@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
body {
	margin: 0 auto;
	padding: 0px;
	color: #333;
	font-size: 100%;
	background: url(back.gif) repeat;
	/*\*
	_text-align: center;
	**/
	min-width: 798px;
}
a { color: #333333; text-decoration: none; }
a:link { color: #333333; text-decoration: none; }
a:visited { color: #333333; text-decoration: none; }
a:hover { color: #08427C; text-decoration: underline; }

p { padding: 0; margin: 0; }



/* header */
#header {
	width: 800px;
	height: 92px;
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-size: 10px;
	line-height: 100%;
	color: #333;
}
#header #box {
	width: 770px;
	height: 14px;
	background: #939392;
	font-size: 10px;
	color: #fff;
	border-bottom: 1px solid #5C5C5C;
	padding: 5px 15px 0 15px;
}
#header #box p {
	float: left;
}
#header #box .hmenu {
	float: right;
}
#header #box .hmenu a { color: #fff; text-decoration: none; }
#header #box .hmenu a:link { color: #fff; text-decoration: none; }
#header #box .hmenu a:visited { color: #fff; text-decoration: none; }
#header #box .hmenu a:hover { color: #666; text-decoration: underline; }

#header h1 {
	margin: 10px 0 0 23px;
	/*
	width: 200px;
	*/
	/* 20080414 FuNaMoTo change (matsu) */
	width: 215px;
	height: 62px;
	font-size: 0pt;
	color: #fff;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
}


/* menu */
#menu {
	clear: both;
	width: 800px;
	height: 42px;
	margin: 0 auto;
	background-color: #fff;
	padding: 0px;
}
#menu ul {
	width: 770px;
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
}
#menu ul li {
	display: block;
	width: 154px;
	height: 27px;
	float: left;
	margin: 0px;
	padding: 8px 0 0 0px;
	list-style-type: none;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
}
#menu ul li {
	background-image: url(menu.gif);
	background-repeat: no-repeat;
}
#menu ul li.left {
	background-image: url(menu_left.gif);
	background-repeat: no-repeat;
}
#menu ul li.right {
	background-image: url(menu_right.gif);
	background-repeat: no-repeat;
}



#content {
	width: 800px;
	margin: 0px auto;
	font-size: 100%;
	background-color: white;
	color: #333;
	padding: 0px 0px 10px 0px;
	border: 0px red solid;
}

#content h2 {
	background-image: url(title01.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 14px;
	padding: 6px 65px;
}

/* footer */
#footer {
	clear: both;
	width: 800px;
	height: 42px;
	background: #fff;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-size: 10px;
	line-height: 100%;
	color: #333;
	border-top:1px solid #d3d2d2;
}
#footer p {
	float: right;
	padding: 15px 15px 0 0;
}
#footer .fmenu {
	float: left;
	padding: 15px 0 0 15px;
}



#entry_agreement {
	margin: 0px auto;
	width: 780px;
	text-align: center;

}

#entry_agreement h2 {
	margin: 0px auto 20px auto;
	text-align: left;

}

#entry_agreement textarea {
	width: 550px;
	height: 400px;
	margin: 0px auto 20px auto;
	font-size: 13px;
}



#navi {
	float:left;
	width: 205px;
	margin-left: 7px;
}



#search {
	width: 205px;
	height: auto;
	background-color: #F5F4F4;
	border: 1px lightgrey solid;
}

#search h3 {
	width: 175px;
	height: 30px;
	background-image: url(search.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 28px;
	padding-left: 30px;
}

#search h4 {
	padding: 2px auto 2px auto;
	width: 206px;
	text-align: center;
	background-color: #FF6600;
	color:white;
	font-size: 13px;
}

#search p {
	margin: 10px auto 10px 10px;
	font-size: 12px;
}



#search_submit {
	font-size: 13px;
}



#pref select {
	width: 80px;
}




#category h5 {
	width: 120px;
	font-size: 12px;
	font-weight: normal;
	float: left;
	margin: 5px 0px 0px 0px;
}

