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

body {
	font-size: 80%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.5;
	margin:0px auto 0px auto;
	padding:0px;
	text-align: center;
	color: #333333;
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-x;
}
h1 {
	font-size:150%;
	margin:0px;
	padding:0px;
}
h2 {
	font-size: 200%;
	margin: 30px 0px 30px 35px;
	padding:20px 30px 0px 25px;
	color: #000033;
	font-family:"Times New Roman","Times","ヒラギノ角ゴ Pro W3","小塚ゴシック Pro","ＭＳ Ｐゴシック", serif;
	background-image:url(../images/h2_bg.gif);
	background-repeat:no-repeat;
	height:90px;
	font-weight:normal;
}

h3 {
	font-size:120%;
	color: #000066;
	margin: 40px 0px 20px 50px;
	padding:0px 10px 3px 18px;
	background-image: url(../images/h3_bg.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	border-bottom: #CCCCCC dotted 1px;
	clear:both;
}
h4 {
	font-size: 120%;
	margin: 30px 0px 10px 50px;
	color: #333333;
}

p {
	font-size: 100%;
	margin:0px 0px 15px 50px;
	text-indent:10pt;
}
ul {
	margin:20px 10px 20px 100px;
	padding:0px;
}
li {
	margin:5px 10px 5px 0px;
}

a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #003399;
	text-decoration:none;
}

table {
	margin:20px 0px 20px 50px;
}

tr {
}

th {
	padding:5px 10px 5px 10px;
	background-color: #EEEEEE;
	border:#DDDDDD solid 1px;
	color:#333333;
}

td {
	padding:5px 15px 5px 15px;
	border:#DDDDDD solid 1px;
}
#normal_table {
	margin:0px 0px 0px 50px;
	border-left:#CCCCCC solid 1px;
	border-top:#CCCCCC solid 1px;
}
#normal_table tr {
}
#normal_table th {
	border:none;
	border-bottom:#CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	background-color:#FFFFFF;
	color:#999999;
	font-size:8pt;
	font-weight:normal;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width:90px;
	padding:5px 5px 5px 5px;
	vertical-align:top;
}
#normal_table td {
	border:none;
	border-bottom:#CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	padding:5px 5px 5px 5px;
	text-align:left;
}
#normal_table img {
	border: #999999 solid 1px;
	padding:1px;
	margin:5px 5px 5px 0px;
}
#news_table {
	margin:0px 0px 0px 50px;
}
#news_table tr {
}
#news_table th {
	width:90px;
	border:none;
	border-bottom:#CCCCCC dotted 1px;
	background-color:#FFFFFF;
	color:#999999;
	font-size:8pt;
	font-weight:normal;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding:6px 5px 5px 0px;
	vertical-align:top;
}
#news_table td {
	border:none;
	border-bottom:#CCCCCC dotted 1px;
	padding:5px 5px 5px 0px;
	text-align:left;
}
#news_table img {
	border: #999999 solid 1px;
	padding:1px;
	margin:5px 5px 5px 0px;
}

img {
	border:none;
	margin:0px;
	padding:0px;
}

#nonelist {
	list-style:none;
	margin:10px 0px 10px 50px;
}
#nonelist li{
	margin:2px 0px 2px 0px;
}

#webhistory_newslist {
	list-style:none;
	margin:10px 30px 10px 15px;
}
#webhistory_newslist li{
	border-bottom: #DDDDDD dotted 1px;
	margin:2px 0px 2px 0px;
	padding:10px 0px 5px 0px;
}
#wrapper {
	width:100%;
	margin:0px auto 0px auto;
	text-align:center;
}
#header {
	height:75px;
	width:760px;
	padding:0px;
	margin:0px auto 0px auto;
	padding:0px;
	overflow:hidden;
}

#logo {
	float:left;
	height:75px;
	margin:0px;
	padding:0px;
}
#english {
	background: url(../images/en.png) no-repeat;
	float: right;
	width: 24px;
	height: 24px;
	margin: 10px 5px 0 0;
}

