	@charset "utf-8";
	/*------------------------------------------------------------
		トップぺージ
	------------------------------------------------------------*/
	#main {
		padding-top: 36px;
	}
	
	#main .section {
		margin: 0 auto;
		width: 970px;
	}
	
	#main .mainBox { 
	margin: 0 auto;
	padding-bottom: 50px; 
	width: 970px; 
	}
	
	
	/*GOLD*/
	#main .passTtl {
		padding-bottom: 3px;
		background: url(../img/common/pass_ttl_bg.gif) no-repeat center top;
	}
	
	
	/*LIGHT*/
	#main .passTtl02 {
			background: url(../img/common/pass_ttl_bg02.jpg) no-repeat center top;
			border-color: #66CC00;
		}
	
	#main .passport02,
	#main .passport02 .info .num,
	#main .passport02 .textBox,
	#main .passport02 .textBox .image {
			border-color: #66CC00 !important;
		}
		
	
	/*REGULAR*/
	#main .passTtl03 {
			background: url(../img/common/pass_ttl_bg03.jpg) no-repeat center top;
			border-color: #FF0000;
		}
	
	#main .passport03,
	#main .passport03 .info .num,
	#main .passport03 .textBox,
	#main .passport03 .textBox .image {
			border-color: #FF0000 !important;
		}
		
	
	/*BRONZE*/
	#main .passTtl04 {
			background: url(../img/common/pass_ttl_bg04.jpg) no-repeat center top;
			border-color: #8E6635;
		}
	
	#main .passport04,
	#main .passport04 .info .num,
	#main .passport04 .textBox,
	#main .passport04 .textBox .image {
			border-color: #8E6635 !important;
		}
	
	
	/*SILVER*/
	#main .passTtl05 {
			background: url(../img/common/pass_ttl_bg05.jpg) no-repeat center top;
			border-color: #999;
		}
	
	#main .passport05,
	#main .passport05 .info .num,
	#main .passport05 .textBox,
	#main .passport05 .textBox .image {
			border-color: #999 !important;
		}
		
	
	/*PREMIUM*/
	#main .passTtl06 {
			background: url(../img/common/pass_ttl_bg06.jpg) no-repeat center top;
			border-color: #000000;
		}
	
	#main .passport06,
	#main .passport06 .info .num,
	#main .passport06 .textBox,
	#main .passport06 .textBox .image {
			border-color: #000000 !important;
		}
	

#main {
	padding-top: 58px;
}

#main .section {
	margin: 0 auto;
	width: 970px;
}

#main .mainBox {
	margin: 0 auto;
	padding-bottom: 50px;
	width: 970px;
}

#main .passTtl {
	padding-bottom: 3px;
}

#main .passport {
	margin-bottom: 36px;
	border-width: 3px;
}

#main .passport .info {
	width: 347px;
}

#main .passport .info .num {
	padding: 13px 0 14px;
}

#main .passport .info .num span {
	font-size: 14px;
	font-weight: 700;
}

#main .passport .info .name {
	padding: 19px 0 13px;
}

#main .passport .info .name {
	font-size: 24px;
}

#main .passport .textBox {
	padding: 19px 0 29px 50px;
	width: 566px;
}

#main .passport .textBox .sub {
	width: 320px;
	float: left;
}

#main .passport .textBox p {
	padding: 4px 0 3px;
}

#main .passport .textBox p .txt {
	font-size: 14px;
	font-weight: 700;
}

#main .passport .textBox .text span {
	font-size: 30px;
}

#main .passport .textBox .stars {
	margin-top: 14px;
}

#main .passport .textBox .image {
	margin-top: 21px;
	width: 236px;
	float: right;
}

#main .memBerBox {
	margin-bottom: 35px;
}

#main .memBerBox .title {
	margin-bottom: 6px;
	font-size: 30px;
	font-weight: 700;
}

#main .memBerBox .title span {
	font-weight: 300;
}

#main .memBerBox .subBox {
	border: 4px solid #CCC;
}

#main .memBerBox .subBox table {
	width: 100%;
	border-collapse: collapse;
}

#main .memBerBox .subBox td {
	padding: 23px 0 25px;
	width: 17.8%;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #CCC;
}

#main .memBerBox .subBox td span {
	font-size: 14px;
	font-weight: 400;
}

#main .memBerBox .subBox .name {
	padding-left: 30px;
	padding-right: 15px;
	width: 28.6%;
	text-align: left;
}

#main .memBerBox .subBox .name span {
	margin-bottom: 10px;
	display: block;
	font-size: 24px;
	font-weight: 500;
}

