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

/* reset
----------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 14px;
	color: #333;
	font-family: sans-serif;
	list-style-position: inside;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body {
	text-align: center;
}
img {
	border: none;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* 共通
----------------------------------------*/
body {
	background: url(../img/bg_body.gif);
}

#container {
	width: 698px;
	margin: 0 auto;
	border: 1px #3EB660 solid;
	border-top: none;
	text-align: left;
	background: #ffffff;
}

#contents {
	clear: both;
	width: 640px;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 30px;
}

strong      { color: #393; font-weight: bold; font-size:1.1em; }
.clear      { clear: both; }
.clear_left { clear: left; }
.right      { text-align: right; }
.center     { text-align: center; }
.img_right  { float: right; clear: right; margin-left: 10px; margin-bottom: 10px;}
.banner     { margin: 20px auto;}
.banner img { display: block; margin: auto; }
.new_window {
	background: url(/img/new_window.gif) top right no-repeat;
	padding-right: 15px;
}

/* ヘッダ
----------------------------------------*/
#header {
	position: relative;
	height: 95px;
	border-bottom: 1px #3EB660 solid;
	background: #3EB65F;
}
#header h1 {
	float: left;
	width: 608px;
}
#header h1 span {
	display: none;
}
#header h1 a {
	display: block;
}
#qr {
	float: right;
}
#qr img {
	margin: 6px;
}
/* タグライン */
#tagline {
	display: block;
	position: absolute;
	left: 6px;
	bottom: 4px;
	color: #ffffff;
}

/* 関連サイト
----------------------------------------*/
#links {
	overflow: hidden;
	clear: both;
	padding-top: 15px;
}
#links h2 {
	float: left;
	padding-right: 8px;
}
#links div.box {
	float: left;
	width: 265px;
}
#links div.odd {
	padding-right: 5px;
}
#links div.box img {
	float: left;
	padding-right: 3px;
}

/* 新着店舗
----------------------------------------*/
#updatedshops {
	list-style: none;
}
#updatedshops li {
	width: 150px;
	text-align: center;
	margin: 5px;
	float: left;
	background: #fff;
}
#updatedshops li img {
/*	height: 90px;*/
	border:none;
}

/* フッタ
----------------------------------------*/
#footer {
	text-align: center;
	border-top: solid 1px #999999;
	margin-top: 20px;
	padding: 10px 0;
	clear: both;
}

#minilist {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #999999;
}
#minilist ul {
	width: 640px;
	margin: auto;
}
#minilist ul li {
	display: inline;
}
#minilist ul li a {
	display: block;
	float: left;
	padding: 0 5px;
	white-space: nowrap;
}

#contact h2 {
	padding-bottom: 5px;
}


/* エリアトップ
----------------------------------------*/
#areaname {
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
}

#search {
	overflow: auto;
	padding-bottom: 20px;
}
#search span.mark {
	color: #FBB03B;
}
#search h3 {
	font-size: 16px;
}
#search li {
	float: left;
	width: 80px;
	list-style: none;
}

/* 住所 */
.shop .box {
	overflow: hidden;
	height: 1%; /* for IE */
	padding: 10px 0;
}
.shop .clear_left {
	height: .5em;
}

/* 学校名 */

#school {
	float: left;
	padding: 3px;
	background-color: #FFE8C7;
	width: 313px;
}

#school h3 {
	padding-bottom: 3px;
}

/* ナビとは */

#notice {
	overflow: hidden;
	clear: both;
	height: 1%; /* for IE */
	padding: 10px;
	background: #DDEDD8 url(../img/bg_notice.jpg) repeat-x bottom;
}

#notice h2,
#notice span.mark {
	color: #3EB660;
}

#notice div.information {
	overflow: hidden;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px #CCCCCC solid;
}

#notice div.information h2 {

	padding-right: 3px;
	font-weight: bold;
	font-size: 16px;
}

#notice div.information p {
	padding-top: 4px;
}

