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

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

/**********************/
/*** メイン情報 START */
/**********************/
#me_main01{
}

#me_main01 a{text-decoration:underline;}
a:hover{color:blue;}

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

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

h2#me_sideh203{background:url("../images/orgh203.gif") no-repeat left top;}

h2#me_sideh204{background:url("../images/orgh204.gif") no-repeat left top;}

h2#me_sideh205{background:url("../images/contact.gif") no-repeat left top;}
.side01{
	margin-top:30px;
	text-align:left;
	line-height:2em;
	font-size:11px;
	color:#FF9933;
}

.side02{
	text-align:left;
	text-decoration:underline;
	line-height:1.5em;
	font-size:13px;
	color:#FF9933;
}

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

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

h4.me_h402{margin-bottom:30px;font-size:14px;font-weight:600;}

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

.me_div_noborder{
	padding-bottom:35px;
}

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

.me_div_color p{
	font-size:15px;
	font-weight:bold;
	color:#33CCFF;
}

.me_div_noborder a{text-decoration:underline;}
.me_div_noborder a:hover{color:#33CCFF;}

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