@charset "utf-8";
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.sample{
	float: left;
	width: 800px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	background-image: url( "img/bg.jpg" );
	background-repeat: repeat-y;
	background-position: center top;
	border-top: solid 1px #999999;
	font-size: 12pt;
	color: #ee2244;
	letter-spacing: 0.2pt;
	line-height: 1.5em;
	font-weight: normal;
	text-align: center;
}
/* インデックスxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.h2indexmovie {text-indent: -200em; display:block; width:200px; height:150px;}
.h2tow01 {text-indent: -200em; display:block; width:230px; height:230px;}
.h2toetc {text-indent: -200em; display:block; width:155px; height:160px;}
.h2torem {text-indent: -200em; display:block; width:280px; height:140px;}
.base{
	min-width: 950px;
	height: 1600px;
	background-image: url( "../img/bgindex.jpg" );
	background-repeat: no-repeat;
	background-position: center top;
}
.form{
	margin: auto;
	width: 300px;
	height: 300px;
	background-image: url( "../img/bgform.jpg" );
	background-repeat: no-repeat;
	background-position: center top;
}
.header{
	width: 950px;
	text-align: left;
}
.headerA{
	float: left;
	margin: 20px 0px 0px 15px;
	width: 300px;
	height: 80px;
}
.headerA1{
	width: 300px;
	height: 80px;
}
.headerA2{
	margin: 0px 0px 0px 40px;
	width: 205px;
	height: 40px;
}
.headerB{
}
.headerC{
	float: right;
	margin: 36px 39px 0px 0px;
	width: 200px;
	height: 150px;
}
.indexmain{
	width: 950px;
	height: 184px;
}
.indexfooter{
	width: 950px;
}
.indexfooterA{
	float: left;
	margin: 0px 0px 0px 10px;
	width: 230px;
	height: 230px;
}
.indexfooterB{
	float: left;
	margin: 70px 0px 0px 0px;
	width: 155px;
	height: 160px;
}
.indexfooterC{
}
.indexfooterD{
	float: right;
	margin: 90px 0px 0px 0px;
	width: 280px;
	height: 140px;
}
/* ↓下ＬＣＲxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.underL{
	margin: 0px 20px 0px 0px; 
	float: left;
}
.underR{
	margin:0px; 
	float: left;
}
/* ↓下ＡＢxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.under600{
	width:600px;
	margin:auto; 
	padding: 0px;
	position: relative; 
	border: solid 1px #eeeeee;
}
.under320{
	width:320px;
	margin:auto;
	padding: 0px;
	position: relative; 
	border: solid 1px #eeeeee;
}
/* ↓下Ａxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.underN1 {
	margin: 2px;
	padding: 5px 0px 5px 0px;
	font-family: "MS P Gothic","ＭＳ Ｐゴシック", Osaka, Verdana, Arial, sans-serif;
	font-size: 12px; font-weight: normal; color: #f5f5f5;
	letter-spacing: 0.3px; line-height: 1.2em;
	text-align: center;
	border: solid 1px #f5f5f5;
}
.underN2 {
	margin: 2px;
	padding: 5px 0px 5px 0px;
	font-family: "MS P Gothic","ＭＳ Ｐゴシック", Osaka, Verdana, Arial, sans-serif;
	font-size: 12px; font-weight: normal; color: #f5f5f5;
	letter-spacing: 0.3px;
	text-align: left;
	line-height: 1.5em;
	border: solid 1px #f5f5f5;
}
.underUpdate {
	height:100px;
	margin: 2px;
	padding: 5px 0px 5px 0px;
	font-family: "MS P Gothic","ＭＳ Ｐゴシック", Osaka, Verdana, Arial, sans-serif;
	font-size: 12px; font-weight: normal; color: #f5f5f5;
	letter-spacing: 0.3px; line-height: 1.2em;
	text-align: left;
	border: solid 1px #f5f5f5;
	overflow:auto;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
input.inputymd { 
	width: 50px;
	ime-mode: inactive;
} 
input.inputlong { 
	width: 400px; 
	ime-mode: active;
} 
input.inputmiddle { 
	width: 500px; 
	margin-left: 10px;
	ime-mode: active;
	color:#dddddd;
	background-color:#000000;
	font-size:12px;
	border:1px;
	border-color:#aaaaaa;
	border-style:solid;
} 
input.bt { 
	cursor:pointer;
	margin-left: 10px;
	color:#dddddd;
	background-color:#000000;
	font-size:12px;
	border:1px;
	border-color:#aaaaaa;
	border-style:solid;
} 


