/* 会員登録について */
#about {
	margin-bottom: 3em;
	padding: 0px 20px;
}
#about #bar {
	margin-bottom: 2em;
	background: url(../../common/bar_back.gif) repeat-x;
	text-align: left;
	height: 40px;
}
#about #main {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 740px;
}
#about h1 {
	background: url(../img/sholuder.gif) no-repeat 100% 0%;
	text-align: left;
}






#main h2 {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 1em;
	background: url(../img/about_h2.gif) no-repeat;
	height: 33px;
	width: 200px;
}
#main p.pc {
	margin-top: 0.5em;
	margin-left: 230px;
	color: #FF6633;
	font-size: 14px;
}
#main p.txt {
	clear: left;
	margin-left: 2em;
	font-size: 15px;
	font-weight: bold;
}
#main p.txt span {
	color: #F00;
}
#main p.caution {
	margin-left: 2.5em;
	margin-bottom: 1em;
}





#main #waku {
	clear: left;
	margin-bottom: 1em;
	background: url(../img/about_waku_back.gif) repeat-y;
	text-align: center;
}
#waku h3 {
	text-indent: -9999px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	background: url(../img/about_h3.gif) no-repeat;
	width: 685px;
	height: 35px;
}
#waku img {
	vertical-align: bottom;
}



div.feature {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.5em;
	padding-bottom: 1.5em;
	background: url(../img/about_line.gif) no-repeat 0% 100%;
	text-align: left;
	width: 685px;
}
div.noline {
	background-image: none;
}
.feature h4 {
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 0.2em;
	height: 22px;
}
.feature h4.n1 { background: url(../img/about_feature1.gif) no-repeat }
.feature h4.n2 { background: url(../img/about_feature2.gif) no-repeat }
.feature h4.n3 { background: url(../img/about_feature3.gif) no-repeat }
.feature h4.n4 { background: url(../img/about_feature4.gif) no-repeat }
.feature h4.n5 { background: url(../img/about_feature5.gif) no-repeat }
.feature h4.n6 { background: url(../img/about_feature6.gif) no-repeat; margin-bottom: 0.5em }

.feature h5 {
	margin-bottom: 0.2em;
	color: #F00;
	font-size: 16px;
	text-align: center;
}
.feature p.p1 {
	margin-left: 2em;
}
.feature p.p2 {
	margin-left: 2em;
	color: #F00;
	font-weight: bold;
}
.feature p.p2 span { font-weight: normal; }

.feature p.p3 {
	margin-left: 2em;
	margin-bottom: 0.5em;
	font-size: 12px;
	text-align: center;
}
.feature p.zu {
	text-align: center;
}
.feature p strong {
	font-size: 16px;
}




/*  */
#main table.t1 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1.5em;
	border: 1px solid #900;
	border-collapse: collapse;
	width: 80%;
}
#main .t1 th {
	padding: 0.1em 0.3em;
	border-right: 1px solid #900;
	border-bottom: 1px solid #900;
	text-align: center;
}
#main .t1 td {
	padding: 0.1em 0.3em;
	border-right: 1px solid #900;
	border-bottom: 1px solid #900;
	text-align: center;
}




/* direct */
#direct {
	clear: left;
	margin-bottom: 0.5em;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/about_direct_back.jpg);
	width: 680px;
}
#direct div#direct_margin { padding: 20px; }
#direct h5 { margin-bottom: 0.3em; }
#direct div#w { float: left; margin-right: 20px; width: 150px }
#direct div#pc { float: left; width: 150px }
#direct div#mobile { float: right; width: 200px }
#direct #mobile h5 { float: left; padding-top: 20px }
#direct p.clear { clear: both }




/* btn */
#directbtn { clear: left; margin-bottom: 0.5em; background: url(../img/about_direct_back.jpg); }
#directbtn div#directbtn_margin { padding: 20px }
#directbtn h5 { margin-bottom: 0.3em; text-align: center }
#directbtn p { text-align: center }
#directbtn div#w { float: left; margin-right: 20px; width: 150px }
#directbtn div#pc { float: left; margin-right: 20px; width: 150px }
#directbtn div#change { float: left; width: 150px }
#directbtn div#mobile { float: right; width: 150px }
#directbtn p.clear { clear: both }









