/*--------------------------------------------------------------*/
/* CSS and Graphics are released under Creative Commons License */
/* http://creativecommons.org/licenses/by-nc-sa/2.1/jp/         */
/*--------------------------------------------------------------*/

@import url("css/ex.css");

* {
	margin: 0;
	padding: 0;
	font-style: normal;
}
#centercolumn {
	float:right;/* <- If you want change column position, rewrite this. */
	width:560px;
	overflow:hidden;
}
#side_area {
	float:left;/* <- If you want change column position, rewrite this. */
	width:210px;
	overflow:hidden;
	background:#F9F9F9;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
div.page {
	width:784px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	background-color:white;
	border-left: 1px solid #1A2B04;
	border-right: 1px solid #1A2B04;
}

/* ------------ HTML TAG Re-definition ------------ */
body {
	background-color: #FFF;
	color: #666666;
	font-family: Verdana, Helvetica, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', osaka, sans-serif;
	font-size: 75%;
	margin: 0;padding: 0;
	}
table {
	width: 100%;
	margin: 0;
	padding: 0;
	}
table td {
	padding: 0;
	margin: 0;
	vertical-align: top;
	line-height: 130%;
	}
img {
	border:0;
}
/* ------------ Link Color Settings ------------ */
a {color: #ff3300;text-decoration: none;}
a:hover {color: #ff9900;text-decoration: underline;}
/* ------------ Heading and List tag Settings ------------ */
h1, h2, h3, h4, h5 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
	color: #f60;
	background:inherit;
	padding: 0;
	margin: 10px 0 5px;
}
h1 {
	color: #333;
	background:url(images/blockTitleBack_c.gif) no-repeat left center;
	padding: 5px 0 5px 28px;
	font-size: 125%;
}
h2 {
	color: #333;
	padding: 5px 0 5px 21px;
	font-size: 112%;
}
h3, h4, h5 {
	font-size: 100%;
}
ul, ol, li {
	margin: 0 0 0 10px;
	padding: 2px;
	text-align: left;
}
legend {
	padding: 0 10px;
	color: #F60;
	background: inherit;
}
hr {
	height: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 0;
	background: url(images/dot_line.gif) repeat-x bottom;
}
legend {
	padding: 0 10px;
	color: #666;
	background: inherit;
}
/* ------------ Layout settings ------------ */
.usual {
	text-align: center;
	color: #666;
	background:url(images/back_mdl.gif) repeat-x top left;
	background-color:#527411;
}
#header_back {
	/*background:#CDCDCD url(images/back_head.gif) repeat-y top center;*/
	/*border-bottom:1px solid #AAA;*/
}
#header_bar {
	height:17px;
	padding-top:1px;
	text-align:center;
	color:#ffffff;
	background:url(images/header_top_bg.jpg);
}
	#header_discription {
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial,'Hiragino Kaku Gothic Pro', osaka, sans-serif;
		display:block;
		width:784px;
		height:272px;
		color:#FFF;
		font-weight:bold;
		background:#ffffff url(images/header_image.jpg) no-repeat;
	}
	#site-name {
		padding:0;
		font-size:2.5em;
	}
	#site-name img {
		width: 784px;
		height: 272px;
	}
	#site-name a {
		color:#F60;
	}
	#site-slogan {
		margin:5px 0 0 10px;
		font-size:1.5em;
		text-align:left;
		color:white;
	}
	#header_menu {
		background: #000000 url(images/header_menu_left.jpg) repeat-x top left;
		display: block;
		width:784px;
		height:30px;
		padding: 0;
		margin: 0;
	}
/* ヘッダーメニューボタン　ホーム */
	h2#home {
		float:left;
	 	margin:0 0 0 43px;
		padding:0;
		width:101px;
		height:30px;
		background: #000000 url(images/spacer.gif) no-repeat top left;
	}
	h2#home a {
		float:left;
		width:101px;
		height:30px;
		background: url(images/home_btn.jpg) no-repeat top left;
	}
	h2#home a:hover {
		float:left;
		width:101px;
		height:30px;
		background: url(images/home_btn_over.jpg) no-repeat top left;
	}
	h2#home span {
		display:none;
	}
