@charset "shift_jis";
/* 基本設定ここか*/
body{
	color: #555555;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", 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-color: #999999;
}
a:link {
	color: #555555;
}
a:visited {
	color: #888888;
}
a:hover {
	color: #ff6600;
}
a:active {
	color: #000000;
}

h1,h2,h3,h4{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

img{
	border: 0;

}
/*-----------------------------------
hr{
	display:none
}
-------------------------------------*/
p#syamei{
	position:absolute;
	top:30px;
	left:35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1{
	position: absolute;
	top: 20px;
	right: 35px;
}

h2{
	width: 700px;
	height: 300px;
	background-image: url(images/gyouhan.jpg);
	text-indent: -9999px;
}

address{
	color: #999999;
	font-size: 0.8em;
	font-style: normal;
	text-align: center;
	height: 50px;
	background-color: #cccccc;
	line-height: 40px;
	background-color: #484848;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	
}

/* 基本設定ここまで*/

/* レイアウト設定ここか*/

#pageBody {
	width: 760px;
	margin-top: 20px;
	margin-right:auto;
	margin-left:auto;
	background-color:#ffffff;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	position:relative;
}


#pageTop {
	background-image: url(images/body_bg_t.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 70px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#contents{
	width:700px;
	padding-right:;
	float: left;
}

#side{
	width: 210px;
	padding-left: 20px;
	float: right;
}
	
#contentswrap{
	clear: both;
	margin-top: 20px;
}

#gotoTop {
	clear:both;
	font-size: 0.7em;
	text-align: right;
	text-transform: lowercase;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	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;
}

/*レイアウト設定ここまで*/

/*ナビゲーションここから*/

#globalNavi {
	list-style-type: none;
	width: 660px;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/navi_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 320px;
	left: 40px;
}

#globalNavi li{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left; 
}

/*ナビゲーションここまで*/

/*TOPここから*/

p#welcomeMesseage{
	color: #999999;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #ffffff;
}

#welcomeMesseage img{
	float: right;
	margin-left: 25px;
}

#toposusumeMenu{
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#toposusumeMenu dt,
#toposusumeMenu 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;
}

#toposusumeMenu ul{
	font-size: 0.8em;
	line-height: 1.5em;
	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;
}

#toposusumeMenu ul li dl{
	width: 500px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#toposusumeMenu dd ul img{
	float: left;
}

#toposusumeMenu ul 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;
	clear: both;
}

#toposusumeMenu ul li dl dt{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 500px;
	float: left;
}


	
#toposusumeMenu ul li dl dd.menuData{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

#toposusumeMenu strong{
	color: #663300;
	font-weight: normal;
}

#toposusumeMenu 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;
}

#toposusumeMenu dt#toposusumeMenuTitle{

}
	
#toposusumeMenu dt#toposusumeMenuTitle img{
	margin-top:15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#otoku{
	font-size: 0.8em;
	line-height: em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#otoku dl{
	line-height:0.5em;
}

#toiawase{
	text-align:center;
	font-size:1.2em;
	color:#F00;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top:px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px
}

.toiawase0{
	text-align: right;
	line-height:0;

}

.toiawase{
	text-align:center;
	line-height:1;
	
}

/*clearfix hack*/
#toposusumeMenu dd ul:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}

#toposusumeMenu dd ul{
	display: inline-block;
}
/*hide macie \*/
*html #toposusumeMenu dd ul{
	height: 1%;
}

#toposusumeMenu dd ul{
	display: block;
}
/*end hide*/
/*end clearfix hack*/

#toposusumeMenu #toposusumeMenuWrap{
	padding-bottom: 5px;
}
.syouhin{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom:15px;
	padding-left: 5px;
}
#tel{
	text-align:center;
	color:#000;
	font-size:1.5em;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top:px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px
}

.gyouhan{
	text-align:center;
	font-size:1.5em;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top:px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px
}
.gyouhan1{
	text-align:center;
}
	
	
/*TOPここまで*/



