@charset 'UTF-8';

body {
	text-align: center;
	font-family:'lr oSVbN',sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	color: #000000;
	line-height:150%;
	margin: 0px;
	background: #D0D7EA;
}

#container {
	width: 798px;
	margin:0px auto;
	padding: 0px;
	border: 1px solid #8297C4;
	background:#FFFFFF;
}

a {
	font-weight: normal;
	text-decoration: none;
	color: #0C4099;
}


a:hover {
	font-weight: normal;
	text-decoration: underline;
}

p{
	margin:0px;
	padding: 0px;
}

img { border:none;}
.b{ font-weight: bold;}
.red{ color: #D7000F;}
.blue{ color: #0C4099;}

/* ------------------------------
 ヘッダー
------------------------------ */


#header {
	width: 798px;
	height: 333px;
	margin: 0px;
	padding: 0px;
	background: #ffffff url(../images/header.jpg) no-repeat;
	position: relative;
	text-align: left;
}

	
#header h1{
	padding: 0px;
	margin: 0px;
	}

#header h1 a{
	padding: 55px 0 0 0;
	margin: 0;
	height: 174px;
	width: 798px;
	text-indent:-10000px;
	display: block;

}

#header h2{	
	padding: 0px;
	margin: 0px;
	height: 50px;
	width: 798px;
	text-indent:-10000px;
	display: block;	
	}
	
ul#headermenu{
	list-style-type:none;
	width: 170px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 27px;
	left : 623px;
}


ul#headermenu li{
	height: 20px;
	margin: 0 15px 0 0;
	padding: 0 0 0 12px;
	background: url(../images/menumark.jpg) no-repeat;
	background-position: 0px 4px;
	float:left;
    text-decoration:none;
}

ul#headermenu li a {
	text-decoration:none;
}

/* ------------------------------
 パンくず
------------------------------ */

p.pankuzu {
	margin: 0 0 5px 12px;
	padding: 0px;

}
/* ------------------------------
 コンテンツメニュー
------------------------------ */

div#content {
	width: 798px;
	margin: 0px;
	padding: 0px;
	background:#FFFFFF;
	text-align:left;	
	
}


div#main{
	float:right;
	width: 563px;
	margin: 0;
	padding: 0 16px 30px 0;
}



/* ------------------------------
 サイドバー
------------------------------ */

div#side{
	float:left;
	width: 181px;
	margin: 0;
	padding: 0px 0px 0px 14px;

}


p.inquiry_side a{
	background: url(../images/inquiry_bana.jpg) no-repeat;
	width: 181px;
	height: 93px;
	margin: 0px;
	text-indent: -10000px;
	display: block;
	overflow:hidden;
}

p.part_side a{
	background: url(../images/part_bana.jpg) no-repeat;
	width: 181px;
	height: 64px;
	margin: 10px 0 0 0;
	text-indent: -10000px;
	display: block;
	overflow:hidden;
}

p.trouble_side a{
	background: url(../images/trouble_bana.jpg) no-repeat;
	width: 181px;
	height: 64px;
	margin: 5px 0 0 0;
	text-indent: -10000px;
	display: block;
	overflow:hidden;
}

p.knowledge_side a{
	background: url(../images/knowledge_bana.jpg) no-repeat;
	width: 181px;
	height: 64px;
	margin: 5px 0 0 0;
	text-indent: -10000px;
	display: block;
	overflow:hidden;
}

p.example_side a{
	background: url(../images/example.jpg) no-repeat;
	width: 181px;
	height: 74px;
	margin: 10px 0 0 0;
	text-indent: -10000px;
	display: block;
	overflow:hidden;
}


p.sinwa a{
	background: url(../images/sinwa.jpg) no-repeat;
	width: 181px;
	height: 75px;
	margin: 10px 0 0 0;
	text-indent: -10000px;
	display: block;
	overflow:hidden;
}


p.another_site a{
	background: url(../images/aniother_site.jpg) no-repeat;
	width: 181px;
	height: 93px;
	margin: 10px 0;
	text-indent: -10000px;
	display: block;
	overflow:hidden;
}


/* ------------------------------
 共通
------------------------------ */

p.notice{
    background: #D6000C;
	width: 503px;
	padding: 5px 10px;
	margin: 0 0 20px 20px;	
	font-weight: bold;
	color: #FFFFFF;
}

p.notice_blue{
	width: 504px;
	background: #223B8B;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 10px;
	margin: 20px 0 20px 20px;
}


p.notice_blue_d{
	background: #3A64AC;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 10px;
	margin: 0 0 30px 0;
}

p.next_left{
	float: left;
	text-align: left;
	padding: 0;
	margin: 0 0 30px 0;
}

p.next_right{
    float: right;
	text-align: right;
	padding: 0;
	margin: 0 0 30px 0;
}

p.next_left a{
    text-decoration: underline;
}

p.next_right a{
    text-decoration: underline;
}

.clear {
	clear: both;
	padding: 0;
	margin: 0;
}

p.arrow{
	text-align: center;
	padding: 10px 0;

}


.small{ 
	font-size: 90%;
}


h4.page_title{
	color: #F00D00;
	width: 523px;
	border-bottom: 1px solid #FBC1BF;
	padding: 0px;
	margin: 30px 20px 10px 20px;	
}

ul.page_menu{
	list-style-type:none;
	width: 504px;
	margin: 0 20px;
	padding: 0px;
}


ul.page_menu li{
	margin: 0px;
	padding: 2px 0;
    text-decoration:none;
	color: #999999;
}

ul.page_menu li a{
	text-decoration:underline;
	color: #666666;
}

ul.page_menu li a:hover{
	text-decoration:underline;
	color: #F00D00;
}



ul.another_page{
	list-style-type:none;
	width: 504px;
	margin: 30px 20px 30px 20px;
	padding: 0px;
}


ul.another_page li{
	margin: 0;
	padding: 0;
    text-decoration:none;

}

ul.another_page li a{
	text-decoration:none;
	color: #666666;
	font-weight: bold;
	display: block;
	width: 494px;
	border: 1px solid #999999;
	padding: 5px;
	margin: 10px 0;
}

ul.another_page li a:hover{
	font-weight: bold;
	text-decoration:none;
	background: #223B8B;
	color: #FFFFFF;
	display: block;
	width: 494px;
	border: 1px solid #999999;
	padding: 5px;
	margin: 10px 0;
	
}

/* ------------------------------
 フッター
------------------------------ */

p.footer {
	width: 100%;
	clear:both;
	margin: 0;
	background: url(../images/footerbg.jpg) repeat-y;
	padding: 3px 0;
	text-align: center;
	background-color: #263497;
	color: #FFFFFF;
}

p.footer a{
	color: #FFFFFF;	
}

p.copyright {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 3px 0px;
	text-align: center;
	background-color: #D0D7EA;
	color: #243B8B;
	font-size: 12px;
}

p.copyright a{
	color: #243B8B;
}
