@charset "Shift_JIS";

/*::::::::::::::::::::::::::::::::::::::::::::::::::::::
	ϊ»
::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.10.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym { border:0;}

/*::::::::::::::::::::::::::::::::::::::::::::::::::::::
	x[X
::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

body {
	font-family: "qMmpS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"CI",Meiryo,"lr oSVbN",sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 0;
	}
#wrapper{
	background: url(../images/bg.gif) center top repeat-x;
	border-top: #ccc 2px solid;
	border-bottom: #ccc 2px solid;
	margin: 0 0 5px 0;
}

hr { clear:left; display: none; }
br { letter-spacing: normal; }

/*------N-------------------------------*/

a { color: #009900; text-decoration: none; }
a:link {}
a:visited {}
a:hover { color:#ff6699; text-decoration: underline; }
a:active { color: #999999; text-decoration: underline; }

a:focus {
	/*\*/
		overflow: auto;
	/**/
	}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::
	Rec
::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*------------ Javascriptx -------------*/
#jsWarning {
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #f768a2;
	background: #fff;
	}
	#jsWarning p {
		padding: 10px 0;
		font-size: 12px;
		font-weight: bold;
		color: #eb4b56;
		text-align: center;
		}
/*------------ DVDΜmoi[ -------------*/
#bn_dvd {
	width: 100%;
	height: 113px;
	margin: 0 auto;
	padding: 6px 0 0;
	background: url(../images/bg_bn_dvd.jpg) center top repeat-x;
	}
	#bn_dvd .box {
		width: 968px;
		height: 108px;
		margin: 0 auto 0;
		}
/*------------ IΉΤgΞ -------------*/
#notice_finish {
	width: 100%;
	height: 35px;
	margin: 0 auto;
	background: #fff;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}
	#notice_finish p {
		margin: 0;
		padding: 13px 0 10px;
		font-size: 12px;
		font-weight: bold;
		color: #000;
		text-align: center;
		}
/*------------ Rei -------------*/
#container {
	width: 968px;
	margin: 0 auto;
	position: relative;
	background: url(../images/bg.gif) center top repeat-x;
	}
/*------tb^[-------------------------------*/
#footer {
	width: 100%;
	background: url(../images/bg.gif) top center repeat-x;
	border-top: 1px solid #000;
	clear: both;
	margin: 0;
	padding: 0 0 10px;
	text-align: center;
	color: #000;
	}
	#footer address {
		width: 960px;
		margin: 0 auto;
		}
		#footer address p#back {
			text-align: left;
			padding: 15px 0 0;
			}
			#footer address p#back a {
				color: #000;
				}
				#footer address p#back a:hover {
					color: #ff0000;
					}
		#footer address p#copy{
			text-align: right;
			margin: -14px 0 0;
			padding: 0 10px 0;
			}
