@charset "utf-8";

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

　　　中ページ共通

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　第2階層各項目TOPページ設定
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#Main{
	background:url("../../../common/images/bg_line.gif") repeat-x left top;
}

#Main #Main_Area{
	width:1000px;
	margin:0 auto;
	padding:0 0 30px 0;
}

#Main #Main_Area #Sub_Area{
	width:980px;
	margin:0 10px;
}

#Main #Main_Area #Sub_Area p{
	margin:20px 10px 30px 10px;
}

#Main #Main_Area #Sub_Area h4{
	margin:0 10px;	
}

ul#Main_Menu{
	width:980px;
}

ul#Main_Menu li{
	float:left;
	width:470px;
	margin:20px 0px;
	padding:0 10px;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	第3階層用　フレーム
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#Frame_Area {
	width:1000px;
}

#Left_Area{
	float:left;	
	width:230px;
	padding-right:20px;
}

#Right_Area{
	float:left;
	width:750px;
	background:#FFFFFF;
}

/*互助会を知らない方 - 緑*/
#Left_Area01{
	float:left;	
	width:230px;
	padding-right:20px;
}

#Left_Area01 ul li{
	padding:1px 1px 2px 1px;
	border-right:1px solid #84b775;
	border-left:1px solid #84b775;
	background:url("/common/images/sidemenu_dotline.gif") repeat-x left bottom ;
}

#Left_Area01 ul li.last{
	padding:1px;
	border-bottom:1px solid #84b775;
	background:none;
}


/*葬儀の準備を考えている方 - 黄緑*/
#Left_Area02{
	float:left;	
	width:230px;
	padding-right:20px;
}

#Left_Area02 ul li{
	padding:1px 1px 2px 1px;
	border-right:1px solid #cad9b5;
	border-left:1px solid #cad9b5;
	background:url("/common/images/sidemenu_dotline.gif") repeat-x left bottom ;
}

#Left_Area02 ul li.last{
	padding:1px;
	border-bottom:1px solid #cad9b5;
	background:none;
}

/*入会を検討している方 - オレンジ*/
#Left_Area03{
	float:left;	
	width:230px;
	padding-right:20px;
}

#Left_Area03 ul li{
	padding:1px 1px 2px 1px;
	border-right:1px solid #f1cea0;
	border-left:1px solid #f1cea0;
	background:url("/common/images/sidemenu_dotline.gif") repeat-x left bottom ;
}

#Left_Area03 ul li.last{
	padding:1px;
	border-bottom:1px solid #f1cea0;
	background:none;
}

/*冠婚葬祭インフォメーション - グレー*/
#Left_Area04{
	float:left;	
	width:230px;
	padding-right:20px;
}

#Left_Area04 ul li{
	padding:1px 1px 2px 1px;
	border-right:1px solid #aea793;
	border-left:1px solid #aea793;
	background:url("/common/images/sidemenu_dotline.gif") repeat-x left bottom ;
}

#Left_Area04 ul li.last{
	padding:1px;
	border-bottom:1px solid #aea793;
	background:none;
}