@charset "utf-8";
/* CSS Document */

body{
	background:#FFFFFF;
	font-style:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	text-align:center;
	margin:0px;
}

#toptitle{
	  background-image:url(img/mvptop_title.jpg);
	  background-repeat:no-repeat;
	  width: 860px;
		height: 209px;
}

#title{
	  background-image: url(img_2009/2009_toptitle04.jpg);
	  background-repeat: no-repeat;
	  width: 860px;
		height: 349px;
}

#topmain{
	background-image:url(img/mvptop_bg.jpg);
	width:860px;height:auto;
	background-repeat:repeat-y;
	padding-top:15px;
	padding-bottom:15px;
}
	  
#main{
	background-image:url(img/mvp_bg.jpg);
	width:860px;
	height:auto;
	background-repeat:repeat-y;
	padding: 15px 0;
}

#topmain_bg{
	margin:0px 66px 0px 68px;
	background-image:url(img/mvptop_textbg.jpg);
	background-repeat:repeat-x;}

#toptext{
	margin:0px 20px 0px 20px;
	background-color:#FFFFFF;
	background-image:url(img/mvptop_pbg.jpg);
	background-repeat:repeat-x;
	color:#333333;
	text-align:left;
	line-height:20px;
	padding: 10px 20px 10px 20px;
}

#text{
	margin: 0px auto;
	padding:10px;
	background-color:#FFFFFF;
	color:#333333;
	text-align:left;
	line-height:1.4em;
	width: 680px;
}

#footer{
	  background-image:url(img/mvptop_footer.jpg);
	  width:860px;height:64px;
	  background-repeat:no-repeat;
	  }

.select{margin-right:20px;
	}
	  
.t{
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	margin-top:10px;
	margin-bottom:10px;
}

.q{
	font-size:14px;
	font-weight:bold;
	margin-top:40px;
	margin-bottom:0px;
}

.a{	
	margin-bottom:40px;
}

a:link{color:#CC0000;}
a:visited{color:#CC0000;}
a:hover{color:#FF6666; text-decoration:none;}
a:active{color:#FF6666; text-decoration:none;}

.question {
	margin: 0;
	padding: 5px;
	border-left: 10px solid #C00;
	border-bottom: 1px solid #C00;
	width: 660px;
	font-size: 14px;
	font-weight: bold;
	clear: both;
}

.answer {
	margin: 0;
	padding: 15px 5px 15px 5px;
	width: 670px;
	font-size: 14px;
	font-weight: normal;
}

.photo2 {
	margin: 0;
	padding: 5px 5px 15px 5px;
	width: 330px;
	height: 220px;
	text-align: center;
	float: left;
}

.mvp_channel {
	margin: 0;
	padding: 15px 5px 15px 5px;
	border: 2px solid #FC0;
	width: 666px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	clear: both;
}
