/* 基本設定 */

a:link		{color: #660000; text-decoration: none;}
a:visited	{color: #660000; text-decoration: none;}
a:active	{color: #660000; text-decoration: none;}
a:hover		{color: #FF0000; text-decoration: underline;}

address{
	font-size: 10px;
	font-style: normal;
	line-height: 140%;
	color: #FFFFFF;
}

/* 全体の横幅指定 */

#container{
	width: 780px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

/* コンテンツ部分の横幅指定 */

#contents{
	margin-right: 20px;
	margin-left: 20px;
}

#left{
	float: left;
	margin-right: 30px;
	width: 505px;
}

#right{
	width: 180px;
	float: right;
}

/* レイアウト設定 */

body{
	background-color: #CCCCCC;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(http://www.maedacoffee.com/m_menu/images/back.gif);
	background-repeat: repeat-y;
	background-position: 50%;
}

#footer{
	clear: both;
}

/* ヘッダ部分のデザイン */


#header{
	margin-bottom: 20px;
}

#global{
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #000000;
	background-image: url(http://www.maedacoffee.com/m_menu/images/global_top_back.gif);
	background-repeat: repeat-y;
}

.navi1{
	margin-left: 360px;
}

h1{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 80px;
}

#image{
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

#navi{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

#navi ui{
	margin: 0px;
	padding: 0px;
}

#navi li{
	display: inline;
	margin: 0px;
	padding: 0px;
}

/* コンテンツ部分のデザイン */

#container{
                font-family: "MS Pゴシック", Osaka, "ヒラギノ角ゴシック Pro W3";
	background-image: url(http://www.maedacoffee.com/m_menu/images/nippo_back.jpg);
	background-repeat: repeat-y;
	color:#333333;
	}
	
#contents p{
	margin: 0px;
	padding: 0px;
}

/* 左コンテンツ部分のデザイン */


#left{
	background-color: #FFFFFF;
	background-image: url(http://www.maedacoffee.com/m_menu/images/nippo_kiji_back.gif);
	background-repeat: repeat-y;
	background-position-y: 183px;
}

#left h1{
    margin: 0px 0px 10px;
}

#left div.entry_honten,#left div.entry_meirin,#left div.entry_nishiki,#left div.entry_gekkan{
	margin-left: 15px;
	margin-right: 20px;
	margin-bottom: 40px;
	border-bottom-width: 5px;
	border-bottom-style: solid;	
}

#left div.entry_honten,#left div.entry_gekkan{
	border-bottom-color: #666666;	
}

#left div.entry_meirin{
	border-bottom-color: #330000;
}

#left div.entry_nishiki{
	border-bottom-color: #990000;
}

#left div.entry_honten h2,#left div.entry_meirin h2,#left div.entry_nishiki h2,#left div.entry_gekkan h2{
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin: 0px 0px 10px;
}

#left div.entry_honten h2,#left div.entry_gekkan h2{
	border-bottom-color: #333333;
	background-image: url(http://www.maedacoffee.com/m_menu/images/nippo_katamoji_honten.gif);
	background-repeat:no-repeat;
	text-align:right
}

#left div.entry_meirin h2{
	border-bottom-color: #330000;
	background-image: url(http://www.maedacoffee.com/m_menu/images/nippo_katamoji_meirin.gif);
	background-repeat:no-repeat;
	text-align:right
}

#left div.entry_nishiki h2{
	border-bottom-color: #990000;
	background-image: url(http://www.maedacoffee.com/m_menu/images/nippo_katamoji_nishiki.gif);
	background-repeat:no-repeat;
	text-align:right
}

#left div.entry_honten h3,#left div.entry_meirin h3,#left div.entry_nishiki h3,#left div.entry_gekkan h3{
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 470px;
	text-align: center;
	color: #FFFFFF;
	line-height: 34px;
}

#left div.entry_honten h3 a,#left div.entry_meirin h3 a,#left div.entry_nishiki h3 a,#left div.entry_gekkan h3 a{
	color: #FFFFFF;
}

#left div.entry_honten h3,#left div.entry_gekkan h3{
	background-image: url(images/nippo_midashi_back.gif);
}

#left div.entry_meirin h3{
	background-image: url(images/nippo_midashi_meirin_back.gif);
}

#left div.entry_nishiki h3{
	background-image: url(images/nippo_midashi_nishiki_back.gif);
}

#left div.entry_honten p img,#left div.entry_meirin p img,#left div.entry_nishiki p img,#left div.entry_gekkan p img{
	margin: 0px 0px 10px;
}

#left div.entry_honten p.extended img,#left div.entry_meirin p.extended img,#left div.entry_nishiki p.extended img,#left div.entry_gekkan p.extended img{
	margin: 0px 5px 0px 0px;
}

#left div.entry_honten p,#left div.entry_meirin p,#left div.entry_nishiki p,#left div.entry_gekkan p{
	margin: 0px 0px 10px;
	font-size: 12px;
	line-height: 150%;	
}

#left div.entry_honten p.posted,#left div.entry_meirin p.posted,#left div.entry_nishiki p.posted,#left div.entry_gekkan p.posted{
	color: #660000;
}


/* 右コンテンツ部分のデザイン */

#right h2{
	margin: 0px 0px 3px;
	padding: 0px;
}

#right p.read{
	margin: 0px 0px 10px;
	padding: 0px;
}

#right div{
	margin-bottom: 20px;
}

#right div.entry p{
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 10px;	
}

#right div ui{
	margin: 0px 10px 0px;
	padding: 0px;
}

#right div li{
	font-size: 12px;
	line-height: 150%;
	list-style-image: url(http://www.maedacoffee.com/m_menu/images/nippo_listmark.gif);
	margin-left:10px;
                margin-bottom: 10px;
	padding-left:10px;
	list-style-type: disc;
list-style-position: outside;
}

#right div#category li{
	margin-left: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
	list-style-image:none;
	list-style-type: none;
}

#right h3{
	margin: 0px 0px 15px;
}


/* フッタ部分のデザイン */

#footer {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	text-align: center;
}

#footer p{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
}

#footer a:link	{color: #FFFFFF; text-decoration: underline}
#footer a:visited	{color: #FFFFFF; text-decoration: underline}
#footer a:hover	{color: #FF0000; text-decoration: underline}
#footer a:active	{color: #FFFFFF; text-decoration: underline}


