@charset "utf-8";
/* ------------------------
	main
------------------------ */
.column2 #main {
	background-image: url(../img/shopinfo/common/main_bg08.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 939px;
	overflow: hidden;
}

/* main_inner */
.column2 #main_inner {
	background-image: url(../img/shopinfo/common/main_bg07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 939px;
	overflow: hidden;
}

/* ------------------------
	contents_header
------------------------ */
#contents_header {
	height: 33px;
	width: 780px;
}
#contents_header p {
	float: left;
	padding-top: 12px;
	padding-left: 10px;
}
#contents_header ul {
	float: right;
	padding-top: 13px;
}
#contents_header li {
	float: left;
	padding-right: 10px;
}

/* ------------------------
	contents
------------------------ */
.column2 #contents {
	float: left;
	width: 764px;
	padding-right: 11px;
	padding-left: 13px;
}

/* ------------------------
	snav
------------------------ */
#snav {
	float: right;
  margin: -20px 3px 0 0;
	width: 146px;
}

#snav li {
  width: 117px;
	margin: 0 0 7px 13px;
	padding: 0 5px 7px 5px;
	background-image: url(../img/common_snv/hr.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

*html #snav li {
	margin: 0 0 7px 15px;
}

/* ------------------------
	汎用クラス
------------------------ */
p.page_top {
	padding-bottom: 5px;
	text-align: right;
}
p.home_btn {
	text-align: right;
}

.pre a{
	display:block;
	width:736px;
	height:60px;
	line-height:60px;
	text-decoration:none;
	text-align:center;
	background-image: url(../images/sch/member_p1.jpg);
	background-repeat: no-repeat;
}
.pre a:hover{
	height: 60px;
	width: 736px;
	background-image: url(../images/sch/member_p1_on.jpg);
	background-repeat: no-repeat;
}
.pr1 {
	height: 20px;
	width: 450px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #F89A12;
	border-left-color: #F89A12;
	font-weight: bold;
	padding-left: 5px;
	font-size: 14px;
	padding-top: 3px;
	margin-bottom: 5px;
	color: #3A3A3A;
}
.area_side_text {
	font-size: 11px;
}

