﻿@charset "utf-8";


body	{margin: 0;
	padding: 0;
	background: url(./images/bg.gif);
	background-repeat: repeat-x;
	/* font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;*/
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; 
}

div, h1, h2, h3, h4, h5, img, form, ul, p, dl{ padding:0; margin:0;}

ul{ margin: 0 0 0 1em; padding: 0; list-style-type:none; font-size:0;}

.spacer{ clear:both; line-height:0; font-size:0;}

.more{ padding-top:10px; padding-bottom:10px; text-align:right;} /* img画像設定 */

.blue{color: #2763A5}

.red{color: #CC0000; letter-spacing:0.2em;}

img {border: none; vertical-align: middle;  }

a	{color: #0066CC; text-decoration:none; }

a:visited {color: #934C7B; text-decoration:none;}

a:hover {color: #ff0000; text-decoration:none;}

.p_center{ text-align:center;}


/* コンテナ */
div#container	{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	/* border:1px solid #000000;*/
}

/* ヘッダー */
div#header	{
	width:900px;
	height:150px;
	margin:0 auto;
	position:relative;
	/* border:1px solid #000000;*/
}

div#header h1	{
	float: left;
	width: 200px;
	margin:0;
	color: #2763A5;
	font-size: 0.75em;
	/* border:1px solid #FF0000;*/
}

div#header p	{
	margin:3px 0 0 0;
	letter-spacing: 0.1em;
	color: #2763A5;
	font-size: 0.75em;
}

/* ナビ設定 */
#header #navi {
	/* position: absolute;*/
	float: right;
	top: 10px;
	right: 0;
	/* margin-bottom: 15px;*/
	padding-top: 20px;
	font-size:0.75em;
}

#header #navi li {
	display: inline;
	margin-left: 10px;
}

#header #navi li a {
	color: #2763A5;
}

#header #navi li a:hover {
	color: #FF0000;
	text-decoration: none;
}

#header #navi li + li {
	padding-left: 10px;
	border-left: 1px solid #999;
}






/* メニュー設定 */
div#tabs10 {
	float:left;
	margin: 5px 10px 0 0;
	width:100%;
     	font-size:90%;
	font-weight: bold;
	/*border-bottom:1px solid #0074E8; #0074E8 AB0003aka*/
	line-height:19px;
}

div#tabs10 ul {
	margin:0;
	padding:10px 10px 0 5px;
	list-style:none;
	font-size:0.85em;
}

div#tabs10 li {
	display:inline;
	margin:0;
	padding:0;
	vertical-align: bottom; /*日本語　文字位置を変える　*/
}

div#tabs10 a {
	width:96px;
	float:left;
	background:url("images/tableft10.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 2px;
	text-decoration:none;
}

div#tabs10 a span {
	font-family: "MS UI Gothic"; /* この部分だけ英字 日本語 段調整のため、フォント変更　*/
	/* width:100px; マウスポインタが解除されてしまう為、コメントにする*/
	float:left;
	margin:0;
	display:block;
	background:url("images/tabright10.gif") no-repeat right top;
	text-align: center;
	padding: 5px 4px 5px 0; /* div#tabs10 a との調整で右へ4pxし、文字を中央にする */
	color:#EEEEEE;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
div#tabs10 a span {float:none;margin:0;}
/* End IE5-Mac hack */
/* div#tabs9 a:hover span {color:#FFF;} */
div#tabs10 a:hover {background-position:0% -42px;}
div#tabs10 a:hover span {background-position:100% -42px;}
div#tabs10 #current a {background-position:0% -42px;}
div#tabs10 #current a span {background-position:100% -42px;}

/* コンテンツ全体 */
div#content	{
	width: 880px;
	height: 650px;
	margin:0 auto;
	background-color: #FFFFFF;
	/* border:1px solid #FF0000;*/
}

/* パンくずリスト */
p#bread	{
	font-size:0.80em;
	margin-top: 5px;
	margin-bottom: 20px;
}

/* 右コンテンツ */
div#contentRight	{width: 640px;
	float: right;
}

div#contentRight h2	{
	font-size: 1em;
	color: #0074E8;
	line-height: 35px;
	padding-left:10px;
	margin: 0;
	border-left:12px solid #0074E8;
	border-bottom:1px solid #0074E8;
}

div#contentRight h3	{
	font-size: 0.85em;
	color: #333333;
	/* line-height: 20px;*/
	margin: 20px 0 5px 10px;
	/* border-left:1px solid #CC0000;*/
	/* border-bottom:1px solid #CC0000;*/
}

div#contentRight p	{font-size: 0.80em;
	color:#333333;
	letter-spacing:0.1em;
	line-height: 1.6;
	margin: 10px 15px 10px 10px;
}

div#contentRight p_strong	{font-size: 0.85em;
	color:#000000;
	letter-spacing:0.1em;
	line-height: 1.6;
	margin: 10px 15px 10px 10px;
}


table#table-01 {
	width: 98%;
	margin-top:20px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}

table#table-01 th {
	width: 150px;
	padding-left: 20px ;
	border: 1px solid #CCCCCC;
	border-width: 1px;
	background-color: #EEEEEE;
	color: #666666;
	font-size:0.75em;
	font-weight: bold;
	text-align: left;
	letter-spacing:0.2em;
}

table#table-01 td {
	padding-left: 20px ;
	padding-right: 30px;
	border: 1px solid #CCCCCC;
	color: #333333;
	font-size:0.75em;
	line-height: 200%;
	text-align: left;
	letter-spacing:0.1em;
}

/* 左サイドコンテンツ */
div#contentLeft	{
	width: 200px;
	height: 500px;
	float: left;
}

div#contentLeft h3	{
	margin-top:10px;
	margin-bottom:10px;
	font-size:0.80em;
	color: #333333;
	line-height: 150%;
	text-align: center;
	font-weight: normal;
	letter-spacing:0.1em;

}

div#contentLeft p	{
	margin: 10px 2px 0 2px;
	font-size: 0.75em;
	color:#333333;
	line-height: 180%;
	text-align: left;
	font-weight: normal;
	letter-spacing:0.1em;
}


/* フッター */
div#footer{
	clear:both;
	margin:0 auto;
	margin-top:30px;
	background-color:#DCDCDC;
	/* border:1px solid #FF0000;*/
}

div#footersml{
	width:700px;
	/*border: 1px solid #ff0000;*/
	margin:0 auto;
	padding:30px 0 30px 0;
}

div#footer ul{
	height:22px;
	font-size:0.85em;
	line-height:30px;
	color: #0074E8; /* color: #2763A5; だとリンク色と同色　*/
	line-height:30px;
}

div#footer ul li{
	float:left;
	margin-right:5px; /* widthの変わりに　margin-rightを指定し間隔をあける */
}

div#footer ul li a{
	color: #2763A5;/* color: #2763A5; */
	line-height:30px;
	text-decoration:none;
}

div#footer ul li a:hover{color: #0074E8;}

address	{
	font-size: 0.75em;
	font-style: normal;
	text-align: center;
	margin-top:20px;
}




