body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

p {
	margin: 0px;
	padding: 0px;
}

.out-txt {
	font-size: 10px;
	text-indent: -99999px;
}

h1 {
	font-size: 12px;
	font-weight: normal;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}


.clear {
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	font-size: 1px;
}

a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #009900;
}
.transparent {
}
#header-wrap {
	background-image: url(img/common/back.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header-box {
	width: 980px;
	background-image: url(img/common/back.jpg);
	background-repeat: repeat-x;
	margin: auto;
}

#h1-box {
	height: 14px;
	padding-bottom: 0px;
	color: #666666;
}
#logo-box {
	height: 65px;
	float: left;
	width: 400px;
}
#head-contact-box {
	float: right;
	height: 60px;
	width: 360px;
	background-image: url(img/common/contact_back.png);
	background-repeat: no-repeat;
	background-position: center;
}
#head-contact-box #head-contact-top {
	height: 55px;
	float: left;
	width: 170px;
}
#head-contact-box #head-contact-mid {
	float: right;
	width: 180px;
	padding-top: 15px;
	text-align: center;
	padding-right: 10px;
}
#head-contact-box #head-contact-right {
	float: left;
	height: 60px;
	width: 230px;
}
#head-contact-link-up {
	height: 25px;
	margin: 0px;
	padding: 0px;
}
#head-contact-right #head-contact-link {
	height: 25px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}


/**------------------
   G-NAVI
   ---------------**/

#g-navi-box {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	padding: 0px;
	background-image: url(img/g-navi/g-navi_08.gif);
	background-repeat: repeat-x;
	clear: both;
}

#main-menu {
	background-attachment: scroll;
	background-image: url(img/g-navi/g-navi_01.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
	height: 37px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#main-menu ul {
	margin: 0px;
	padding: 0px;
}


ul#menu{
	list-style:none;
	padding: 0px;
	margin: 0px;
}
ul#menu li{
	list-style:none;
	float:left;
	display: block;
	margin: 0px;
	padding: 0px;
}
ul#menu a{
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	margin: 0px;
	height: 37px;
	padding: 0px;
}
#main-menu a:hover#about{
    background-position: 0px -37px;
}
#main-menu a#about{
	background-image:url(img/g-navi/g-navi_02.gif);
	background-repeat: no-repeat;
	width: 115px;
}
#main-menu a:hover#bukken{
    background-position: 0px -37px;
}
#main-menu a#bukken{
	background-image:url(img/g-navi/g-navi_03.gif);
	background-repeat: no-repeat;
	width: 150px;
}

#main-menu a#work{
	background-image:url(img/g-navi/g-navi_04.gif);
	background-repeat: no-repeat;
	width: 190px;
}
#main-menu a:hover#work{
    background-position: 0px -37px;
}

#main-menu a#owner{
	background-image:url(img/g-navi/g-navi_05.gif);
	background-repeat: no-repeat;
	width: 130px;
}
#main-menu a:hover#owner{
    background-position: 0px -37px;
}

#main-menu a#privacy{
	background-image:url(img/g-navi/g-navi_07.gif);
	background-repeat: no-repeat;
	width: 190px;
}
#main-menu a:hover#privacy{
    background-position: 0px -37px;
}

#main-menu a#contact{
	background-image:url(img/g-navi/g-navi_06.gif);
	background-repeat: no-repeat;
	width: 120px;
}
#main-menu a:hover#contact{
    background-position: 0px -37px;
}

#g-navi-under {
	background-image: url(img/common/orange.gif);
	background-repeat: repeat;
	height: 5px;
	font-size: 5px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}
#index-main-img {
	background-image: url(img/index/main.jpg);
	background-repeat: no-repeat;
	height: 303px;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center center;
	clear: both;
}
#index-wrap {
	padding: 10px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#left-box {
	width: 540px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

#index-left-01 {
	color: #663300;
	padding-bottom: 10px;
}
#index-left-01 img {
	float: right;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
}
#index-left-01 p {
	line-height: 22px;
	padding-top: 5px;
}
#index-left-02 {
	color: #663300;
	padding-top: 5px;
	padding-bottom: 10px;
}
#index-con01 {
	background-image: url(img/index/index-con01-back.png);
	height: 125px;
	width: 255px;
	float: left;
	background-repeat: no-repeat;
}
#index-con01 #index-con01-top {
	height: 60px;
	text-indent: -99999px;
}
#index-con02 {
	height: 125px;
	width: 255px;
	float: right;
}
#index-con02 img {
	margin-top: 30px;
}
#index-left-03 {
	color: #663300;
	padding-top: 10px;
	padding-bottom: 10px;
}
#index-con03-top {
	background-image: url(img/index/index-con-02_01.gif);
	height: 40px;
	width: 537px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#index-con03-top h3 {
	font-size: 12px;
	font-weight: normal;
	text-indent: -99999px;
	margin: 0px;
	padding: 0px;
}

#index-con03-mid {
	background-image: url(img/index/index-con-02_02.gif);
	width: 537px;
	float: left;
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 5px;
}
#index-con03-mid-left {
	float: left;
	width: 240px;
	margin-left: 10px;
}
#index-con03-mid-right {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 255px;
}
#index-con03-mid-right p {
	line-height: 18px;
	color: #663300;
}



#index-con03-botom {
	background-image: url(img/index/index-con-02_04.gif);
	height: 10px;
	width: 537px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 5px;
}
#right-box {
	width: 400px;
	float: right;
}

