/* CSS Document */

body{
	background-image:url(../img/back.gif);
	background-repeat:repeat-x;
	font-size:12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN","Osaka","Arial",sans-serif;
	line-height:18px;
	color: #555555;
}

p{
	text-align:left;
	padding:4px 8px;
	}
/* IE6 */
* html p{
	padding:0 8px;
	margin:0 0 18px 0;
	}

table{
	margin:0 0 0 14px;
	}
	
#header{
	width:750px;
	text-align:left;
	}
	
#mainNavi ul {
	list-style:none;
	margin: 7px 0 0 0; 
	padding: 0 0 0 0; 
	}
/* IE6 */
* html #mainNavi ul {
	margin: -3px 0 0 0; 
	padding: 0 0 3px 0; 
	}
/* IE7 */
*+html #mainNavi ul {
	margin: -3px 0 0 0; 
	padding: 0 0 3px 0; 
	}


#mainNavi ul li {
	float:left;
	margin:0px;
	padding:0px;
	}

#mainNavi ul li img {
	vertical-align:bottom;
	}

h1{
	margin:0 0 -11px 0px;
	padding:0 0 0 19px;
	font-size:12px;
	font-weight:100;
	text-indent:-9999px;
	}

#terop{
	background-image:url(../img/teropbk.gif);
	background-repeat:no-repeat;
	height:44px;
	width:750px;
	margin:5px 0 0 0;
	}
/* IE6 */
* html #terop{
	margin:2px 0 0 0;
	}
/* IE7 */
*+html #terop{
	margin:2px 0 0 0;
	} 
	
#terop h2{
	float:left;
	vertical-align:bottom;
	margin:0 0 0 13px;
	font-size:14px;
	}	
/* IE6 */
* html #terop h2{
	margin:0 -2px 0 6px;
	}
/* IE7 */
*+html #terop h2{
	margin:0 0 0 13px;
	}	
	
#contents{
	width:750px;
	margin:-5px 0 0 0;
	padding:0 0 0 0;
	}
/* IE6 */
* html #contents{
	margin:10px 0 0 0;
	}
/* IE7 */
*+html #contents{
	margin:10px 0 0 0;
	}
	
#subcontents{
	text-align:left;
	padding:2px 14px 2px 14px;
	}
/* IE6 */
* html #subcontents{
	padding:-3px 14px 2px 14px;
	margin:0 0 0 0;
	}
/* IE7 */
*+html #subcontents{
	padding:-3px 14px 2px 14px;
	margin:0 0 0 0;
	}
	
#subcontents h3{
	color:#000066;
	font-size:16px;
	}
	
#left{
	float:left;
	width:572px;
	margin:0px auto;
	padding:0 0 0 0;	
	}
	
.more{
	text-align:right;
	margin:0 5px 0 0;
	}

#news{
	width:572px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	}
/* IE6 */
* html #news{
	margin:0 0 10px 0;
	}
/* IE7 */
*+html #news{
	margin:0 0 10px 0;
	}

#newsT{
	background-image:url(../img/news_title.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	line-height:20px;
	}

#news ul{
	list-style:none;
	margin:2px 0 0 -20px;
	}
/* IE6 */
* html #news ul{
	margin:-5px 0 0 0;
	padding:0 0 0 20px;
	}
/* IE7 */
*+html #news ul{
	margin:-5px 0 0 0;
	padding:0 0 0 20px;
	}
	
#news ul li{
	background-image:url(../img/icon01.gif);
	background-repeat:no-repeat;
	padding:0 0 0 14px;
	margin:0 0 0 0;
	}
/* IE6 */
* html #news ul li{
	margin:0 0 0 0;
	}
/* IE7 */
*+html #news ul li{
	margin:0 0 0 0;
	}

#seminar{
	width:572px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	}
	
#seminar dl{
	margin:0 0 0 20px;
	}	
/* IE6 */
* html #seminar dl{
	margin:-4px 0 0 20px;
	}	
/* IE7 */
*+html #seminar dl{
	margin:-4px 0 0 20px;
	}

#seminarT{
	background-image:url(../img/seminar_title.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	line-height:20px;
	}

#right{
	float:right;
	width:178px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}	

#side{
	width:167px;
	height:219px;
	background-image:url(../img/kuroiwanome.gif);
	background-repeat:no-repeat;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	}	
/* IE6 */
* html #side{
	margin:0 0 0 2px;
	padding:0 0 0 0;
	}	
/* IE7 */
*+html #side{
	margin:0 0 0 2px;
	padding:0 0 0 0;
	}
	
#side p{
	padding:134px 14px 0 12px;
	}
	
#sidebanner{
	width:167px;
	text-align:left;
	margin:15px 0 0 0;
	padding:0 0 0 0;
	}
	
#sidebanner h3{
	text-indent:-9999px;
	}
	
#sidebanner p{
	width:100px;
	margin:-35px 0 0 0;
	padding:0 0 18px 11px;
	line-height:13px;
	font-size:11px;
	}
/* IE6 */
* html #sidebanner p{
	margin:-42px 0 0 0;
	padding:0 0 18px 11px;
	}
