@charset "shift_jis";

/* wrapper styles
 * ============================
 *
 * link
 * box
 * list
 * table
 * text
 * img
 * form
 * others
 *
 * ============================
 */


/* link styles
----------------------------------*/
ul.sideType a:link,
ul.sideType02 a:link {
	color: #333333;
	text-decoration: none;
}
ul.sideType a:visited,
ul.sideType02 a:visited {
	color: #333333;
	text-decoration: none;
}
ul.sideType a:hover,
ul.sideType02 a:hover {
	color: #333333;
	text-decoration: underline;
}
#dateBox a:link,
.main_middleBox a:link {
	color: #944A18;
	text-decoration: none;
}
#dateBox a:visited,
.main_middleBox a:visited {
	color: #944A18;
	text-decoration: none;
}
#dateBox a:hover,
.main_middleBox a:hover {
	color: #944A18;
	text-decoration: underline;
}
	



/* box styles
----------------------------------*/
#side_leftArea{
	float:left;
	width:185px;
	margin-right:15px;
}
#mainArea{
	float:left;
	width:500px;
}
#side_rightArea{
	float:left;
	width:185px;
	margin-left:15px;
}
#calendarZone{
	margin-bottom:15px;
	background-color:#EAE7E1;
	padding:10px;
}
#dateBox{
	width:165px;
	font-size:80%;
}
.sideZone{
	padding-bottom:15px;
}
.side_top{
	background-image:url(../img/side_top.gif);
	background-position:0 100%;
	background-repeat:no-repeat;
	width:185px;
	height:20px;
}
.side_middleBox{
	background-color:#FFE07E;
	padding-left:10px;
	padding-right:10px;
	width:165px;
}
.side_bottom{
	background-image:url(../img/side_bottom.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width:185px;
	height:20px;
}
#title_calendar{
	background-image:url(../img/maru_calendar.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	height:18px;
	padding-left:25px;
	font-size:110%;
	font-weight:bold;
	padding-bottom:5px;
}
.title{
	background-image:url(../img/maru.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	height:18px;
	padding-left:25px;
	font-size:110%;
	font-weight:bold;
	padding-bottom:5px;
}
.mainZone{
	padding-bottom:20px;
	width:500px;
}
.main_top{
	background-image:url(../img/main_top.gif);
	background-position:0 100%;
	background-repeat:no-repeat;
	width:500px;
	height:18px;
}
.main_middleBox{
	background-color:#F2EAE1;
	padding-left:15px;
	padding-right:15px;
	width:470px;
}
.main_bottom{
	background-image:url(../img/main_bottom.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width:500px;
	height:18px;
}
.titleBlogBox{
	padding-bottom:15px;
}
.titleBlog_top{
	background-image:url(../img/titleBlog_top.gif);
	background-position:0 100%;
	background-repeat:no-repeat;
	width:470px;
	height:6px;
}
.titleBlog_middleBox{
	width:440px;
	background-color:#944A18;
	color:#FFFFFF;
	padding-left:15px;
	padding-right:15px;
}
.titleBlog_bottom{
	background-image:url(../img/titleBlog_bottom.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width:470px;
	height:6px;
}
.mainBlogBox{
	padding-bottom:30px;
}
.footerBlogBox{
	border-top:1px dotted #944A18;
	padding-top:15px;
	text-align:center;
	font-size:90%;
	clear:both;
}
#home{
	padding-bottom:15px;
}
#blog_plusClub{
	padding-bottom:15px;
	padding-left:20px;
}

#banner_plusClub,
#banner_satomido,
#banner_satomidoBlog,
#banner_herstoryHouse{
	margin-bottom:10px;
}	



/* list styles
----------------------------------*/
ul.sideType{
	font-size:90%;
}
ul.sideType li{
	margin-left:20px;
	line-height:1.8;
}
dl.searchType{
	font-size:90%;
}
dl.searchType dd{
	padding-top:5px;
}
ul.sideType02{
	font-size:90%;
}
ul.sideType02 li{
	margin-left:20px;
	padding-bottom:5px;
}



/* table styles
----------------------------------*/
table{
	border-collapse:collapse;
	border-spacing:0;
}
th{
	font-weight:normal;
	text-align:center;
	padding-bottom:2px;
}
td{
	text-align:center;
	padding:2px;
}




/* text styles
----------------------------------*/






/* img styles
----------------------------------*/






/* form styles
----------------------------------*/
.f_haba{
	width:160px;
}



/* other styles
----------------------------------*/


