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


body {
	color:#333;
	background:#FFF;
	line-height:1.6;
}


.fr{ float:right;}
.fl{ float:left;}




#wrapper02{
	text-align:center;
	background:url(../images/header_bk.jpg) top center no-repeat;
	width:940px;
	margin:0 auto;
}


h1{
	padding-top:270px;
	padding-bottom:50px;
}

h2{
	text-align:center;
	width:100%;
	font-size:2.0em;
	font-weight:bold;
	padding-top:80px;
	padding-bottom:15px;
	letter-spacing:0.1em;
}

h3{
	padding-top:10px;
	font-size:1.1em;
	line-height:1.8;
}

.info{
	width:100%;
	border-top:1px solid #CCC;
	padding-top:40px;
	margin-top:50px;
	background:url(../images/commentary.jpg) 0 40px no-repeat;
	height:460px;
	text-align:left;
}

.price{
	font-size:1.4em;
	line-height:1.2;
}

.buy{
	margin-top:10px;
}


.over a:hover img { 
	filter:alpha(opacity=60); 
	-moz-opacity:0.60;
	-khtml-opacity: 0.6;
	opacity:0.60
}

.intertit{
	text-align:left;
	padding:10px 0 20px 0;
}

.interview{
	width:940px;
	margin-top:20px;
	padding-bottom:20px;
}

.interview .interIn{
	float:right;
	width:700px;
	text-align:left;
}

.dot{
	background:url(../images/dot.gif) left bottom repeat-x;
}

.line{
	border-bottom:1px solid #CCC;
	margin-bottom:15px;
}

.interview .interIn h3{
	color:#6CC7F2;
	font-size:1.7em;
	margin:0;
	padding:10px 0 10px 0;
}

.interview .interIn .name{
	padding:0 0 3px 0;
}

h4{
	width:100%;
	text-align:left;
	font-size:2.5em;
	line-height:1.5;
	font-weight:100;
	color:#4C4C4C;
	margin:0;
	padding:0;
	font-family: 'Roboto', sans-serif;
}
