#main .memBerBox .subBox .join {
	width: 21.5%;
	line-height: 200%;
}

#main .memBerBox .subBox .image {
	padding-left: 0;
	text-align: center;
}

#main .inner {
	margin-bottom: 75px;
}

#main .inner .lBox {
	padding-top: 11px;
	width: 458px;
	float: left;
}

#main .inner .lBox .ttl {
	margin-bottom: 20px;
	padding-left: 32px;
	font-size: 12px;
	background: url(../img/common/icon19.gif) no-repeat left top;
}

#main .inner .lBox .ttl span {
	font-size: 18px;
	font-weight: 700;
}

#main .inner .lBox .caution {
	font-size: 14px;
	color:#ff0000;
	border:#ff0000 solid 1px;
	padding: 12px;
	margin-bottom:15px;
}

#main .inner .lBox .caution p{
	padding-left: 28px;
	font-size: 16px;
	color:#ff0000;
	font-weight:bold;
	background: url(../img/common/icon_caution.gif) no-repeat left top;
}


#main .inner .lBox li {
	padding: 17px 0 16px;
	font-size: 14px;
	border-bottom: 1px solid #CCC;
}

#main .inner .lBox li:first-child {
	border-top: 1px solid #CCC;
}

#main .inner .lBox li a {
	padding-left: 46px;
	display: inline-block;
	text-decoration: underline;
	background: url(../img/common/icon20.gif) no-repeat 12px 2px;
}

#main .inner .lBox li a:hover {
	color: #0099FF;
	text-decoration: none;
}

#main .inner .lBox .more {
	margin: 14px 0 15px;
}

#main .inner .lBox .comBtn01 {
	margin-bottom: 16px;
	width: 310px;
	font-size: 14px;
}

#main .inner .lBox .comBtn02 {
	margin-bottom: 16px;
	width: 310px;
	font-size: 14px;
}

#main .inner .lBox .comBtn01 a,
#main .inner .lBox .comBtn02 a {
	padding: 14px 0 13px;
}

#main .inner .lBox .text {
	color: #C10000;
	font-size: 15px;
	font-weight: bold;
}

#main .inner .lBox .text span {
	font-size: 16px;
	font-weight: 700;
}

#main .inner .recommend {
	width: 465px;
	float: right;
}

#main .inner .recommend .title {
	margin-bottom: 22px;
	font-size: 15px;
	line-height: 1.4;
}

#main .inner .recommend .title span {
	display: block;
	font-size: 30px;
	font-weight: 700;
}

#main .inner .recommend .imgBox {
	background-color: #333;
}

#main .inner .recommend .imgBox .photoBox {
	float: left;
}

#main .inner .recommend .imgBox p {
	padding-top: 72px;
	width: 240px;
	float: right;
	color: #FFF;
	font-size: 17px;
	line-height: 1.5;
	text-align: center;
}

#main .newsletter {
	margin: 0 auto 65px;
	padding: 32px 67px 32px 117px;
	width: 786px;
	background: url(../img/mypage/bg.jpg) no-repeat left top;
}

#main .newsletter .photoBox {
	float: left;
}

#main .newsletter .textBox {
	padding-top: 38px;
	width: 365px;
	float: right;
}

#main .newsletter .textBox p {
	font-size: 65px;
	font-weight: 700;
	line-height: 1.2;
}

#main .newsletter .textBox p span {
	display: block;
	font-size: 19px;
}

#main .newsletter .textBox p .member {
	padding-left: 58%;
	color: #0099FF;
	font-style: italic;
	font-size: 20px;
}

#main .h2Ttl {
	margin: 0 auto 19px;
	width: 970px;
}

#main .h2Ttl span {
	margin: -4px 0 0 15px;
	display: inline-block;
	font-size: 16px;
	vertical-align: middle;
}

#main .tabArea02 .tabBox {
	padding-top: 22px;
}

#main .tabArea .tabPanel02 li {
	width: 481px;
	font-size: 14px;
}

#main .tabArea .tabPanel02 li a {
	padding: 20px 0;
}
	
#main .tabArea .tabPanel02 li:first-child {
	width: 481px;
}

#main .tabArea .hisBox {
	padding: 28px 0 32px;
	border-bottom: 1px solid #CCC;
}

#main .tabArea .hisBox .photoBox {
	margin-top: 0;
	float: left;
}

#main .tabArea .hisBox .textBox {
	width: 785px;
	float: right;
}

#main .tabArea .hisBox .textBox .date {
	margin-bottom: 5px;
	color: #3399FF;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.2;
}

