/****************************************/
/* ボディー設定				*/
/****************************************/
body,td,th {
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
}


/****************************************/
/* リンク設定				*/
/****************************************/
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
	text-decoration: underline;
}
a:active {
	color: #99CCFF;
	text-decoration: none;
}


/****************************************/
/* メインスタイル			*/
/****************************************/
#all_size_box {
	width: 600px;
}
.info_box1 {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #E6EFF6;
	text-align: left;
	padding: 5px;
	margin-top: 5px;
	border: 1px dotted #999999;
}
.close_box1 {
	font-size: 10px;
	font-weight: normal;
	margin-top: 15px;
	padding-top: 3px;
	border-top: 1px solid #666666;
}


/****************************************/
/* タイトル				*/
/****************************************/
.main_title {
	font-size: 18px;
	font-weight: bold;
	color: #3B8EC5;
	margin-bottom: 15px;
	padding-bottom: 2px;
	border-bottom: 1px solid #666666;
}
.comment_box1 {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.list_title {
	font-size: 16px;
	font-weight: bold;
	color: #3077A7;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #3B8EC5;
}


/****************************************/
/* フォントスタイル			*/
/****************************************/
.font_style_10_1 {
	font-size: 10px;
	font-weight: normal;
	color: #006699;
}
.font_style_c1 {
	font-weight: bold;
	color: #cc0000;
}
.font_style_14_1 {
	font-size: 14px;
	font-weight: bold;
	color: #3b8ec5;
}


/****************************************/
/* リストスタイル			*/
/****************************************/
.days {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-color: #DDDDDD;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 3px;
}
.kome {
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
}

.list_td1 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #D3EDF0;
	text-align: left;padding: 5px;
}
.list_td2 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #DDDDDD;
	text-align: center;
	padding: 3px;
}
.list_td3 {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	padding: 3px;
}
.list_td4 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	padding: 3px;
}
.list_td5 {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #DDDDDD;
	text-align: center;
	padding: 3px;
}
