.infomation .privacy {
	margin-bottom: 40px;
	background: url(../img/border_3px.gif) repeat-x left bottom;
	padding-bottom: 10px;
}

.infomation .detail {
	margin-bottom: 0px;
	background: url(../../css/none) repeat-x left bottom;
	padding-bottom: 0px;
}

.infomation .comp {
	width: 490px;
	margin-left: 70px;
	position: relative;
}

.infomation .privacy .date {
	font-size: 93%;
	line-height: 100%;
	margin-bottom: 10px;
}
.infomation .privacy .title {
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
}

.infomation .privacy .title a{
	color: #333;
	text-decoration: none;
}

.infomation .privacy .title a:hover{
	color: #666;
	text-decoration: underline;
}

.infomation .privacy .description,.infomation .post .post_body,.infomation .post .time {
	margin-bottom: 10px;
}

.infomation .privacy .post_body img {
	margin-bottom: 10px;
}


.infomation .privacy .back {
	padding-top: 30px;
}

p {
	font-size: 93%;
	margin-bottom: 10px;
}

.infomation .detail .description {
	margin-bottom: 15px;
}

.infomation .privacy .more {
	line-height: 100%;
	font-size: 93%;
}



#contents #leftbar {
	float: left;
	width: 200px;
}
.comp .category,.comp .region {
	height: 50px;
	width: 50px;
	position: absolute;
	left: -70px;
	line-height: 50px;
	text-align: center;
	font-size: 85%;
	background: #1a1a1a;
	color: #FFF;
	text-decoration: none;	
}
.caution p {
	font-size: 85%;
	line-height: 160%;
	color: #666;
}

.caution strong {
	color: #333;
}

.caution {
	margin-bottom: 30px;
}
#innercontents {
	font-size: 93%;
	color: #202020;
}
#innercontents li {
	list-style-type: decimal;
}
#innercontents .list2 {
	list-style-type: disc;
}
#innercontents ul {
	padding-left: 20px;
}
.purpose {
	width: 560px;
	margin-bottom: 20px;
	padding-top: 40px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#innercontents .section h4 {
	padding-bottom: 15px;
	margin-top: 30px;
}
#innercontents h3 {
	width: 100%;
	padding-top: 40px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


.join .title2 {
	height: 108px;
	position: relative;
}

.join_btn_box{
	width:676px;
	padding-bottom:10px;
}

.join_btn_left{
	width:328px;
	float:left;
}
.join_btn_right{
	width:328px;
	float:right;
	padding-left:20px;
}