/* 大枠表示部分 */
.contents {
	width: 770px;
	background-color: #FFFFFF;
	text-align: left;
}

.header {
	width: 700px;
}


.nabi {
	float: left;
	width: 165px;
	background-color: #D7F2FF;
	margin-right: 5px;
}
.main1 {
	float: left;
	width: 600px;
	background-color: #FFFFFF;
}


.main {
	float: left;
	width: 435px;
	margin-right: 5px;
}

.ad {
	float: left;
	width: 160px;
}

.cleaer {
	clear: both;
}

.footer {
	clear: both;
	text-align: center;
}

.copyright {
	width: 770px;
	background-color: #66CCFF;
	padding: 8px;
	text-align: center;
	text-valign: midle;
}


/* 右サーチ表示部分 */
.box2w {
	background-color: #ffffff;
	border-style: solid;
	border-top-width: 2px;
	border-top-color: #000;
	border-left-width: 2px;
	border-left-color: #000;
	border-right-width: 2px;
	border-right-color: #000;
	border-bottom-width: 2px;
	border-bottom-color: #000;
	padding: 3px;
}

/* リスト表示部分 */
.listmenu1 {
	margin: 3px 0px;
	padding: 3px;
	background: #FFFFFF;
}

.listmenu2 {
	border: solid 1px #CCCCCC;
	margin: 3px 0px;
	padding: 3px;
	background: #FFFFFF;
}

.nextback {
	margin: 0px;
	padding: 5px;
	text-align: center;
}

/*
.listpackage {
	border-color: #CCCCCC;
	border-width: 1px;
	margin: 3px;
	background: #FFFFFF;
	width: 100%;
}
*/

.listout {
	margin: 0px;
	padding: 0px 0px 5px;
	background: #FFFFFF;
	width: 100%;
}

.form {
	margin: 0px;
}

/* シリーズ表示部分 */
.listout2 {
	border: solid 1px #CCCCCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

.cartout {
	margin: 0px;
	padding: 5px 0px;
	background: #FFFFFF;
	width: 100%;
}

/* 詳細表示部分 */
.listout3 {
	float: left;
	text-align: center;
	padding: 4px;
	width: 235px;
}
/* news.phpピックアップ用 */
.pickup {
	border: solid 1px #ff6600;
	/*width: 168px;*/
	height: 270px;
}
.pickup_m {
	width: 110px;
	padding: 4px;
}
.pickup2 {
	/*border: solid 1px #ff6600;*/
	width: 110px;
	height: 40px;
}
/* 汎用 */
.float {
	float: left;
}
.height_30 {
	height: 30px;
}
.height_40 {
	height: 40px;
}
.height_50 {
	height: 50px;
}

#privacy_box h3 {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#privacy_box h4 {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}

#privacy_box ul,#privacy_box ol {
	margin: 0;
	padding: 0;
}

#privacy_box li,#privacy_box ol {
	list-style-position: inside;
}

#privacy_box p, #privacy_box ul, #privacy_box ol{
	width: auto;
	margin-top: 5px;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	line-height: 150%;
}