#main .tabArea .hisBox .textBox .title {
	margin-bottom: 8px;
	width: 550px;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.8;
}

#main .tabArea .hisBox .text {
	font-size: 14px;
}

#main .tabArea .hisBox .text span {
	margin-right: 8px;
	font-size: 18px;
}


#main .tabArea .tabPanel03 li {
	width: 240px;
	font-size: 13px;
}

#main .tabArea .tabPanel03 li a {
	padding: 17px 0 16px;
}
	
#main .tabArea .tabPanel03 li:first-child {
	width: 240px;
}

#main .tabArea .history {
	padding: 22px 0 17px;
	border-bottom: 1px solid #CCC;
}

#main .tabArea .history .photoBox {
	margin-top: 3px;
	float: left;
}

#main .tabArea .history .textBox {
	width: 760px;
	float: right;
}

#main .tabArea .history .textBox .date {
	margin-bottom: 8px;
	color: #777;
	font-size: 12px;
}

#main .tabArea .history .textBox .date span {
	width: 130px;
	display: inline-block;
	color: #CC9900;
	font-weight: 700;
}

#main .tabArea .history .textBox .title {
	margin-bottom: 25px;
	font-size: 16px;
}

#main .tabArea .history .textBox .price {
	font-size: 14px;
}

#main .tabArea .history .textBox .price span {
	font-size: 18px;
	font-weight: 700;
}

#main .tabArea .pt {
	margin-top: -32px;
	font-size: 16px;
	line-height: 1.2;
	text-align: right;
}

#main .tabArea .pt span {
	color: #CC9900;
	font-size: 50px;
	font-weight: 700;
	font-style: oblique;
}

#main .tabArea .ltHistory {
	padding: 22px 35px 7px 0;
	border-bottom: 1px solid #CCC;
}

#main .tabArea .ltHistory .date {
	margin-bottom: 10px;
	color: #777;
	font-size: 12px;
	color: #CC9900;
	font-weight: 700;
}

#main .tabArea .ltHistory .title {
	margin-bottom: 14px;
	font-size: 18px;
}

#main .tabArea .ltHistory .text {
	color: #999;
	font-size: 14px;
}

#main .tabArea .ltHistory .textBox .pt {
	margin-top: -50px;
}

#main .headLine {
	margin: 0 0 1px;
	padding-bottom: 1px;
	font-size: 50px;
	font-weight: 700;
	line-height: 1.0;
	position: relative;
	border-bottom: 4px solid #000;
}

#main .headLine .text {
	font-size: 16px;
	font-weight: 500;
	position: absolute;
	right: 0;
	top: 23px;
}

#main .news {
	padding-top: 0;
}

/*------------------------------------------------------------
	present
------------------------------------------------------------*/
#main .present {
	padding: 50px 35px 44px 0;
	border-bottom: 2px solid #CCC;
}

#main .present a {
	overflow: hidden;
}

#main .present a img {
	transition: .3s;
	filter: alpha(opacity=100);
	opacity: 1;
	max-width: 100%;
	max-height: 120px;
}

#main .present a:hover img {
	filter: alpha(opacity=50);
	opacity: 0.5;
	transition: .3s;
}

#main .present a:hover p {
	color: #0099FF;
	text-decoration: underline;
	transition: all 0.3s ease 0s;
}

#main .present a:hover .date {
	text-decoration: none;
}

#main .present .photoBox {
	float: left;
	width: 220px;
}

#main .present .textBox {
	width: 695px;
	float: right;
}

#main .present .textBox p {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.65;
}

#main .present .textBox .label {
	margin-bottom: 12px;
	line-height: 1.5;
}

#main .present .textBox .label span,
#main .presentBox .label span {
	padding: 0;
	width: 86px;
	display: inline-block;
	border-width: 2px;
	text-align: center;
	border-style: solid;
}

#main .present .textBox .label .wanted,
#main .presentBox .label .wanted {
	color: #DE0000;
	border-color: #DE0000;
}

#main .present .textBox .label .pre,
#main .presentBox .label .pre {
	color: #CC9900;
	border-color: #CC9900;
}

#main .present .textBox .label .invitation,
#main .presentBox .label .invitation {
	color: #265CFF;
	border-color: #265CFF;
}



#main .present .textBox .date {
	margin-bottom: 8px;
	color: #7F7F7F;
	font-size: 14px;
	line-height: 1.5;
}

#main .present .textBox .date span {
	margin-left: 18px;
	padding: 2px 0 1px;
	width: 77px;
	display: inline-block;
	color: #FFF;
	font-weight: normal;
	text-align: center;
	position: relative;
	background-color: #5C5C5C;
	border-radius: 2px;
	behavior: url(/js/pie.htc);
}

