﻿@charset "utf-8";
body {
	background-color:#fff;
	text-align:center;
	font-size:14px;
	margin:0;
	padding:0;
	line-height:120%;
	color:#333;
	font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
}
a {
	text-decoration:none;
}
a:hover {
	color:#C00;
}
a:hover img {
	filter:Alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
img {
	border:none;
	vertical-align:bottom;
}
#all {
	width:855px;
	margin:auto;
}
h1 {
	font-size:12px;
	color:#6C685F;
	font-weight:normal;
	margin:4px auto;
	padding:0;
}
#gmenu {
	color:#6C685F;
	text-align:right;
	font-size:12px;
	margin:4px auto;
	padding:0;
}
#gmenu a {
	color:#6C685F;
}
#gmenu a:hover {
	color:#C00;
}
#content {
	margin-top:25px;
	text-align:left;
	background:url(images/sideback.gif) top left repeat-y;
}
#left {
	background-color:#F8F8F8;
	width:255px;
	float:left;
	padding-top:1em;
	margin-bottom:2em;
}
#left ul {
	list-style:none;
	margin:auto 5px;
	padding:0;
}
#left ul li {
	margin:0;
	font-size:10px;
	padding-left:76px;
	line-height:125%;
	width:164px;
}
#left ul li a {
	color:#6C685F;
}
#left ul li a:hover {
	color:#C00;
}
#left ul li img {
	display:block;
}
#m_home {
	background:url(images/smenu-img1.jpg) no-repeat left center;
	height:68px;
}
#m_about {
	background:url(images/smenu-img2.jpg) no-repeat left center;
	height:68px;
}
#m_menu {
	background:url(images/smenu-img3.jpg) no-repeat left center;
	height:68px;
}
#m_sample {
	background:url(images/smenu-img4.jpg) no-repeat left center;
	height:68px;
}
#m_recruit {
	background:url(images/smenu-img5.jpg) no-repeat left center;
	height:68px;
}
#right {
	width:580px;
	float:right;
	margin-bottom:2em;
}
div.ban {
	margin:12px auto 2px;
	overflow:visible;
}
div.ban div {
	margin:auto 12px;
}
#ban_blog {
	background:url(images/sban-blog.jpg) top left no-repeat;
	padding-top:35px;
	height:90px;
	min-height:90px;
	font-size:12px;
}
#ban_mobile {
	background:url(images/sban-mobile.jpg) top left no-repeat;
	padding-top:35px;
	height:80px;
	min-height:80px;
	font-size:12px;
}
#ban_contact {
	background:url(images/sban-contact.jpg) top left no-repeat;
	padding-top:35px;
	height:100px;
	min-height:100px;
	font-size:12px;
	text-align:center;
}
#ban_map {
	background:url(images/sban-map.jpg) top left no-repeat;
	padding-top:55px;
	height:125px;
	min-height:125px;
	font-size:12px;
}
#ban_map_kasai {
	background:url(images/sban-map-kasai.jpg) top left no-repeat;
	padding-top:55px;
	height:125px;
	min-height:125px;
	font-size:12px;
}
#ban_map_nishikasai {
	background:url(images/sban-map-nishikasai.jpg) top left no-repeat;
	padding-top:55px;
	height:125px;
	min-height:125px;
	font-size:12px;
}
#goform {
	margin:0 0 1em 0;
	padding:0;
	text-align:center;
}
p.right {
	float:right;
	width:330px;
	margin:3px auto 2em auto;
}
p.left {
	float:left;
	width:230px;
	margin:3px auto 2em auto;
}
#right p {
	margin:3px auto 2em auto;
}
#right h4 {
	clear:both;
	margin:auto 0 5px 0;
	padding:0;
}
#footer {
	clear:both;
	background:url(images/footer.jpg) top left;
	height:260px;
}
#footer div {
	padding-top:85px;
	margin:auto 20px;
	font-size:12px;
	color:#41301D;
}
#footer div p.left {
	width:350px;
}
#footer div p.right {
	width:450px;
}
.menupage table tr td {
	padding:1px;
}

table tr td.name {
	border-left:8px solid #663;
	width:50%;
	padding-left:5px;
}
table tr td.icon {
	width:120px;
	text-align:right;
}
table tr td.icon strong {
	width:50px;
	border:1px solid #999;
	text-align:center;
	background-color:#697DA7;
	color:#fff;
	-moz-border-radius:3px;
	border-top-width:2px;
	border-bottom-width:2px;
	display:block;
	font-size:12px;
	float:left;
}
table tr td.icon em {
	width:50px;
	border:1px solid #999;
	text-align:center;
	background-color:#930049;
	color:#fff;
	-moz-border-radius:3px;
	border-top-width:2px;
	border-bottom-width:2px;
	display:block;
	font-size:12px;
	font-weight:bolder;
	font-style:normal;
	float:left;
	margin-right:4px;
}
table tr td.price {
	text-align:right;
	width:auto;
}
table tr td.description {
	font-size:10px;
	color:#666;
}
table tr td.description strong {
	background-color:#8D9CBC;
	color:#fff;
	-moz-border-radius:10px;
	float:right;
}
table tr td.nameblog {
	border-left:8px solid #663;
	width:50%;
	padding-left:5px;
}
.menupage table {
	margin-bottom:0.8em;
	border-bottom:1px solid #aaa;
	width:99%;
}
.menupage table tr td table{
	border-bottom:none;
	margin-bottom:0;
}
.menupage table.notice {
	background-color:#FFC;
	border-bottom:none;
}
#right div.menupage h4{
	margin:3em 0 0.5em 0;	
}
#right div.menupage p{
	margin:0 0 0.8em 1px;
	padding:0;
	color:#666;
	font-size:12px;
}