#category p {
	font-size: 14px;
	padding-left: 140px;
	margin: 4px 5px 0px;
}

#category ul {
	clear: both;
	list-style-type: none;
}

#category a {
	font-size: 12px;
	margin-left: 8px;
	line-height: 14px;
}

#category li.select {
	background-color: #FFCC99;
	padding: 0px;
}



#login {
	width: 106px;
	margin: 5px auto;
}



#entry {
	width: 	106px;
	margin: 5px auto;
}



#news {
	width: 555px;
	float: right;
	margin-right: 7px;
	padding: 0px;
}

#news h3 {
	font-size: 13px;
	background-image: url(title02.gif);
	background-repeat: no-repeat;
	width: 478px;
	height: 28px;
	border-top: 1px lightgrey solid;
	border-bottom: 1px lightgrey solid;
	border-right: 0px;
	border-left:1px lightgrey solid;
	line-height: 28px;
	float: left;
	padding: 0px 0px 0px 35px;
}

#news a {
	border-top: 1px lightgrey solid;
	border-left: 0px;
	border-bottom: 1px lightgrey solid;
	border-right:1px lightgrey solid;
	font-size: 11px;
	text-decoration: underline;
	background-image: url(title07.jpg);
	height: 28px;
	width: 40px;
	line-height: 28px;
	float: left;
}

#news ul {
	float: left;
	font-size: 10px;
	list-style-image: url(icn.gif);
	margin-left: 20px;
	margin-top: 5px;
	padding: 0px;
}

#news li {
	margin-bottom: 5px;
}

#pickup {
	width: 560px;
	float: right;
	padding: 0px;
	margin-right: 7px;
}

#pickup h3 {
	width: 545px;
	height: 28px;
	background-image: url(title03.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	color: white;
	padding-left: 10px;
	margin: 5px 0px 7px 4px;
	border: 1px lightgrey solid;
	line-height: 28px;
}

/* yy */
#pickup img {
	border: 1px lightgrey solid;
}
/* yy */

#pickup strong a {
	color: #FF7C4C;
}

#pickup a {
	text-decoration: underline;
}


#newentry {
	width: 560px;
	float: right;
	margin-right: 7px;
}

#newentry h3 {
	width: 545px;
	background-image: url(title04.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	color: white;
	margin: 10px 0px 0px 4px;
	border: 1px lightgrey solid;
	height: 28px;
	line-height: 28px;
	padding-left:10px;
}

#newentry img {
	border: 1px lightgrey solid;
}

/* start yy */
div.in_image {
	border: 1px #ffffff solid;
	width: 120px;
	height: 120px;
	margin: 2px;
	padding: 2px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
}
div.in_text {
	width: 420px;
	margin-left: 130px;
	border: 0px lightgrey solid;

}
div.in {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 13px;
	line-height: 18px;
/*
	background-image: url(line.gif);
	background-repeat: no-repeat;
	background-position: 60px 99%;
	height: 100px;
	height:120px;
	border-bottom:1px solid gray;
*/
	clear: both; 
}
/* line */
div.line {
	clear:both;
	background-image: url(line.gif);
	background-repeat: no-repeat;
	background-position: 60px 50%;
	height: 5px;
}


div.in_text h5 a {
	font-size: 14px;
	color: #FF7C4C;
	text-decoration: underline;
}

dd.recruit {
	background-image: url(recruit.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
}
dd.coupon {
	background-image: url(coupon.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
}
/* end yy */

#banner {
	display: none;
	text-align: center;
	float: right;
	width: 570px;
	position: relative;
	top: 20px;
	left: 10px;
}

#banner ul {
	clear: both;
	list-style-type: none;
}

#banner li {
	float: left;
	font-size: 11px;
	margin: 2px;
}



#search_body {
	border: 0px red solid;
	float: right;
	width: 558px;
	height:auto;
	margin-right: 7px;
}

#search_info {
	width: 559px;
}

#search_info h3 {
	border: 0px red solid;
	background-image: url(title05.gif);
	background-repeat: no-repeat;
	border: 1px solid lightgrey;
	font-size: 14px;
	color: white;
	height: 28px;
	width: 545px;
	line-height: 28px;
	padding-left: 10px;
	margin-bottom: 10px;
}