#main .present .textBox .date .end,
#main .presentBox .date span.end {
	background-color: #707070;
}

#main .present .textBox .date .recruitment {
	color: #FFF;
	background-color: #E53333;
}

#main .present .textBox .date .winning,
#main .presentBox .date span.winning {
	color: #FFF;
	background-color: #D6AD33;
}

#main .pageNavi {
	margin-top: 65px;
	text-align: center;
}

#main .pageNavi li {
	margin: 0 7px;
	display: inline;
	font-size: 15px;
}

#main .pageNavi li a {
	padding: 3px 10px;
	display: inline-block;
	text-decoration: none;
	background-color: #DFDFDF;
}

#main .pageNavi li a:hover,
#main .pageNavi .on a {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

#main .pageNavi .on a:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

#main .pageNavi li a img {
	display: inline-block;
	vertical-align: middle;
}

#main .pageNavi .prev a {
	padding: 3px 0;
	background: none;
}

#main .pageNavi .next a {
	padding: 3px 0;
	background: none;
}

#main .pageNavi .back {
	margin: 0 60px;
}

#main .pageNavi .back a {
	padding: 3px 20px;
}


/*------------------------------------------------------------
	detail
------------------------------------------------------------*/
#main .detailPhoto {
	padding: 15px 0 0;
	text-align: center;
}

#main .detailPhoto img {
	width: 185px;
}

#main .presentBox {
	margin: 22px 0 32px;
	padding-bottom: 15px;
	border-bottom: 3px solid #333;
}

#main .presentBox .label {
	margin-bottom: 20px;
	line-height: 1.2;
}

#main .presentBox .label span {
	padding: 2px 7px;
	display: inline-block;
	color: #0066cc;
	font-size: 16px;
	border: 2px solid #0066cc;
}

#main .presentBox .date {
	margin-bottom: 9px;
	color: #7F7F7F;
	font-size: 16px;
	font-weight: 700;
}

#main .presentBox .date span {
	margin-left: 15px;
	padding: 3px 0 0;
	width: 75px;
	display: inline-block;
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	background-color: #0066cc;
}

#main .presentBox .title {
	font-size: 16px;
}

#main .text02 {
	margin-bottom: 18px;
	font-size: 16px;
	line-height: 1.8;
}

#main .acceptance {
	margin-bottom: 26px;
	color: #0066cc;
	font-size: 16px;
}

#main .acceptance dt {
	margin-bottom: 15px;
}

#main .textInner {
	margin-bottom: 45px;
}

#main .textInner p {
	margin-bottom: 25px;
	font-size: 14px;
	line-height: 1.8;
}

#main #naiyo a:link{
	text-decoration: underline;
	color: #1a0dab;
}

#main #naiyo a:visited{
	color: #609;
}

#main #naiyo a:hover{
	opacity: 0.7;
}

#main .noteBox {
	margin-bottom: 47px;
	padding: 30px 30px 25px 48px;
	border: 2px solid #CC0101;
}

#main .noteBox .title {
	margin-bottom: 35px;
	color: #C60A0A;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}

#main .noteBox .title img {
	margin: -3px 10px 0 0;
	vertical-align: middle;
}

#main .noteBox li {
	padding-bottom: 21px;
	color: #333;
	font-size: 14px;
	line-height: 1.5;
}

#main .btn03 {
	margin: 0 auto;
	width: 300px;
}

/*------------------------------------------------------------
	noticeList
------------------------------------------------------------*/
#main .noticeList {
	padding-top: 10px;
}

#main .noticeList .headLine03 {
	margin-bottom: 38px;
}

#main .noticeList .category {
	margin-bottom: 40px;
	color: #999;
	font-size: 12px;
	font-weight: bold;
}

#main .noticeList .category select {
	margin-left: 15px;
	width: 252px;
	height: 30px;
	font-size: 14px;
	line-height: 1.5;
}

#main .noticeList .noticeUl {
	border-top: 1px solid #CCC;
}

#main .noticeList .noticeUl li {
	padding: 14px 0 22px;
	font-size: 14px;
	border-bottom: 1px solid #CCC;
}

#main .noticeList .noticeUl li a {
	padding-left: 46px;
	display: inline-block;
	color: #7F7F7F;
	font-size: 14px;
	text-decoration: none;
	background: url(../img/common/icon20.gif) no-repeat 13px 5px;
}

#main .noticeList .noticeUl li a span {
	color: #000;
	font-size: 16px;
	text-decoration: underline;
}

