@charset "utf-8";
* {
	padding:0;
	margin:0;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	color: #333333;
	background-color: #F7F7F7;
}
html {
	overflow: scroll;
}
img {
	border:0;
}
h1 {
	margin-bottom: 15px;
}
h2 {
	margin-bottom: 20px;
	width: 580px;
	height: 31px;
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}


#wrap {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
#header {
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 80px;
	width: 800px;
	position: relative;
}
#header #summary {
	font-size: 10px;
	color: #666666;
	width: 400px;
	top: 10px;
	position: absolute;
	left: 10px;
}
#header #logo {
	position: absolute;
	left: 10px;
	top: 27px;
}
#header #tel {
	position: absolute;
	left: 550px;
	top: 10px;
}
#gnavi {
	height: 40px;
	width: 800px;
	background-image: url(../img/bg_gnavi.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
#gnavi ul {
	height: 40px;
	width: 480px;
	margin-left: auto;
}
#gnavi li {
	display: block;
	height: 40px;
	width: 120px;
	float: left;
	list-style-type: none;
}
#gnavi li a {
	background-image: url(../img/gnavi.jpg);
	height: 40px;
	width: 120px;
	display: block;
	overflow: hidden;
}
#gn01 a {
	background-position: 0px 0px;
}
#gn01 a:hover {
	background-position: 0px -40px;
}
#gn02 a {
	background-position: -120px 0px;
}
#gn02 a:hover {
	background-position: -120px -40px;
}
#gn03 a {
	background-position: -240px 0px;
}
#gn03 a:hover {
	background-position: -240px -40px;
}
#gn04 a {
	background-position: -360px 0px;
}
#gn04 a:hover {
	background-position: -360px -40px;
}#left_side {
	clear: both;
	float: left;
	width: 190px;
	margin-bottom: 20px;
	padding-left: 10px;
}
#left_side ul {
	margin-bottom: 20px;
}
#left_side li {
	list-style-type: none;
	overflow: hidden;
	margin-bottom: 2px;
}
#sn01 a {
	display: block;
	height: 39px;
	width: 190px;
	background-image: url(../img/snavi_01.jpg);
}
#sn01 a:hover {
	background-position: -190px 0px;
}
#sn02 a {
	display: block;
	height: 39px;
	width: 190px;
	background-image: url(../img/snavi_02.jpg);
}
#sn02 a:hover {
	background-position: -190px 0px;
}
#sn03 a {
	display: block;
	height: 29px;
	width: 190px;
	background-image: url(../img/snavi_03.jpg);
}
#sn03 a:hover {
	background-position: -190px 0px;
}
#sn04 a {
	display: block;
	height: 29px;
	width: 190px;
	background-image: url(../img/snavi_04.jpg);
}
#sn04 a:hover {
	background-position: -190px 0px;
}
#sn05 a {
	display: block;
	height: 39px;
	width: 190px;
	background-image: url(../img/snavi_05.jpg);
}
#sn05 a:hover {
	background-position: -190px 0px;
}
#sn06 a {
	display: block;
	height: 39px;
	width: 190px;
	background-image: url(../img/snavi_06.jpg);
}
#sn06 a:hover {
	background-position: -190px 0px;
}
#sn07 a {
	display: block;
	height: 39px;
	width: 190px;
	background-image: url(../img/snavi_07.jpg);
}
#sn07 a:hover {
	background-position: -190px 0px;
}
#sn08 a {
	display: block;
	height: 39px;
	width: 190px;
	background-image: url(../img/snavi_08.jpg);
}
#sn08 a:hover {
	background-position: -190px 0px;
}
#sn09 a {
	display: block;
	height: 39px;
	width: 190px;
	background-image: url(../img/snavi_09.jpg);
}
#sn09 a:hover {
	background-position: -190px 0px;
}
#sn10 a {
	display: block;
	height: 39px;
	width: 190px;
	background-image: url(../img/snavi_10.jpg);
}
#sn10 a:hover {
	background-position: -190px 0px;
}
#sn11 a {
	display: block;
	height: 55px;
	width: 190px;
	background-image: url(../img/snavi_11.jpg);
}
#sn11 a:hover {
	background-position: -190px 0px;
}
#sn12 a {
	display: block;
	height: 55px;
	width: 190px;
	background-image: url(../img/snavi_12.jpg);
	margin-bottom: 2px;
}
#sn12 a:hover {
	background-position: -190px 0px;
}
#sn13 a {
	display: block;
	height: 39px;
	width: 190px;
	background-image: url(../img/snavi_13.jpg);
}
#sn13 a:hover {
	background-position: -190px 0px;
}