#search_info p {
	font-size: 14px;
	padding: 2px 0px 2px 5px;
	margin-bottom: 10px;
}

#search_body h3.title {
	border: 0px red solid;
	background-image: url(title05.gif);
	background-repeat: no-repeat;
	border: 1px solid lightgrey;
	font-size: 14px;
	color: white;
	height: 28px;
	width: 545px;
	line-height: 28px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#search_body div.result {
	border: 1px solid lightgrey;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 555px;
	float: right;
}

#search_body div.result h3 {
	background-color: lightgrey;
	font-size: 15px;
	font-weight: bold;
	padding: 4px;
	height: 18px;

}

#search_body div.result_in {
	border: 0px solid lightgrey;
	width: 450px;
	float: left;
}

#search_body div.result_in p {
	color: #FF7C4C;

	font-weight: bold;
	font-size: 15px;
	border: 0px lightgrey solid;
	margin: 2px;
	width: 440px;
}

/*
#search_body div.result_in img {
	border: 1px lightgrey solid;
	width: 200px;
	height: 120px;
	margin: 2px;
	padding: 0px;
	float: left;
}
*/

/* yy */

#search_body div.image {
	border: 0px lightgrey solid;
	width: 200px;
	/*
	height: 140px;
	*/
	/* 20080417 FuNaMoTo change */
	height: 190px;
	/* margin: 2px; */
	margin: 10px 2px 2px 2px;
	padding: 0px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
}
#search_body div.result_in img {
	border: 1px lightgrey solid;
}
/* yy */

#search_body div.result_in fieldset {
	border: none;
	margin-top: 3px;
}

#search_body div.result_in legend {
	background-color: #FFE066;
	padding: 1px 40px;
	font-size: 13px;
	margin: 2px;
}



#search_body div.result_in dd {
	border: 0px lightgrey solid;
	font-size: 12px;
	margin: 1px 2px;
	padding: 2px;
	width: 95%;
	float: left;
}
/* add start yy */
#search_body div.result_in dd.zip {
	border: 0px lightgrey solid;
	font-size: 12px;
	margin: 1px 2px;
	padding: 2px;
	width: 90px;
	float: left;
}

#search_body div.result_in dd.area {
	border: 0px lightgrey solid;
	font-size: 12px;
	margin: 1px 2px;
	padding: 2px;
	width: 90px;
	float: left;
}

#search_body div.result_in dd.address {
	border: 0px lightgrey solid;
	font-size: 12px;
	margin: 1px 2px;
	padding: 2px;
	width: 95%;
	float: left;
}
/* add end yy */

#search_body div.result_in dt {
	background-color: #FFE066;
	border: none;
	padding: 1px 15px;
	width: 75px;
	text-align: center;
	clear: both;
	font-size: 13px;
	margin-left: 4px;
}

#search_body div.result_in dd.text {
	border: 0px lightgrey solid;
	font-size: 12px;
	padding: 2px;
	width: 435px;
	float: left;
	margin-left: 4px;
}

#search_body div.result_in dt.coupon {
	background-color: #FFE066;
	border: none;
	padding: 1px 20px;
	width: 75px;
	clear: both;
	font-size: 13px;
}



#search_body div.result_option img.qr {
	width: 80px;
	height: 80px;
	padding: 2px 0px 0px 7px;
	border: none;
}

#search_body div.result_option img {
	width: 80px;
	height: 20px;
	padding: 2px 0px 2px 7px;
	border: none;
}



#agreement {
	width: 558px;
	float: right;
	margin: 0px 7px 0px 0px;
	border: 0px solid red;
}

#agreement h3 {
	background-image: url(title03.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 546px;
	line-height: 28px;
	border: 1px solid lightgrey;
	font-size: 14px;
	color: white;
	padding-left: 10px;
	margin: 0px;
}



#agreement dl {
	margin: 10px 0px 20px 10px;
	font-size: 16px;
	color: #333366;
	border: 0px red solid;
}

