﻿@charset "utf-8";

/* 全体構造
---------------------------------------------------- */
html {height:100%;}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	line-height: 1.1em;
	font-weight: normal;
	font-variant: normal;
	font-size:x-small;
}

#wrapper {
	margin: 0px auto;
	width: 750px;
}





/* 基本スタイルA
---------------------------------------------------- */
a {
	color: #0033FF;
}
a:hover {
	color: #FF3300;
}
img {
	border: 0px;
}
ul,li {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,p,form {
	margin: 0px;
	padding: 0px;
}
blockquote {
	padding: 0px 0px 0px 9px;
	font: normal x-small/1.4em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px 0px 22px;
	color: #666666;
	display: block;
	border-left: 2px solid #999999;
}

th p, td p {
}


.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 0px;
	font-style: normal;
	line-height: 0px;
	font-weight: normal;
	font-variant: normal;
}
.hidden {
	position: absolute;
	left: -9999px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.none {
	display: none;
}
.noneclear {
	clear: both;
	display: none;
}

.space {
	display: none;
	margin:5px 0;
}



/* ヘッダー
---------------------------------------------------- */
h1#description {
	margin: 0px;
	padding: 3px 10px;
	width: 730px;
	font: normal x-small/1em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	color: #FFFFFF;
	background-image: url(../images/base/description_bg.gif);
	background-position: 0px 0px;
}

DIV#topline {
	margin: 0px;
	height:10px;
	padding: 3px 10px;
	width: 730px;
	background-image: url(../images/base/description_bg.gif);
	background-position: 0px 0px;
}



#header {
	width: 100%;
	height: 70px;
	background-color: #0066FF;
	background-image: url(../images/base/bg_header.gif);
	background-repeat: no-repeat;
}

/* ロゴ HOME*/
h1#logo {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 330px;
	font: normal 10px/10px "verdana";
	float: left;
}
h1#logo a {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 330px;
	text-indent: -9999px;
	display: block;
}


/* ロゴ 内部*/
DIV#logo {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 330px;
	font: normal 10px/10px "verdana";
	float: left;
}
DIV#logo a {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 330px;
	text-indent: -9999px;
	display: block;
}


#wrapA{
	/*position: relative;*/
	width:740px;	
	text-align: left;
	margin: 0px auto;
	padding:0;
	}


/* ナビゲーションB */
ul#naviB {
	padding: 12px 0px 0px;
	margin: 0 0 0 200px;
	list-style: none;
	float: left;
	height: 16px;
	width: 180px;
	display: block;
}
ul#naviB li {
	margin: 0px;
	padding: 0px 2px 0px 0px;
	height: 23px;
	float: left;
	font: normal 10px/10px "verdana";
	display: block;
}
ul#naviB li a {
	text-decoration: none;
	display: block;
	height: 23px;
color:#FFFFFF;
}
ul#naviB li a:hover {
color:#FF9900;}
ul#naviB li#contactArea a {	width: 81px;}
ul#naviB li#linkArea a {
	width: 60px;
}
ul#naviB li#privacyArea a {	width: 101px;}
ul#naviB li#sitemapArea a {	width: 82px;}




/* メニュー部
---------------------------------------------------- */


#menuareaBox {
width:100%;
background-color:#FF9933;
	}

#menuarea {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	}



#menuarea li {
	float: left;
		background-color: #FF9900;
		border: 1px outset #FFCC00;
		margin-right: 1px;

}

#menuarea a,#menuarea a:link, #menuarea a:link, #menuarea a:visited {  
	text-decoration: none;
	color:#FFFFFF;
	background-color: transparent;
	width: 100px;
	height: auto;
	text-align: center;
	padding: 2px 0;
	display: block;
	position: relative;
		font-size: 14px;
			font-family: "ＭＳ Ｐゴシック", Osaka;
				font-weight: bold;




	
	/*＼*//*/
	display: inline;
	/**/
}



#menuarea a:hover{
	color: #FF9900;
	background-color: #FFFFFF;
	font-weight: bold;
	top: 1px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
}



/* メイン画像
---------------------------------------------------- */

DIV#Mainimage {
	margin:0;
	clear:both;
	background-image: url(../images/top/bg_head3.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 800px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #0B233D;

} 

DIV#Mainimage h2{
	font-size:12px;
	color:#000066;
	width: 330px;
	margin-top: 130px;
	margin-left: 30px;
	line-height: 120%;
	background-position: center;
} 




/* ページボディ
---------------------------------------------------- */
DIV#pageBody {
	width: 800px;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}


