/* CSS Document */

/*■初期設定*/


a { text-decoration: none; }
a:hover { color: #E2B62B }
a:link { color: white }
a:visited { color: white }
a:active { color: white }

body { 
      margin:0;
      background-color:#BC9BA2;
}

@page { size:landscape; }

/*■初期設定ここまで*/



*{ margin:0; padding:0;}
img{ border:0;}

table,div{
	margin:auto;
	}

/*■フォントサイズ*/
body {
    font-size: 12px; /* モダンブラウザ */
    *font-size: small; /* IE 7 */
    *font: x-small; /* IE 6以下 */
	color:#FFFFFF;
}
p{
	font-size:12px;
	color:#ffffff;
	line-height: 140%;
	}
p a:hover { color: yellow;}
.underline{ text-decoration:underline;}
td{
	font-size:12px;
	color:#ffffff;
		}
th{
	font-size:12px;
	color:#ffffff;
	}
ul { 
    color:#FFFFFF;
	font-size:14px;
	line-height:150%;
	text-align:center;
	list-style:none;
}
ul a:hover { color: yellow } 


p{
	*font:80%;
	}
p{
	*font-size:90%;
	}	



/*■レイアウトセレクタ*/
.CNT{
	text-align:center;
	}
.L{
	text-align:left;
	}
.R{
	text-align:right;
	}
.mgn1em{
    margin-left: 1em;
}

/*■基本レイアウト*/
#bg{
	width:800px;
	background:url(img/bg_con.gif) repeat-y;
	text-align:center;
	}
#container{
	width:800px;
	margin:auto;
	text-align:left;
	}
#head{ 
    background:url(img/headbg.gif) repeat-y;
	}
#head_menu{
	height:40px;
	}

#head_menu ul *{
	display:block;
	}	
#head_menu ul li{
	position:relative;
	float:left;
	}

#head_menu ul li.a00 a{ background:url(img/menu_left.gif) no-repeat; width:13px; height:40px;}
#head_menu ul li.a01 a{ background:url(img/homem.gif) no-repeat; width:155px; height:40px;}
#head_menu ul li.a01 a:hover{ background:url(img/homeml.gif) no-repeat; width:155px; height:40px;}
#head_menu ul li.a02 a{ background:url(img/dmm.gif) no-repeat; width:155px; height:40px;}
#head_menu ul li.a02 a:hover{ background:url(img/dmml.gif) no-repeat; width:155px; height:40px;}
#head_menu ul li.a03 a{ background:url(img/lmm.gif) no-repeat; width:155px; height:40px;}
#head_menu ul li.a03 a:hover{ background:url(img/lmml.gif) no-repeat; width:155px; height:40px;}
#head_menu ul li.a04 a{ background:url(img/cam.gif) no-repeat; width:155px; height:40px;}
#head_menu ul li.a04 a:hover{ background:url(img/caml.gif) no-repeat; width:155px; height:40px;}
#head_menu ul li.a05 a{ background:url(img/guidem.gif) no-repeat; width:155px; height:40px;}
#head_menu ul li.a05 a:hover{ background:url(img/guideml.gif) no-repeat; width:155px; height:40px;}
#head_menu ul li.a06 a{ background:url(img/menu_right.gif) no-repeat; width:12px; height:40px;}



/*メニューページ*/


#left{
	float:left;
	width:160px;
	}
#right{
	float:right;
	width:580px;
	}
#right div#l_text{
	float:left;
	width:250px;
	}
#right div#l2_text{
	float:left;
	width:220px;
	}
#right div#r_text{
	float:right;
	width:320px;
	}
#right div#r2_text{
	float:right;
	width:300px;
	margin-right: 20px;
}
#right div#c_text{
	float:left;
	width:510px;
	}
#clear{
    clear:both;
	width:750px;
	}

.int{
    text-indent: 1em;
}
.int-1{
    text-indent: -1em;
	margin-left: 1em;
}
.course{
    color:#FFFFFF;
	font-size:16px;
	*font-size:16px;
	*font:16px;
	border-bottom: solid 1px #FFFFFF;
	margin: 2px 2px 2px 2px;
	width:500px;
}
.course2{
    color:#FFFFFF;
	font-size:16px;
	*font-size:16px;
	*font:16px;
	border-bottom: solid 1px #FFFFFF;
	margin: 2px 2px 2px 2px;
}
.course3{
	border-bottom: solid 1px #FFFFFF;
	margin: 3px;
}
.course3-2{
	border-bottom: solid 1px #FFFFFF;
	margin: 3px 3px 3px 3em;
	
}
.course4{
    color:#FFFFFF;
	font-size:16px;
	*font-size:16px;
	*font:16px;
}

.lh140{
    line-height:140%
}

#foot{
	background:url(img/bg_foot.gif) no-repeat;
	width:800px;
	height: 40px;
	}
#copy{
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	padding:10px;
	}

#map{
    width:450px;
	height:350px;
	background-color:#555555;
	}
	
#maptr{
    float:right;
	text-align:left;
	width:315px;
	}
	
#maptl{
    float:left;
	text-align:right;
	}
	
.mtm{
    margin:5px 30px 0 180px;
	vertical-align:middle;
	}
	
#mitoriz{
    left:35px;
	position:relative;
   	}

#Qjin{
   line-height: 150%;
   margin-left:20px;
   }
   
.upt{
   margin-right:40px;
    }   
   		
/*タブメニュー*/




div#javascript_tab {
	margin:20px auto 0 auto;
	width:500px;
	text-align:left;
	}

div#javascript_tab ul#tab {
	margin:0;
	padding:0;
	border-bottom:1px solid #ffffff;
	background-color:#090909;
	float:left;
	width:100%;
	}

div#javascript_tab ul#tab li {
	margin:0 0 0 0.5em;
	padding:0.2em 0.6em 0em 0.6em;
	text-align:center;
	border:1px solid #ffffff;
	border-bottom:none;
	float:left;
	}

div#javascript_tab ul#tab li.selected {
	background-color:#999999;
	color:#000000
	}

div#javascript_tab ul#tab li.selected a {
	color:#000000;
	}

div#javascript_tab dl {
	margin:0;
	padding:1em 1em 0.5em;
	color:#fff;
	border:1px solid #fff;
	border-top:none;
	background-color:#cccccc;
	clear:both;
	}

div#javascript_tab dl dt {
	margin-bottom:0.5em;
	padding-bottom:0.5em;
	border-bottom:1px dotted #333333;
	color:#000000;
	}

div#javascript_tab dl dd {
    color:#000000;
	}

div#javascript_tab dl dd p {
	margin-bottom:0.7em;
	color:#000000;
	}
div#javascript_tab dl dd table {
    width:450px;
	margin: 2px
	}
	
div#javascript_tab dl dd table td {
    color:#000000;
	padding: 3px;
	line-height: 120%
	}
