h1,h2,h3,h4,h5,h6,p,ul,ol,dl ,form{
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF6BF;
	font-size: 90%;
	color: #333;
	line-height: 1.6em;
}
.clear {
	clear: both;
}

.display_none {
	display: none;
}
#head_top {
	height: 36px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../public-image/back_head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#head_top p {
	font-size: 80%;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FC6;
	margin-left: 15px;
	padding-left: 90px;
	padding-top: 20px;
	line-height: 1.2em;
	color: #630;
	margin-right: 60px;
}
#head {
	margin-right: auto;
	margin-left: auto;
	width: 930px;
	background-image: url(../public-image/head_img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 150px;
}

#m_menu {
	background-image: url(../public-image/back_base.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

#layout {
	background-image: url(../public-image/back_base.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

#box_left {
	float: left;
	width: 166px;
	margin-left: 30px;
	text-align: left;
}
/*IE6*/
* html #box_left {
	margin-left: 15px;
}
#box_left p {
	font-size: 12px;
}

#box_left li {
	list-style-type: none;
	margin-top: 10px;
	font-size: 12pt;
	font-weight: bold;
	margin-left: 2px;
	margin-bottom: 15px;
	background-image: url(../public-image/icon_right1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#box_center {
	float: left;
	margin-left: 10px;
	width: 518px;
}
#box_right {
	float: right;
	margin-right: 30px;
	width: 160px;
}
/*IE6*/
* html #box_right {
	margin-right: 15px;
}

#footer {
	background-image: url(../public-image/back_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 200px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	color: #630;
}
#footer li {
	list-style-type: none;
	display: inline;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FFF;
	margin-right: 60px;
	margin-left: 60px;
	padding-top: 20px;
}

#footer address {
	font-size: 80%;
	line-height: 1.2em;
	font-style: normal;
	margin-top: 20px;
}


.search_title {
	border-left-width: 10px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #F2BB57;
	text-align: left;
	height: 30px;
	clear: both;
	border-top-width: 1px;
	border-top-color: #F2BB57;
}

.search_title h3 {
	padding-left: 10px;
	font-size: 170%;
	padding-top: 5px;
}
.result_div {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.result_photo {
	float: left;
	margin-right: 5px;
}
.result_div p {
	font-size: 12px;
}


#box_center h2 {
	text-align: left;
	font-size: 16px;
}
.result_div span {
	font-size: 12px;
	display: block;
	margin-top: 8px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FC0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FC0;
}
#box_center .starcolor {
	font-size: 12px;
	color: #F60;
}


#page {
	margin-top: 15px;
	margin-bottom: 15px;
}

#page .newlink {
	margin-right: 50px;
}
#page .oldlink {
	margin-left: 50px;
}

#privacy {
	background-color: #FFF;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	margin-bottom: 20px;

}
#privacy h1 {
	color: #333;
	margin-bottom: 15px;
	font-size: 24px;
}



#privacy p {
	text-align: left;
	color: #333;
	line-height: 1.8em;
}
#box_left a img {
	margin-bottom: 10px;
}
#box_left form {
	margin-top: 10px;
	margin-bottom: 20px;
}
#box_left .search_box {
	width: 150px;
	height: 1.2em;
}
#box_left .search_button {
	margin-top: 5px;
}
.pickup {
	font-weight: bold;
	color: #F60;
}

#box_contact {
	float: left;
	margin-left: 10px;
	width: 498px;
	padding-right: 10px;
	padding-left: 10px;
}
#box_contact h1 {
	padding: 10px;
	background-color: #FBE7D0;
	color: #600;
	border: 1px dashed #600;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	font-size: 22px;
}
#box_contact h2 {
	margin-top: 10px;
	text-align: left;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #963;
	padding-left: 10px;
	margin-right: 10px;
	font-size: 18px;
}
#box_contact p {
	text-align: left;
	padding-left: 20px;
	margin-bottom: 15px;
}
#box_left p {
	letter-spacing: -0.1em;
	line-height: 1.6em;
	padding-left: 5px;
}
#box_left p span {
	font-weight: bold;
	font-size: 14px;
	color: #900;
}