/* IE7 */
*+html #sidebanner p{
	margin:-42px 0 0 0;
	padding:0 0 18px 11px;
	}

#sidebanner a{
	color:#333333;
	}

#sidebanner01{
	background-image:url(../img/sidebanner01.gif);
	background-repeat:no-repeat;
	padding:20px 0 0 0;
	}

#sidebanner02{
	background-image:url(../img/sidebanner02.gif);
	background-repeat:no-repeat;
	padding:20px 0 0 0;
	}

#sidebanner03{
	background-image:url(../img/sidebanner03.gif);
	background-repeat:no-repeat;
	padding:20px 0 0 0;
	}
	
#topbanner{
	width:572px;
	height:70px;
	margin:29px 0 0 0;
	padding:0 0 0 0;
	}	
/* IE6 */
* html #topbanner{
	margin:11px 0 0 0;
	}		
/* IE7 */
*+html #topbanner{
	margin:11px 0 0 0;
	}
#topbanner h3{
	text-indent:-9999px;
	}

#topbanner a{
	color:#333333;
	}
	
#topbanner p{
	width:100px;
	margin:0 0 0 6px;
	padding:2px 0 18px 11px;
	line-height:13px;
	font-size:11px;
	}
/* IE6 */
* html #topbanner p{
	margin:-3px 0 0 19px;
	padding:0 0 0 0;
	}
/* IE7 */
*+html #topbanner p{
	margin:-3px 0 0 19px;
	padding:0 0 0 0;
	}

#topbanner_01{
	background-image:url(../img/topbanner_01.gif);
	background-repeat:no-repeat;
	text-align:left;
	height:70px;
	margin:0 0 0 0;
	}

#topbanner_02{
	background-image:url(../img/topbanner_02.gif);
	background-repeat:no-repeat;
	text-align:left;
	height:70px;
	margin:-84px 0 0 193px;
	}
/* IE6 */
* html #topbanner_02{
	margin:-70px 0 0 193px;
	}
/* IE7 */
*+html #topbanner_02{
	margin:-70px 0 0 193px;
	}

#topbanner_03{
	background-image:url(../img/topbanner_03.gif);
	background-repeat:no-repeat;
	text-align:left;
	height:70px;
	margin:-84px 0 0 386px;
	}
/* IE6 */
* html #topbanner_03{
	margin:-70px 0 0 386px;
	}
/* IE7 */
*+html #topbanner_03{
	margin:-70px 0 0 386px;
	}		

#footer{
	width:750px;
	margin:35px 0 0 0;
	padding:24px 0 0 0;
	clear: both;
	}
	
#footerNavi{
	width:750x;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}

#footerNavi ul{
	list-style:none;
	text-align:center;
	}
	
#footerNavi ul li{
	margin:0 5px 0 5px;
	padding:0 0 0 0;
	display:inline;
	}

#footerNavi ul li a{
	color:#0066FF;
	text-decoration:none;
	}
	
#subNavi{
	width:750px;
	margin:-20px 0px 0 520px;
	position:absolute;
	top:15px;
	}	
/* IE6 */
* html #subNavi{
	margin:0 0 0 136px;
	}	
/* IE7 */
*+html #subNavi{
	margin:0 0 0 136px;
	}
	
#subNavi li{
	margin:0 0 0 10px;
	padding:0 0 0 0;
	float:left;
	list-style:none;
	}


#subNavi li a{
	color:#666666;
	text-decoration:none;
	}

#footertext{
	background-color:#DFF2FC;
	border-top:14px solid #000066;
	border-right:14px solid #000066;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	text-align:left;
	}
#footertext p{
	margin:10px 0 0 14px;
	font-size:11px;
	line-height:13px;
	}

#footerlogo{
	background-color:#DFF2FC;
	margin:0 0 0 0;
	padding:0 5px 0 0;
	text-align:right;
	}

#breadcrumbs{
	clear:both;
	width:750px;
	height:18px;
	text-align:left;
	margin:0 0 0 0;
	padding:5px 0 0 0;
	}
	
#breadcrumbs ul{
	margin:5px 0 0 -25px;
	}
/* IE6 */
* html #breadcrumbs ul{
	margin:10px 0 10px 15px;
	}
/* IE7 */
*+html #breadcrumbs ul{
	margin:10px 0 10px 15px;
	}	

#breadcrumbs ul li{
	margin:0 5px 0 5px;
	padding:0 0 0 0;
	display:inline;
	}

#breadcrumbs a{
	color:#666666;
	text-decoration:none;
	}

#listnavi{
	clear:both;
	width:500px;
	height:18px;
	text-align:left;
	margin:0 0 0 0;
	padding:5px 0 0 0;
	}

#listnavi ul{
	margin:5px 0 0 -25px;
	}
/* IE6 */
* html #listnavi ul{
	margin:10px 0 10px 15px;
	}	
/* IE7 */
*+html #listnavi ul{
	margin:10px 0 10px 15px;
	}

#listnavi ul li{
	margin:0 5px 0 5px;
	padding:0 0 0 0;
	display:inline;
	}

