﻿@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}

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;}


/* content box1,2,3 ul 使用 */
ul.servlist { font-size:0.8em;
	color:#666666;
	margin: 0 0 10px 15px;
	letter-spacing: 0.1em;
	padding:20px 0 0 20px;
	line-height: 1.2;
}

ul.servlist li {list-style-type: disc;}


dl {
	margin: 0 0 15px;
	padding: 0 10px 10px;
	/* border: 7px #EEEEEE solid;*/
}
dl dt {
	float: left;
	width: 7em;
	padding: 10px 0;
	font-size: 0.80em;
	color: #333333;
	font-weight: normal;
	text-indent: 1em;
	line-height: 100%;
}
dl dd {
	padding: 10px 0 10px 7em;
	font-size: 0.75em;
	color: #333333;
	line-height: 150%;
	letter-spacing:0.1em;
	/* border-bottom: 1px #CCCCCC solid;*/
}



/* コンテナ */
div#container	{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

/* ヘッダー */
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;
	height: 100% ;
}

#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;}


/* FLASH BOX */
div#main	{/* background-color: #EEEEEE; Flash が使用できない場合のために設定 */
	width: 900px;
	height: 220px;
	margin-left: auto;
	margin-right: auto;
	/* border:1px solid #FF0000;*/
}

/* コンテンツ */
div#content	{width: 860px;
	margin-top:30px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	/* border:1px solid #FF0000;*/
}

div#content h2	{
	font-size: 1em;
	color: #0074E8;
	line-height: 35px;
	padding-left:10px;
	margin: 15px 50px 0 0;
	border-left:12px solid #0074E8;
	border-bottom:1px solid #0074E8;
}

div#content h3	{
	font-size: 1em;
	color: #333333;
	line-height: 30px;
	padding-left:40px;
	margin: 15px 55px 0 0;
	background-image:url(./images/img_con04bg.gif);
	background-repeat   : no-repeat;
	/*border-left:1px solid #333333;*/
	border-bottom:1px solid #666666;
}

div#content h4	{
	font-size: 1em;
	color: #333333;
	line-height: 30px;
	padding-left:40px;
	margin: 15px 0 0 0;
	background-image:url(./images/img_con05bg.gif);
	background-repeat   : no-repeat;
	/*border-left:1px solid #333333;*/
	border-bottom:1px solid #666666;
}

div#content p	{font-size: 0.80em;
	color:#333333;
	letter-spacing:0.1em;
	line-height: 1.6;
	margin: 10px 15px 10px 10px
}


/* ボックス設定 */
div#box1{
	/* border: 1px solid #CCCCCC;*/
	width: 260px;
	height:300px;
	background-image:url(./images/img_con01.gif);
	background-repeat   : no-repeat;
	background-position: right top;
	float: left;
	padding: 0 20px 0 0;
}

div#box2{
	/* border: 1px solid #CCCCCC;*/
	width: 260px;
	height:300px;
	background-image:url(./images/img_con02.gif);
	background-repeat   : no-repeat;
	background-position: right top;
	float: left;
	padding: 0 20px 0 0;
} 

div#box3{
	/* border: 1px solid #CCCCCC;*/
	width: 260px;
	height:300px;
	background-image:url(./images/img_con03.gif);
	background-repeat   : no-repeat;
	background-position: right top;
	float: left;
	padding: 0 20px 0 0;
} 

div#box4{
	/*border: 1px solid #CCCCCC;*/
	width: 540px;
	height:230px;
	background-image:url(./images/img_con04.gif);
	background-repeat   : no-repeat;
	background-position: right top;
	float: left;
	padding: 0 20px 0 0;
}

div#box5{
	/*border: 1px solid #CCCCCC;*/
	width: 260px;
	height:230px;
	background-image:url(./images/img_con05.gif);
	background-repeat   : no-repeat;
	background-position: right top;
	float: left;
	padding: 0 20px 0 0;
}


/* フッター */
div#footer{
	clear:both;
	margin:0 auto;
	margin-top:30px;
	background-color:#DCDCDC;
}

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;
}