#sidebar {
	width: 185px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	height: 300px;
}
#contents {
	width: 544px;
	float: right;
	height: auto;
	padding: 10px;
}

#contents h3{
	font-size:14px;
	margin-top: 10px;

}

#contents p{
	margin:10px 0 0 40px;
	width: 360px;

}

/* 20080425ホームページビルダー用作り変え
---------------------------------------------------- */


table.home-table{
background-color:#FFFFFF;

}

table.home-table td
{


}

table.home-table td.kiji
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	padding:5px 20px;
	font-size:14px;

}

table.home-table td.kiji h3
{
	font-size:14px;
	padding: 5px 0;

}



/* サイドバー（左）
---------------------------------------------------- */


#homeAbout {
	width: 180px;
	margin-left: 5px;
}
#homeAbout h2 {
	width: 170px;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
}
#homeAboutBox {
	width: 150px;
	background-image: url(../images/base/about_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 0 10px;
}
#homeAbout h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: x-small;
	line-height: 1.4em;
	font-weight: bold;
	color: #003399;
}
#homeAbout h4 {
	font: bold x-small/1.4em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
}
#homeAbout p {
	font: normal x-small/1.2em Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ pro W3";
	padding: 0px 0px 5px;
	line-height: 120%;
}

#homeAbout span{
	color: #993333;
}


#homeAbout p a img#accessmap {
	margin: 5px 0px 0px;
	border: 1px solid #DED0B7;
}
#homeAbout p a:hover img#accessmap {
	border: 1px solid #8CAC2F;
}





/* コンテンツ（右）
---------------------------------------------------- */
#homeBoxB {
	width: 520px;
	float: left;
}


/* homeトピックス */
#homeTopics {
	width: 520px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/base/title_topics.gif);
	margin-left: 20px;
}

#homeTopics h2{
	background-image: url(../images/base/title_topics.gif);
	height: 42px;
	text-indent: -9999px;

}



#homeTopics ul {
	margin: 0px;
	padding: 0px 2px;
	width: 480px;
	list-style: none;
}
#homeTopics ul li {
	padding: 5px;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ pro W3";
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
}


#homeTopics span{
color:#FF9900;
}


/* ページの先頭に戻る
---------------------------------------------------- */
#gotop {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 600px;
	background-image: url(../images/base/pagebody_bg.gif);
}
body#home #gotop {
display:none;
}






/* ナビゲーションC
---------------------------------------------------- */
#naviC {
	font: normal x-small/1.5em Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ pro W3";
	margin: 0px;
	padding: 5px 0;
	width: 800px;
	text-align: center;
	color: #AE8B6D;
	background-repeat: repeat-y;
	background-color: #CEE1FF;
}
#naviC a {
	color: #433930;
}
#naviC a:hover {
	padding-bottom: 1px;
	border-bottom: 1px solid #D5C1B3;
}

/* (内部）お問合せ toi_index.html
---------------------------------------------------- */



DIV#toiform {
	margin-right: auto;
	width: 600px;
	margin-left: 30px;
}

DIV.form h2{
	width:520px;
	background-image: url(../images/contents/bg_h2.gif);
	height: 30px;
	text-indent: 20px;
	line-height: 30px;
	margin: 20px 0;
	font-size: 97%;
	}




/* テーブル設定 */

p.caption
{
	font-size:80%;
	margin:0 0 10px 0;
}

table.inquiry-table{
	width:100%;
	border-collapse:collapse;
	margin:0 0 20px 0;
}

table.inquiry-table th,
table.inquiry-table td
{
	border:1px solid #cccccc;
	padding:5px;
}

table.inquiry-table th
{
	font-weight:normal;
	text-align:left;
	background:#eeeeee;
	width:150px;
}


table.inquiry-table span.red
{
	color:#ff0000;
}



/* 送信ボタン */

div.form-submit
{
	text-align:center;
	margin: 10px;
}

div.form-submit input
{
	width:100px;
}


/* エラー画面 */

blockquote.error
{
	color:#ff0000;
	font-size:80%;
	text-align:center;
	margin:0 0 20px 0;
	border:1px solid #cccccc;
	padding:15px;
}

blockquote.error p
{
	line-height:150%;
}


/* 送信完了画面 */

blockquote.success
{
	color:#333333;
	font-size:90%;
	font-weight:bold;
	text-align:center;
	margin:0 0 20px 0;
	border:1px solid #cccccc;
	padding:15px;
}



/* フッター
---------------------------------------------------- */
#foot {
clear : both;
}




/* コピーライト
---------------------------------------------------- */
#copyright {
	font: normal 10px/1em Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ pro W3";
	margin: 0px;
	padding: 6px 0px;
	width: 800px;
	text-align: center;
	color: #000066;
	background-color: #B3D1FF;
}









