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

h2{
	float: left;
	width: 271px;
	margin-right: 14px;
}
.storeHead{
	margin-bottom: 15px;
	position:relative;
}
.storeHead p{
	position:absolute;
}
.storeHead p.twitter{
	left:290px; top:10px;
}
.storeHead p.point{
	left:450px; top:10px;
}


.cNavi{
	margin-bottom: 20px;
}
.cNavi li{
	float: left;
	margin-right: 10px;
}
.cNavi li.edge{
	margin-right: 0;
}
.photo{
	width: 256px;
	float: left;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.det{
	width: 290px;
	margin-bottom: 20px;
}
.det th{
	color: #E61F00;
	width: 100px;
}
.det th , .det td{
	border-bottom: 1px dashed #E61F00;
	padding: 5px 0;
}
.det td{
	width: 180px;
	padding-left: 5px;
}
.det td.edge{
	border-bottom: none;
	width: 285px;
	padding-left: 5px;
}
.bunnerArea1 , .bunnerArea2{
	margin-bottom: 40px;
}
.bunnerArea1 li{
	text-align: center;
}
.bunnerArea2 li{
	text-align: center;
	margin-bottom: 10px;
}
h3{
	margin-bottom: 10px;
}
.map{
	margin-bottom: 35px;
	clear:both;
}
.itemBox{
	margin-left: 20px;
}
.itemBox table{
	margin-bottom: 20px;
	border: 1px solid #C97866;
}
.itemBox td{
	width: 230px;
	padding:0 10px;
	vertical-align: top;
	font-size:10px;
}
.item1{
	background-color: #EDD2CC;
	border-right: 1px solid #C97866;
}
.item2{
	background-color: #F6E9E6;
}
.itemBox p{
	margin-bottom: 10px;
}
/* clearfix
---------------------------------------------------- */
.storeHead:after , .cNavi:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
.storeHead , .cNavi{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .storeHead , * html .cNavi{
	height: 1%;
}
.storeHead , .cNavi{
	display: block;
}
/* End hide from IE-mac */









/* cms */
#entry {
	font-size:20px;
	line-height:1.3;
	text-align:center;
}
#entry p {
	margin:1.6em 0;
}








#news {
	padding:0 15px;
	margin-bottom:30px;
}
	#news .newsBlock {
		margin:15px 0;;
	}


/* free page */

#pageNameDetail {
	background:url("../img/h_e_back.png") no-repeat;
	height:32px;
	line-height:32px;
	padding-left:20px;
	font-weight:bold;
	font-size:16px;
}

#newsBox {
}
	#newsBox .newsBlock {
		margin:15px 0;
	}

.newsHead {
	background:url(http://www.apanclub.co.jp/common/img/h_bg.jpg) no-repeat;
	line-height:21px;
	font-weight:bold;
	padding:0 10px;
	color:#fff;
}

/* text */
.newsCont a {
	color:#70B000;
}
.newsCont em {
	font-style:italic;
}
.newsCont strong {
	font-weight:bold;
}

/* block */
.newsCont p {
	margin:14px 0;
}
.newsCont th {
	font-weight:bold;
	padding:3px;
	border:1px solid #ccc;
}
.newsCont td {
	padding:3px;
	border:1px solid #ccc;
}
.newsCont blockquote {
	border:1px solid #eee;
	padding:0 10px;
	margin:14px 0;
	font-style:italic;
}
.newsCont pre {
	border:1px solid #eee;
	background:#f5f5f5;
	padding:5px 10px;
	line-height:1.2;
}

/* head */
.newsCont h3 {
	font-weight:bold;
	font-size:130%;
	margin:14px 0;
}
.newsCont h4 {
	font-weight:bold;
	font-size:120%;
	margin:14px 0;
}
.newsCont h5 {
	font-weight:bold;
	font-size:110%;
	margin:14px 0;
}
.newsCont h6 {
	font-weight:bold;
	margin:14px 0;
}


/* list */
.newsCont ul {
	margin:14px 0;
}
	.newsCont ul li {
		list-style:disc outside;
		margin-left:2em;
	}
.newsCont ol {
	margin:14px 0;
}
	.newsCont ol li {
		list-style:decimal outside;
		margin-left:2em;
	}

.newsCont dl {
	margin:14px 0;
}
	.newsCont dt {
		font-weight:bold;
	}
	.newsCont dd {
		margin-left:2em;
	}


/* #pWorldBox */
#pWorldBox {
	margin-bottom:30px;
	width:100%;
}

/* #informationBox */
#informationBox {
	width:850px;
	margin-top:10px;
}


#informationBox .itemBox{
	margin-left: 30px;
}
#informationBox .itemBox table{
	margin-bottom: 20px;
	border: 1px solid #C97866;
}
#informationBox .itemBox td{
	width: 375px;
	padding:0 10px;
	vertical-align: top;
	font-size:12px;
}
	#informationBox .itemBox td span {
		font-weight:bold;
		color:#A61F00;
		margin-left:10px;
	}
#informationBox .item1{
	background-color: #EDD2CC;
	border-right: 1px solid #C97866;
}
#informationBox .item2{
	background-color: #F6E9E6;
}
#informationBox .itemBox p{
	margin-bottom: 10px;
}

#informationBox th {
	font-weight:bold;
	color:#fff;
	background:#C97866;
	padding:3px 10px;
}