#agreement dl dd {
	margin: 5px 0px;
}

#agreement p {
	margin: 8px;
	width: 500px;
	font-size: 13px;
}

#agreement h4 {
	width: 485px;
	height: 20px;
	line-height: 20px;
	padding: 2px 10px;
	background-color: #FF9966;
	color: #660033;
}

#agreement h5 {
	color: #FF6600;
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
	width: 548px;
}

#agreement dl.agreement {
	width: 525px;
}

#agreement dl.agreement dt {
	color: black;
	font-size: 13px;
}

#agreement dl.agreement dd {
	font-weight: normal;
	color: black;
	font-size: 13px;
	margin-right: 17px;
}

#agreement ol {
	width: 520px;
	font-size: 13px;
	margin: 8px 0px 1px 7px;
	padding: 0px;

}

#agreement li {
	margin: 3px 0px 1px 17px;
	padding: 0px;
	width: 420px;
	border: 0px red solid;
}

#agreement p a {
	font-size: 14px;
	color: #003366;
}

#agreement p a.mail {
	color: #9900CC;
}


#contact {
	width: 558px;
	float: right;
	margin: 0px 7px 0px 0px;
}

#contact h3 {
	background-image: url(title03.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 546px;
	line-height: 28px;
	border: 1px solid lightgrey;
	font-size: 14px;
	color: white;
	padding-left: 10px;
	margin-bottom: 20px;

}

#contact p {
	width: 470px;
	padding: 3px;
	margin-top: 25px;
	margin-left:40px;
	border: 0px red solid;
	font-size: 16px;
	color: #333366;
}

#contact a {
	text-decoration: underline;
	color: #9900CC;
}

#contact img {
	width: 300px;
	height: 120px;
	font-size: 0px;
	margin: 30px 85px;
	border: none;
}



#faq {
	width: 558px;
	float: right;
	margin: 0px 7px 0px 0px;
}

#faq h3 {
	background-image: url(title03.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 546px;
	line-height: 28px;
	border: 1px solid lightgrey;
	font-size: 14px;
	color: white;
	padding-left: 10px;
	margin-bottom: 20px;
}

#faq h3 a {
	color: white;
	text-decoration: none;
}

#faq a.mail {
	text-decoration: underline;
	color: #9900CC;
}

#faq a {
	text-decoration: underline;
}

#faq dd {
	font-size: 16px;
	margin: 5px;
	color: #333366;
}

#faq ul {
	margin: 40px 0px 40px 40px;
	list-style-image: url(icn02.jpg);
}

#faq ul a {
	color: #003366;
}

#faq li {
	font-size: 15px;
	margin: 3px;
}

#faq h4 {
	border: 1px solid lightgrey;
	background-color: #99CCFF;
	width: 536px;
	height: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	line-height: 22px;
}

#faq h4 a {
	text-decoration: none;
}

#faq p.title {
	font-size: 16px;
	color: black;
	margin: 15px 0px 5px 0px;
}

#faq p {
	font-size: 15px;
	color: #333333;
	margin-left: 10px;
	margin-bottom: 1px;
}

#faq p.pagetop {
	width: 90px;
	margin-top: 20px;
	margin-left: 460px;
}



#about {
	width: 558px;
	float: right;
	margin: 0px 7px 0px 0px;
}

#about h3 {
	background-image: url(title03.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 546px;
	line-height: 28px;
	border: 1px solid lightgrey;
	font-size: 14px;
	color: white;
	padding-left: 10px;
	margin-bottom: 20px;
}

#about p {
	font-size: 16px;
	margin: 5px 0px 5px 20px;
	color: #333366;
}

#about dt {
	background-image: url(about.jpg);
	background-repeat: no-repeat;
	width: 525px;
	height: 400px;
	margin: 70px auto;
	font-size: 0px;
	color: white;
}

#about dd {
	text-align: center;
	font-size: 16px;
	color: #333366;
	margin: 5px 0px 5px 20px;
}



