@charset "utf-8";


/* ------------------------------
 // 1: Body and Base
------------------------------ */
body {
	margin: 0;
	padding: 0;
	background-color: #00559A;
	background-image: url(images/bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	color: #FFFFFF;
	line-height: 1.6;
	font-family: 'ＭＳ Ｐゴシック','MS PGothic', 'ヒラギノ Pro W3', Hiragino Kaku Gothic Pro, osaka, 'メイリオ', Meiryo, sans-serif;
	font-size: 100%;
	text-align: center;
}

html>/**/body {
	font-size: 100%; /* Except IE */
}

h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote{
	margin: 0;
	padding: 0;
    font-size: 100%; 
    font-weight: normal;
}

img {
	border: 0px;
}

ul {
	list-style-type: none;
}

strong {
	font-weight:normal;
}

.clearfix:after {
	content: ".";  
	display: block;  
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/* ------------------------------
 // 2: Link
------------------------------ */
a:link{
	color: #CC9900;
	text-decoration: underline;
}

a:visited{
	color: #CC9900;
	text-decoration: underline;
}

a:hover{
	color: #FFCC00;
	text-decoration: none;
}

a:active{
	color: #FFCC00;
	text-decoration: none;
}

a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}


/* ------------------------------
 // 3: layout
------------------------------ */

#header {
	margin: 0 auto;
	text-align: left;
	width: 960px;
	background: url(image/header.gif) top left no-repeat;
}

#header h1{
	text-indent:-9999px;
	font-size: 0px;
	line-height: 0;
	width: 580px;
	height: 65px;
	background: url(image/waa_logo.gif) top left no-repeat;
	float: left;
}

#header p.afpwaa_link {
	text-indent:-9999px;
	font-size: 0px;
	line-height: 0;
	margin: 15px 0 0 0;
	width: 192px;
	height: 43px;
	background: url(image/afpwaa_link.jpg) top left no-repeat;
	float: right;
}

#header p.afpwaa_link a{
	display: block;
	width: 192px;
	height: 43px;
}

#header h2{
	text-indent:-9999px;
	font-size: 0px;
	line-height: 0;
	height: 50px;
	background: url(image/header_h2.jpg) top left no-repeat;
	clear: both;
}

#header p.intro{
	margin: 15px 0 0 0;
}

#contents {
	margin: 15px auto 0;
	background: url(image/contents.jpg) top center no-repeat;
}

#wrapper01 {
	margin: 0 auto;
	text-align: left;
	width: 960px;
}

#VideoForum {
	width: 560px;
	float: left;
}

#VideoForum h3{
	height: 50px;
	background: url(image/videoforum_ttl.jpg) top left no-repeat;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0;
}

#VideoForum h4{
	height: 70px;
	background: url(image/VF_h4.jpg) top left no-repeat;
	clear: both;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0;
}

#VideoForum p{
	padding-bottom: 18px;
	line-height:180%;
}

#VideoForum .sample_btn{
	vertical-align: text-bottom;
	padding:0 0 0 5px;
}

#VideoForum #wrapper02 p#movie_btn a{
	display: block;
	margin: 234px 0 0 0;
	width: 224px;
	height: 54px;
	background: url(image/movie_btn.jpg) top left no-repeat;
	float: right;
}

#VideoForum #wrapper02 p#movie_btn a:hover {
	display: block;
	margin: 234px 0 0 0;
	width: 224px;
	height: 54px;
	background: url(image/movie_btn.jpg) 0 -54px no-repeat;
	float: right;
}

#AFPDirect {
	width: 380px;
	height: 240px;
	float: right;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0;
	background-image: url(image/AFPdirect.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#ImageForum {
	width: 380px;
	height: 340px;
	background: url(image/ImageForum.jpg) top left no-repeat;
	float: right;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0;
}

#ex {
	clear:both;
}

#sample{
	margin-top:25px;
}

#sample h3{
	height: 95px;
	background: url(image/sample_ttl.jpg) top left no-repeat;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0;
}

#sample p{
	margin:15px 0 30px;

}

#sample .sample_movie {
	width:310px;
	float:left;
}

#sample .sample_txt {
	width:610px;
	background-color:#FFF;
	color:#333;
	float:right;
	padding:15px;
}

#sample .sample_inner {
	margin:0 auto;
	overflow-y:auto;
	height:254px;
}

#recommend {
	clear:both;
	margin-top:35px;
}

#recommend h3{
	height: 48px;
	background: url(image/recommend_ttl.jpg) top left no-repeat;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0;
}

#recommend h4{
	height: 40px;
	background: url(image/recommend_txt01.jpg) top left no-repeat;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0;
}

#recommend h5{
	height: 55px;
	margin-top:10px;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0;
}

#recommend p{
	padding: 5px 10px 10px;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
}

#recommend h5.p01{
	background: url(image/recommend_p01.jpg) top left no-repeat;
}

#recommend h5.p02{
	background: url(image/recommend_p02.jpg) top left no-repeat;
}

#recommend h5.p03{
	background: url(image/recommend_p03.jpg) top left no-repeat;
}

#recommend h5.p04{
	background: url(image/recommend_p04.jpg) top left no-repeat;
}

#recommend h5.p05{
	background: url(image/recommend_p05.jpg) top left no-repeat;
}

#recommend h5.p06{
	background: url(image/recommend_p06.jpg) top left no-repeat;
}

.pagetop {
	text-align:right;
	margin:20px 0;
}

#footer {
	background: url(image/footer_bg.jpg) top left repeat-x;
}

#trial {
	text-align:center;
	padding:22px 0;
}

#order {
	width: 960px;
	margin:0 auto;
	padding: 20px 0 30px;
	text-align:left;
}

#order h3 {
	height: 42px;
	background: url(image/order_ttl.jpg) top left no-repeat;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0;
}

#order h4 {
	height: 35px;
	background: url(image/order_phone.jpg) top left no-repeat;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0;
}
