@charset "UTF-8";
/* CSS Document */
/*==================reset=================*/
*{
	margin:0px;
	padding:0px;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
	}	
	
img{
	border:0;
	}
	
ol{
	margin-left:12px;
}	
.clearfix {
	zoom:1;/*for IE 5.5-7*/
	}
.clearfix:after{/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
	}

/*==================common==================*/
body{
	background:#FFFFFF url(../img/bodybg.gif) repeat-x 0 80px;
	color:#000000;
	font-family:"ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	line-height:1.4;
	font-size:12px;
	*font-size:75%;
	}
	
a{
	color:#003399;
	}	
a:hover{
	color:#FF9900;
	}

strong{
	color:#FF9900;
	font-size:110%;
	font-weight:bold;
	}
	
br.cl{
	clear:both;
	line-height: 0;
	}	

p.center{
	text-align:center;
	}			

p.bnr{
	text-align:center;
	margin-bottom:10px;
	}			
p.bnr img {
	margin-bottom: 10px;
	}

a.pdf{
	background:url(../img/icon_adobe.gif) no-repeat 0 0;
	padding:12px 0 0 30px;
}
/*===ページトップへ戻る===*/	

p.pagetop{
   text-align:right;
	margin-bottom:5px;
	}
.pagetop a{
	background:url(img/pagetop.gif) no-repeat 0 50%;
	padding-left: 18px;
	}	

/*====Adobe DL=====*/	
p.dl a{
	background: url(../img/icon_adobe.gif) no-repeat center right;
	padding:7px 25px 7px 0;
	}

/*==================parts==================*/	
#container{
	width:970px;
	}
/*====右側の写真=====*/
.photo{
	position:absolute;
	left: 800px;
	top: 0px;
}

#content{
	width: 600px;
	background: #FFFFFF url(../img/contentbg.jpg) no-repeat;
	margin-bottom: 15px;
	padding:0 10px;
	float:left;
	}	
	
#head {
	width:600px;
	height: 80px;
	}
	
#navi {
	margin-top:100px;
	width:190px;
	float:left;
	}
#navi li{
	height:38px;
/* except Mac IE 5 \*/
	overflow:hidden;
/* */	
	}	

/*=====メインコンテンツ======*/
#main,#main2 {
	margin:20px 15px 0 15px;
	}	
h3,#main h4,#main p,#main2 p,#sub p{
	margin-bottom:12px;
	}	
	
/*=====次回層の見出し======*/	
#main h4,#sub h4{
	color:#ff6600;
	font-size:120%;
	font-weight: bold;
	margin-bottom:5px;
	/*font-weight:bold;*/
	} 		
#main h5{
	color:#339900;
	font-size:116%;
	margin-bottom:10px;
	}	
h3.h3second{
	margin:25px 0 10px 0;
	}	

#main p.Fright{
	float:right;
	margin-left:10px;
}

#main p.Fleft{
	float:left;
	margin-right:15px;
}

/*==============about/orienn==============*/
#main dl.orienn{
	font-size:100%;
	width:560px;
	margin:5px 5px 50px 10px;
    background:url(../about/img/bkg3.jpg) no-repeat 125px 0px;
}

#main dl.orienn dt{
	width:150px;
	color:#000000;
	text-align:left;
	padding-right:100px;
	margin-top:20px;
}
#main dl.orienn dd{
	padding-left:140px;
	font-weight:bold;
	margin-top:-18px;
}
/*==============about/oriennn==============*/
#main dl.oriennn{
	font-size:100%;
	width:560px;
	margin:5px 5px 50px 10px;
    background:url(../about/img/bkg4.jpg) no-repeat 125px 0px;
}

#main dl.oriennn dt{
	width:150px;
	color:#000000;
	text-align:left;
	padding-right:100px;
	margin-top:20px;
}
#main dl.oriennn dd{
	padding-left:140px;
	font-weight:bold;
	margin-top:-18px;
}
/*==================== about ====================*/

#main div.waku{
	border:#CCCCCC solid 1px;
}
#main ul.mokuhyo{
	background:url(../about/img/mokuhyo.gif) no-repeat 10px 5px;
	margin-bottom: 5px;
	padding:5px 0 10px 75px;
	border:#CCCCCC solid 1px;
}
#main ul.mokuteki{
	background:url(../about/img/mokuteki.gif) no-repeat 10px 5px;
	margin-bottom: 5px;
	padding:5px 0 10px 75px;
	border:#CCCCCC solid 1px;
}
#main ul.sonota{
	background:url(../about/img/sonota.gif) no-repeat 10px 5px;
	margin-bottom: 25px;
	padding:5px 0 10px 75px;
	border:#CCCCCC solid 1px;
}
<!--#main dl.21orien{
<!--background:url(../about/img/bkg.jpg) no-repeat 180px 5px;
<!--margin-bottom: 5px;
<!--padding:10px 5px 10px 10px;
<!--border:#FFFFFF solid 0px;
<!--list-style: none;
<!--}

#main ul.orien{
	margin-bottom: 5px;
	padding:1px 0 10px 20px;
	border:#FFFFFF solid 0px;
	list-style:outside;
}
#main ul.mokuteki h4 {
	float: left;
	}
#main div.w570{
	width:570px;
	border:#CCCCCC solid 1px;
	padding:5px;
}

#main div.w356{
	width:356px;
	float:left;
	border:#CCCCCC solid 1px;
	padding:5px;
	margin:0 5px 10px 0;
}

#main div.w325{
	width:325px;
	float:left;
}

#main div.w245{
	width:245px;
	float:left;
}
#main p.rightBox {
	width: 185px;
	}
#main p.rightBox img {
	margin-bottom: 5px;
	}
#main div#boxL,#main div#boxR {
	width: 280px;
	}
#main div#boxL {
	float: left;
	}
#main div#boxL h4 {
	color: #82C152;
	}
#main div#boxR {
	float: right;
	}
#main div#boxR h4 {
	color: #2FA4A8;
	}

#main table.OT{
	width:572px;
	border:#CCCCCC solid 1px;
	margin-bottom:15px;
}

#main table.OT th{
	padding:5px;
	border:#CCCCCC solid 1px;
}

#main table.OT td{
	padding:5px;
	border:#CCCCCC solid 1px;
}

#main table.OT th.time{
	width:100px;
}

#main table.OT th.navy{
	background:#526caa;
}

#main table.OT th.pink{
	background:#ee5aa1;
}

#main table.OT th.org{
	background:#f29d49;
}

#main table.OT th.ygrn{
	background:#82c152;
}

#main table.OT th.dble{
	background:#2fa4a8;
}

#main table.OT th.ble{
	background:#2a96d5;
}
/*==================== section ====================*/

#main h3.section{
	margin-left:10px;
}

#main p.section{
	margin-left:10px;
}

/*==================foot==================*/
#foot {
	border-top: 1px dotted #666666;	
	padding-top:10px;
	clear:both;
	}
#foot p,#foot address{
	font-size: 85%;
	line-height:1.4;
	}
#foot p{
	margin-bottom:5px;
	}	

