@charset "shift_jis";

/* body */
html{
	height:100%;
	margin-bottom:1px;
}
body{
	color:#222;
	height:100%;
	margin:0;
	padding:0;
	background-color:#FFF;
}

#container{
	width: 100%;
	height: auto !important;
	height:100%;
	position:relative;
	min-height: 100%;
	text-align:center;
}
#wrap_s {
	width:750px;
	margin:0 auto;
	text-align:left;
	padding-bottom: 50px;
}
#wrap_l {
	width:750px;
	margin:0 auto;
	text-align:left;
}

/* link */

a:link, a:visited, a:active {
	text-decoration: none; color: #555;
}
a:hover {
	text-decoration: underline; color: #aaa;
}

/* menu bar  */

#globalnavi {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 200px;
}

#globalnavi li {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 40px;
	background-image: url(img/manu.gif);
	background-repeat: no-repeat;
}

#menu1 { background-position: -200px 0; }
#menu2 { background-position: -200px -40px; }
#menu3 { background-position: -200px -80px; }
#menu4 { background-position: -200px -120px; }
#menu5 { background-position: -200px -160px; }
#menu6 { background-position: -200px -200px; }
#menu7 { background-position: -200px -240px; }
#menu8 { background-position: -200px -280px; }
#menu9 { background-position:      0 -320px; }
#menu10 { background-position: -200px -360px; }

#globalnavi a {
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 200px;
	height: 40px;
	background-image: url(img/manu.gif);
	background-repeat: no-repeat;
}

#menu1 a { background-position: 0 0; }
#menu2 a { background-position: 0 -40px; }
#menu3 a { background-position: 0 -80px; }
#menu4 a { background-position: 0 -120px; }
#menu5 a { background-position: 0 -160px; }
#menu6 a { background-position: 0 -200px; }
#menu7 a { background-position: 0 -240px; }
#menu8 a { background-position: 0 -280px; }
#menu9 a { background-position: 0 -320px; }
#menu10 a { background-position: 0 -360px; }

#globalnavi a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
}

#on1 { 
	margin: 0;
	padding: 0;
	width: 200px;
	height: 40px;
	background-image: url(img/manu.gif);
	background-repeat: no-repeat;
	background-position: -200px 0; }
#on2 { 
	margin: 0;
	padding: 0;
	width: 200px;
	height: 40px;
	background-image: url(img/manu.gif);
	background-repeat: no-repeat;
	background-position: -200px -40px; }
#on3 { 
	margin: 0;
	padding: 0;
	width: 200px;
	height: 40px;
	background-image: url(img/manu.gif);
	background-repeat: no-repeat;
	background-position: -200px -80px; }
#on4 { 
	margin: 0;
	padding: 0;
	width: 200px;
	height: 40px;
	background-image: url(img/manu.gif);
	background-repeat: no-repeat;
	background-position: -200px -120px; }
#on5 { 
	margin: 0;
	padding: 0;
	width: 200px;
	height: 40px;
	background-image: url(img/manu.gif);
	background-repeat: no-repeat;
	background-position: -200px -160px; }
#on6 { 
	margin: 0;
	padding: 0;
	width: 200px;
	height: 40px;
	background-image: url(img/manu.gif);
	background-repeat: no-repeat;
	background-position: -200px -200px; }
#on7 { 
	margin: 0;
	padding: 0;
	width: 200px;
	height: 40px;
	background-image: url(img/manu.gif);
	background-repeat: no-repeat;
	background-position: -200px -240px; }
#on8 { 
	margin: 0;
	padding: 0;
	width: 200px;
	height: 40px;
	background-image: url(img/manu.gif);
	background-repeat: no-repeat;
	background-position: -200px -280px; }

.back_top{
	color:#222;
	margin:5px 5px;
	font-size:10px;
	text-align:left;
}


/* table */

table { 
	border:none; 
	font-size:14px;
	letter-spacing:1px;}

table.main {
	width:750px;
	margin-top:30px;}

td.menu {
	width:200px;
	border:none;
	text-align:center;
	background-color:#eaeaea;
	background-image: url(img/l_back.gif);
	background-repeat: no-repeat;
	background-position: center bottom;}
	