#option {
	width: 558px;
	float: right;
	margin: 0px 7px 0px 0px;
}

#option h3 {
	background-image: url(title03.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 546px;
	line-height: 28px;
	border: 1px solid lightgrey;
	font-size: 14px;
	color: white;
	padding-left: 10px;
	margin-bottom: 10px;
}

#option p {
	margin: 5px 0px 5px 20px;
	color: #333366;
	font-size: 15px;
}

#option h4 {
	background-color: skyblue;
	margin: 20px 0px 10px 0px;
	padding: 2px 10px;
	width: 537px;
	font-size: 15px;
}

#option table {
	margin: 0px auto;
	width: 540px;
	border: 1px solid gray;
	border-collapse: collapse;
}

#option thead {
	text-align: center;
	background-color: lightgrey;
	font-weight: bold;
}

#option td {
	border: 1px solid gray;
	font-size: 13px;
	padding: 5px 3px 5px 5px;
}

#option td.option_name {
	text-align: center;
	font-size: 14px;
}

#option a {
	font-size: 14px;
	text-decoration: underline;
}



/* ---------- 20080605 ---------- */
/* とりあえずデザインがあがってくるまでの間に合わせに作成 */
#outline, #article {
	width: 558px;
	float: right;
	margin: 0px 7px 0px 0px;
	border: 0px solid red;
}
#outline h3, #article h3 {
	background-image: url(title03.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 546px;
	line-height: 28px;
	border: 1px solid lightgrey;
	font-size: 14px;
	color: white;
	padding-left: 10px;
	margin: 0 0 10px 0;
}
#article p {
	font-size: 0.8em;
	margin: 10px 15px;
}
#article h4 {
	font-size: 0.8em;
	margin: 10px 15px;
	color: #ff4500;
}
#article ul {
	font-size: 0.8em;
	margin: 10px 15px 10px 30px;
}
#article #contact_box {
	margin: 30px;
	border: 1px solid #ccc;
	text-align: center;
}
#article #contact_box h3 {
	background: #eee;
	border: 0;
	width: 98%;
	color: #ff4500;
	font-size: 1.0em;
	border-bottom: 1px solid #ccc;
}
#article #contact_box h4 {
	color: black;
	font-size: 1.0em;
}
#article #contact_box a {
	color: #ff4500;
}
#article #contact_box p {
	margin: 5px;
}
#outline table {
	table-layout: auto;
	/*
	table-layout: fixed;
	width: 520px;
	*/
	width: 520px;
	border-collapse: collapse;
	empty-cells: show;
	margin: 10px 15px;
}
#outline th, #outline td {
	border: 1px solid #ccc;
	font-size: 0.8em;
	padding: 5px;
}
#outline thead th {
	text-align: left;
	background: #eee;
}
#outline tbody th {
	width: 150px;
	font-weight: normal;
}
/*


#agreement dl {
	margin: 10px 0px 20px 10px;
	font-size: 16px;
	color: #333366;
	border: 0px red solid;
}

#agreement dl dd {
	margin: 5px 0px;
}

#agreement p {
	margin: 8px;
	width: 500px;
	font-size: 13px;
}

#agreement h4 {
	width: 485px;
	height: 20px;
	line-height: 20px;
	padding: 2px 10px;
	background-color: #FF9966;
	color: #660033;
}

#agreement h5 {
	color: #FF6600;
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
	width: 548px;
}

#agreement dl.agreement {
	width: 525px;
}

#agreement dl.agreement dt {
	color: black;
	font-size: 13px;
}

#agreement dl.agreement dd {
	font-weight: normal;
	color: black;
	font-size: 13px;
	margin-right: 17px;
}

#agreement ol {
	width: 520px;
	font-size: 13px;
	margin: 8px 0px 1px 7px;
	padding: 0px;

}

#agreement li {
	margin: 3px 0px 1px 17px;
	padding: 0px;
	width: 420px;
	border: 0px red solid;
}

#agreement p a {
	font-size: 14px;
	color: #003366;
}

#agreement p a.mail {
	color: #9900CC;
}

*/

