@charset "euc-jp";
/* CSS Document */

a{/*リンクされた文字*/
	color:#09C;
	font-style:normal;
	text-decoration:underline;
}

a:link {/*未訪問のリンク*/
    color:#09C;
    font-style:normal;
    text-decoration:underline;
}

a:visited {/*訪問後のリンク*/
    color:#09C;
    text-decoration:underline;
}

a:hover {/*マウスをのせたとき*/
    color:#09C;
    font-style:normal;
    text-decoration:underline;
}

a:active {/*クリック中*/
    text-decoration:none;
}

/*----------レイアウト----------*/	

#wrap{
	width:850px;
	margin:0px auto;
	}
	
#header{
	width:850px;
	height:149px;
	background-image:url(../images/header.jpg);
	background-repeat: no-repeat;
	}
	
#maincontents{
	width:850px;
	margin-bottom:15px;
	background-attachment: fixed;
	background-repeat: repeat;
	}

#footer{
	width:850px;	
	height:130px;
	padding:10px;
	margin:0px;
	background-color:#FDD900;
	}

/*------------タ　グ------------*/

body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#FFF;
	font-size:12px;
	background-attachment: fixed;
	background-repeat: repeat;
	}
h1{
	margin:0px;
	text-indent:-2000px;
	font-size:12px;
	}
h2{
	margin:0px;
	text-indent:-2000px;
	font-size:12px;
	}
h3{
	margin:0px;
	text-indent:-2000px;
	font-size:12px;
	}
h4{
	margin:0px;
	text-indent:-2000px;
	font-size:12px;
	}
div.box01 p{
	margin:0px;		
	text-indent:-2000px;
	}
div.box02 p{
	margin:0px;
	text-indent:-2000px;
	}
div.box03 p{
	margin:0px;
	text-indent:-2000px;
	}
iframe{
	border: 1px dotted #630;	
	}

/*------------パーツ------------*/

div.mov{
	width:320px;	
	height:240px;

	margin-left:15px;;
	margin-right:515px;

	}

div.box01{
	width:850px;
	height:660px;
	margin:0px;
	padding:0px;
	background-image:url(../images/img_01.jpg);
	background-repeat: no-repeat;
	}
div.box02{
	width:850px;
	height:191px;
	margin:0px;
	padding:0px;
	background-image:url(../images/img_02.jpg);
	background-repeat: no-repeat;
	}
div.box03{
	width:850px;
	height:529px;
	margin:0px;
	padding:0px;
	background-image:url(../images/img_03.jpg);
	background-repeat: no-repeat;
	}
div.box04{
	width:850px;
	height:120px;
	margin:0px;
	padding:0px;
	background-image:url(../images/img_04.jpg);
	background-repeat: no-repeat;
	}
div.box04_textbox{
	width:740px;
	height:120px;
	margin:0px;
	padding:0px;
	line-height:12px;
	font-size:10px;
	}
div.box05{
	width:850px;
	height:258px;
	margin:0px;
	padding:0px;
	background-image:url(../images/img_05.jpg);
	background-repeat: no-repeat;
	}
div.box05_textbox{
	width:480px;
	height:85px;
	margin-left:310px;
	margin-top:140px;
	margin-right:60px;
	padding:0px;
	line-height:12px;
	font-size:10px;
	}

div.box06{
	width:850px;
	height:320px;
	margin:0px;
	padding:0px;
	background-image:url(../images/img_06.jpg);
	background-repeat: no-repeat;
	}
div.box07{
	width:850px;
	height:237px;
	margin:0px;
	padding-left:53px;
	padding-right:50px;
	padding-top:6px;
	background-image:url(../images/img_07.jpg);
	background-repeat: no-repeat;
	}
div.box07_textbox01{
	width:250px;
	height:220px;
	font-size:10px;
	float:left;
	line-height:11px;
	}
div.box07_textbox02{
	width:240px;
	height:220px;
	font-size:11px;
	float:left;
	}
div.box07_02textarea{
	width:207px;
	height:220px;
	font-size:10px;
	line-height:10px;
	padding-top:70px;
	padding-left:13px;
	padding-right:20px;
	}
div.box07_textbox03{
	width:240px;
	height:220px;
	float:left;
	}
div.box07_03textarea{
	width:240px;
	height:170px;
	font-size:10px;
	line-height:10px;
	padding-top:45px;
	}
div.info{
	width:800px;	
	height:250px;
	padding-left:30px;
	}
div.meta_box{
	width:850px;	
	height:300px;
	margin:0px;
	padding:0px;
	background-image:url(http://enet-dvd.com/enet/kickingit/images/box_ex.jpg);
	}
table.meta_text{
	border: 1px dotted #CCC;
	font-size:12px;
	}	
div.link_box{
	width:830px;	
	}
table.link_box{
	font-size:12px;	
	}
div.box_pagetop{
	width:830px;	
	font-size:12px;	
	margin-top:15px;
	padding-bottom:15px;
	}
div.footer_box{
	width:830px;
	font-size:10px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;	
	}
div.footer_box2{
	width:830px;
	font-size:10px;
	padding-top:10px;

	}