@charset "utf-8";
/* CSS Document */


#effect #mainimg{
/*	background:url(../../images/contents_mainimg_bg02.gif) repeat-x 0;*/
	background:#ffffff;
	margin:0;
	padding:10px 0;
}

#effect #mainimg .box{
	background:url(../common/images/mainimg_bg.jpg) center repeat-x;
}

#effect #leftArea{
	float:left;
	text-align:left;
	width:210px;
	margin:0;
	padding-right:20px;
}

#effect #rightArea{
	background:url(../common/images/contents_left_bg.gif) left repeat-y;
	float:left;
	text-align:left;
	width:730px;
	padding-left:20px;
}

#effect #rightArea #jozankei{
	margin-bottom:40px;
}

#effect #rightArea #koganeyu h4.effect{
	margin-top:20px;
}

#effect #leftArea .list{
	margin-bottom:10px;
}

#effect #leftArea .list li{
	background:url(../common/images/i02.gif) 3px 13px no-repeat;
	padding:7px 0 6px 10px;
	border-bottom:1px dotted #6d5c50;
	margin-left:8px;
}

#effect #leftArea .leftnavi{
	padding:10px 0;
	border-bottom:1px dotted #6d5c50;
}


#effect #rightArea h4{
	font-size:18px;
	font-weight:bold;
	border-left:5px solid #583434;
	padding:2px 0 2px 5px;
	margin-bottom:10px;
}


#effect #rightArea .area .left{
	float:left;
	width:435px;
}

#effect #rightArea .area .right{
	float:right;
	margin-bottom:20px;
}

#effect #rightArea hr{
	border:none;
	width:20px;
}

#effect .effectArea{
	margin:20px 0 20px 0;
}
