@charset "utf-8";

#privacypolicy .categoryName {
	background-image:url(../images/bg_cat_privacy.jpg);
}

#mainArea {
	float:none;
	width:666px;
	margin:0 auto;
	padding:20px 0 0;
}


.section {
	padding:0 0 30px;
}

/*.section#guide {
	background:url(../images/image_guide.jpg) 0 44px no-repeat;
}*/

/*.section#subscription {
	padding-bottom:10px;
}*/

#mainArea .section h2 {
	margin:0 0 15px;
	padding:0 0 2px;
}

.section ol {
	padding:0 0 15px;
	background:url(../../common/images/dotline_x.png) left bottom repeat-x;
}

.section p {
	padding:0 0 25px;
}

.section#guide p {
	padding-left:220px;
}

/*.section#subscription p {
	background:url(../../common/images/dotline_x.png) left bottom repeat-x;
}

#subscription ul {
	padding:12px 0 50px;
	background:url(../../common/images/dotline_x.png) left bottom repeat-x;
	text-align:center;
}*/

/*#subscription ul li {
	display:inline;
	padding:0 5px;
}*/

.section ol li {
	padding:0 0 20px;
	list-style-type:none;
}

.section ol li dt {
	padding:0 0 2px;
	font-size:109%;
	font-weight:bold;
}

.inner .toTop {
	padding-right:0;
}

/* @group clearfix ----------------------------------------- */

.pSect:after,
.pBlock:after,
.bpInner:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
}

.pSect,
.pBlock,
.bpInner {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .pSect,
* html .pBlock,
* html .bpInner {
	height:1%;
}

.pSect,
.pBlock,
.bpInner {
	display:block;
}
/* End hide from IE-mac */

/* @end */