td.main {
	background-image: url(img/main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:220px 20px 0px;}



	/* table gaiyou */

	table.list { 
		width:500px; 
		border-collapse: collapse;
	}
	.list_left {
		color:#444;
		width:110px;
		line-height:25px;
		padding-left:5px;
		background-color:#f3f3f3;
		border-bottom:1px dotted #fff;
	}
	.list_right{
		padding-left:5px;
		line-height:25px;
		border-bottom:1px dotted #bbb;
	}

	/* table area */
	table.dig{ 
		width:500px; 
		font-size:12px;
	}
	table.area_dig { 
		width:240px; 
		font-size:12px;
		border-collapse: collapse;
		margin-right:5px;
	}
	.dig_left {
		color:#444;
		width:180px;
		line-height:23px;
		padding-left:5px;
		border-bottom:1px solid #bbb;
	}
	.dig_right{
		text-align:center;
		line-height:23px;
		background-color:#f3f3f3;
		border-bottom:1px dashed #bbb;
	}

	/* table yakuin */
	table.yakuin { 
		width:300px; 
		margin:0px 20px 30px;
		border-collapse: separate;
	}
	.yakuin_left {
		width:150px;
		line-height:30px;
		padding-left:10px;
		border-collapse: collapse;
		border-bottom:1px solid #bbb;
		border-right:1px dotted #bbb;
	}
	.yakuin_right{
		padding-left:10px;
		line-height:30px;
		border-collapse: collapse;
		border-bottom:1px solid #bbb;
	}

	/* table saiyou */
	table.saiyou { 
		width:500px; 
		border-collapse: collapse;
		border:1px solid #ddd;
	}
	.saiyou_left {
		color:#444;
		width:85px;
		line-height:25px;
		padding-left:5px;
		text-align:center;
		background-color:#f3f3f3;
		border-bottom:1px solid #bbb;
	}
	.saiyou_right{
		font-size:13px;
		text-align:left;
		padding-left:5px;
		line-height:20px;
		border-bottom:1px dotted #bbb;
	}

	table.saiyou_syain { 
		border:1px #fff solid;
		border-collapse:collapse;
	}
	.syain_left {
		line-height:20px;
		padding:3px 0px 3px 5px;
	}
	.syain_right{
		line-height:20px;
		padding:3px 0px 3px 5px;
	}
	.syain_left2 {
		vertical-align:top;
		padding:4px 0px 3px 5px;
	}
	.syain_right2 {
		font-size:13px;
		padding:3px 0px 3px 5px;
	}

	.siyou-index2block{
		width:500px;
		text-align:center;
		margin-top:70px;
	}
	.syain_dot {
		height:1px;
		background-image:url(img/1dot.gif);
		background-repeat:repeat-x;
	}


/* title */
img.title{margin-bottom:20px;border:none;}

.sub_title{
	width:490px;
	height:30px;
	color:#555;
	font-size:15px;
	font-weight: bold;
	margin:10px 0px 15px;
	padding:8px 5px 7px;
	background-image:url(img/sub_title.gif);
}

/* anchor */
.right0{
	color:#555;
	font-size:11px;
	text-align:right;
	margin:50px 0px 5px 0px;
}
a.anchor{
	display:block;
	width:40px;
	height:40px;
	margin-left:500px;
	background-image:url(img/anchor.gif);
}
a:hover.anchor{
	background-position:0px -40px;
}
.vacant_anchor{
	display:block;
	width:40px;
	height:1px;
	margin-left:500px;
}


/* pdf */

	/* kokuho */
	a.kokuho{
		display:block;
		width:220px;
		height:81px;
		text-align:left;
		margin-left:140px;
		background-image:url(img/kokuho.jpg);
	}
	a:hover.kokuho{
		background-position:0px -81px;
	}
	/* saiyou */
	a.saiyou_pdf{
		display:block;
		width:224px;
		height:50px;
		margin-left:20px;
		background-image:url(img/saiyou.jpg);
	}
	a:hover.saiyou_pdf{
		background-position:0px -50px;
	}


/* syain_index */

a.saiyou_index_i{
	display:block;
	width:220px;
	height:60px;
	background-image:url(img/ippan.jpg);
}
a:hover.saiyou_index_i{
	background-position:0px -60px;
}

a.saiyou_index_b{
	display:block;
	width:220px;
	height:60px;
	background-image:url(img/baito.jpg);
}
a:hover.saiyou_index_b{
	background-position:0px -60px;
}


/* footer */
div#footer {
	bottom:0px;
	width:100%;
	height:50px;
	text-align:center; 
	background-color:#888;
}
div#foot {
	left:0;
	bottom:0;
	width:100%;
	height:50px;
	position:absolute;
	background-color:#888;
}
.footer_link{
	margin-right:10px;
	font-size:12px;
}
.footer_box{
	text-align:center;
	padding-top:15px;
	}


/* normal */
.normal_left{
	width:480px;
	margin-top:30px;
	margin-left:10px;
	line-height:20px;
}
.normal_right{
	width:500px;
	text-align:right;
	margin-top:100px;
	line-height:20px;
	padding-bottom:100px;
}
.normal_center{
	width:500px;
	text-align:center;
	margin-top:50px;
	line-height:20px;
	padding-bottom:100px;
}
.saiyo_left{
	width:500px;
	margin-top:30px;
	line-height:20px;
}
.topm20_right{
	width:500px;
	text-align:right;
	margin-top:20px;
	line-height:20px;
	padding-bottom:100px;
}
.topm50_left{
	width:500px;
	margin-top:50px;
	line-height:20px;
	padding-bottom:100px;
}
.bottomm0_right{
	width:500px;
	text-align:right;
	margin-top:20px;
	line-height:20px;
	padding-bottom:0px;
}
.left10{
	padding-left:20px;
}


/* ul */
ul{
	margin:0px;
	padding-left:20px;
}
ul.square{ list-style-type:square;}
ul.none{ list-style:none;}

ul.pdf {
	list-style-image: url("img/pdf_small.gif");
	line-height:24px;
	margin-top:20px;
	margin-left:48px;
	margin-bottom:200px;
}

/* etc */

br{ letter-spacing:normal}
hr{ color:#eee }

img { border-style:none; } 
a img { border-style:none; } 
img.link_bl{ vertical-align: baseline ; margin-right:3px;}
img.link_tb{ vertical-align:text-bottom; margin-right:3px;}

.map{margin-bottom:50px;}
.map_link{
	color:#555;
	margin-left:37px;
	text-align:right;
	vertical-align:baseline;
}
.map_font{font-size:12px;margin-left:10px;}

.blank{ margin-left:15px;}
.left10{ padding-left:10px;}

.u_line{ border-bottom:solid 1px #999;}

.exam1{line-height:40px;}
.exam2{margin:0px 15px; line-height:25px;}
.exam3{margin-left:112px; line-height:25px;}