#japanese {
	background: url(../images/ja.png) no-repeat;
	float: right;
	width: 24px;
	height: 24px;
	margin: 10px 10px 0 5px;
}
#topimg {
	width:760px;
	height:250px;
	text-align:left;
	margin:20px auto 0px auto;
	padding:1px;
	border:#CCCCCC solid 1px;
}
#headimg {
	width:760px;
	height:100px;
	text-align:left;
	margin:30px auto 0px auto;
	padding:1px;
	border: #999999 solid 1px;
	background-color: #FFFFFF;
}
#navi_area {
	clear:both;
	margin:auto;
}
#navi {
	width:100%;
	height:28px;
	background-image:url(../images/navi_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	border-top: #003366 solid 1px;
	border-bottom: #000033 solid 1px;
	clear:both;
	margin:auto 0px auto 0px;
	padding:0px;
}
#navi_box {
	width:760px;
	height:28px;
	margin:0px auto 0px auto;
	text-align:left;
}

#navi_box ul {
	margin:auto auto 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	height:28px;
	width:762px;
	border-left: #003366 solid 1px;
	border-right: #006699 solid 1px;
	text-align:center;
}
#navi_box li {
	margin:auto 0px 0px 0px;
	width:125px;
	float:left;
	border-left: #006699 solid 1px;
	border-right: #003366 solid 1px;
}

#navi_box li a {
	display: block;
	overflow: hidden;
	width:100%;
	height:0 !important;
	height /**/ :28px;
	padding-top: 28px;
	background-image: url(../images/navi.gif);
}

	
	#navi1 a { background-position:    0px    0px;}
	#navi2 a { background-position: -120px    0px;}
	#navi3 a { background-position: -240px    0px;}
	#navi4 a { background-position: -360px    0px;}
	#navi5 a { background-position: -480px    0px;}
	#navi6 a { background-position: -600px    0px;}
	
	#navi1 a:hover { background-position:    0px  -30px;}
	#navi2 a:hover { background-position: -120px  -30px;}
	#navi3 a:hover { background-position: -240px  -30px;}	
	#navi4 a:hover { background-position: -360px  -30px;}
	#navi5 a:hover { background-position: -480px  -30px;}
	#navi6 a:hover { background-position: -600px  -30px;}
	
	#navi1 a.stay  { background-position:    0px    -60px;}
	#navi2 a.stay  { background-position: -120px    -60px;}
	#navi3 a.stay  { background-position: -240px    -60px;}
	#navi4 a.stay  { background-position: -360px    -60px;}
	#navi5 a.stay  { background-position: -480px    -60px;}
	#navi6 a.stay  { background-position: -600px    -60px;}

#sub_navi_area {
	clear:both;
	margin:auto;
	height:20px;
	background-color:#CCCCCC;
	background-image:url(../images/navigation_bg.gif);
	background-repeat:repeat-x;
	border-bottom:#CCCCCC solid 1px;
}

#sub_navi {
	clear:both;
	height:20px;
	width:760px;
	padding:0px;
	margin:auto auto 0px auto;
	padding:0px;
}
#navigater {
	float:left;
	padding:2px 0px 0px 0px;
	margin:auto 0px 0px 0px;
}
#navigater p{
	margin:0px 0px 0px 0px;
	padding:0px;
}

#sub_navi_box {
	float:right;
}

#sub_navi_box p {
	margin:auto 0px 0px 30px;
	padding: 2px 0px 0px 0px;
	line-height:20px;
	text-indent:0pt;
}
#sub_navi_box ul {
	margin:auto 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	line-height:20px;
	text-indent:0pt;
	list-style:none;
}
#sub_navi_box li {
	margin:auto 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	line-height:20px;
	text-indent:0pt;
	float:left;
}

#container_area {
	clear:both;
	width:100%;
	margin:auto 0px 0px 0px;
}
#container {
	width:760px;
	margin:auto auto auto auto;
	padding:0px 0px 0px 0px;
	text-align:left;
	background-color:#FFFFFF;
	clear:both;
}