#main .noticeList .noticeUl li a:hover span {
	color: #CC0000;
	text-decoration: none;
}

/*------------------------------------------------------------
	notice_list/detail
------------------------------------------------------------*/
#main .detailTtl {
	margin: -10px 0 25px;
}

#main .detailTtl dt {
	font-size: 14px;
}

#main .detailTtl dd {
	font-size: 16px;
	font-weight: bold;
}

#main .noticeTxt p {
	margin-bottom: 25px;
	font-size: 14px;
	line-height: 1.8;
}

#main .noticeTxt p .link {
	font-weight: bold;
	text-decoration: underline;
}

#main .noticeTxt p .link:hover {
	text-decoration: none;
}

@media all and (min-width: 0) and (max-width: 767px)  {
	#main {
		padding-top: 13px;
	}
	
	#main .headLine02 {
		display: none;
	}
	
	#main .section {
		margin: 0 13px;
		width: auto;
	}
	
	#main .passTtl {
		padding: 9px 0 7px;
		font-size: 20px;
	}
	
	#main .passport {
		margin-bottom: 15px;
		border-width: 5px;
	}
	
	#main .passTtl02 {
		background: url(../img/common/pass_ttl_bg02.jpg) no-repeat center top;
		border-color: #66CC00;
	}

	#main .passport02,
	#main .passport02 .info .num,
	#main .passport02 .textBox,
	#main .passport02 .textBox .image {
		border-color: #66CC00 !important;
	}
	
	#main .passTtl03 {
		background: url(../img/common/pass_ttl_bg03.jpg) no-repeat center top;
		border-color: #FF0000;
	}

	#main .passport03,
	#main .passport03 .info .num,
	#main .passport03 .textBox,
	#main .passport03 .textBox .image {
		border-color: #FF0000 !important;
	}

	#main .passTtl04 {
		background: url(../img/common/pass_ttl_bg04.jpg) no-repeat center top;
		border-color: #8E6635;
	}

	#main .passport04,
	#main .passport04 .info .num,
	#main .passport04 .textBox,
	#main .passport04 .textBox .image {
		border-color: #8E6635 !important;
	}
	
	#main .passTtl05 {
		background: url(../img/common/pass_ttl_bg05.jpg) no-repeat center top;
		border-color: #999;
	}

	#main .passport05,
	#main .passport05 .info .num,
	#main .passport05 .textBox,
	#main .passport05 .textBox .image {
		border-color: #999 !important;
	}

	#main .passTtl06 {
		background: url(../img/common/pass_ttl_bg06.jpg) no-repeat center top;
		border-color: #000000;
	}

	#main .passport06,
	#main .passport06 .info .num,
	#main .passport06 .textBox,
	#main .passport06 .textBox .image {
		border-color: #000000 !important;
	}
	
	#main .passport .info {
		width: auto;
	}
	
	#main .passport .info .num {
		padding: 7px 0;
		border-bottom: 1px solid #D5A84C;
	}
	
	#main .passport .info .name {
		padding: 10px 0;
		font-size: 19px;
	}
	
	#main .passport .info .date {
		font-size: 10px;
	}
	
	#main .passport .textBox .text span {
		font-size: 18px;
		font-weight: 700;
	}

	#main .passport .textBox p {
		padding: 0;
	}
	
	#main .passport .textBox p .txt {
		font-size: 13px;
		font-weight: 700;
	}
	
	#main .passport .textBox .stars {
		margin-top: 11px;
	}
	
	#main .passport .textBox {
		padding: 0;
		width: auto;
	}
	
	#main .passport .textBox .sub {
		padding: 10px 20px 13px;
		width: auto;
		float: none;
	}
	
	#main .passport .textBox .image {
		margin: 0;
		padding: 20px 0;
		width: auto;
		float: none;
		text-align: center;
		border-top: 1px solid #D5A84C;
	}
	
	#main .memBerBox {
		margin-bottom: 10px;
	}
	
	#main .memBerBox .title {
		margin-bottom: 3px;
		font-size: 15px;
		text-align: center;
	}
		
	#main .memBerBox .subBox {
		margin: 0 8px;
		border: 3px solid #CCC;
	}
		
	#main .memBerBox .subBox td {
		padding: 12px 0 10px;
		width: 100%;
		float: left;
		font-size: 10px;
		text-align: center;
		border-right: 0;
		border-bottom: 1px solid #CCC;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
	
	#main .memBerBox .subBox td span {
		font-size: 12px;
	}

	#main .memBerBox .subBox .name {
		padding: 16px 5px 0;
		width: 100%;
		border-bottom: none;
		text-align: center;
	}

	#main .memBerBox .subBox .name span {
		margin-bottom: 5px;
		font-size: 19px;
	}
	
	#main .memBerBox .subBox .join {
		width: 100%;
	}

	#main .memBerBox .subBox td:nth-child(3) {
		padding-bottom: 15px;
	}

	#main .memBerBox .subBox .image {
		padding: 20px 0;
	}
	
	#main .inner {
		margin: 0 10px 44px;
	}
	
	#main .inner .lBox {
		margin-bottom: 42px;
		width: auto;
		float: none;
	}
	
	#main .inner .lBox .ttl {
		margin-bottom: 15px;
		padding-bottom: 3px;
		font-size: 11px;
		background-position: left top;
	}

	#main .inner .lBox .ttl span {
		font-size: 16px;
	}

	#main .inner .lBox .caution {
		font-size: 10px;
		padding: 12px;
		margin-bottom:15px;
	}
	
	#main .inner .lBox li {
		padding: 12px 0 8px;
		font-size: 10px;
	}

	#main .inner .lBox li a {
		padding: 0 0 3px 33px;
		background-position: 4px top;
	}
	
	#main .inner .recommend {
		width: auto;
		float: none;
	}
	
	#main .inner .lBox .more {
		margin: 12px 0 28px;
	}
	
	#main .inner .lBox .comBtn01,
	#main .inner .lBox .comBtn02 {
		margin-bottom: 5px;
		width: auto;
	}
	
	#main .inner .lBox .comBtn01 a,
	#main .inner .lBox .comBtn02 a {
		font-size: 12px;
	}

	#main .inner .lBox .comBtn01 a,
	#main .inner .lBox .comBtn02 a {
		padding: 14px 0 13px;
	}
	
	#main .inner .lBox .comBtn02 {
		margin-bottom: 19px;
	}
	
	#main .inner .lBox .text {
		font-size: 14px;
		text-align: center;
	}
	
	#main .inner .recommend .title {
		margin: 0 0 10px;
		font-size: 10px;
	}
	
	#main .inner .recommend .title span {
		margin: -3px 8px 0 0;
		font-size: 23px;
		display: inline-block;
		vertical-align: middle;
	}
	
	#main .inner .recommend .imgBox {
		position: relative;
	}
	
	#main .inner .recommend .imgBox .photoBox {
		width: 45%;
	}
	
	#main .inner .recommend .imgBox .photoBox img {
		width: 100%;
	}
	
	#main .inner .recommend .imgBox p {
		margin-top: -22px;
		padding-top: 0;
		width: 55%;
		font-size: 12px;
		float: none;
		position: absolute;
		left: 45%;
		top: 50%;
		text-align: center;
	}
	
	#main .tabArea .tabPanel02 ul {
		border-top: 2px solid #CCC;
	}
	
	#main .newsletter {
		margin-bottom: 48px;
		padding: 20px;
		width: auto;
		background-size: 100% 100%;
	}
	
	#main .newsletter .photoBox {
		width: 45%;
	}
	
	#main .newsletter .photoBox img {
		width: 100%;
	}

	#main .newsletter .textBox {
		padding: 12px 0 0 50%;
		width: auto;
		float: none;
	}

	#main .newsletter .textBox p {
		font-size: 28px;
	}

	#main .newsletter .textBox p span {
		font-size: 10px;
	}
	
	#main .newsletter .textBox p .member {
		padding-left: 70px;
		font-size: 10px;
		font-style: italic;
	}
	
	#main .h2Ttl {
		margin: 0 10px;
		width: auto;
		display: block;
		font-size: 28px;
	}

	#main .h2Ttl span {
		font-size: 10px;
	}
	
	#main .tabArea .tabPanel02 li {
		width: 50%;
		font-size: 10px;
		font-weight: 400;
		line-height: 1.4;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		border-right: 1px solid #ccc;
	}

	#main .tabArea .tabPanel02 li a {
		padding-bottom: 11px;
		border: none;
	}

	#main .tabArea .tabPanel02 .on a {
		padding-bottom: 11px;
	}
	
	#main .tabArea .tabPanel02 li:first-child {
		width: 50%;
	}

	#main .tabArea .tabPanel02 li:first-child a {
		padding-bottom: 11px;
	}
	
	#main .tabArea .tabPanel02 li:last-child {
		border-right: none;
	}
	
	#main .tabArea .tabPanel02 li:first-child a {
		border-right: none;
	}
	
	
	#main .tabArea .tabPanel03 li {
		width: 25%;
		font-size: 10px;
		font-weight: 400;
		line-height: 1.4;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		border-right: 1px solid #ccc;
	}

	#main .tabArea .tabPanel03 li a {
		padding-bottom: 11px;
		border: none;
	}

	#main .tabArea .tabPanel03 .on a {
		padding-bottom: 10px;
	}
	
	#main .tabArea .tabPanel03 li:first-child {
		width: 25%;
	}

	#main .tabArea .tabPanel02 li:last-child {
		border-right: none;
	}
	
	#main .tabArea .tabPanel03 li:first-child a {
		padding: 22px 0 20px;
		border-right: none;
	}

	#main .tabArea .tabPanel03 li:first-child.on a {
		padding-bottom: 19px;
	}
	
	#main .tabArea .tabPanel03 li:nth-child(3) a {
		padding: 8px 0 6px;
	}

	#main .tabArea .tabPanel03 li:nth-child(3).on a {
		padding-bottom: 5px;
	}



	#main .tabArea .hisBox {
		padding: 18px 15px 10px;
	}
	
	#main .tabArea .hisBox .textBox {
		padding-left: 95px;
		width: auto;
		float: none;
	}
	
	#main .tabArea .hisBox .photoBox img {
		width: 75px;
	}
	
	#main .tabArea .hisBox .textBox .date {
		margin-bottom: 5px;
		font-size: 9px;
	}
	
	#main .tabArea .hisBox .textBox .title {
		margin-bottom: 3px;
		width: auto;
		font-size: 12px;
		line-height: 1.2;
	}
	
	#main .tabArea .hisBox .text {
		font-size: 9px;
	}
	
	#main .tabArea .hisBox .text span {
		font-size: 10px;
	}
	
	#main .tabArea .history {
		padding: 13px 0 7px 10px;
	}
	
	#main .tabArea .history .photoBox img {
		width: 64px;
	}
	
	#main .tabArea .history .textBox {
		padding: 5px 0 0 75px;
		width: auto;
		float: none;
	}
	
	#main .tabArea .history .textBox .date {
		margin-bottom: 6px;
		font-size: 9px;
	}
	
	#main .tabArea .history .textBox .date span {
		margin-right: 20px;
		width: auto;
	}
	
	#main .tabArea .history .textBox .title {
		margin-bottom: 5px;
		font-size: 11px;
	}
	
	#main .tabArea .history .textBox .price {
		font-size: 9px;
	}
	
	#main .tabArea .history .textBox .price span {
		font-size: 11px;
	}
	
	#main .tabArea .pt {
		margin: -22px 30px 0 0;
		font-size: 9px;
	}
	
	#main .tabArea .pt span {
		font-size: 23px;
	}
	
	#main .tabArea02 {
		margin-bottom: 0;
	}
	
	#main .tabArea02 .tabBox {
		padding-top: 5px;
	}
	
	#main .tabArea .ltHistory {
		padding: 13px 23px 9px;
	}
	
	#main .tabArea .ltHistory .date {
		margin-bottom: 5px;
		font-size: 9px;
	}
	
	#main .tabArea .ltHistory .title {
		margin: 0 50px 8px 0;
		font-size: 10px;
		line-height: 1.2;
		letter-spacing: 2px;
	}
	
	#main .tabArea .ltHistory .text {
		font-size: 9px;
	}
	
	#main .tabArea .ltHistory .textBox .pt {
		margin: -20px 0 0 0;
	}
	
	#main .headLine {
		margin-bottom: 30px;
		font-size: 28px;
	}
	
	#main .headLine .text {
		font-size: 12px;
		top: inherit;
		bottom: 6px;
	}
	
	#main .news .headLine {
		margin-bottom: 20px;
		font-size: 24px;
	}
	
	#main .news .headLine .text {
		right: inherit;
		left: 0px;
		bottom: -23px;
	}
	
	#main .tabBox .imgBox {
		padding: 15px 0;
	}
	
	#main .news .more {
		margin: 15px 0 0;
	}
	
	/*------------------------------------------------------------
		present
	------------------------------------------------------------*/
	#main .present {
		padding: 26px 0 13px;
	}

	#main .present a {
		text-decoration: none;
	}

	#main .present a:hover p {
		text-decoration: none;
		color: #000;
	}
	
	#main .present a:hover img {
		filter: alpha(opacity=100);
		opacity: 1;
	}
	
	#main .present .photoBox {
		margin-bottom: 3px;
		float: none;
		text-align: center;
		width: auto;
	}
	
	#main .present .photoBox img {
		width: 50%;	
		max-height: initial;
	}

	#main .present .textBox {
		width: auto;
		float: none;
	}

	#main .present .textBox p {
		font-size: 11px;
	}
	
	#main .present .textBox .label {
		margin-bottom: 4px;
		font-size: 10px;
	}

	#main .present .textBox .label span,
	#main .presentBox .label span {
		width: 55px;
		border-width: 1px;
	}
	
	#main .present .textBox .date,
	#main .presentBox .date {
		margin-bottom: 4px;
		font-size: 11px;
	}
	
	#main .present .textBox .date span,
	#main .presentBox .date span {
		margin-left: 10px;
		width: 50px;
		font-size: 9px;
	}
	
	#main .pageNavi {
		margin-top: 30px;
	}
	
	#main .pageNavi li {
		margin: 0 5px;
		display: inline-block;
		font-size: 12px;
	}

	#main .pageNavi .prev {
		margin: 0 15px 0 0;
	}

	#main .pageNavi .next {
		margin: 0 0 0 15px;
	}
	
	#main .pageNavi li a .sp {
		display: inline-block !important;
	}
	
	#main .pageNavi li a:hover {
		filter: alpha(opacity=100);
		opacity: 1;
	}

	/*------------------------------------------------------------
		detail.html
	------------------------------------------------------------*/
	#main .mainBox {
		margin: 0 22px;
		padding-bottom: 0;
		width: auto;
	}
	
	#main .presentBox {
		margin: 12px 0 22px;
		padding-bottom: 10px;
		border-bottom: 1px solid #333;
	}
	
	#main .presentBox .label {
		margin-bottom: 7px;
		line-height: 1.2;
	}
	
	#main .presentBox .label span {
		padding: 2px 7px;
		font-size: 10px;
		border: 1px solid #0066cc;
	}
	
	#main .presentBox .date {
		margin-bottom: 7px;
		font-size: 11px;
	}
	
	#main .presentBox .date span {
		margin-left: 10px;
		width: 48px;
		font-size: 9px;
		font-weight: 400;
	}
	
	#main .presentBox .title {
		font-size: 12px;
		line-height: 1.65;
	}

	#main .detailPhoto img {
		width: 48%;
	}
	
	#main .text02 {
		font-size: 11px;
	}
	
	#main .acceptance {
		margin-bottom: 10px;
		font-size: 11px;
	}

	#main .acceptance dt {
		margin-bottom: 10px;
	}
	
	#main .textInner {
		margin-bottom: 25px;
	}
	
	#main .textInner p {
		margin-bottom: 18px;
		font-size: 10px;
	}
	
	#main .noteBox {
		margin: 0 0 40px;
		padding: 10px 10px 5px;
	}
	
	#main .noteBox .title {
		margin-bottom: 10px;
		font-size: 15px;
	}

	#main .noteBox .title img {
		margin: -2px 5px 0 0;
		display: inline-block;
		vertical-align: middle;
	}
	
	#main .noteBox li {
		padding-bottom: 15px;
		font-size: 10px;
		line-height: 1.5;
	}
	
	#main .btn03 {
		width: 80%;
	}
	

	
	/*------------------------------------------------------------
		noticeList
	-------------------------------------------------a-----------*/
	#main .noticeList {
		padding: 20px 10px 0;
	}
	
	#main .noticeList .headLine03 {
		margin-bottom: 18px;
	}
	
	#main .noticeList .category {
		margin-bottom: 20px;
	}

	#main .noticeList .category span {
		display: none;
	}

	#main .noticeList .category select {
		margin: 0;
		width: 130px;
		height: 23px;
		font-size: 9px;
	}
	
	#main .noticeList .noticeUl li {
		padding: 8px 0 9px;
	}
	
	#main .noticeList .noticeUl li a {
		padding-left: 30px;
		font-size: 9px;
		background-position: left 8px;
	}
	
	#main .noticeList .noticeUl li a span {
		margin-top: -10px;
		padding: 0 0 13px 30px;
		font-size: 10px;
	}
	
	#main .noticeList .noticeUl li a:hover span {
		color: #000;
		text-decoration: underline;
}

	
	/*------------------------------------------------------------
		notice_list/detail
	------------------------------------------------------------*/
	#main .detailTtl {
		margin: 0 0 15px;
	}
	
	#main .detailTtl dt {
		padding-left: 0;
		font-size: 11px;
	}
	
	#main .detailTtl dd {
		padding-left: 0;
		font-size: 14px;
		font-weight: bold;
	}
	
	#main .noticeTxt p {
		margin-bottom: 20px;
		font-size: 11px;
	}

}















