@charset "UTF-8";
/* CSS Document */

h1 {
	font-size: 0;
	}
div#contentsBox {
	padding: 35px 35px 60px;
	}
div#menuBox {
	margin-bottom: 35px;
	}
div#menuBox div.box1 {
	width: 425px;
	float: left;
	}
div#menuBox div.box2 {
	width: 425px;
	float: right;
	}
div#menuBox h2 {
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
	font-size: 0;
	}
div#menuBox h3 {
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 0;
	}
div#menuBox h3.link01 {
	border-bottom: 1px dotted #CCCCCC;
	}
div#menuBox h3.link02 {
	border-bottom: 1px solid #CCCCCC;
	}
div#menuBox h3.bnr {
	padding-bottom: 0;
	margin-bottom: 25px;
	}
div#menuBox h3.link03 {
	padding-bottom: 0;
	margin-bottom: 0;
	}
div#menuBox p.btn {
	margin-top: 15px;
	text-align: right;
	}
div#infoBox div.box1 {
	width: 620px;
	float: left;
	background: url(../images/top/info_bg_top.gif) left top no-repeat #F7F7F7;
	padding-top: 20px;
	}
div#infoBox div.box1-inner {
	background: url(../images/top/info_bg_bottom.gif) left bottom no-repeat #F7F7F7;
	padding: 0 20px 20px;
	}
div#infoBox div.box2 {
	width: 230px;
	float: right;
	background: url(../images/top/topics_bg_top.gif) left top no-repeat #F7F7F7;
	padding-top: 20px;
	}
div#infoBox div.box2-inner {
	background: url(../images/top/topics_bg_bottom.gif) left bottom no-repeat #F7F7F7;
	padding: 0 20px 20px;
	}
div#infoBox div.box1 div.boxHeader {
	height: 26px;
	padding-bottom: 7px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	}
div#infoBox div.box1 div.boxHeader h2 {
	width: 68px;
	float: left;
	}	
div#infoBox div.box1 div.boxHeader p.btn {
	width: 90px;
	float: right;
	}
div#infoBox div.box1 span {
	padding-right: 10px;
	}
div#infoBox div.box2 h2 {
	height: 26px;
	padding-bottom: 7px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	}
div#infoBox div.box2 p.photo {
	width: 57px;
	float: left;
	font-size: 0;
	}	
div#infoBox div.box2 p.text {
	width: 133px;
	float: right;
	}

#flickrBox {
	margin-bottom: 15px;
}

#twitterBox{
	margin-bottom: 15px;
}

