/*
///////////////////////////////////////////////////////////////////////
=======================================================================
	       コメダ珈琲店　オフィシャルホームページ
	 	 http://www.komeda.co.jp/index.html
	Copyright (C) 2007 KOMEDA CO.,LTD.All Rights Reserved.
=======================================================================
///////////////////////////////////////////////////////////////////////
-----　基本レイアウト　------------------------------------------------
*/
td {
	font-size:10pt;
}


/*=====================================================================
　全体
=====================================================================*/
html {
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow-y:scroll;
}

body {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic";
	height:auto;
	color:#663300;
	font-size:10pt;
	background-color:#46342f;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin:0px;
	padding:0px;
}

/*=====================================================================
　画像
=====================================================================*/
img {
	border:0px;
}


/*=====================================================================
　リンク
=====================================================================*/
a {
	color:#B65E00;
	text-decoration:none;
}


a:hover {
	color:#AE3E3E;
	text-decoration:underline;
}

a:visited {
	color:#623119;
}

/*=====================================================================
　外枠
=====================================================================*/
#layout_index  {
	width:750px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:#efe7c9;
}


/*=====================================================================
　メニュー
=====================================================================*/
/*　外枠　*/
#con_index {
	width:750px;
	background:url(../images/contents/contents_bg.jpg) no-repeat top;
	margin:0px;
	padding:0px;
}


td.con_title {
	width:290px;
	vertical-align:bottom;
}


/*　サブコンテンツ　*/
td.con_top {
	width:460px;
	height:32px;
	text-align:right;
	background:url(../images/contents/contents_bg.jpg) top right;
}

td.con_main {
	width:92px;
	height:38px;
	vertical-align:bottom;
}


/*=====================================================================
　Copyright
=====================================================================*/
/*　Copyright外枠　*/
#copy_index{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	background-color:#4e260d;
	clear : both ;
}


/*　プライバシーポリシー　*/
#copy_left{
	width:375px;
	height:18px;
	background-color:#4e260d;
	text-align:left;
	padding-left:5px;
	padding-top:4px;
	float:left;
}


/*　Copyright　*/
#copy_right{
	width:355px;
	height:18px;
	color:white;
	background-color:#4e260d;
	font-size:8pt;
	float:left;
	text-align:right;
	padding-right:10px;
	padding-top:6px;
}


/*=====================================================================
　最下部：コーヒー豆
=====================================================================*/
#coffee{
	margin:auto;
	width:750px;
	height:50px;
	background:url(../images/contents/bg.jpg) no-repeat top center;
}


.xxbtn{
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic";
	font-size:12px;
}

