@charset "UTF-8";

/* ---------------CONTENT BLOCK-------------- */
div#contentblock {
	float:left;
	display: block;
	width: 630px;
	padding-bottom: 20px;
}

div#enlogo {
	float:left;
	width: 150px;
	margin-top: 11px;
	height:30px;
	font-size: 80%;
}

div#titlelogo {
	float:left;
	width: 460px;
	text-align: right;
	margin-top: 19px;
	height:22px;
	font-size: 80%;
}

div#selectimg {
	font-size: 80%;
	clear: both;
	padding-top: 15px;
}

div#contentin {
	padding-left: 15px;
	padding-right: 25px;
}

div#contentin h1 {
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 110%;
	line-height:120%;
	color:#66CCCC;
	text-align: center;
}


/* ---------------pagelink-------------- */

div.pagelink {
	margin-bottom: 40px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

p.pagename {
	display: inline;
	font-size: 90%;
	padding-right: 25px;
	font-weight: bold;
}

p.pagenumber {
	display: inline;
	font-size: 200%;
}

p.pagenumber a {
	font-size: 70%;
	text-decoration: none;
}

/* ---------------selecttxt-------------- */

div#selecttxt {
	font-size: 80%;
	line-height:190%;
}

div#selecttxt p {
	padding: 0 35px 0 35px;
	margin-bottom: 30px;
}

p.selectph {
	text-align: center;
}

p.selectph img {
	margin-left: auto;
	margin-right: auto;
}


/* ---------------nextlink-------------- */
div#nextlink {
	margin-bottom: 20px;
	text-align:center;
	font-size: 80%;
}



/* ---------------selectadd-------------- */
div#selectadd {
	margin-top: 25px;
	padding-top: 30px;
	border-style: solid;
	border-color: #A09587;
	border-width: 1px 0 0 0 ;
	width: 590px;
}

div#selectadd img {
	float:left;
	margin-right: 20px;
}


div#shopinfo {
	float:left;
	width: 290px;
}


div#shopinfo h2 {
	font-size: 90%;
	line-height:120%;
	color:#66CCCC;
	width: 290px;
	margin-bottom: 15px;

}


table.shopinfo {
	border: 0;
	font-size:80%;
	line-height: 140%;
	margin: 0 0 0 0;
	width: 290px;
}

td.kou {
	vertical-align: top;
	padding: 0 7px 5px 0;
	color:#999999;
	white-space:nowrap;
}

td.nai {
	vertical-align: top;
	padding: 0 0 5px 0;
}




/* ---------------pankuzu-------------- */

div#pankuzu {
	clear: both;
	font-size: 80%;
	padding-top:40px;
}



