@charset "shift_jis";
/*300*/
/* ================ */
#icatch_left {
	float: left;
	height: 250px;
	width: 230px;
	margin-bottom: 10px;
}
#btn_l {
	width: 220px;
	height: 120px;
	background: url('../my_img/icatch_left.jpg');
	margin-bottom: 10px;
}
#btn_l_on {
	width: 220px;
	height: 120px;
	background: url('../my_img/icatch_left.jpg');
	margin-bottom: 10px;
	opacity: 0.5;
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=50);
}
#btn_r {
	width: 220px;
	height: 120px;
	background: url('../my_img/icatch_left2.jpg');
}
#btn_r_on {
	width: 220px;
	height: 120px;
	background: url('../my_img/icatch_left2.jpg');
	opacity: 0.5;
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=50);
}
.txteng {
	position: absolute;
	margin: 2px 0 0 10px;
	width: 100px;
	height: 25px;
	color: #FFFFFF;
	font-size: 2.0em;
	font-family: Century,sans-serif;
}
.txtgray {
	position: absolute;
	margin: 74px 0 0 54px;
	width: 160px;
	height: 30px;
	color: #FFFFFF;
	font-size: 1.8em;
	line-height: 1.8em;
	font-family: "ＭＳ 明朝",serif;
}
.txt {
	position: absolute;
	margin: 75px 0 0 55px;
	width: 160px;
	height: 30px;
	color: #333333;
	font-size: 1.8em;
	line-height: 1.8em;
	font-family: "ＭＳ 明朝",serif;
}
/*
#icatch {
	width: 750px;
	height: 250px;
}
#icatch .txt {
	position: absolute;
	margin: 200px 0 0 30px;
	width: 300px;
	height: 50px;
	color: #FFFFFF;
	font-size: 1.6em;
	line-height: 1.6em;
	font-weight: bold;
}
#icatch .txtgray {
	position: absolute;
	margin: 202px 0 0 31px;
	width: 300px;
	height: 50px;
	color: #333333;
	font-size: 1.6em;
	line-height: 1.6em;
	font-weight: bold;
}
#btn {
	width: 750px;
	height: 250px;
	border-width: 0;
}
*/
/* ========icatch======== */
#icatch {
	width: 520px;/*750-230*/;
	height: 250px;
	margin-bottom: 10px;
	float: left;
}
#btn {
	float: right;
	width: 520px;
	height: 250px;
	border-width: 0;
	background: url('my_img/top_1.jpg');
	margin-top:3px;
}
#icatch .txt_w {
	position: absolute;
	margin: 200px 0 0 20px;
	width: 300px;
	height: 50px;
	color: #FFFFFF;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
}
#icatch .txt_g {
	position: absolute;
	margin: 201px 0 0 21px;
	width: 300px;
	height: 50px;
	color: #333333;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
}
/* ========コンテンツ内============================ */
#main_top {
	margin-left: 10px;
	float: left;
	width: 520px;/*750-220-10*/;
	font-size: 0.8em;
	line-height: 1.3em;
}
/* ========ふきだし======== */
.hukidasi {
	float: right;
	height: 250px;
	width: 220px;
	margin-bottom: 10px;
}
.class1Mes {
	position: absolute;
	width: 220px;
	height: 250px;
	clip: rect(0px 220px 250px 0px);
}
#MaMes {
	position: absolute;
	left: 0px;
	width: 220px;
	height: 250px;
	line-height: 1.1em;
}
/* ========インラインフレーム======== */
.topic {
	margin-top: 5px;
	margin-bottom: 20px;
	border: 0;
	width: 100%;
	height: 340px;
}
.osu_left {
	float: left;
	margin-top: 5px;
	width: 49.5%;
	padding: 0 1px 0 0;
}
.osu_right {
	float: right;
	margin-top: 5px;
	width: 49.5%;
	padding: 0 0 0 1px;
}

