@charset "utf-8";

/*==========================================================
	Date: 2008-3-14
==========================================================*/

/*----------------------------------------------------------
index
----------------------------------------------------------*/


#scroll{
	height:780px;
	overflow:auto;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}



#left_col {
	float: left;
	width: 180px;
}
#left_col_main {
	background-color: #E6E6E6;
}
#left_col_main dl {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#left_col_main dt {
	margin: 0px;
	padding: 0px;
}
#left_col_main dd {
	margin: 0px;
	font-size: 10px;
	color: #000000;
	padding-top: 7px;
	padding-right: 23px;
	padding-bottom: 30px;
	padding-left: 23px;
	line-height: 150%;
}
#left_col_main ul {
	margin: 0px;
	padding:8px 0 20px 0;
	text-align: center;
}
#left_col_main li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
/*----------------------------------------------------------
contents
----------------------------------------------------------*/
#contents {
	float: left;
	width: 428px;
	margin-left: 6px;
}
#contents_main {
	background-color: #FFFFFF;
}

.section {
	width: 410px;
}
.pic_area {
	float: left;
	padding-left:10px;
}
.txt_comment {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	float: left;
	padding:0 10px 4px 10px;
}
.txt_comment_flt {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	float: left;
	padding:0 10px 4px 0;
	width:240px;
	float:right;
}
.txt_comment p{
	padding-bottom:10px;
}
.txt_red_small {
	color: #A32F1D;
	font-size: 10px;
	font-weight: bold;
}

.line {
	clear: both;
	padding:10px;
}
.btn {
	float: left;
}
/*----------------------------------------------------------
rightcol
----------------------------------------------------------*/
#right_col {
	float: left;
	width: 180px;
	margin-left: 6px;
}
#right_col_main {
	background-color: #FFFFFF;
}
#right_col_main ul {

	margin: 0px;
	padding:10px 0 0 0;
	text-align: center;
}
#right_col_main li {

	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#month {
	padding-top: 13px;
	padding-bottom: 5px;
	padding-left: 9px;
}
#calendar {
	border: 1px solid #A0A0A0;
	margin-left: 9px;
}
#bg_calendar {
	background-color: #A0A0A0;
	font-size: 10px;
	line-height: 19px;
	color: 333333;
	text-align: center;
}
.bg_week01 {
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A0A0A0;
	border-bottom-color: #A0A0A0;
	background-color: #F5F5F5;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.bg_week02 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A0;
	background-color: #F5F5F5;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.bg_day01 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A0A0A0;
	border-bottom-color: #A0A0A0;
	text-align: center;
	font-size: 10px;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
}
.bg_day02 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A0;
	text-align: center;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #333333;
}
