@charset "shift_JIS";
/*---------------------------------------------------------------------------------
top
---------------------------------------------------------------------------------*/

/*
パンくず
---------------------------------------------------------------------------------*/
ul#topicPath li{
display: inline;
color: #000000;
font-size: 65%;
}

ul#topicPath li a{
margin: 0px 9px 0px 0px;
color: #000000;
}

/*
leftCnt・rightCnt共通
---------------------------------------------------------------------------------*/
.section{
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}

/*
leftCnt
---------------------------------------------------------------------------------*/
div#leftCnt{
width: 650px;
float: left;
padding: 0px 0px 20px 0px;
}

* html div.wrapCnt{ width: 950px; }

div.wrapFree{
width: 648px;
margin: 10px 0px 0px 0px;
border: 1px solid #FFCC00;
}

.imgSpc{ margin: 10px; }

div.privacy{
	margin: 15px 10px 10px 10px;
	text-align: left;
	font-size: 75%;
	line-height: 130%;
	color: #000000;
}

.txtSpc{ margin: 0px 0px 20px 0px; }

img#how{ margin: 5px 0px 0px 0px; }

div#deli .imgSpc{ margin: 5px 49px; }

div#goList{ margin: 10px 0px 0px 0px; }

div#goList img{ float: left; }

div#goList a{ float: right; }

div#wrapButton{
margin: 0px auto;
text-align: center;
}

div#leftCnt h3#form{
	margin: 10px 0px 0px 0px;
	width: 650px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	background: url(../images/title_form.jpg) no-repeat;
}

div#wrapForm{
padding: 10px;
border: 1px solid #CCCCCC;
}

div#wrapForm p{
	font-size: 75%;
	color: #000000;
	margin: 0px 0px 10px 0px;
}

div#wrapForm th, div#wrapForm td{
padding: 10px;
color: #000000;
font-size: 75%;
line-height: 130%;
vertical-align: top;
border-bottom: 1px dotted #CCCCCC;
}

div#wrapForm th{
background: #FFFFCC;
}

div#wrapForm th img{
margin: 0px 0px 0px 10px;
}

.spcForm{ margin: 10px 0px 0px 0px; }

.red{ color: #CC0000; }

div#wrapForm div{
margin: 10px 0px 0px 0px;
}

div#wrapForm div p{
float: left;
}

img#complete{
	margin: 10px 0px 0px 0px;
}

div#wrapError{
	width: 606px;
	padding: 10px;
	background: #FFEEEE;
	border: 1px solid #CC0000;
	color: #CC0000;
	line-height: 150%;
}

div#wrapError h4{
	font-weight: bold;
	font-size: 16px;
}

/*
rightCnt
---------------------------------------------------------------------------------*/
div#rightCnt h3{
height: 20px;
margin: 0px 0px 0px 0px;
display: block;
}