@charset "Shift_JIS";
 /*リセット */
*
{margin:0;
 padding:0;
 font-size:100%;
 font-weight:normal;
 font-style:normal; text-decoration:none; text-align:left; background:transparent;}
img{border:0px;}
.none{display:none;}
ul{list-style-type: none}

em{font-weight:bold;}
strong{font-weight:bold;}
.fl{float:left;}
.fr{float:right;}
.cb{clear:both;}
.il{display:inline;}
body {
margin-top:0px;
margin-left:auto;
margin-right:auto;
text-align:center;
    background-image:url(images/stripe.gif);
    background-repeat:repeat;
background-color:#ffffff}
ul.menu li a:link{
    color:#ffffff;
    text-decoration:none;
}
ul.menu li a:visited{
    color:#ffffff;
    text-decoration:none;
}
ul.menu li a:hover{
    color:#ffdddd;
    text-decoration:none;
}
 /***************全体  ***************/
div.general {
    margin-top:2px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    background-repeat:repeat;
	background:transparent;
    width:700px;
    line-height:1.3em;
}

 /*========ヘッダ ========*/
.area{
    width:680px;
    text-align:right;
    color:#666666;
    font-size:9pt;
    margin:1px 0px 0px;
}
div.head {
    text-align:left;
    margin:0px auto;
    width:700px;
}
div.title {
    text-align:center;
    margin:0px auto;
    width:700px;
    height:90px;
    background-image:url(images/sky.jpg);
}
div.title-left{
	position:relative;
    float:left;
    margin:0px;
	width:190px;
    height:90px;
}
div.title-center{
	position:relative;
    float:left;
    width:350px;
    text-align:center;
    height:65px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
		font-size:12pt;

}
div.title-right{
	position:relative;
	float:left;
	widgh:190px;
    height:90px;
}
ul.menu{
    width:700px;
    margin-top:0px;
    font-size:12px;
    padding:0;
    margin:0;
    background-color:#000066;
    height:14px;
	line-height:14px;
	clear:both;
}

ul.menu li{
    list-style:none;
    background-color:#000066;
    padding:0px 6px;
    float:left;
}
 /*========店名など  ========*/
div.intro {
    margin:auto;
    width:700px;
	height:270px;
}
div.photo {
    text-align:center;
    vertical-align:middle;
    margin:auto;
	padding-top:15px;
    width:300px;
    height:210px;
    float:left;
}
div.name{
    text-align:center;
    vertical-align:top;
    margin:0px auto;
    width:400px;
    height:200px;
    float:left;
}
div.info{
    clear:both;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    width:300px;
    height:150px;
    padding:12px;
    border-width:1px;
    margin-top:18px;
    background-color:#FFFFFF;
    font-size:11pt;
    line-height:1.4em;
    overflow:auto;
}
 /*========コメントやおすすめ  ========*/
div.comment {
    clear:both;
    text-align:left;
    margin:0px auto;
    width:600px;
    background-color:#FFFFFF;
}
.comment .section1{
	clear:both;
    text-align:left;
    width:120px;
	margin-left:5px;
    color:#990000;
	float:left;
	vertical-align:top;
}
.comment .section2{
    text-align:left;
    width:460px;
    color:#000000;
    vertical-aligin-top;
    float:left;
	padding-left:15px;
}
.square{
    list-style:square outside;
}


 /*========　内容  ========*/
div.contents {
	clear:both;
    width:600px;
	text-align:center;
    margin:0px auto;
}
div.article {
    text-align:left;
    margin:0px auto 10px;
    padding:0px;
    width:600px;
    border-color:#cccccc;
    border-width:1px;
    border-style:solid;
    background-color:#FFFFFF;
    overflow:visible;
}
div.article-text {
    margin:20px;
    padding:0px;
    line-height:1.5em;
    overflow:visible;
}
.photo-left, .photo-right {
    float: left;
    margin: 0 15px 15px 0;
    padding: 5px 0;
    text-align: center;
    background: white;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 75%;
    overflow:visible;
}
.photo-center{
    margin: 0 auto;
    padding: 5px 0;
    text-align: center;
    background: white;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 75%;
    overflow:visible;
}
    .photo-right {
       float: right;
       margin: 0 0 15px 15px;
       }
.photo-title {
	margin: 0 0 5px 0;
	font-size: 130%;
	color: green;
	text-align:center;
	
	}
.image {
	text-align:center;
	margin:0 auto; padding:0;
	border: none;
	}
.photo-desc {
	margin: 2px 10px; padding:0;
	text-align: left;
	font-size: 100%;
	line-height:1.3em;
	}
.photo-info {
	margin: 5px 10px 0 10px; padding:0;
	text-align: right;
	font-size: 90%;
	color: #666;
	}
 /*========　終わりの情報と地図  ========*/
div.data {
text-align:center;
    margin:auto;
    width:700px;
	height:280px;}
.data1
{
    text-align:center;
    margin:30px 20px 0px 20px;
    width:290px;
    border-width:1px;
    background-color:#FFFFFF;
    font-size:10pt;
    float:left;
    border-style:solid;
    border-color:#cccccc;
	padding:6px;}
.data1 td{vertical-align:top;}
.data2
{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    width:260px;
    border-width:1px;
	padding:20px;
	float:left;
}
.data2 img{border:1px #333333 solid;}
 /*========　イチおしとリンク  ========*/
div.foot {
clear:both;
margin:0px auto;
text-align:center;
    width:600px;
}
.ichioshi{
    text-align:center;
    background-color:#FFFFFF;
    color:#808080;
    padding:5px 15px;
    font-size:10pt;
}
.ichioshibosyu{
    color:#000000;
}
.footlink{
margin-top:10px;
text-align:center;
}

.small{font-size:10pt;}
.center{text-align:center;}
.tright{text-align:right;}
.tleft{text-align:left;}
.lrauto{margin-left:auto;
margin-right:auto;}
.indent{text-indent:1em}
.indent2{text-indent:2em}
#info{
    margin-bottom:6px;
    text-align:center;
}
ul.pink{
    list-style:none;
    width:500px;
}
.pink li{
    list-style:none;
    padding-left:18px;
    background:url(images/p_lis006.gif) no-repeat top left;
    background-position:2px 5px;
}
.blu{font-color:#0000cc;}
 /*========round処理========*/

.g-round {
    width:190px;
    background-color:#ccffcc;
	font-size:11pt;
	margin-bottom:5px;}
.g-round p{
    margin:0px;
    padding:0.5em 0.5em 0;
    background-color:#ccffcc;
}
.y-round {
    width:190px;
    background-color:#FFFFCC;
	font-size:11pt;
	margin-bottom:5px;}
.y-round p{
    margin:0px;
    padding:0.5em 0.5em 0;
    background-color:#FFFFCC;
}
.rtop, .rbottom{
    background:#FFFFFF;
}
.rtop span, .rbottom span{
    display:block;
    height:1px;
    overflow:hidden;
    background-color:#ccffcc;
}
.y-round .rtop span, .y-round .rbottom span{
    display:block;
    height:1px;
    overflow:hidden;
    background-color:#FFFFCC;
}
.r1{margin: 0px 5px;}
.r2{margin: 0px 3px;}
.r3{margin: 0px 2px;}
.r4{margin: 0px 1px; height: 2px;}
.rights{
	clear:both;
	line-height:1.1em;
	font-size:10pt;
	margin-top:10px;
	color:#999999;
	text-align:center;	
}
.rights p,address{text-align:center;}
.blue{color:#000099}
.gray{color:#666666}