/* ヘッダーメニューボタン　清和からのお知らせ */
	h2#news {
		float:left;
	 	margin:0;
		padding:0;
		width:101px;
		height:30px;
		background: #000000 url(images/spacer.gif) no-repeat top left;
	}
	h2#news a {
		float:left;
		width:101px;
		height:30px;
		background: url(images/news_btn.jpg) no-repeat top left;
	}
	h2#news a:hover {
		float:left;
		width:101px;
		height:30px;
		background: url(images/news_btn_over.jpg) no-repeat top left;
	}
	h2#news span {
		display:none;
	}
/* ヘッダーメニューボタン　店内紹介 */
	h2#room {
		float:left;
	 	margin:0;
		padding:0;
		width:101px;
		height:30px;
		background: #000000 url(images/spacer.gif) no-repeat top left;
	}
	h2#room a {
		float:left;
		width:101px;
		height:30px;
		background: url(images/room_btn.jpg) no-repeat top left;
	}
	h2#room a:hover {
		float:left;
		width:101px;
		height:30px;
		background: url(images/room_btn_over.jpg) no-repeat top left;
	}
	h2#room span {
		display:none;
	}
/* ヘッダーメニューボタン　お食事メニュー */
	h2#menu {
		float:left;
	 	margin:0;
		padding:0;
		width:101px;
		height:30px;
		background: #000000 url(images/spacer.gif) no-repeat top left;
	}
	h2#menu a {
		float:left;
		width:101px;
		height:30px;
		background: url(images/menu_btn.jpg) no-repeat top left;
	}
	h2#menu a:hover {
		float:left;
		width:101px;
		height:30px;
		background: url(images/menu_btn_over.jpg) no-repeat top left;
	}
	h2#menu span {
		display:none;
	}
/* ヘッダーメニューボタン　ご来店サービス一覧 */
	h2#service {
		float:left;
	 	margin:0;
		padding:0;
		width:101px;
		height:30px;
		background: #000000 url(images/spacer.gif) no-repeat top left;
	}
	h2#service a {
		float:left;
		width:101px;
		height:30px;
		background: url(images/service_btn.jpg) no-repeat top left;
	}
	h2#service a:hover {
		float:left;
		width:101px;
		height:30px;
		background: url(images/service_btn_over.jpg) no-repeat top left;
	}
	h2#service span {
		display:none;
	}
/* ヘッダーメニューボタン　お店へのアクセス */
	h2#access {
		float:left;
	 	margin:0;
		padding:0;
		width:101px;
		height:30px;
		background: #000000 url(images/spacer.gif) no-repeat top left;
	}
	h2#access a {
		float:left;
		width:101px;
		height:30px;
		background: url(images/acdess_btn.jpg) no-repeat top left;
	}
	h2#access a:hover {
		float:left;
		width:101px;
		height:30px;
		background: url(images/acdess_btn_over.jpg) no-repeat top left;
	}
	h2#access span {
		display:none;
	}
/* ヘッダーメニューボタン　サイトマップ */
	h2#sitemap {
		float:left;
	 	margin:0;
		padding:0;
		width:101px;
		height:30px;
		background: #000000 url(images/spacer.gif) no-repeat top left;
	}
	h2#sitemap a {
		float:left;
		width:101px;
		height:30px;
		background: url(images/sitemap_btn.jpg) no-repeat top left;
	}
	h2#sitemap a:hover {
		float:left;
		width:101px;
		height:30px;
		background: url(images/sitemap_btn_over.jpg) no-repeat top left;
	}
	h2#sitemap span {
		display:none;
	}
	#header_menu .hm_sub {
		font-size:75%;
	}
#main_area {
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	background:#FFF;
	overflow:hidden;
}

		#cc_base {
			width:530px;
			text-align:left;
			overflow:hidden;
			margin:0 auto;
			padding:15px 0;
		}
		#side_base {
			/*width:190px;*/
			overflow:hidden;
			margin:0 auto;
			padding:0 0 10px 0;
		}
