@charset "utf-8";
/* CSS Document */

/*基本設定　ここから*/

body{ 
     color:#555555;
	 font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック", "MS P Gothic",sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image:url(images/bg.gif);
	
}

a:link {
	color: #555555;
	text-decoration: none;
}

a:visited {
	color: #888888;
	text-decoration: none;
}

a:hover {
	color: #00F;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

h1, h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h3 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
	
h4 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h5 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

img{
	border: 0;
}

address {
	color: #999999 ;
	font-size: 0.8em ;
	text-align: center;
	height: 30px;
	background-color: #484848;
	line-height: 30px;	
	margin-top: 15px;
}

/*基本設定　ここまで*/

/*レイアウト設定　ここから*/

#pagebody{
	width: 780px ;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF ;
	position: relative;
	
}

#contents {
	width: 500px;
	padding-left: 20px ;
	padding-right: 10px;
	float: right ;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	
}

#side {
	width: 220px ;
	padding-left:10px;
	padding-right: 5px ;
	float: left;

}



#map {

	width: 500px;
	padding-left: 20px ;
	padding-right: 10px;
	float: right ;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	
}

#gototop{
	clear: both;
	font-size:0.7em;
	text-align: right;
	text-transform: lowercase;
	height: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#gototop a{
	background-image: url(images/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 13px;
}


/*レイアウト設定　ここまで*/

/*sitemap　ここから*/

#sitemap {	
	font-size: 0.7em;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 1px;
	right: 20px;
}

#sitemap a {
	background-image:url(images/icon_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 13px;
}

#sitemap1 a {
	background-image:url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 13px;
}

/*sitemap ここまで*/



/*top　ここから*/


#text {
	color:#000;
	font-size: 1em;
	background-color:#EEEEEE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image:url(images/bg_t.gif);
	background-repeat: no-repeat;
	background-position: top left;

}


#osusume {
	color:#000;
	font-size: 0.9em;
	background-color:#EEEEEE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image:url(images/bg_t.gif);
	background-repeat: no-repeat;
	background-position: top left;

}

#osusume img{
	float: left;
	margin-left:10px;
	margin-right:10px;
}

#tennai {
    color:#000;
	font-size: 0.9em;
	background-color:#EEEEEE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image:url(images/bg_t.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

/*top ここまで*/

/* information ここから*/

dl#information {
		margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
dl#information dt,
dl#information dd{
		margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

iframe{
	width: 220px;
	height: 155px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

body#infobody {
	background-image:url(images/info_bg.png);
	background-color: #CCC;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
 
 dl#infobody {
	 width: 203px;
	 	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
 }
 
 dl#infodata dt {
	 color: #663300;
	 	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image:url(images/icon_arrow_03.gif);
	background-repeat: no-repeat;
	background-position: center left;
 }

 dl#infodata dd {
	  	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-color:#006;
	
 }
 dl#infodata p {
	  	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
 }
 
	 

/* information ここまで*/

/*バナーここから*/

#sidebanner {
	list-style-type: none;
    margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebanner li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*バナーここまで*/

/*テーブル　ここから*/
table#shop {
	width:100%;
	margin:10px auto 20px auto;
	border:1px #CCC solid;
}

table#shop td,th {
	padding:5px;
	font-size: 0.9em;
	}

table#shop th {
	width:150px;
	background:#DDD;
	text-align:left;
	font-weight:normal;
}

/*テーブル　ここまで*/



























