/*全体設定*/
body {
	line-height:130%;
	color: #333333;
	font-size:85%;
	line-height:120%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image:url(../img/body_back.jpg);
	background-repeat:repeat-x;
	margin:0px;
}

div {
	margin:0px;
	padding:0px;
	}
	
strong{
	font-weight:normal;
	}
	
p {
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
	line-height:150%;
	}

h1,h2,h3,h4,h5,h6,h7{
	margin:0px;
	padding:0px;
	}
li {
	line-height:130%;
	}
table {
	background-color:#999999;
	margin-bottom:15px;
	line-height:150%;
	}
td {
	padding:5px;
	text-align:center;
	background-color:#FFFFFF;
	}
.tdMenu {
	padding:5px;
	text-align:center;
	background-color:#FAFAFA;
}
.tdLeft {
	padding:5px;
	text-align:left;
	background-color:#FFFFFF;
}	
.tdRight {
	padding:5px;
	text-align:right;
	background-color:#FFFFFF;
}
.tdPrice {
	padding:5px;
	text-align:center;
	background-color:#FFFFFF;
	font-weight: bold;
	color:#CC0000;
}	
th {
	height:42px;
	padding:5px;
	text-align:center;
	background-image:url(../img/thBack.gif);
	background-repeat:repeat-x;
	background-color:#FAFAFA;
	}
a {
	text-decoration:underline;
	color:#333333;
	}
a:visited {
	text-decoration:underline;
	color:#333333;
	}
a:hover {
	text-decoration:underline;
	color:#CC0000;
	}
input {
	padding-left:2px;
	margin:2px;
	color:#333333;
	}
select {
	color:#333333;
	}
option {
	font-size:x-small;
	color:#333333;
	}
textarea {
	padding-left:2px;
	color:#333333;
	}
button {
	background-color:#FFFFFF;
	font-size:x-small;
	border: 0px;
	}
.radio {
	border: 0px;
}
.hidden {
	display:none;
	}
.photoRight {
	float: right;
	overflow:scroll
	}
.caution01 {
	width:460px;
	height:5px;
	font-size:0px;
	display:block;
	background-image:url(../image/caution01.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	padding:0px;
	}
.caution02 {
	width:460px;
	background-image:url(../image/caution02.gif);
	background-repeat:repeat-y;
	margin:0px;
	padding:5px;
	}
.caution03 {
	width:460px;
	height:5px;
	font-size:0px;
	display:block;
	background-image:url(../image/caution03.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	padding:0px;
	}
.free {
	text-align:right;
	font-size:larger;
	margin-top:5px;
	padding-right:10px;
	}
.impact {
	color:#FF0000;
	font-weight:bold;
	font-size:larger;
	}

.red {
	color:#FF0000;
	font-weight:bold;
	}
/*テンプレート部分 -ヘッダー-*/
#wrapper {
	width:800px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}
#wrapper2 {
	width:925px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}
#top_seo {
	height:27px;
	color:#FFFFFF;
	font-size:13px;
	padding-top:5px;
	}
#header_logo {
	height:90px;
	padding-top:10px;
	float:left;
}

#header_logo a {
	display:block;
	width:230px;
	height:77px;
	background-image:url(../img/logo.gif);
	background-repeat:no-repeat;
}


#inqMap ul {
	margin-top:7px;
	margin-bottom:2px;
	padding:0px;
	}
#inqMap li {
	margin:0px;
	padding-top:0px;
	padding-bottom:2px;
	float:right;
	list-style-type: none;
	}


#inqMap #btn01 {
	width: 90px;
	height: 20px;
	background-image: url("../img/contact.gif");
	background-repeat: no-repeat;
	display:block;
}
#inqMap #btn02 {
	width: 90px;
	height: 20px;
	background-image: url("../img/sitemap.gif");
	background-repeat: no-repeat;
	display:block;
}

#tel {
	text-align:right;
	margin:0px;
	padding-bottom:2px;
	clear:right;
	}
#header_menu {
	width:450px;
	float:right;
}
#header_menu ol {
	margin:0px;
	padding:0px;	
	height:34px;
	}
	
#header_menu li {
	list-style:none;
	float:left;
	}
#header_menu a{
	display:block;
	height:34px;
	background-image:url(../img/menu.gif);
}

a.about {
	width:88px;
    background-position:0px 0px;
	}
a:hover.about {
	width:88px;
    background-position:0px 34px;
	}
a.sell {
	width:68px;
    background-position:-88px 0px;
	}
a:hover.sell {
	width:68px;
    background-position:-88px 34px;
	}
a.buy {
	width:70px;
    background-position:-156px 0px;
	}
a:hover.buy {
	width:70px;
    background-position:-156px 34px;
	}
a.ikumi {
	width:126px;
    background-position:-226px 0px;
	}
a:hover.ikumi {
	width:126px;
    background-position:-226px 34px;
	}
a.access {
	width:98px;
    background-position:-352px 0px;
	}
a:hover.access {
	width:98px;
    background-position:-352px 34px;
	}
	
/*テンプレート部分 -ボディ-*/
#body_contents {
	clear:both;
	padding-top:15px;
}
#body_contents .text {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
}

#jump a {
	clear:left;
	width:560px;
	height:25px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/jump.gif);
	background-repeat:no-repeat;
	}

a.jump {
	width:560px;
    background-position:0px 0px;
	}
a:hover.jump {
	width:560px;
    background-position:0px -25px;
	}
	
#caution {
	width:800px;
	height:162px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:20px;
	text-indent:-5000em;
	background-image:url(../img/caution.gif);
	background-repeat:no-repeat;
	}
/*テンプレート部分 -フッター-*/
#footer {
	height:3px;
	padding-top:10px;
	background-image:url(../img/footer_line.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#footer_address {
	width:300px;
	margin-left:15px;
	float:left;
}

#footer_menu {
	width:450px;
	float:right;
}
#footer_menu ol {
	margin:0px;
	padding:0px;
	height:34px;
	}
	
#footer_menu li {
	list-style:none;
	float:left;
	}
#footer_menu a{
	display:block;
	height:34px;
	background-image:url(../img/menu.gif);
}

#footer_ikumi {
	width:432px;
	padding-top:12px;
	margin-bottom:15px;
	float:right;
	}
#footer_ikumi a {
	width:460px;
	height:53px;;
	background-image:url(../img/ikumi.gif);
	float:right;
	}
#footer_copy {
	clear:both;
	width:800px;
	padding-bottom:15px;
	text-indent:-5000em;
	background-image:url(../img/copy.gif);
	background-repeat:no-repeat;
	}
