@import"../../css/base.css";

/***** トップ限定のメニュー *****/

/**********************/
/*** メイン情報 START */
/**********************/
#me_main01 a{text-decoration:underline;}
a:hover{color:blue;}

/* H2タグ  */
h2#me_sideh201{background:url("../images/lifeh201.gif") no-repeat left top;}
h2#me_sideh202{background:url("../images/lifeh202.gif") no-repeat left top;}
h2#me_sideh203{background:url("../images/lifeh203.gif") no-repeat left top;}
h2#me_sideh204{background:url("../images/lifeh204.gif") no-repeat left top;}
h2#me_sideh205{background:url("../images/lifeh205.gif") no-repeat left top;}

.me_side01{text-align:left;}
.me_side01 p{font-size:11px; color:#0065CF; padding:20px 0 0 0;}
.me_side01 a{color:#0065CF; text-decoration:underline;}
a:hover{color:blue;}

/* H3タグ  */
h3.me_h301{margin-bottom:30px;font-size:18px;font-weight:600;}

/* H4タグ  */
h4.me_h401{margin-bottom:30px;font-size:16px;font-weight:600;color:#444444;}
h4.me_h402{margin-bottom:30px;font-size:14px;font-weight:600;}

.me_div_border{
	padding-bottom:15px;
	margin-bottom:30px;
	background:url("../images/bg_border_01.gif") no-repeat left bottom;
}

.me_div_noborder{
	padding-bottom:35px;
	margin-bottom:30px;
}

.me_p_margin{margin-bottom:20px;}
.me_p_nomargin{margin-bottom:0px;}

#me_preparations{font-size:16px;}

.me_div_noborder a{text-decoration:underline;}
.me_div_noborder a:hover{color:#0066CC;}

.me_div_noborder span{font-size:11px; margin-left:10px;}

.me_img01{
	margin:0px;
	padding:56px 0 0 15px;
	float:right;
	display:inline;/*forWinIE6*/
}

.me_emimg01{
	margin:350px 0 0;
}

.side_menu01_r{
	margin-top:60px;
}