#notice div.box {
	float: right;
	width: 300px;
}

#notice div.box h3 {
	padding: 3px 0;
}

#notice div.box.odd {
	float: left;
}

#notice div.box p {
	line-height: 1.4em;
	margin-bottom: 3px;
	font-size: 10px;
}

/* エリアトップ（学校検索なし）
----------------------------------------*/
#search div.information {
	margin-bottom: 15px;
	padding: 10px;
	background-color: #FFE8C7;
}

#search div.information strong {
	display: block;
	margin-bottom: 5px;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}

#search div.shop.odd {
	margin-bottom: 10px;
}

/* パンくず
----------------------------------------*/
#topic_path p {
	text-align: left;
	letter-spacing: 1px;
	color: #666666;
	padding-bottom: 5px;
}
#topic_path strong {
	font-weight: bold;
	color: #000000;
}

/* 店舗検索結果（共通）
----------------------------------------*/
#search_shop {
	padding-bottom: 10px;
}

#search_shop h2 {
	padding: 4px 8px 2px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-color: #40B75D;
}

#search_shop p#btn_pagetop {
	padding-bottom: 3px;
	text-align: right;
}

#search_shop p#btn_pagetop a {
	color: #000000;
}

#search_shop p#btn_home {
	clear: both;
	padding-top: 20px;
	border-top: 1px #40B75D dotted;
	text-align: center;
}

/* 検索された店舗一覧 */

#result {
	margin: 20px;
}
#schoollist {
	width: 399px;
	margin: 20px;
}

#result h3,
#schoollist h3 {
	padding: 0 10px 5px;
	border-bottom: 1px #40B75D solid;
	font-size: 16px;
}

#result h3 span.mark,
#schoollist h3 span.mark {
	color: #40B75D;
}

#result div.information,
#schoollist div.information {
	margin: 10px;
}

#result div.information p {
	padding-bottom: 10px;
}

/* 店舗情報 */

#result div.box {
	position: relative;
	clear: both;
	height: 1%; /* for IE */
	padding: 10px;
	border-top: 1px #40B75D solid;
}

#result div.box p {
	padding-right: 130px;
/*	font-size: 12px;*/
}

/*#result div.box p a {
	font-size: 10px;
}*/

/* 店舗名 */

#result div.box p.shopname {
	padding-bottom: 5px;
/*	border-bottom: 1px #CCCCCC dotted; */
	font-weight: bold;
/*	font-size: 14px;*/
	font-size: 120%;
}

/* 店舗写真 */

#result div.box p.shopname a {
	color: #000000;
	font-weight: bold;
/*	font-size: 14px;*/
	font-size: 120%;
}

#result div.box p.shopphoto {
	position: absolute;
	top: 0;
	right: 10px;
	width: 120px;
	padding-right: 0;
}

#result div.box > p.shopphoto {
	top: 10px;
}

/* 詳細ボタン */

#result p.detail_button {
	text-align: right;
	padding-top: 10px;
}

/* 学校リスト */

#schoollist {
	overflow: hidden;
}

#schoollist ul {
	margin-top: 1em;
	list-style: outside disc;
}

#schoollist li {
/*	float: left;
	width: 190px;*/
	margin-left: 15px;
	margin-bottom: .3em;
/*	list-style: none;*/
/*	list-style: outside disc;*/
}

/* 学校名で検索 */

#schoolsearch {
	float: right;
	padding: 10px;
	background-color: #FFE8C7;
	width: 10em;
}
#schoolsearch h3 {
	padding-bottom: 5px;
	font-size: 14px;
}
#schoolsearch h3 span.mark {
	color: #FBB03B;
	font-size: 14px;
}
#schoolsearch label {
	display: block;
	margin-top: .5em;
}
#schoolsearch select,
#schoolsearch input {
	width: 10em;
}
/* ------------------------ MAP PAGE */
.mapcaption {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 10px;
}
.mapcaption h2 {
	font-size: 1.5em;
}