/* (内部）お問合せ toi_index.html
---------------------------------------------------- */

DIV.form {
	width:520px;
}

DIV.form h2{
	width:520px;
	background-image: url(../images/contents/bg_h2.gif);
	height: 30px;
	text-indent: 20px;
	line-height: 30px;
	margin: 20px 0;
	font-size: 97%;
	}




/* テーブル設定 */

p.caption
{
	font-size:80%;
	margin:0 0 10px 0;
}

table.inquiry-table{
	width:100%;
	border-collapse:collapse;
	margin:0 0 20px 0;
}

table.inquiry-table th,
table.inquiry-table td
{
	border:1px solid #cccccc;
	padding:5px;
}

table.inquiry-table th
{
	font-weight:normal;
	text-align:left;
	background:#eeeeee;
	width:150px;
}


table.inquiry-table span.red
{
	color:#ff0000;
}



/* 送信ボタン */

div.form-submit
{
	text-align:center;
	margin: 10px;
}

div.form-submit input
{
	width:100px;
}


/* エラー画面 */

blockquote.error
{
	color:#ff0000;
	font-size:80%;
	text-align:center;
	margin:0 0 20px 0;
	border:1px solid #cccccc;
	padding:15px;
}

blockquote.error p
{
	line-height:150%;
}


/* 送信完了画面 */

blockquote.success
{
	color:#333333;
	font-size:90%;
	font-weight:bold;
	text-align:center;
	margin:0 0 20px 0;
	border:1px solid #cccccc;
	padding:15px;
}






/* オリジン
---------------------------------------------------- */
p.alignR {
	text-align: right;
}
p.alignL {
	text-align: left;
}
p.alignC {
	text-align: center;
}
p.alignR2 {
	float: right;
	margin: 0px 0px 8px 8px;
}
p.alignL2 {
	float: left;
	margin: 0px 8px 8px 0px;
}
p.alignR3 {
	float: right;
}
p.alignL3 {
	float: left;
}
p.alignRB {
	float: right;
	background: #FFF;
	border: 1px solid #DDD;
	margin: 0px 0px 8px 8px;
	padding: 4px;
}
p.alignLB {
	float: left;
	background: #FFF;
	border: 1px solid #DDD;
	margin: 0px 8px 8px 0px;
	padding: 4px;
}
p.border {
	border: 1px solid #DDD;
	margin: 2px 0px;
	padding: 4px;
}


.strong{
color:#FF0000;
font-weight:bold;
}


/* トップページのバックナンバー
---------------------------------------------------- */
DIV#backNum{
	width:680px;
	background-color: #EBEBEB;
	margin: 10px;
	padding: 10px;
}



/* フォト掲示板
---------------------------------------------------- */


DIV#columnArea{
margin:20px 50px 10px 50px;
}


DIV#columnArea h2{
	height: 40px;
	background-image: url(../images/contents/003-002.gif);
	line-height: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
	color: #006633;
}


DIV#columnArea h3{
	margin:10px;
	font-size: 12px;
	font-weight: normal;

}


DIV#columnArea .entry{
	border:solid 1px #CCCCCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
}


DIV#columnArea .subject{
	background-image: url(../images/contents/bg_menu.gif);
	text-indent: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

DIV#columnArea .date{
text-align:right;
padding:3px;
}

DIV#columnArea .comment{
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 140%;
	padding-bottom: 10px;
}


DIV#columnArea .image{
	padding-right: 20px;
	padding-left: 20px;
}


DIV#columnArea .image img{
margin:5px;
}


DIV#columnArea .btn{
text-align:center;
}

DIV#columnArea .btn img{
margin:5px;
}





/* プライス
---------------------------------------------------- */


DIV#priceArea{
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


DIV#priceArea h2{
	height: 40px;
	background-image: url(../images/contents/003-002.gif);
	line-height: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
	color: #006633;
}


DIV#priceArea h3{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;

}


DIV#priceArea .entry{
	border:solid 1px #CCCCCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
}


DIV#priceArea .subject{
	background-image: url(../images/contents/bg_menu.gif);
	text-indent: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

DIV#priceArea .date{
text-align:right;
padding:3px;
}

DIV#priceArea .comment{
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 140%;
	padding-bottom: 10px;
}




DIV#priceArea img{
float:none;
margin:5px;
}

DIV#priceArea span{
color:#FF0000;
}

/* お店紹介
---------------------------------------------------- */

DIV.profile{


}

DIV.profile p{
	line-height:140%;
	font-size: 14px;


}
