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

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

/**********************/
/*** サイドメニュー情報 START */
/**********************/
.me_side01{text-align:left;}
.me_side01 p{font-size:11px; color:#99CC33; padding:20px 0 0 0;}
p.me_sidetxt01{padding:0px;}
.me_side01 a{color:#99CC33; text-decoration:underline;}
a:hover{color:blue;}
/**********************/
/*** メイン情報 START */
/**********************/
#me_main01{
}

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

h2#me_sideh202{background:url("../images/comh202.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;}
h3.me_h301voice{font-size:18px;font-weight:600;}

/* H4タグ  */
h4.me_h401{margin-bottom:30px;font-size:14px;font-weight:600;}
h4.me_h402{margin-bottom:30px;font-size:14px;font-weight:600;}
h4.me_h403{margin-bottom:10px;font-size:14px;font-weight:600;}

/* H5タグ  */
#me_main01 h5{margin-bottom:5px;}


.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_div_noborder00{
	margin-bottom:30px;
}
.me_div_noborder00 a{text-decoration:underline;}
.me_div_noborder00 a:hover{color:#FF9933;}

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

/**********************/
/*** ボタン部品 START */
/**********************/
a.me_btnforum{
	display:block;
	margin:0px;
	width:294px;
	height:42px;
	background-image:url("../images/bg_go_forum.jpg");
	text-indent:-50000em;
}
a:hover{background-position:bottom left;}