#left_side #bannar_area {
	margin-bottom: 15px;
}

#left_side #bannar_area p {
	margin-bottom: 5px;
}
#left_side #add_area {
	height: 220px;
	width: 188px;
	margin-bottom: 20px;
	border: 1px solid #E8E8E8;
	position: relative;
}

#add_area p {
	font-size: 12px;
	line-height: 120%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#add_area a {
	text-indent: -9999px;
	display: block;
	height: 21px;
	width: 120px;
	background-image: url(../img/btn_inquiry.jpg);
	position: absolute;
	left: 60px;
	top: 190px;
	overflow: hidden;
}
#add_area a:hover {
	background-position: -120px 0px;
}




#right_side {
	float: right;
	width: 580px;
	margin-bottom: 30px;
	padding-right: 10px;
}
#ban_campaign {
	width: 580px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#ban_campaign img {
	margin-bottom: 10px;
}

.textbox p {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	line-height: 150%;
	margin-bottom: 20px;
}
#inquiry {
	height: 105px;
	width: 480px;
	background-image: url(../img/bg_inquiry.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 40px;
}
#inquiry a {
	display: block;
	height: 45px;
	width: 200px;
	background-image: url(../img/btn_inquiry02.jpg);
	position: absolute;
	top: 50px;
	left: 270px;
	overflow: hidden;
}
#inquiry a:hover {
	background-position: -200px 0px;
}
.pagetop {
	clear: both;
	width: 800px;
	margin-bottom: 20px;
}
.pagetop a {
	background-image: url(../img/btn_pagetop.jpg);
	display: block;
	height: 21px;
	width: 110px;
	margin-left: auto;
	margin-right: 20px;
}
.pagetop a:hover {
	background-position: -110px 0px;
}



#footer {
	clear: both;
	width: 800px;
	background-image: url(../img/dot_800px.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 15px;
	text-align: center;
}
#footer a:link {
	color: #666666;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#footer ul {
	font-size: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
}
#footer li {
	display: inline;
}
#footer address {
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	height: 22px;
	width: 790px;
	background-color: #666666;
	text-align: right;
	padding-right: 10px;
}
.clear {
	clear: both;
}

.top_indexbox {
	width: 535px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.top_insidebox_l {
	height: 140px;
	width: 258px;
	float: left;
	margin-bottom: 20px;
	border: 1px solid #E8E8E8;
	clear: both;
	position: relative;
}
.top_insidebox_r {
	height: 140px;
	width: 258px;
	float: right;
	margin-bottom: 20px;
	border: 1px solid #E8E8E8;
	position: relative;
}
.insidebox_txt {
	float: left;
	width: 150px;
	font-size: 10px;
	line-height: 130%;
	height: 3em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.insidebox_txt a {
	background-image: url(../img/btn_more.jpg);
	display: block;
	height: 21px;
	width: 110px;
	margin-top: 15px;
	margin-left: auto;
	position: absolute;
	left: 50px;
	bottom: 10px;
}
.insidebox_txt a:hover {
	background-position: -110px 0px;
}

.insidebox_pht {
	float: right;
	height: 80px;
	width: 80px;
	padding-right: 10px;
}
.insidebox_pht img {
	border: 1px solid #E8E8E8;
}
.top_exmbox_l {
	height: 130px;
	width: 258px;
	float: left;
	margin-bottom: 20px;
	border: 1px solid #E8E8E8;
	position: relative;
}
.top_exmbox_r {
	height: 130px;
	width: 258px;
	float: right;
	margin-bottom: 20px;
	border: 1px solid #E8E8E8;
	position: relative;
}
.top_exmbox_l h3,.top_exmbox_r h3 {
	font-weight: bold;
	color: #FF6600;
	font-size: 14px;
	padding: 10px;
}
#whatsnew {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
}
#whatsnew dl {
	font-size: 12px;
}
#whatsnew dt {
	background-image: url(../img/li_01.gif);
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
	color: #FF6600;
	padding-left: 20px;
	background-position: 0px 5px;
	width: 80px;
	float: left;
}
#whatsnew dd {
	line-height: 25px;
	float: left;
	height: 25px;
	width: 420px;
}
