@charset"Shift_JIS";

/* --------------------------------------------------------
   {
-------------------------------------------------------- */
body { 
	color: #333;
	padding: 0;
	margin: 0;
	text-align:center;
	background:url('../common/bg.gif') repeat-y center;

	}
td{	vertical-align:top;}

img{
	border:0;
}
h1,h2,form{
	margin:0;
	padding:0;
}


.clear { clear: both; }
.del { display: none; }

.L130 {  font-size: 14px; line-height: 130%;}

.L160 {  font-size: 14px; line-height: 160%;}
.M130 {  font-size: 12px; line-height: 130%;}
.M160 {  font-size: 12px; line-height: 160%;}
.S130 {  font-size: 11px; line-height: 130%;}
.S160 {  font-size: 11px; line-height: 160%;}
.word_zenkoku {  font-size: 12px; line-height: 160%;}
.kaijyo {
	font-size: 12px;
	line-height: 180%;
}
.style1 {color: #FF0000;}

.M130R {
	font-size: 12px;
	line-height: 130%;
	color: #FF0000;
}

.mobile{
	font-size: 12px;
	line-height: 130%;
	color: #FF6600;
	font-weight: bold;
}
a:link		{color:#FF6666; text-decoration: none;}
a:visited		{color:#FF6666; text-decoration: none;}
a:hover		{color: #FF6666; text-decoration: underline;}


/* --------------------------------------------------------
\
-------------------------------------------------------- */

#wrapper{
	width:760px;
	margin:0 auto;
	padding:auto;
	text-align:center;
}



#contents{
	margin:0 auto;
	padding:10px 0px 20px 70px;
	width:740px;
	text-align:left;
	clear:both;
}



#contents .left{
	padding-left:7px;
	font-size: 12px; 
	line-height: 160%;
	background:#FFEBEB;
	font-weight: bold;
}

#contents .right{
	font-size: 12px; 
	line-height: 160%;
	background:#F5F5F5;
}

#contents h2{
	margin: 25px 0px 15px 0px;
	padding:8px 0px 0px 15px;
	width: 600px;
	height: 36px;
	font-size: 20px;
	color: #333;
	background:url('../common/form_tit.jpg') no-repeat;
}