#index-topics-box {
	margin-bottom: 10px;
}
#index-topics-box-top {
	width: 390px;
	height: 40px;
	background-image: url(img/index/index-right-back_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	text-align: center;
}
#index-topics-box-body {
	background-image: url(img/index/index-right-back_02.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: auto;
}
.index-entry-box {
	clear: both;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
	margin-right: 10px;
	margin-left: 10px;
}
.index-entry-icon-box {
}


#index-topics-box-botom {
	background-image: url(img/index/index-right-back_04.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	margin: 0px;
	height: 10px;
}
.index-entry-icon-box {
	padding: 5px;
	width: 75px;
	float: left;
}
.index-entry-txt-box {
	padding: 5px;
	width: 265px;
	float: left;
	line-height: 18px;
}
#index-about-box {
	background-image: url(img/index/index-about-back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 105px;
}
#index-about-txt-box {
	padding-top: 45px;
	padding-left: 20px;
	line-height: 16px;
}
#footer-wrap {
	background-image: url(img/index/footbar.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 80px;
	width: 100%;
}
#footer-wrap #footer-box {
	width: 980px;
	padding: 10px;
	line-height: 21px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#common-img {
	background-image: url(img/common/common-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 100px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}
.about-title {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #663300;
	border-bottom-color: #663300;
}
#about-aisatsu {
	line-height: 21px;
	color: #663300;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#about-aisatsu img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#about-info {
	padding: 10px;
}
#left-box02 {

	width: 520px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#right-box02 {
	width: 400px;
	float: right;
	padding-top: 44px;
}
#about-photo-box {
	padding-bottom: 20px;
	padding-top: 10px;
}
#topics-box {

	margin-bottom: 10px;
}
#topics-box-top {

	width: 390px;
	height: 40px;
	background-image: url(img/index/index-right-back_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	text-align: center;
}
#topics-box-body {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: auto;
}
#topics-box-botom {
	padding: 0px;
	margin: 0px;
	height: 10px;
}
#left-box03 {


	width: 700px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#right-box03 {
	float: right;
	width: 240px;
	padding-top: 40px;
}

.pagebute-box {
	padding: 10px;
}

.topics-entry-box {

	clear: both;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
	margin-right: 10px;
	margin-left: 10px;
}
.topics-entry-txt-box {
	float: left;
	line-height: 21px;
	width: 560px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.topics-entry-txt-box h3 {
	font-size: 16px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/**--------------------------------------------

　　メールフォーム

---------------------------------------------**/

#mail-form-title {
	height: 35px;
	margin-bottom: 10px;
}
#mail-form-txt {
	padding: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #663300;
}
#form-table-box {
	border: 1px solid #CCCCCC;
}

#mailform .mailform p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663333;
}


.txt-roman {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #009900;
}

.txt-red {
	color: #FF0000;
}
#buy-title {
	background-image: url(img/buy/title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
}

/**-------------------------------------------------**/

.module-tagcloud .module-content {
	text-align: left;
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.module-tagcloud .module-content .module-list { list-style: none;}
.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 21px; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 18px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 15px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 13px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 11px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 10px; }
#TagCloud-title {
	padding-top: 20px;
}
#about-right-img-box {
	background-image: url(img/common/about-right-img.jpg);
	background-repeat: no-repeat;
	height: 305px;
	margin-top: 20px;
}
#about-right-img-box p {
	padding-top: 220px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 16px;
}
#menu-left-box {

	float: left;
	width: 240px;
}
#menu-list-box {
	padding-top: 10px;
	padding-bottom: 10px;
}

#menu-right-box {



	width: 700px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#menu-top-txt p {
	line-height: 21px;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	color: #663300;
	padding-top: 30px;
	padding-bottom: 10px;
}
#menu-icon-box {
	padding-top: 10px;
	padding-bottom: 10px;
}
.menu-entry-box {
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #663300;
}
.menu-entry-title {
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #663300;
	border-bottom-color: #663300;
}
p.drip-txt01 {
	color: #660000;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 10px;
}
p.drip-txt02 {
	color: #006600;
	font-size: 12px;
	padding-left: 20px;
	padding-bottom: 0px;
}
p.drip-txt02-mame {
	color: #333333;
	font-size: 12px;
	padding-left: 30px;
	padding-bottom: 5px;
	line-height: 14px;
}
p.drip-txt03 {
	color: #660000;
	font-size: 14px;
}
p.drip-txt04 {
	color: #006600;
	font-size: 12px;
}

p.drip-txt05 {

	color: #CC3300;
	font-size: 14px;
}
p.drip-txt06 {
	color: #CC3300;
	font-size: 16px;
	font-weight: bold;
}

img.menu-food-style {
	clear: both;
	margin-right: 50px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
img.menu-food-style02 {
	clear: both;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 0px;
	display: block;
}
.cake-box {
	width: 200px;
	padding: 10px;
	float: left;
}

.p-cake-box {
	width: 400px;
	padding: 10px;
	float: left;
}

/**-----------------------------------

　　個人情報

------------------------------------**/
#privacy-wrap {
	width: 500px;
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-bottom: 20px;
}
#privacy-title {
	width: 500px;
	background-image: url(img/privacy/title.jpg);
	padding-top: 10px;
	padding-bottom: 10px;
}
#privacy-box {
	line-height: 25px;
	font-size: 12px;
	padding-left: 10px;
}
#privacy-box p {
	line-height: 20px;
}

