/*
///////////////////////////////////////////////////////////////////////
=======================================================================
	       コメダ珈琲店　オフィシャルホームページ
	 	 http://www.komeda.co.jp/index.html
	Copyright (C) 2007 KOMEDA CO.,LTD.All Rights Reserved.
=======================================================================
///////////////////////////////////////////////////////////////////////
-----　main.cgi　------------------------------------------------------
*/

table {
	margin:0px auto 0px auto;
	padding:0px;
}

td {
	vertical-align:middle;
}


/*=====================================================================
　店舗検索画像
=====================================================================*/
div#bg {
	width:750px;
	height:80px;
	background:url(../o_search/img/tbg.jpg) no-repeat center top;
	padding:0px;
	margin:0px;
}



/*=====================================================================
　水平線
=====================================================================*/
.ie hr {
	width:710px;
	border-bottom:1px #bbab9b solid;
	border-top:none;
	text-align:center;
	margin:0px auto 0px auto;
}

.gecko hr {
	width:710px;
	border-bottom:1px #bbab9b solid;
	border-top:none;
	text-align:center;
	margin:6px auto 6px auto;
}

.safari hr {
	width:710px;
	border-bottom:1px #bbab9b solid;
	border-top:none;
	text-align:center;
	margin:6px auto 6px auto;
}

.opera hr {
	width:710px;
	border-bottom:1px #bbab9b solid;
	border-top:none;
	text-align:center;
	margin:7px auto 7px auto;
}

/*=====================================================================
　該当店舗数
=====================================================================*/
div#shop_count {
	width:700px;
	height:25px;
	margin:0px;
	padding:0px;
}



/*=====================================================================
　前へ戻るボタン
=====================================================================*/
table.navi {
	margin-top:10px;
	margin-bottom:0px;
	padding:0px;
}


/*=====================================================================
　前へ戻るボタン
=====================================================================*/
td.n_back {
	width:40px;
	height:37px;
	text-align:center;
	vertical-align:middle;
}



/*=====================================================================
　次へ進むボタン
=====================================================================*/
td.n_next {
	width:40px;
	height:37px;
	text-align:center;
	vertical-align:middle;
}



/*=====================================================================
　ページング
=====================================================================*/
td.n_page {
	width:340px;
	height:37px;
	text-align:left;
	vertical-align:middle;
}



/*=====================================================================
　表示中
=====================================================================*/
td.n_shop {
	width:300px;
	height:37px;
	text-align:right;
	vertical-align:middle;
}




/*=====================================================================
　店舗情報
=====================================================================*/
td.shop {
	width:159px;
	font-size:10pt;
	padding:10px;
}


form {
	padding:0px;
	margin:0px;
}

form.search {
	width:500px;
	background-color:#ECFFEC;
	border:3px #46342f double;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0px 10px 0px;
}


font.now {
	color:white;
	background-color:#9F8871;
	padding-left:4px;
	padding-right:4px;
	font-size:10pt;
	font-weight:bold;
	width:20px;
}

font.other {
	padding-left:4px;
	padding-right:4px;
	font-size:10pt;
	width:20px;
}


font.now {
	color:white;
	background-color:#9F8871;
	padding-left:6px;
	padding-right:5px;
	font-size:10pt;
	font-weight:bold;
}

select.haba {width: 106px;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic";
	font-size:12px;
}

td.contents_top{
	width:460px;
	height:32px;
	color:white;
	font-weight:bold;
	font-size:9pt;
	text-align:right;
	padding-right:10px;
	padding-top:10px;
	background:url(../images/contents/title_bg.jpg);
	border:none;
	margin:0px;
}

