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

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

/**********************/
/*** サイドメニュー情報 START */
/**********************/
a:hover{color:blue;}
/**********************/
/*** メイン情報 START */
/**********************/
#me_main01{
}

/* H2タグ  */
h2#me_sideh201{background:url("../images/careh201.gif") no-repeat left top;}

h2#me_sideh202{background:url("../images/careh202.jpg") no-repeat left top;}

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

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


.me_div_border{
	padding-bottom:35px;
	margin-bottom:30px;
	background:url("../images/bg_border_01.gif") no-repeat left bottom;
}
.me_div_border a{text-decoration:underline;}
.me_div_border a:hover{color:#FF9933;}


.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;}

.side_menu01_r{
	margin-top:50px;
}

