@charset "utf-8";
/* CSS Document */

/*コンテンツ右*/
#contents_r {
	float:right;
	width:560px;
	margin:0;
	padding-left:10px;
	background:#FFF;
	clear:both;
}
* html #contents_r {
	width:568px;
}
*+html body, * html body #contents_r {
	width:568px;
}

/*コンテンツ左（サブメニュー）*/
#contents_l {
	float:left;
	margin:0;
}
#sub_navi {
	margin:0;
	padding:12px 0 0;
	background-color:#FFF;
}
* html #sub_navi {
	padding:10px 0 0;
}
*+html body, * html body #sub_navi {
	padding:10px 0 0;
}
#sub_navi li {
	padding:0px;
	margin:0px;
	list-style-type:none;
	width:180px;
	font-size:1px;
	line-height:1px;
}
#sub_navi span {
    display:none;
}
#bunner {
	margin:25px 0 0 2px;
	padding:0;
}
#bunner li {
	margin:0 0 5px;
	list-style:none;
}
#bunner span {
	display:none;
}

#bt_member {
	display:block;
	background:url(../img/member/snavi_top_on.gif) no-repeat;
	width:180px;
	height:24px;
}
/*バナー*/
#bunner {
	margin:25px 0 0 2px;
	padding:0;
}
#bunner li {
	margin:0 0 5px;
	list-style:none;
}

/*コンテンツ右内容*/
ul#tit {
	text-align:right;
	margin:5px 13px 3px 2px;
}
ul#tit li {
	display:inline;
	font-size:11px;
}
h2 {
	margin:0;
}
h2 span {
	display:none;
}
#member-img {
	display:block;
	width:542px;
	height:176px;
	background:url(../img/member/mainphoto.jpg) no-repeat;
}
#member-t {
	font-size:14px;
	line-height:19px;
	margin:10px 5px 8px 0;
}

h3 {
	margin:10px 0 5px;
}
h3 span {
	display:none;
}
#tit1 {
	display:block;
	background:url(../img/member/title0.jpg) no-repeat;
	width:540px;
	height:24px;
}
#tit2 {
	display:block;
	background:url(../img/member/title1.jpg) no-repeat;
	width:540px;
	height:24px;
}
#tit3 {
	display:block;
	background:url(../img/member/title2.jpg) no-repeat;
	width:540px;
	height:24px;
}
#tit4 {
	display:block;
	background:url(../img/member/title3.jpg) no-repeat;
	width:540px;
	height:24px;
}
.text {
	width:520px;
	margin:10px 0 0 5px;
	font-size:14px;
	text-align:20px;
}
/*QRコード*/
#qr {
	display:block;
	background:url(../img/member/qrcode.gif) no-repeat;
	width:330px;
	height:150px;
	margin:10px 0 0 115px;
	padding:80px 0 0 130px;
	font-size:14px;
	font-weight:bold;
}
#qr_text {
	width:530px;
	margin:-70px 0 0 10px;
	font-size:14px;
	text-align:20px;
}
*+html body, * html body #qr_text {
	margin:10px 0 0 20xpx;
}

#box4 span {
	display:none;
}
#box4 ul li {
	display:inline;
	float:left;
}
#box4 ul {
	width:540px;
	padding:4px 0;
	margin:10px 0;
	border-top:#FFEA93 solid 1px;
}
#bt-h a {
	display:block;
	width:48px;
	height:14px;
	background:url(../imgcommon/bt_home.gif) no-repeat;
	margin-right:454px;
}
#bt-h a:hover {
	background:url(../imgcommon/bt_home_on.gif) no-repeat;
}
#bt-t a {
	display:block;
	width:38px;
	height:14px;
	background:url(../imgcommon/bt_top.gif) no-repeat;
}
#bt-t a:hover {
	background:url(../imgcommon/bt_top_on.gif) no-repeat;
}