@charset "utf-8";

#newsletter .categoryName {
	background-image:url(../images/bg_cat_newsletter.jpg);
}

#mainArea {
	float:none;
	width:666px;
	margin:0 auto;
	padding:20px 0 0;
}

a.link {
	color:#c72e00;
}


.section {
	padding:0 0 30px;
}

.section#guide p{
	padding-top:10px;
}

.red{ font-weight:bold;
color:#990000; }

.section#guide {
	background:url(../images/image_guide.jpg) 0px 49px no-repeat;
}

.section#subscription {
	padding-bottom:10px;
}

#mainArea .section h2 {
	margin:0 0 11px;
	padding:0 0 5px;
}

.section p {
	padding:0 0 17px;
}

.section#guide p {
	padding-left:220px;
}


.inner .toTop {
	padding-right:0;
}





/*mypage*/
.section#subscription p{
	padding-top:10px;
	padding-bottom:18px;
	background-image:none;
}

#mypagewrapper{
	background:url(/common/images/dotline_x.png) left bottom repeat-x;
	padding-bottom:30px;
}

#mypage_l{
	float:left;	
	background-image:url(../images/back1.gif);
	background-repeat:repeat-y;
	width:374px;
}

.iefix{
	font-size:0;
}

#mypage_r{
	float:left;
	background-image:url(../images/back2.gif);
	background-repeat:repeat-y;
	width:274px;
	
	margin-left:16px;
}

.section#subscription .mypage_tx{
	margin:0;
	padding:10px 15px 10px 15px;
	background-image:none;
	line-height:1.6em;
	background-image:url(../images/clubtop_line.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

#formtable0{
	width:342px;
	margin:10px 0 10px 10px;
}

.titleCell{
	font-weight:bold;
	width:100px;
	padding:5px 15px 5px 0;
	text-align:right;
}

.contentCell{
	padding:5px 0;
}

.fl1 input{
	width:220px;
	height:17px;
	margin:0;
	background-color:#FFF8E3;
	border:1px solid #000000;
	padding:5px 4px 5px 4px;
}

#btnarea1{
	text-align:center;
	padding:10px 0;
}

#btnarea2{
	text-align:center;
	padding:17px 0 8px 0;
}

#passwordforget{
	font-size:11px;
	padding:10px 0 10px 25px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:15px 10px;
	line-height:1;
}

#passwordforget a:link{
	color:#C53300;
}

#passwordforget a:visited{
	color:#C53300;
}

#passwordforget a:hover{
	color:#C53300;
}

#passwordforget a:active{
	color:#C53300;
}



/* @error ----------------------------------------- */

#error{
	padding: 0 0 30px 0;
}

#error_contents{
	width:666px;
	background-image:url(../images/error_back2.gif);
	background-repeat:repeat-y;
	margin:0;
	padding:0;
}

.section #error #error_contents p{
	margin:0;
	padding:10px 10px 10px 10px;
	color:#990000;
	line-height:1.4;
	font-size:11px;
}

#error div{
	font-size:0;
}



/* @group clearfix ----------------------------------------- */

.pSect:after,
.pBlock:after,
.bpInner:after,
#mypagewrapper:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
}

.pSect,
.pBlock,
.bpInner,
#mypagewrapper {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .pSect,
* html .pBlock,
* html .bpInner,
* html #mypagewrapper {
	height:1%;
}

.pSect,
.pBlock,
.bpInner,
#mypagewrapper {
	display:block;
}
/* End hide from IE-mac */

/* @end */