#menuline {
	float: left;
	width: 160px;
	margin:auto 0px auto 0px;
	padding:20px 0px 20px 0px;
	color: #333333;
	font-family:"Georgia","Times New Roman","Times","ＭＳ Ｐゴシック", serif;
	background-color:#FFFFFF;
	text-align:left;
}
#menuline_box {
	width:160px;
	margin: 10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	color: #333333;
}
#menuline_box h2 {
	color: #003366;
	font-weight:normal;
	font-size:160%;
	margin:20px 0px 10px 0px;
	padding:0px;
	height:auto;
	border:none;
	background:none;

}
#menuline_box ul{
	width:160px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	border-top: #CCCCCC dotted 1px;
}
#menuline_box li {
	width:160px;
	margin:0px;
	padding:0px;
	border-bottom: #CCCCCC dotted 1px;
}



#menuline_box li a {
	width:125px;
	padding:7px 20px 7px 20px;
	background-repeat:no-repeat;
	text-decoration:none;
	background-position:5px 9px;
	display:block;
}



#menuline_box li a:link {
	color: #003366;
	text-decoration:none;
	background-image:url(../images/list_bg.gif);

}

#menuline_box li a:visited {
	color: #003366;
	text-decoration:none;
	background-image:url(../images/list_bg.gif);
}
#menuline_box li a:hover{
	color: #003366;
	text-decoration:none;
	background-image:url(../images/list_hover_bg.gif);
	text-decoration:underline;
}
#menuline_box li a.stay{
	color: #660066;
	text-decoration:none;
	background-image:url(../images/list_hover_bg.gif);
}
#menuline_box img {
	margin:20px 20px 0px 20px;
	border:#999999 solid 1px; 
}

#content {
	margin:auto 0px auto 0px;
	padding:0px 0px 40px 0px;
	width:600px;
	background-color:#FFFFFF;
	float: right;
}
#content img{
}
#ad {
	width:550px;
	height: 100px;
	border: #CCCCCC solid 1px;
	margin: 10px 0px 0px 50px;

}
#sevice_intro {
	width:572px;
	height:130px;
	font-family: Arial, Helvetica, sans-serif;
	padding:auto auto auto auto;
	margin:10px auto auto 43px;
	text-align:left;
}
#sevice_intro ul {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:120%;
	font-weight:bold;
}
#sevice_intro li {
	margin:0px 0px 0px 07px;
	float:left;
}

#sevice_intro li a {
	display: block;
	overflow: hidden;
	width:100%;
	height:0 !important;
	height /**/ : 100px;
	padding-top: 100px;
	background-image: url(../images/service_mikaku.gif);
}

	#sevice_intro_list01 { width: 268px; border:#CCCCCC solid 1px; padding:1px;}
	#sevice_intro_list02 { width: 268px; border:#CCCCCC solid 1px; padding:1px;}
	

	#sevice_intro_list01 a { background-position:    0px 0;}
	#sevice_intro_list02 a { background-position: -280px 0;}
	

	#sevice_intro_list01 a:hover { background-position:    0px -130px;}
	#sevice_intro_list02 a:hover { background-position: -280px -130px;}
	

#prime_line{
	float:left;
	width:270px;
	margin:20px 0px 20px 50px;
}
#second_line{
	float:left;
	width:270px;
	margin:20px 0px 20px 10px;
}
#prime_line h3{
	margin:0px 0px 0px 0px;
}
#second_line h3{
	margin:0px 0px 0px 0px;
}
#prime_line p{
	margin:10px 0px 10px 0px;
}
#second_line p{
	margin:10px 0px 10px 0px;
}

#footer_area {
	clear:both; /* 寄せを解除 */
	width:100%;
	text-align:center;
	margin:auto 0px auto 0px;
	padding:auto 0px 20px 0px;
	border-top: #999999 solid 1px;
	background-color:#DDDDDD;
}

#footer {
	clear:both;
	width:760px;
	text-align:right;
	margin:auto auto 0px auto;
	padding:0px 0px 20px 0px;
	color:#666666;
}

#footer_manu {
	float:right;
}
#footer_manu ul {
	list-style:none;
	margin:7px 0px 0px auto;
}
#footer_manu li{
	float:left;
	margin:0px 0px 0px 15px;
}

#footer_copy {
	clear:both;
	margin:auto 0px 0px auto;
}
#footer_copy p  {
	margin:2px 0px 0px 0px;
	padding:0px;
	text-indent:0pt;
}