#listnavi a{
	color:#666666;
	text-decoration:none;
	}

#pagetitle{
	width:750px;
	height:44px;
	clear:both;
	text-align:left;
	background-image:url(../img/subtitle.gif);
	background-repeat:no-repeat;
	margin:0 0 4px 0;
	padding:0 0 0 0;
	}
/* IE6 */
* html #pagetitle{
	margin:0 0 -6px 0;
	padding:0 0 0 0;
	}
/* IE7 */
*+html #pagetitle{
	margin:12px 0 -6px 0;
	padding:0 0 0 0;
	}
	
#pagetitle h2{
	height:40px;
	padding:14px 0 0 14px;
	color:#0066cc;
	}
/* IE6 */
* html #pagetitle h2{
	font-size:18px;
	margin:0 0 0 0;
	}
/* IE7 */
*+html #pagetitle h2{
	font-size:18px;
	margin:0 0 0 0;
	}

#seminarS{
	width:542px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	}

#seminarS h3{
	background-image:url(../img/subtitle02.gif);
	background-repeat:no-repeat;
	height:33px;
	padding:10px 0 0 16px;
	margin:0 0 -10px 0;
	}
/* IE6 */
* html #seminarS h3{
	background-image:url(../img/subtitle02.gif);
	background-repeat:no-repeat;
	height:33px;
	padding:10px 0 0 16px;
	margin:0 0 0 0;
	}
/* IE7 */
*+html #seminarS h3{
	background-image:url(../img/subtitle02.gif);
	background-repeat:no-repeat;
	height:33px;
	padding:10px 0 0 16px;
	margin:0 0 0 0;
	}

#seminarS_contents{
	width:518px;
	border-bottom-style:solid;
	border-right-style:solid;
	padding:0 0 5px 4px;
	}
/* IE6 */
* html #seminarS_contents{
	width:518px;
	border-bottom-style:solid;
	border-right-style:solid;
	padding:0 0 7px 4px;
	}
/* IE7 */
*+html #seminarS_contents{
	width:518px;
	border-bottom-style:solid;
	border-right-style:solid;
	padding:0 0 7px 4px;
	}
	
#seminarS_contents table{
	margin:0 0 10px 10px;
	}
	
.recruit{
	width:500px;
	border-top:1px solid #B4B4B4;
	margin:13px 0 0 0;
	}

.recruit th,
.recruit td{
	padding:0 8px;
	border-bottom:1px solid #B4B4B4;
	height:20px;
	}
/* IE6 */
* html .recruit th,
* html .recruit td{
	padding:8px 8px;
	border-bottom:1px solid #B4B4B4;
	}
/* IE7 */
*+html .recruit th,
*+html .recruit td{
	padding:8px 8px;
	border-bottom:1px solid #B4B4B4;
	}

.recruit th{
	color:#213C79;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	width:96px;
	background:#DDE3EA;
	}

.tokutei{
	width:500px;
	border-top:1px solid #B4B4B4;
	margin:13px 0 0 0;
	}

.tokutei th,
.tokutei td{
	padding:0 8px;
	border-bottom:1px solid #B4B4B4;
	}
/* IE6 */
* html .tokutei th,
* html .tokutei td{
	padding:8px 8px;
	border-bottom:1px solid #B4B4B4;
	}
/* IE7 */
*+html .tokutei th,
*+html .tokutei td{
	padding:8px 8px;
	border-bottom:1px solid #B4B4B4;
	}

.tokutei th{
	color:#213C79;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	width:166px;
	background:#DDE3EA;
	}

.form{
	width:500px;
	border-top:1px solid #B4B4B4;
	margin:13px 0 0 20px;
	}

.form th,
.form td{
	padding:8px 8px;
	border-bottom:1px solid #B4B4B4;
	}
/* IE6 */
* html .form th,
* html .form td{
	padding:8px 8px;
	border-bottom:1px solid #B4B4B4;
	}
/* IE7 */
*+html .form th,
*+html .form td{
	padding:8px 8px;
	border-bottom:1px solid #B4B4B4;
	}

.form th{
	color:#213C79;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	width:150px;
	background:#DDE3EA;
	}
	
.button {
	margin:20px 0 0 20px;
	}

.ex{
	color:#6699CC;
	font-size:10px;
	}

.red12{
	color:#FF0000;
	}
	
.red12b{
	color:#FF0000;
	font-weight:bold;
	}
	

/** WP **/

#post h2{
	margin-top::-10px;
	} 
	
.post_date{
	margin-left:10px;
	font-size:10px;
	color:#666666;
	}

.post_title{
	font-size:16px;
	color:#000066;
	font-weight:bold;
	}
	
.post_title a{
	color:#000066;
	}
	
.post_title a:hover{
	color:#0066FF;
	}

.post_entry{
	margin-left:-5px;
	margin-top:-30px;
	margin-bottom:10px;
	}
/* IE6 */
* html .post_entry{
	margin-top:5px;
	margin-bottom:10px;
	}
/* IE7 */
*+html .post_entry{
	margin-bottom:10px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
#wppost{
	font-size:1.2em;
	line-height:20px;
	}