#footer_back {
	background:url(images/back_mdl.gif) repeat-y top center;
}
#footer {
	clear:both;
	height: 46px;
	padding:7px;
	text-align:center;
	color:#ffffff;
	background:url(images/footer_bottom_bg.jpg);
}
/* ------------ centercolumn ------------ */

.centerCcolumn .blockTitle {
	clear:both;
/*
	color: #333;
	background:url(images/blockTitleBack_c.gif) no-repeat left center;
	padding: 5px 0 5px 28px;
*/
	color:#333;
	background:url(images/blockTitleBack_c_bar.jpg) no-repeat left center;
	padding: 8px 0 8px 40px;
	line-height:normal;
	font: bold 120%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
}
#content .blockTitle {
	clear:both;
	color:#333333;
	background:url(images/blockTitleBack_c_bar.jpg) no-repeat left center;
	padding: 8px 0 8px 40px;
	line-height:normal;
	font: bold 120%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
}
.centerCcolumn .blockContent {
	line-height: 150%;
	margin-bottom:10px;
}
.centerLcolumn {
	width: 49%;
	padding: 0 3px 0 0;
	float: left;
	overflow:hidden;
}
.centerLcolumn .blockTitle {
	color: #555;
	background:url(images/blockTitleBack_c2.gif) no-repeat left center;
	padding: 3px 0 3px 22px;
	font: bold 110%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
}
.centerLcolumn .blockContent {
	padding: 3px 8px 8px 3px;
	line-height: 140%;
	margin-bottom:5px;
}
.centerRcolumn {
	width: 48%;
	padding: 0 0 0 3px;
	float: right;
	overflow:hidden;
}
.centerRcolumn .blockTitle {
	color: #555;
	background:url(images/blockTitleBack_c2.gif) no-repeat left center;
	padding: 3px 0 3px 22px;
	font: bold 110%/normal 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', osaka, sans-serif;
}
.centerRcolumn .blockContent {
	padding: 3px 3px 8px 8px;
	line-height: 140%;
	margin-bottom:5px;
}
#content {
	clear: both;
	line-height:175%;
}
#page_top {
	clear: both;
	text-align: right;
}
#page_top a {
	margin-left:auto;
	display:block;
	width:88px;
	height:19px;
	text-decoration:none;
	background:url(images/page_top.gif) no-repeat;
}
#xoops_banner {
	clear:both;
	text-align: center;
	padding: 15px 0;
}
/* ------------ left column & right column ------------ */

.leftcolumn .blockTitle, .rightcolumn .blockTitle {
	display:block;
	height:25px;
	width:210px;
	padding-top:10px;
}
#menu_title0 {
	height: 55px;
	background: url(images/menu_bg8.jpg) no-repeat top left;
}
#menu_title0 span {
	display: none;
}
#menu_title1 {
	height: 55px;
	background: url(images/menu_bg1.jpg) no-repeat top left;
}
#menu_title1 span {
	display: none;
}
#menu_title2 {
	height: 55px;
	background: url(images/menu_bg2.jpg) no-repeat top left;
}
#menu_title2 span {
	display: none;
}
#menu_title3 {
	height: 55px;
	background: url(images/menu_bg3.jpg) no-repeat top left;
}
#menu_title3 span {
	display: none;
}
#menu_title4 {
	height: 55px;
	background: url(images/menu_bg9.jpg) no-repeat top left;
}
#menu_title4 span {
	display: none;
}
#menu_title5 {
	height: 55px;
	background: url(images/menu_bg6.jpg) no-repeat top left;
}
#menu_title5 span {
	display: none;
}
#menu_title6 {
	height: 55px;
	background: url(images/menu_bg7.jpg) no-repeat top left;
}
#menu_title6 span {
	display: none;
}
#menu_title7 {
	height: 55px;
	background: url(images/menu_bg4.jpg) no-repeat top left;
}
#menu_title7 span {
	display: none;
}
#menu_title8 {
	height: 55px;
	background: url(images/menu_bg5.jpg) no-repeat top left;
}
#menu_title8 span {
	display: none;
}






