/* CSS Document */

body,td,th {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka;
	position: relative;
	font-size: 12px;
	line-height: 1.4em;
	color: #666666;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #EB9E49;
}
a:active {
	color: #EB9E49;
}

/*---------------------------------------------------------------------------------
KNTƒCƒxƒ“ƒgŒn COMMON_CSS
760_out_navi@Šî–{CSS@var.080526
---------------------------------------------------------------------------------*/

@charset "shift_jis";

/*------------------------------- 001_CSS Šî–{Ý’è -------------------------------*/
* { margin: 0; padding: 0;}

h1,h2,h3,h4 { clear:both; }	
h1,h2 { font-size: medium;}
h3,h4 { font-size: small;}

#wrap01 h1 { margin-bottom: 15px;}
#wrap01 h2 { margin: 0 0 5px 0;}
#wrap01 h3 { margin: 1em 0 0 0;}

ul { list-style:none;}

img { border: none; }

a { }

.none { display:none;}

/*--------- float_CSS -----------*/
.clear { clear: both; }
.f_right { float: right; }
.f_left { float: left; }

img.f_right { float: right; margin:0 0 15px 15px; }
img.f_left { float: left; margin:0 15px 15px 0; }
/*--------- text_CSS -----------*/
.t_right { text-align: right;}
.t_small { font-size: x-small;}
.t_med {font-size:medium;}
.t_strong { font-weight: bold;}
.t_indent { text-indent: 1em;}
.t_center { text-align:center;}
.t_underline { text-decoration:underline;}
.t_through { text-decoration: line-through;}
/*--------- text color_CSS -----------*/
.red { color: #FF0000;}

/*--------- HRã‚¿ã‚°è¨­å®E-----------*/
hr {color:#FFFFFF; clear:both; }
hr.dot {border:none; border-bottom:#CCCCCC dotted 1px; margin:10px 0;}
hr.dsh {border:none; border-bottom:#CCCCCC dashed 1px; margin:10px 0;}
hr.clear { clear: both; visibility:hidden; margin:1px 0; }
/*--------- clearfix -----------*/
.clearfix:after { 
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
/* Hides from IE-mac \*/ 
.clearfix {display: inline-block;} 
/* End hide from IE-mac */
* html .clearfix {height: 1%;} 
.clearfix {display: block;}

/*-------------------------- nomal ul ----------------------------*/	
ul.decimal { list-style: decimal; margin: 0 0 0 2em; }
ul.disc { list-style: disc; margin: 0 0 0 2em; }
ul.square { list-style: square; margin: 0 0 0 2em; }
ul.decimal li,ul.disc li,ul.square li { margin-bottom: 0;}


/*------------------------------- /001_CSS Šî–{Ý’èend -------------------------------*/
#wrap01 {
	width:800px;
	margin: 0 auto;
	padding: 0 3px;
}

#navi {
	width: 160px;
	float: left;
	padding: 0 0 0 10px;
}
	
#navi li {
	height: 35px;
	/*- for IE6.0 -*/
	* margin: 0 0 -3px 0;
}

#content {
	width: 560px;
	padding: 0 10px 0 0;
	float:right;
	margin-bottom: 20px;
}


#footer {
	clear:both;
	width: 760px;
	padding: 5px 0;
	background:#333333;
	color:#FFFFFF;
}

.text_block {
	margin: 0 5px 15px;
	}
/*-------------------------- •åW—v€ ----------------------------*/
dl.bosyuyoko {
	clear:both;
	line-height:0.8em;
	margin:0 0 1em 0;
}
dl.bosyuyoko dt{
	clear: both;
	float: left;
	display: block;
	width: 160px;
	padding: 0.5em 0 0 0 ;
	font-weight: bold;
	line-height: 1.3em;
}
dl.bosyuyoko dd {
	display: block;
	width: 390px;	
	margin: 0 0 0 160px;
	padding: 0.5em 0 0 0 ;
	line-height: 1.3em;
}

/*-------------------------- ƒXƒPƒWƒ…[ƒ‹ ----------------------------*/
table.schedule {
	width: 100%;
	clear:both;
	margin: 10px 0;
	border: solid 1px;
	font-size: small;
	
}
table.schedule th { 
 	border: solid 1px;
	padding: 3px;
}
table.schedule td {
	border: solid 1px;
	vertical-align:top;
	padding: 3px;
}
table.schedule td.tx_center {
	text-align: center;
}

/*-------------------------- \ž•û–@ ----------------------------*/
ul.moushikomi {
	margin: 10px auto;
	text-align: center;
	width: 425px;
}
ul.moushikomi li {
	display: block;
	width: 200px;
	text-align:center;
	float:left;
	margin: 0 5px 20px;
}
ul.moushikomi li a {
	width:190px;
	/*- For IE 6.0 -*/
	* width:180px;
	display: block;
	padding:0 5px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

ul.moushikomi li a.yes { background:#E50000; border: #BB0000 1px solid;}
ul.moushikomi li a.no { background:#409AC4; border:#3382A8 1px solid;}

ul.moushikomi li a.yes:hover { background:#F48F8F;}
ul.moushikomi li a.no:hover { background:#ABD3E5;}

#acrobat {
	clear: both;
	margin: 0 30px;
	font-size: smaller;
}

#acrobat img {
	float:left;
	margin: 5px 5px 0 0;
}

/*-------------------------- ‚¨–â‚¢‡‚í‚¹æ ----------------------------*/
.kanrisya {
	border: #CCCCCC double;
	margin: 10px 0;
	padding: 10px
	}
