@charset "UTF-8";
/* CSS Document */

/* 全体構造
---------------------------------------------------- */
html, body, #wrapper {
	height: 100%;
}
body > #wrapper {
	height: auto;
	min-height: 100%;
}
body {
	font: 13px/1.231 Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	*font-size: small;
    *font: x-small;
	line-height: 1.7;
	color: #441C00;
	padding: 0px;
	text-align: left;
	vertical-align: baseline;
	margin: 0px;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat;
}
table {
    font-size:inherit;
    font:100%;
}
p {
	margin: 0px;
	padding: 0px;
}
a img {
	border: none;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover, a:active {
	color: #CC0000;
	text-decoration: underline;
}
a:focus {
	outline: none;
}
* html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
#wrapper {
	background-image: url(../images/bg_redpepper.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 910px;
	position: relative;
}
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* メニュー
---------------------------------------------------- */
#menu {
	margin: 0px;
	padding: 0px;
	height: 92px;
	width: 910px;
	position: relative;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#menu li#m1 a {
	background-image: url(../images/m_home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 66px;
	width: 111px;
	display: block;
	position: absolute;
	left: 392px;
	top: 0px;
}
#menu li#m2 a {
	background-image: url(../images/m_ourcurry.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 85px;
	width: 99px;
	display: block;
	position: absolute;
	left: 560px;
	top: 0px;
}
#menu li#m3 a {
	background-image: url(../images/m_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 92px;
	width: 102px;
	display: block;
	position: absolute;
	left: 668px;
	top: 0px;
}
#menu li#m4 a {
	background-image: url(../images/m_shopinfo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 85px;
	width: 106px;
	display: block;
	position: absolute;
	left: 780px;
	top: 0px;
}
#menu li#m1 a:hover {
	background-image: url(../images/m_home.jpg);
	background-repeat: no-repeat;
	background-position: 0px -66px;
}
#menu li#m2 a:hover {
	background-image: url(../images/m_ourcurry.jpg);
	background-repeat: no-repeat;
	background-position: 0px -85px;
}
#menu li#m3 a:hover {
	background-image: url(../images/m_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -92px;
}
#menu li#m4 a:hover {
	background-image: url(../images/m_shopinfo.jpg);
	background-repeat: no-repeat;
	background-position: 0px -85px;
}
#menu li#m1 a.here {
	background-image: url(../images/m_home.jpg);
	background-repeat: no-repeat;
	background-position: 0px -132px;
}
#menu li#m2 a.here {
	background-image: url(../images/m_ourcurry.jpg);
	background-repeat: no-repeat;
	background-position: 0px -170px;
}
#menu li#m3 a.here {
	background-image: url(../images/m_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -184px;
}
#menu li#m4 a.here {
	background-image: url(../images/m_shopinfo.jpg);
	background-repeat: no-repeat;
	background-position: 0px -170px;
}

/* コンテンツ
---------------------------------------------------- */
#contents {
	width: 910px;
	margin-top: 33px;
	position: relative;
	padding-bottom: 147px;
}
#sub {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 290px;
	position: relative;
}
#main {
	margin: 0px;
	float: right;
	width: 610px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#mainimage {
	height: 430px;
	width: 610px;
}
#mark {
	height: 163px;
	width: 197px;
	margin-top: 112px;
	margin-left: 45px;
}
#subimage1 {
	height: 128px;
	width: 290px;
	margin-top: 35px;
}
#information {
	background-image: url(../images/bg_info.jpg);
	background-repeat: no-repeat;
	height: 113px;
	width: 505px;
	padding-top: 34px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 60px;
	margin: 0px;
	position: relative;
	font-size: 93%;
  line-height: 1.6;
}
#infomation ul {
	margin: 0px;
	padding: 0px;
}
#information li {
	padding: 0px;
	margin: 0px;
}
.ocbox {
	background-image: url(../images/star_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	width: 585px;
	margin-top: 25px;
	padding-left: 25px;
}
.ocbox2 {
	background-image: url(../images/star_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	width: 585px;
	margin-top: 15px;
	padding-left: 25px;
	font-size: 93%;
}
.menubox {
	width: 610px;
}
.menubox2 {
	width: 610px;
	font-size: 93%;
	margin-top: 30px;
}
.menubox dl {
	width: 610px;
	padding: 0px;
	margin: 0px;
}
.menubox dt {
    width: 530px;
    float: left;
    padding-bottom: 1px;
    margin: 0px;
    padding-top: 7px;
    padding-left: 10px;
    font-size: 100%;
}
.menubox dd {
    padding-top: 6px;
    padding-bottom: 5px;
    margin: 0px;
    text-align: right;
    font-family: Georgia;
    font-size: 117%;
    background-image: url(../images/dot_01.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    padding-right: 10px;
}
.menusubtitle1 {
	width: 610px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.menusubtitle2 {
	width: 610px;
	margin-top: 35px;
	margin-bottom: 10px;
}
.curryplus {
    text-align: right;
    padding-right: 10px;
}
#shopbox {
	width: 610px;
	margin-top: 15px;
	overflow: hidden;
}
#shoptext {
	float: left;
	width: 350px;
}
#shopmap {
	float: right;
	width: 250px;
	text-align: right;
}
.photobox1 {
	margin-top: 30px;
	height: 190px;
	width: 610px;
	position: relative;
}
.photobox2 {
	width: 610px;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}
.photobox2a {
	float: left;
	width: 290px;
	text-align: right;
}
.photobox2b {
	float: right;
	width: 290px;
	text-align: right;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.margin-t05 {
	margin-top: 5px;
}
.margin-t10 {
	margin-top: 10px;
}
.margin-t15 {
	margin-top: 15px;
}
.margin-t20 {
	margin-top: 20px;
}
.margin-t30 {
	margin-top: 30px;
}
.margin-t40 {
	margin-top: 40px;
}
.text-10 {
	font-size: 77%;
	line-height: 1.5;
	margin-top: 10px;
}
.text-submenu {
	font-size: 108%;
	line-height: 1.7;
}
.text-red {
	color: #CC0000;
	font-weight: bold;
}
.text-14bold {
	font-size: 108%;
	line-height: 1.5;
	font-weight: bold;
}

/* フッタ
---------------------------------------------------- */
#footer {
	width: 910px;
	margin-top: -147px;
	position: relative;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: 308px 0px;
	text-indent: -9999px;
	height: 147px;
}
