@charset "utf-8";

/*reset h3*/
#wrapper h3{
	width:auto;
	height:auto;
	font-size:100%;
	font-weight:normal;
	padding-left:0;
	line-height:1;
	text-shadow:none;
}

#return_top { text-align:center; margin:10px; }
#return_top a { background: url("//image.stworld.jp/images/common/tri01.gif") no-repeat scroll left 5px rgba(0, 0, 0, 0); line-height: 1em; padding-left: 10px; }


#m_contents {
	width:1100px;
	font-family: "丸丸gothic A&Sr",serif;
	margin:10px auto;
	font-size:14px;
	color:#333;
	line-height: 160%;
 }

#field_light{
   background: url(../images/base.png);
}

#field_light .bg_main{
	background: url(../images/main.jpg) no-repeat;
	width: 1100px;
	height: 650px;
	padding: 0;
	margin: 0;
}

#field_light .top_text { padding:30px 50px; font-size:18px; text-align:center; }

#field_light .bg_01{
	background-color: #ffffff;
	width: 1000px;
	margin: 50px;
}

#field_light .movie { padding:20px 0 0 230px; }

#field_light .title { padding:10px 0 10px 20px; }

#field_light .text01 {
	color: #333333;
	padding: 10px 20px 5px 30px;
	font-size:16px;
	line-height:1.8em;
}

#field_light .text01 img { float:right;margin-left:5px; }

#field_light .text01 span { color:#c33145; }

#field_light .text02 {
	color: #9e0e0e;
	padding: 10px 20px 5px 30px;
	font-size:14px;
	line-height:1.6em;
}

#field_light .link_btn { text-align:center; padding:15px; }



