.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 .btn_area {
	width: 560px;
}
#innercontents .section h3 {
	width: 560px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#innercontents .section li {
	width: 540px;
	list-style-type: square;
	margin-left: 17px;
}
#innercontents .btn_area li {
	float: left;
}
#innercontents .section {
	width: 560px;
	margin-top: 25px;
}
.btn a {
	display: block;
	height: 40px;
	width: 160px;
	float: left;
	background: 0px 0px;
}

.btn #org a {
	background: url(../img/btn_li_org.gif) no-repeat;
}

.btn #org a.active {
	background: url(../img/btn_li_org.gif) no-repeat 0px -40px;
}

.btn #local a {
	background: url(../img/btn_li_local.gif) no-repeat;
}

.btn #local a.active {
	background: url(../img/btn_li_local.gif) no-repeat 0px -40px;
}


.en .btn #org a {
	background: url(../img/btn_li_org_en.gif) no-repeat;
}

.en .btn #org a.active {
	background: url(../img/btn_li_org_en.gif) no-repeat 0px -40px;
}

.en .btn #local a {
	background: url(../img/btn_li_local_en.gif) no-repeat;
}

.en .btn #local a.active {
	background: url(../img/btn_li_local_en.gif) no-repeat 0px -40px;
}
