@charset "utf-8";
/* CSS Document */



/*==========================================================================================

	// 中 center

==========================================================================================*/


#center .contact p {
	width:500px;
	padding: 10px 0 5px 30px;
}
#center .contact .magin {
	padding-top: 10px;
}
#center .contact p.text {
	font-weight:bold;
}
#center .contact p.text span.info {
	font-size: 123.1%;
	font-weight:bold;
}
#center .contact p.pinkBold {
	color:#F53D94;
	font-weight:bold;
	font-size: 123.1%;
	padding: 20px 0 8px 30px;
}
#center .contact ul {
	width: 500px;
	padding: 10px 0 10px 30px;
}
#center .contact ul li {
	background:url(../images/register_limark.gif) no-repeat left top;
	padding: 0 0 8px 8px;
}
#center .contact span.pink {
	color:#F53D94;
	font-weight:bold;
}
#center .contact form {
	width: 500px;
	padding: 5px 0 0 30px;
}
#center .contact tr {
	width: 490px;
	height: 40px;
}
#center .contact th {
	background:#343333;
	width:145px;
	color: #fff;
	font-size: 108%;
	border-right: solid 1px #fff;
	border-bottom: solid 2px #fff;
	padding: 3px 0 3px 15px;
}
#center .contact th.pink {
	background:url(../images/contact_th_pinkbg.gif) repeat-y left;
	background-color:#343333;
}
#center .contact th.intro {
	height: 100px;
	vertical-align: top;
	padding-top: 15px;
}
#center .contact td {
	background:#A0A0A0;
	width: 330px;
	padding-left: 15px;
	border-bottom: solid 2px #fff;
}
#center .contact td select, input {
	width: 150px;
	height:20px;
	border:solid 1px #343333;
}
#center .contact td.intro {
	width: 310px;
	height: 100px;
	vertical-align: top;
	margin: 10px 0;
}
#center .contact td textarea {
	height:100px;
	overflow: auto;
	margin: 10px 0;
	border:solid 1px #343333;
}
#center .contact p.btn {
	text-align:center;
}
#center .contact p button {
	background:url(../images/register_btn.gif) no-repeat center bottom;
	width:275px;
	height: 38px;
	margin-left: -5px;
}
#center .contact p button:hover {
	background:url(../images/register_btn_on.gif) no-repeat center bottom;
}
#center .contact p button span {
	visibility:hidden;
}
.contact2 {
	width: 512px;
	border: 1px solid #CCC;
	margin: 10px auto;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari and Chrome */
	border-radius: 3px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	overflow: hidden;
	
}
.entry_info_waku {
	width: 490px;
	padding: 10px;
}
.entry_info_title {
	width: 482px;
	border-left: #F53D94 5px solid;
	border-bottom:  #F53D94 1px solid;
}
.entry_info_title h3 {
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #333;
}
.entry_info_text {
	width: 482px;
	color: #333;
	padding: 5px;
	line-height: 20px;
}
ul.form {
	margin: 10px 0px 0px 20px;
	padding: 0;
}
ul.form li {
	list-style: circle;
	margin-left: 6px;
	padding: 4px 0;
}
.entry_info_text a {
	color: #03F;
}
.entry_info_waku h4 {
	width: 482px;
	padding: 5px;
	background-color: #F69;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari and Chrome */
	border-radius: 4px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
}
.entry_info_text span {
	color: #F00;
	font-weight: bold;
}
dl.explanation {
	width: 450px;
	background-color: #FCC;
	padding: 10px;
}
dl.explanation2 {
	width: 450px;
	background-color:#9CF;
	padding: 10px;
	margin-bottom: 10px;
}
.entry_info_waku dd {
	width: 23px;
	float: left;
}
.entry_info_waku dt {
	width: 422px;
	margin-left: 26px;
	line-height: 16px;
}
.entry_info_waku dt span {
	color: #F00;
	font-weight: bold;
}
.entry_info_waku h4.blue {
	width: 482px;
	padding: 5px;
	background-color:#9CF;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari and Chrome */
	border-radius: 4px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
}
.entry_info_waku p {
	padding-left: 10px;
}

form {
	margin: 0 0 0 10px;
	height:40px;
	width:200px;
	float:left;
	}

form input {
	width:200px;
	display: block;
	margin: 0 0 0 30px;
	float:left;
	color:#FFF;
	/*background-color:#FFC;*/
	background-color:#999;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari and Chrome */
	border-radius: 4px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
}

/* フッター */	
.sectionFoot {
	margin-top: -10px;
}
