@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	background-color:#ffffff;
	color:rgb(0,0,0);
	background-image:url(../img/template/bodyBg.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

img{
	border:none;
}

p{
	font-size:14px;
	line-height:150%;
	color:#333;
	margin-bottom:10px;
}

a{
	color:#0000CC;
}

a:hover{
	color:#669900;
}

h1{
	font-size:16px;
	width:680px;
	height:120px;
	margin:0 0 10px;
	padding:0;
}

sup{
	font-size:70%;
}

/* ie6 */
* html h1{
	font-size:16px;
	width:680px;
	height:120px;
	margin:0 0 10px;
	padding:0;
}

/* ie7 */
*:first-child+html h1{
	font-size:16px;
	width:680px;
	height:120px;
	margin:0 0 10px;
	padding:0;
}


h1 strong{
	position:relative;
	z-index:-1;
}

h2{
	font-size:16px;
	color:#fff;
	background-image:url(../img/default/h2.png);
	background-repeat:no-repeat;
	padding-top:12px;
	padding-left:40px;
	margin-bottom:5px;
}



#main-contents{
	width:900px;
	margin:0 auto;
	padding:0;
	background-color:#fff;
	border:1px solid #918C8A;
}


/* seo */
#mess{
	margin:0;
	padding:0;
	background-color:#0931B8;
	font-size:11px;
	color:#ffffff;
}


/* head */
#head{
	margin:0;
	padding:0;
	background-image:url(../img/template/headBg.png);
	background-repeat:no-repeat;
	line-height:0;
}


#head .left{
	float:left;
	width:426px;
}

#head .right{
	margin-left:571px;
}

* html #head .right{
	margin-left:569px;
}


#head .seriesMenuArea{
	padding:0;
	text-align:right;
}

#head .seriesMenuArea ul{
	list-style-type:none;
}

#head .seriesMenuArea li{
	display:inline;
}



#head .otoiawase{
	padding-top:43px;
	text-align:right;
}


#head2{
	clear:left;
	background-image:url(../img/template/head2Bg.png);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	line-height:0;
}

#head2 .key{
	float:left;
}

#head2 strong{
	font-size:12px;
	line-height:200%;
	color:#fff;
	margin-left:10px;
	font-weight:normal;
}

#head2 .tel{
	margin-left:728px;
}

* html #head2 .tel{
	margin-left:725px;
}





/* contents */
#contents{
	clear:left;
	width:900px;
	margin:0 auto;
	padding:5px 0;
	background-image:url(../img/template/contents_bg.png);
	background-repeat:repeat-y;
}


/* menu */
#menu{
	float:left;
	width:200px;
	height:100%;
	background-image:url(../img/template/contents_bg.png);
	background-repeat:repeat-y;
}

#menu ul{
	margin:0 auto;
	padding:0;
	width:190px;
}


#menu li{
	margin:0;
	padding:0;
	display:inline;
	list-style-type: none;
}

#menu2 ul{
	width:190px;
	margin-top:10px;
	margin-bottom:10px;
}

#menu2 li{
	display:block;
	font-size:14px;
	background-color:#A0B4F8;
	margin-bottom:5px;
	padding:5px 3px 3px 3px;
}

#menu2 a{
	width:190px;
	height:20px;
	display:block;
	color:#000;
	text-decoration:none;
	padding:0;
}

#menu2 a:hover{
	color:#FF3300;
	text-decoration:underline;
}


#menu_k{
	margin-top:10px;
	padding-left:6px;
}

#menu_k img{
	padding:1px;
	border:1px solid #C4C4C4;
}

#menu_s a {
	margin:0;
	width:168px;
	height:42px;
	float:left;
	background-position:0px 0px;
	text-indent:-9999px;
}

#menu_s .clear{
	clear:left;
}


#menu_s a:active, #menu_s a:hover {
	background-position:0px -42px;
}
#menu01_1 {
	background-image:url(../../img/template/menu/menu01_1.png);
}
#menu01_2 {
	background-image:url(../../img/template/menu/menu01_2.png);
}
#menu01_3 {
	background-image:url(../../img/template/menu/menu01_3.png);
}
#menu01_4 {
	background-image:url(../../img/template/menu/menu01_4.png);
}
#menu02_1 {
	background-image:url(../../img/template/menu/menu02_1.png);
}
#menu02_2 {
	background-image:url(../../img/template/menu/menu02_2.png);
}
#menu03_1 {
	background-image:url(../../img/template/menu/menu03_1.png);
}
#menu03_2 {
	background-image:url(../../img/template/menu/menu03_2.png);
}
#menu04_1 {
	background-image:url(../../img/template/menu/menu04_1.png);
}
#menu04_2 {
	background-image:url(../../img/template/menu/menu04_2.png);
}
#menu05_1 {
	background-image:url(../../img/template/menu/menu05_1.png);
}
#menu05_2 {
	background-image:url(../../img/template/menu/menu05_2.png);
}




/* main */

#main{
	margin-left:208px;
	padding-right:10px;
	height:100%;
}


*html #main{
	margin-left:205px;
	padding-right:10px;
	height:100%;
}


#pankuzu{
	font-size:12px;
	margin-top:3px;
	margin-bottom:5px;
}

#pankuzu a{
	color:#0000ff;
}

#pankuzu a:hover{
	color:#2FB50C;
}

#maebun{
	margin-top:8px;
	margin-bottom:10px;
}

#maebun p{
	font-size:14px;
	line-height:140%;
}


/* foot */
#footLink{
	margin:10px 0;
	padding-top:10px;
	text-align:center;
	border-top:1px dashed #777;
}

#footLink li{
	margin:0 20px;
	padding:0;
	display:inline;
	list-style-type: none;
}

#footLink a{
	font-size:14px;
	margin-left:5px;
}



#foot{
	clear:left;
	margin:0;
	padding:10px;
	text-align:right;
	font-size:10px;
	background-color:#666666;
	color:#fff;
}

div#mapArea{
	text-align:center;
	padding:10px 0;
	background-color:#DBE3FF;
}

div#mapArea .area{
	text-align:left;
	background-color:#fff;
	margin:10px 40px;
	padding:10px;
}

div#mapArea .area p{
	font-size:12px;
	line-height:140%;
	color:#666;
}

div#mapArea .yArea{
	padding-bottom:5px;
	border-bottom:1px dashed #999;
	margin-bottom:5px;
}

div#mapArea h3{
	color:rgb(15,150,62);
	font-size:18px;
	margin:0;
	border-bottom:1px solid rgb(214,214,214);
	height: 20px;
}

div#mapArea .en{
	margin:10px 0;
}

div#mapArea .en li{
	display:inline;
	padding:10px;
	font-size:14px;
}

div#mapArea .link{
	margin:10px 0;
}

div#mapArea .link li{
	display:inline;
	padding:10px;
	font-size:11px;
}
