@charset "UTF-8";
@import "block.css";
@import "table.css";
body {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*font-family: "ヒラギノ角ゴ Pro W3", Osaka, "HG丸ｺﾞｼｯｸM-PRO", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-size: small;
	padding: 0px;
	width: 765px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 20px;
	background-image: url(images/haikei.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFF0F0;
}
a:link {
	color: #333333 /*#0000FF*/;
}
a:visited {
	color: #666666 /*#999999*/;
}
a:hover {
	color: #6699FF;
}
a:active {
	color: #FF0000;
}
.font-s {
	font-size: small
}
.font-r {color: #FF0000}
.font-b {color: #0000FF}
.list {
	font-size: x-small;
}
.vfksutyle {
	font-size: x-small;
	font-weight: bold;
}
.vfkstyle2 {
	font-size: medium;
}
.i-midashi {
	font-size: medium;
	font-weight: bolder;
	color: #DD0000;
}
#main {
	width: 553px;
	float: left;
	line-height: 15px;
}
#footer {
	padding: 0px;
	margin-top: 0px;
	width: 750px;
	float: left;
}
#main p {
	font-size: medium;
	line-height: 18px;
	padding-left: 6px;
}
#main a {
	padding-left: 0px;
	text-decoration: none;
	font-size: small;
	clear: left;
    color: #000099;
}
#main a:hover {
	color: #6699FF;
}
#main #maintable2 {
}
#main #osirase a {
	font-size: small;
	text-decoration: underline;
	font-weight: normal;
	border-bottom-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main #osirase {
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 20px;
}
#banner {
	width: 200px;
	float: right;
	padding: 0px;
	margin-top: 8px;
}
#container #banner #vfk {
	border: 1px solid #0033FF;
}
#navi {
	float: right;
	line-height: 3px;
	padding-top: 3px;
}
#honbun {
	float: left;
	width: 553px;
	padding-top: 0px;
	margin-top: 0px;
}
#honbun #itiran {
	border: 1px solid #666666;
}
#honbun #itiran td {
	padding-left: 5px;
}
#honbun h2 {
	font-size: large;
	font-weight: bolder;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF6600;
	height: 20px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	background-image: url(images2/h2haikei.gif);
}
#honbun h3 {
	font-size: normal;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 14px;
	background-image: url(images/y-h3.gif);
    background-position: center left;
    background-repeat: no-repeat;
}
#honbun h4 {
	font-size: normal;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 14px;
}

#honbun .table1 {
    border: 1px solid #333333;
    border-collapse: collapse;
}
#honbun .td1 {
    border: 1px solid #333333;
    background-color: #FFFFCC;
}
#honbun .td2 {
    border: 1px solid #333333;
    background-color: #FFFFFF;
}
#honbun .th1 {
    border: 1px solid #333333;
    background-color: #CCFFCC;
}
#honbun .th2 {
    border: 1px solid #333333;
    background-color: #EEFFEE;
}
#honbun .bgweek {
    background-color: #FFFFFF;
}
#honbun .bgsat {
    background-color: #CCCCFF;
}
#honbun .bgsun {
    background-color: #FFCCCC;
}
#honbun .indent1 {
	margin-left: 1em;
	margin-top: 0px;
}
#honbun .indent2 {
	margin-left: 2em;
	margin-top: 0px;
}
#honbun .note_bold {
	line-height: 200%;
	color: #000080;
	font-weight: bold;
}






/* edit by YNMC [start] */

table#ouendan_shigoto,
table#ouendan_kurashi{
	width:520px;
	margin:0 auto;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-collapse:collapse;
	margin:5px 0;
}

table#ouendan_shigoto tbody tr th,
table#ouendan_kurashi tbody tr th{
	width:80px;
	padding:4px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

table#ouendan_shigoto tbody tr td,
table#ouendan_kurashi tbody tr td{
	height:2em;
	padding:4px;
	vertical-align:top;
	text-align:left;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

table#ouendan_shigoto tbody tr td ul,
table#ouendan_kurashi tbody tr td ul{
	margin-top:2px;
	margin-bottom:0;
	line-height:15px;
}

table#ouendan_shigoto tbody tr td ul li span,
table#ouendan_kurashi tbody tr td ul li span{
/*	font-size:0.8em;*/
}

ul#ouendan_shigoto_list,
ul#ouendan_kurashi_list{
	margin-top:2px;
	text-align:left;
	font-size:0.9em;
}

div#ouendan_shigoto_button{
	margin:20px 0 50px 0;
}

div#ouendan_kurashi_bottom{
	width:480px;
	margin:20px 0 50px 0;
	padding:0;
	overflow:hidden;
}
div#ouendan_kurashi_bottom ul{
	list-style:none;
	margin:0;
	padding:0;
}
div#ouendan_kurashi_bottom ul li{
	float:left;
	margin:0 3px;
}


div#ouendan_kurashi_karishinsa h3{
	margin:35px 0 25px 0;
	width:540px;
	text-align:left;
}

div#ouendan_kurashi_karishinsa h4{
	margin:15px 0 15px 20px;
	text-align:left;
}
div#ouendan_kurashi_karishinsa p{
	margin:15px 0 0 65px;
	text-align:left;
}

div.ouendan_kurashi_karishinsa_box{
	margin:0 20px 0 10px;
	text-align:left;
	width:480px;
	border:1px #999999 solid;
	padding:10px 0;
}
div.ouendan_kurashi_karishinsa_box ul{
	margin:0 15px 0 15px;
	padding:0 0 0 15px;
}
div.ouendan_kurashi_karishinsa_box ol{
	margin:0 15px 0 15px;
	padding:0 0 0 25px;
}
div.ouendan_kurashi_karishinsa_box ol li,
div#ouendan_kurashi_karishinsa_frame ol li{
	padding:0 0 0.5em 0;
	margin:0 0 0.5em 0;
	border-bottom:1px dashed #ccc;
}

div#ouendan_kurashi_karishinsa_frame{
	text-align:left;
	width:480px;
	overflow:auto;
	height:300px;
	border:1px #999999 solid;
	padding:0 15px 0 0;
}
div#ouendan_kurashi_karishinsa_frame p{
	margin:15px 0 0 15px;
	text-align:left;
}
div#ouendan_kurashi_karishinsa_frame ol dl dt{
	font-weight:bold;
}

div#ouendan_kurashi_karishinsa_bottom{
	width:480px;
	margin:40px 0;
	overflow:hidden;
}
div#ouendan_kurashi_karishinsa_bottom ol{
	text-align:left;
	margin-bottom:5px;
	color:#ff0000;
	font-weight:bold;
}
div#ouendan_kurashi_karishinsa_bottom p{
	width:450px;
	margin:0;
}
ul#ouendan_kurashi_karishinsa_button{
	list-style:none;
}
ul#ouendan_kurashi_karishinsa_button li{
	float:left;
	margin:0 15px;
}
p.margin_1em{
	margin:0 0 0 1.2em !important;
	font-size:0.85em !important;
}
span.chui_red{
	color:#ff0000;
}

/* edit by YNMC [end] */



