@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: #333;
}
a:visited {
	color: #333;
}
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:500px;
	background-image: url(images/newimage1.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
}

h3{ 
    margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
	
address{
	color: #999999;
	font-size: 0.8em;
	font-style: normal;
	text-align: center;
	height: 50px;
	line-height: 40px;
	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{
	line-height:1em;
	width:700px;
	margin-top:20px;
	margin-right:auto;
	margin-left:auto;

}


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

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


/*
---------------------------------------------------------*/

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: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image:;
	background-repeat: no-repeat;
	background-position: bottom left;
}


#toposusumeMenu dt,
#toposusumeMenu dd{
	background-color:;
	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: 240px;
	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: 180px;
	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{
	background-image:;
	background-repeat: no-repeat;
	background-position: top left;
}
	
#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;
}

/*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;
}
#kimari{
	text-align:left;
}
#kau{
	position:absolute;
	right:40px;
	top:550px;
	color: #900;
	background-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: #F00;
	border-style: solid;
	border-width: 1px;
}
	
/*TOPここまで*/