.leftcolumn .blockContent, .rightcolumn .blockContent {
	padding: 5px 10px;
	line-height:150%;
	margin-bottom:10px;
}
.leftcolumn .blockContent li {
	line-height: 1.3em;
}

/* ------------ xoops mainmenu & usermenu ------------ */
#mainmenu a, #usermenu a {
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 5px 3px;
	color:#666;
	border-bottom:1px dotted #AAA;
}
#mainmenu a:hover, #usermenu a:hover {
	color: #f90;
	background-color:inherit;
}
#mainmenu a.menuSub, #mainmenu a.menuSub:hover {
	padding-left: 25px;
}
#usermenu a.highlight {
	color: #FFF;
	padding: 3px;
	background: #333;
}
/* ------------ for table ------------ */
.outer {
	border: 1px solid #EEE;
}
th {
	padding: 3px;
	vertical-align: middle;
	font-weight: normal;
	color: #666;
	border-bottom: 1px solid #CCC;
	background: #EEE;
}
.head {
	padding: 5px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #F2F2F2;
}
.even {
	padding: 2px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #F7F7F7;
}
.odd {
	padding: 2px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #FAFAFA;
}
.foot {
	padding: 5px;
	font-weight: bold;
	color: inherit;
	background: #F2F2F2;
}
tr.even td {
	padding: 2px;
	border-bottom: 1px solid #CACACA;
}
tr.odd td {
	padding: 2px;
	border-bottom: 1px solid #CACACA;
}
tr.even {
	color: inherit;
	background: #F7F7F7;
}
tr.odd {
	color: inherit;
	background: #FAFAFA;
}
tr.odd:hover, tr.even:hover {
	color: #000;
	border-bottom: 1px solid #CACACA;
	background: #DFDFDF;
}

/* ------------ error message & quote and code ------------ */
div.errorMsg {
	background: #F5E8E8;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCC;
}
div.confirmMsg {
	background: #EFF4DF;
	color: #003300;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCC;
}
div.resultMsg {
	background-color: #FFF;
	color: #333;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCC;
}
div.xoopsCode {
	background: #EFEFEF;
	color:inherit;
	border: 1px inset #CCC;
	padding: 6px;
	overflow: auto;
	width: 450px;
}
div.xoopsQuote { 
	background: #EFEFEF;
	color:inherit;
	border: 1px inset #CCC;
	padding: 6px;
	overflow: auto;
	width: 450px;
}
/* ------------ for comment area ------------ */
.formButton {
	border: 1px outset #616655;
	background-color: #EEEEEE;
	color: #7F7F7F;
}
/* ------------ for comment ------------ */
.comTitle {
	margin-bottom: 2px;
}
.comText {
	padding: 2px;
}
.comUserStat {
	font-size:80%;
	border: 1px solid #CCC;
	margin: 2px;
	padding: 2px;
	background: #FFF;
	color:inherit;
}
.comUserStatCaption {
	font-weight: normal;
}
.comUserRank {
	margin: 2px;
}
.comUserRankText {
	font-size:80%;
}
.comUserImg {
	margin: 2px;
}
.comDate {
	font-size:80%;
}
.comDateCaption {
}
/* ------------ for bulletin or news module ------------ */
.itemHead {
	padding: 2px 5px;
	font-weight: bold;
	border-bottom: 1px dotted #CCC;
}
.itemInfo {
	text-align: right;
	padding: 3px 8px;
}
.itemTitle a {
	font-size: 120%;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
.itemPoster {
	font-size: 90%;
}
.itemPostDate {
	font-size: 90%;
}
.itemStats {
	font-size: 90%;
}
.itemBody {
	padding: 0 8px 0 13px;
	overflow: hidden;
}
.itemText {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.5em;
}
.itemText:first-letter {
	font-size: 1.5em;
	font-weight: bold;
}
.itemFoot {
	text-align: right;
	padding: 2px;
	border-top:1px dotted #CCC;
}
.itemAdminLink {
	font-size: 90%;
}
.itemPermaLink {
	font-size: 90%;
}
