@charset "UTF-8";

/*============================================================
//  ヘッダー
//==========================================================*/

#header{
	width:740px;
	height:200px;
	margin: 0 0 20px 0;
}

#header:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#header{
	zoom: 1;
}


#header .info{
	background:url(../img/header_bg02.jpg) no-repeat;	
	width:519px;
	height:200px;
	margin: 0;
	float:left;
}
#header .info .button{
	margin: 5px 5px 5px 400px;
}
#header .info p{
	margin: 80px 0 0 0;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
}
#header h1 .box-img{
	margin: 0;
	padding: 0;
	width:221px;
	float:left;
}


/*============================================================
//  メイン
//==========================================================*/
	
#about{
	width:738px;
	height: 480px;
	margin: 0 0 20px 0;
	background-color: #f1eff0;
	border:1px;
	border-color:#CCCCCC;
	border-style: solid;
}

#about .box-outline{
	float:left;
	width: 215px;
	height: 459px;
	padding: 11px;
	margin: 0;
	border-right: 1px solid #CCCCCC;
}
#about .box-outline p{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}
#about .conference{
	width: 480px;
	height: 470px;
	background-color: #f1eff0;
	margin: 0;
	padding: 5px 0 0 0;
	float:left;
}

#about .conference:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#about .conference{
	zoom: 1;
}

#about .conference .photo{
	margin: 10px 10px 10px;
}

#about .conference .photo p{
	width: 235px;
	margin: 5px 0;
	font-weight:bold;
	font-size:10px;
	text-align:center;
}

#about .conference .photo .left{
	width: 230px;
	float:left;
}

#about .conference .photo .right{
	width: 230px;
	float:left;
}

#about .conference .photo .right:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#about .conference .photo .right{
	zoom: 1;
}

#about .conference .photo .outline{
	width: 190px;
	margin: 0 0 2px 15px;
	float:left;
	background-color: #ffffff;
	font-weight:bold;
	font-size: 9px;
	text-align: left;
	border: 0;
	padding:0 5px 0 5px;
}

#about .conference .photo .outline:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#about .conference .photo .outline{
	zoom: 1;
}

#about .conference .photo .button{
	margin: 0;
	text-align:center;
}

#kusanagi{
	width:738px;
	margin: 0 0 20px 0;
	background-color: #f1eff0;
	border:1px;
	border-color:#CCCCCC;
	border-style: solid;
}

#kusanagi:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#kusanagi{
	zoom: 1;
}

#kusanagi .box-about-left{
	width: 250px;
	padding: 5px;
	margin:0;
	float:left;
}

#kusanagi .box-about-left p{
	color:#000000;
	padding:0 5px 0;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}

#kusanagi .box-about-left p .photo{
	padding: 5px;
	float:left;
}

#kusanagi .box-about-right{
	width: 465px;
	background-color: #f1eff0;
	margin: 0;
	padding: 5px;
	float:left;
}

#kusanagi .box-about-right p{
	color:#000000;
	padding:0 5px 0;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}

#kusanagi .box-about-right p .photo{
	padding: 5px;
	float:right;
}

#kusanagi .box-about-right .p2{
	color:#000000;
	padding:0 10px 0;
	font-weight:bold;
	font-size:10px;
	text-align:right;
}

#kusanagi .box-about-right .p2:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#kusanagi .box-about-right .p2{
	zoom: 1;
}

#navi{
	width:738px;
	margin: 0 0 20px 0;
	background-color: #f1eff0;
	border:1px;
	border-color:#CCCCCC;
	border-style: solid;
}


#navi:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#navi{
	zoom: 1;
}

#navi .vol01{
	float:left;
	width: 235px;
	padding: 10px 3px 10px 3px;
	margin:0;
	border-right: 1px solid #CCCCCC;
}

#navi .vol01 p{
	color:#000000;
	padding:0 5px 0;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

#navi .vol01 .p2 p{
	margin: 25px 20px 0;
	background-color: #f1eff0;
	color: #000000;
	font-weight:bold;
	font-size:10px;
	text-align: left;
	border: 0;
	padding:0 5px 0;
}


#navi .vol02{
	width: 235px;
	background-color: #f1eff0;
	margin: 0;
	padding: 10px 3px 10px 3px;
	float:left;
	border-right: 1px solid #CCCCCC;
}

#navi .vol02 p{
	color:#000000;
	padding: 0;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

#navi .vol02 p .photo{
	padding: 57px 5px 0;
}

#navi .vol02 .p2 p{
	margin: 25px 10px 0;
	background-color: #f1eff0;
	color: #000000;
	font-size:10px;
	text-align: left;
	border: 0;
	padding:0 5px 0;
}

#navi .vol03{
	width: 235px;
	background-color: #f1eff0;
	margin: 0;
	padding: 10px 3px 10px 3px;
	float:left;
}

#navi .vol03 p{
	color:#cccccc;
	padding: 0;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

#navi .vol03 p .photo{
	padding: 57px 5px 0 5px;
}

#navi .vol03 .p2 p{
	margin: 25px 5px 0;
	background-color: #f1eff0;
	color: #cccccc;
	font-size:10px;
	text-align: left;
	border: 0;
	padding:0 5px 0;
}

#navi .vol03 .p2 p:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#navi .vol03 .p2 p{
	zoom: 1;
}

/*============================================================
//  フッター
//==========================================================*/


#footer{
	font-size:10px;
	text-align:center;
}




