@charset "UTF-8";

/*-- //download.html --*/

#bg_main_contents{ height: 999px; }
* html body #bg_main_contents{ height: 100%;}
*:first-child+html #bg_main_contents{ height: 100%;}

#main{
	width: 566px;
	padding: 30px 20px 30px 20px;
}

.magazine_area{ padding: 0 0 0 0px;}
.magazine_area p.main_tit{ margin: 0 0 0 10px ;}
.tbl_form{ margin: 45px 0 0 15px;}

.tbl_form th,
.tbl_form td{ vertical-align: top;}


.tbl_form th{
	width: 125px;
	color: #646464;
	height: 40px;
}

.tbl_form th span{
	font-weight: bold;
	color: #73556d;
}


.tbl_form th span.txt,
.tbl_form td span.txt{
	font-size:11px ;
	font-weight: normal;
	color: #646464;
}


.tbl_form td.lead_txt{
	text-align: right;
	height: 25px;
	font-size: 11px;
	color: #73556d;
	padding: 5px 0 0 0;
}

.tbl_form td.btn_area{
	text-align: center;
	height: 50px;
	vertical-align: bottom;
}

select{ height: 20px;
	margin: 0 2px 0 5px;
}

.magazine_area input{
	height: 16px;
	margin: 0 2px 0 5px;
	font-size: 12px;
}

.magazine_area .btn_area input{
	height: 30px;
}

select{ font-size :12px;}
textarea{
	width: 380px;
	height: 60px;
	margin: 0 2px 0 5px;
	}
.w01{ width: 380px;}
.w02{ width: 30px;}

.sw01{ width: 380px;}

.btn_img{
	width: 188px;
	height: 31px;
}

.form_txt{
	margin: 35px 0 0 0;
	width: 535px;
	background: url( ../img/bg_formline.gif) top left no-repeat;
	height: 50px;
}

span.radio{
	position: relative;
	top: -5px;
}

* html body span.radio{ position: relative; top: 0px;}
*:first-child+html span.radio{ position: relative; top: 0px;}
html:\66irst-child span.radio{ position: relative; top: 0px;}

span.note{ position: relative; top: 4px;}

* html body span.note{ position: relative; top: -1px;}
*:first-child+html span.note{ position: relative; top: -1px;}
html:\66irst-child span.note{ position: relative; top: -1px;}

.form_txt ul{
	padding: 35px 0 0 15px;
	margin: 0 0 0 13px;
}

.form_txt ul li{
	text-indent: -13px;
	color: #646464;
	font-size : 11px;
	line-height: 135%;
}