@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      default.css
 Author:         Yusuke Miyano(admin)
 Style Info:     CSS レイアウト
----------------------------------------------------------- */

#main {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	background-image: url(../img/common/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#header {
	clear: both;
	height: 100px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(../img/header/back.jpg);
	background-position: right top;
	width: 850px;
	margin: 0px;
	padding: 0px;
}
#header #logo {
	float: left;
}
#header #logo a {
	text-indent: -9999px;
	display: block;
	height: 85px;
	width: 220px;
	margin-top: 6px;
	background-image: url(../img/header/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#s-navi {
	width: 350px;
	float: right;
	background-repeat: repeat-x;
	height: 30px;
	margin-top: 70px;
}
#s-navi li {
	float: left;
}
#s-navi li a {
	text-indent: -9999px;
	display: block;
}

#s-navi #menu1 a {
	height: 30px;
	width: 90px;
	display: block;
	background-image: url(../img/s-navi/menu1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#s-navi #menu2 a {
	height: 30px;
	width: 170px;
	display: block;
	background-image: url(../img/s-navi/menu2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#s-navi #menu3 a {
	height: 30px;
	width: 90px;
	display: block;
	background-image: url(../img/s-navi/menu3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#s-navi #menu4 a {
	height: 30px;
	width: 80px;
	display: block;
	background-image: url(../img/s-navi/menu4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#navi {
	width: 850px;
	height: 40px;
	background-image: url(../img/navi/back.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}
#navi li {
	float: left;
}
#navi li a {
	text-indent: -9999px;
	display: block;
}

#navi #menu1 {
	background-image: url(../img/navi/navi_01.jpg);
	background-repeat: no-repeat;	background-position: left -40px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 140px;
}

#navi #menu1 a {
	background-image: url(../img/navi/navi_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 140px;
	display: block;
}

#navi #menu1 a:hover {
	background-image: none;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 140px;
}

#navi #menu2 {
	background-image: url(../img/navi/navi_02.jpg);
	background-repeat: no-repeat;	background-position: left -40px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 120px;
}

#navi #menu2 a {
	background-image: url(../img/navi/navi_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 120px;
}

#navi #menu2 a:hover {
	background-image: none;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 120px;
}

#navi #menu3 {
	background-image: url(../img/navi/navi_03.jpg);
	background-repeat: no-repeat;	background-position: left -40px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 120px;
}

#navi #menu3 a {
	background-image: url(../img/navi/navi_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 120px;
}

#navi #menu3 a:hover {
	background-image: none;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 120px;
}

#navi #menu4 {
	background-image: url(../img/navi/navi_04.jpg);
	background-repeat: no-repeat;	background-position: left -40px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 180px;
}

#navi #menu4 a {
	background-image: url(../img/navi/navi_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 180px;
}

#navi #menu4 a:hover {
	background-image: none;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 180px;
}

#navi #menu5 {
	background-image: url(../img/navi/navi_05.jpg);
	background-repeat: no-repeat;	background-position: left -40px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 140px;
}

#navi #menu5 a {
	background-image: url(../img/navi/navi_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 140px;
}

#navi #menu5 a:hover {
	background-image: none;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 140px;
}


#navi #menu6 {
	background-image: url(../img/navi/navi_06.jpg);
	background-repeat: no-repeat;	background-position: left -40px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 150px;
}

#navi #menu6 a {
	background-image: url(../img/navi/navi_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 150px;
}

#navi #menu6 a:hover {
	background-image: none;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 150px;
}


#contents {
	clear: both;
	width: 850px;
	margin-bottom: 20px;
	float: left;
}
#top-image {
	text-indent: -9999px;
	display: block;
	height: 300px;
	width: 850px;
	background-image: url(../img/top/image2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-top: 20px;
}

#sub {
	float: right;
	width: 230px;
}
#sub #sub-menu {
	clear: both;
	width: 230px;
}
#sub #sub-menu dt {
	margin-bottom: 5px;
}
#sub #sub-menu dd {
	font-size: 11px;
	line-height: 140%;
}
#sub #sub-menu .buttom {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#inContents {
	float: left;
	width: 600px;
	font-size: 12px;
	line-height: 155%;
	padding-bottom: 30px;
}


#footer {
	background-image: url(../img/footer/back.jpg);
	background-repeat: repeat;
	clear: both;
	width: 100%;
	height: 180px;
	float: left;
}
#footer #Infooter {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#Infooter #footerNavi {
	width: 700px;
	float: left;
	padding: 0px;
	margin-bottom: 4px;
	clear: left;
}
#Infooter .upper {
	margin-top: 20px;
}

#Infooter #footerNavi li {
	display: inline;
	font-size: 11px;
}

#Infooter #footerNavi li a {
	color: #666666;
	background-image: url(../img/footer/icon.gif);
	padding-left: 9px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
}

#Infooter #footerNavi li a:visited {
	color: #666666;
}

#Infooter #button {
	float: right;
	width: 120px;
}

address {
	float: left;
	clear: left;
	font-size: 11px;
	font-style: normal;
	margin-top: 15px;
}
