*{
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif, Osaka, MSゴシック; 
	font-size: 12px;
	font-weight: normal; 
	text-decoration: none; 
	color: #666;
}

ul{
	margin: -5px 0 0 30px;
}

p a { color: #004d97; text-decoration: none; }

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

p a:visited { color: #004d97; text-decoration: none; }

p a:visited:hover { color: #004d97; text-decoration: none; }

#back {
	background-color: #bdbeae;
	text-align: center;
}

#main { 
	background-color: #fff;
 }

#left { 
	width: 20px;
	background-image: url("../images/left.jpg");
	background-repeat: repeat-y;
 }

#right { 
	width: 20px;
	background-image: url("../images/right.jpg");
	background-repeat: repeat-y;
 }

#center { 
	background-image: url("../images/top_bottom.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
 }

#b_navi{
	height: 30px;
	text-align: center;
	font-size: 10px;
	border-top: solid 1px #ccc;
}

#b_navi a { color: #9a9a9a; }

#b_navi a:hover { color: #666; }

#b_navi a:visited { color: #9a9a9a; }

#b_navi a:visited:hover { color: #666; }

#copy{
	height: 30px;
	text-align: center;
	font-size: 10px;
	color: #fff;
	background-color: #1e77d1;
}

#left_navi{
	padding: 19px 19px 19px 0;
	vertical-align: top;
}

#r_main{
	padding: 20px 0;
}

.pan{
	margin: 1em 0;
	font-size: 12px;
}
.pan a { color: #004d97; text-decoration: underline; }

.pan a:hover { color: #004d97; text-decoration: none; }

.pan a:visited { color: #004d97; text-decoration: underline; }

.pan a:visited:hover { color: #004d97; text-decoration: underline; }

.sub_title{
	margin: 0.5em 0;
	line-height: 1.5em;
	color: #000;
	font-size: 120%;
	font-weight: bold;
}

p{
	line-height: 1.3em;
	margin-bottom: 1em;
	text-align: left;
}

.txt_img{
	margin: 0.5em 0;
	border: solid 1px #ccc;
}

.pa{
	width: 555px;
	text-align: right;
}

.midashi{
	color: #004d97;
	font-weight: bold;
	margin: 0 0 0.2em 0;
}

.toptxt{
	margin: 1em 0;
}

.saishin{
	font-size: 95%;
}

.hoka{
	border: solid 1px #ccc;
	background-color:#fbfbfb;
	width: 230px;
	padding: 10px;
	text-align: left;
}

.hoka_t{
	font-weight: bold;
	 padding: 1em 0 0.3em 0;
}

.staff{
	float: left;
	margin: 0 10px 10px 0;
}

.staff_b{
	border-bottom: dotted 1px #ccc;
	margin: 0 0 1.5em 0;
}

.employmentTable {
	border: 0px solid #F7F7F7;
	/*border-collapse: collapse;*/
}

.txt_red {color: #FF0000;}

.formOtoi select,
.formOtoi input,
.formOtoi textarea {
	border: 1px solid #749EDA;
}

p.soushin {
	display: block;
	position: relative;
	margin-bottom: 20px;
}
.soushin span {
	display: block;
	position: relative;
	height: 24px;
	float: left;
	padding-right: 10px;
}


ul.main{
	text-align: center;
	width: 146px;
	border: none;
	margin: 0;
	padding: 0;
}

ol.sub{
	left: 0;
	text-align:left;
	display: block;
	position: absolute;
	clear: both;

}

.sub a:hover {
	color: #FFFFFF;
	display: block;
	height: 23px;
	width: 150px;
	background: #94c2ea;
}

/* サブ展開時 */
.sub li{
	left: 146px;
	height: 23px;
	top: -19px;	
	display: block;
	clear: both;
	background: #ffffff;
	/* 透明度設定 */
	filter:alpha(opacity=90);
	-moz-opacity:0.8;
	opacity:0.8;
	z-index: 9999;
	position: absolute;
}

.sub li.on2	{
	left: 146px;
	display: block;
	clear: both;
	background: #e6e6e6;/* 透明度設定 *//*
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	*/
	z-index: 9999;
	position: absolute;
} 


.main a{ border: none; }
.main a:link{color:#000000;}
.main a:visited{color:#000000;}
.main a:hover{color:#000000;}

.sub a:link{color:#000000;}
.sub a:visited{color:#000000;}


.main li {
	height:23px;
    width:146px;	
	position: relative;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;	
	margin-top: -3px;	
		
}
.main li.off{
	height:23px;
    width:146px;	
	display: block;
	clear: both;
	overflow: hidden;
	margin-top: -3px;
}
.main li.on{	
	height:23px;
    width:146px;
	display: block;	
	clear: both;
	overflow: visible;
	position: relative;
	margin: 0;
	padding: 0;
	margin-top: -3px;	
}
.main>li,
.main>li.on,
.main>li.off {
	margin-top: 0;	
		
}
.sub a{
	width: 150px;
	height: 23px;
	display:block;
	text-indent: 10px;
	border:1 solid #cccccc;
	/*vertical-align:middle;*/
}

.main *{margin:0px;padding:0px;list-style:none;display:block;}

