/* --- common style ---------------------------------------------------- */

h1,h2,h3,h4,h5,h6,p,table,tr,th,td,dl,dt,dd,a,img,span,div {
	margin:0px;
	border:none;
	padding:0px;
	font-size:12px;
	line-height:1.5;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:lighter;
}

table,
table tr,
table tr th,
table tr td {
	border-collapse:collapse;
	text-align:left;
	vertical-align:top;
}

table caption {
	display:none;
}

a:link {color:#673d0b; text-decoration:none;}
a:visited {color:#673d0b; text-decoration:none;}
a:active {color:#673d0b; text-decoration:none;}
a:hover {color:#673d0b; text-decoration:none;}



/* --- site layout ----------------------------------------------------------- */

body {
	margin:20px 0 0 0;
	text-align:center;
	background:#fffedf;
}

div#layout {
	width:840px;
	margin:0 auto;
	background:url(../img/bg_layout.jpg) repeat-y;
	text-align:center;
}

div#layout div#header {
	position:relative;
	width:800px;
	height:62px;
	margin:0 auto;
	text-align:left;
}

div#layout div#wrapper {
	overflow:hidden;
	width:800px;
	padding:0 0 15px 0;
	margin:1px auto 0 auto;
	background:url(../img/bg_wrapper.jpg) repeat-y;
	text-align:left;
}

div#wrapper div#main {
	float:right;
	display:inline;
	width:600px;
	padding:0 10px 0 10px;
	background:url(../img/bg_main.jpg) repeat-x;
	margin:0;
	text-align:left;
}

div#wrapper div#navi {
	float:left;
	display:inline;
	width:180px;
	margin:0;
	text-align:left;
}

div#layout div#footer {
	clear:both;
	width:800px;
	margin:0 auto 0 auto;
	text-align:center;
	font-size:10px;
}




/* --- header ---------------------------------------------------------------- */

div#header h1 {
	position:absolute;
	left:0;
	top:0;
	width:800px;
	height:62px;
	background:url(../img/header_01.jpg) no-repeat;
	text-indent:-9999px;
}

div#header h2 {
	position:absolute;
	left:0;
	top:-20px;
	width:600px;
	height:20px;
	line-height:20px;
	font-size:10px;
}

div#header p#sitemap {
	position:absolute;
	left:600px;
	top:-20px;
	width:200px;
	height:20px;
	line-height:20px;
	text-align:right;
}

div#header p#sitemap a {
	font-size:10px;
}

div#header p#h_banner {
	position:absolute;
	left:590px;
	top:6px;
	z-index:5;
	width:200px;
	height:50px;
}

div#header p#to_index {
	position:absolute;
	left:0px;
	top:0;
	width:800px;
	height:62px;
}



/* --- wrapper --------------------------------------------------------------- */



/* --- navi ------------------------------------------------------------------ */

div#navi div#menu {
	margin:0 0 20px 0;
	text-align:left;
}

div#navi ul {
	list-style:none;
	margin:0;
	padding:0;
}

div#navi div#menu ul {
	width:161px;
	margin:0 0 0 10px;
}

div#navi div#menu ul li {
	margin:0 0 5px 0;
}

div#navi div#menu ul li a {
	display:block;
	width:151px;
	height:37px;
	padding:2px 5px;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
}

div#navi div#menu ul li a { background:url(../img/menu_01.jpg) 0 0; color:#f07a3a;}
div#navi div#menu ul li a:hover { background-position:161px 0; color:#ef7d3e;}

div#navi div#menu ul li ul {
	width:151px;
	margin:5px 0 0 0;
}

div#navi div#menu ul li ul li {
	margin:0 0 5px 10px;
}

div#navi div#menu ul li ul li a {
	display:block;
	width:141px;
	height:37px;
	padding:2px 5px;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
}

div#navi div#menu ul li ul li a { background:url(../img/menu_02.jpg) 0 0; color:#87992b;}
div#navi div#menu ul li ul li a:hover { background-position:151px 0; color:#a8ae56;}

div#navi div#banner {
	margin:0 0 20px 0;
	text-align:center;
}

div#navi div#banner img {
	margin:0 0 10px 0;
}

div#navi div#rss {
	margin:0 0 20px 0;
	text-align:center;
}

div#navi div#rss p {
	display:inline;
}

div#navi div#rss p img {
	margin:0 15px;
}



/* --- sitemap ---------------------------------------------------------------- */

dl#sitemap {
}

dl#sitemap dt {
	width:580px;
	height:40px;
	background:url(../img/title_02.jpg) no-repeat;
	text-indent:25px;
	line-height:33px;
}

dl#sitemap dt a {
	font-size:16px;
	font-weight:bold;
	color:#983402;
}

dl#sitemap dd {
}

dl#sitemap dt.sub_cat_dt {
	width:300px;
	height:25px;
	margin:15px 10px 15px 10px;
	background:url(../img/title_04.jpg) no-repeat;
	text-indent:20px;
	line-height:25px;
}

dl#sitemap dt.sub_cat_dt a {
	font-size:14px;
	font-weight:bold;
	color:#ec7e43;
}

dl#sitemap dd.sub_cat_dd {
	margin-left:40px;
}






/* --- footer ---------------------------------------------------------------- */

div#footer ul {
	overflow:hidden;
	width:760px;
	height:35px;
	padding:10px 20px;
	margin:0;
	background:url(../img/bg_footer.jpg) repeat-x;
	list-style:none;
	text-align:center;
}

div#footer ul li {
	display:inline;
	margin:0 0 0 0;
	font-size:10px;
	color:#eb540f;
}

div#footer ul li a {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#eb540f;
}

div#footer p {
	overflow:hidden;
	width:800px;
	padding:0 0 20px 0;
	border-top:1px solid #e3a200;
	margin:0 auto;
	background:#ffeb70;
	text-align:center;
	font-size:10px;
	color:#eb540f;
}

div#footer p a {
	font-size:10px;
	text-decoration:none;
	color:#eb540f;
}



/* --- main ------------------------------------------------------------------ */

div#main div#main_top {
	overflow:hidden;
	width:600px;
	height:100%;
	margin-top:10px;
}

div#main div#main_top p#main_img {
	padding:0;
	margin:0;
}

div#main div#main_top dl {
	position:relative;
	float:left;
	display:inline;
	background:url(../img/bg_pickup.jpg) no-repeat;
	width:280px;
	height:232px;
	margin:0 0 15px 15px;
}

div#main div#main_top dl dt {
	position:absolute;
	left:0;
	top:0;
	width:280px;
	height:45px;
	padding:0 5px 0 40px;
}

div#main div#main_top dl dt a {
	display:block;
	line-height:45px;
	font-size:16px;
	font-weight:bold;
	color:#a54b16;
}

div#main div#main_top dl dd.pickup_img {
	position:absolute;
	left:10px;
	top:45px;
	width:120px;
	height:170px;
}

div#main div#main_top dl dd.pickup_p {
	position:absolute;
	left:145px;
	top:50px;
	width:120px;
	height:140px;
	font-size:10px;
}

div#main div#main_top dl dd.pickup_click {
	position:absolute;
	left:155px;
	top:195px;
	width:120px;
	height:25px;
}



div#main div#main_inner {
	overflow:hidden;
	width:600px;
	height:100%;
	margin-top:10px;
}

div#main div#main_inner h3#main_title {
	width:580px;
	height:62px;
	padding:100px 10px 0 10px;
	background:url(../img/img_main_02.jpg) no-repeat;
	text-align:right;
	line-height:40px;
	font-size:18px;
	font-weight:bold;
	color:#993400;
}

div#main dl#sitemap {
	margin:10px 0;
	text-align:left;
	text-indent:20px;
}

div#main dl#sitemap dt {
	height:20px;
	margin-bottom:10px;
	background:url(../img/sitemap.jpg) 0 5px no-repeat;
	font-weight:bold;
}

div#main dl#sitemap dt.sub_cat_dt {
	height:20px;
	margin-left:20px;
	margin-bottom:10px;
	background:url(../img/sitemap.jpg) no-repeat;
	font-weight:bold;
}

div#main dl#sitemap dt a,
div#main dl#sitemap dt.sub_cat_dt a {
	font-size:12px;
	line-height:20px;
}



/* --- common parts ---------------------------------------------------------- */

div#main_top p,
div#main_inner p {
	margin:0 10px 15px 20px;
}

div#main_inner p img.img_right {
	float:right;
	margin:0 0 5px 5px;
}

div#main_inner p img.img_left {
	float:left;
	margin:0 5px 5px 0;
}

div#main_inner dl,
div#main_inner dl dd {
	margin:0 10px 10px 20px;
}

div#main_inner dl.dl_01 {
	width:560px;
	background:url(../img/bg_dl_01.jpg) no-repeat;
}

div#main_inner dl.dl_01 dt {
	width:550px;
	height:20px;
	margin:5px;
	background:url(../img/check_01.gif) 0 50% no-repeat;
	text-indent:20px;
	font-size:14px;
	font-weight:bold;
	color:#ec7e43;
}

table {
	margin:0 10px 15px 20px;
}

table,
table tr,
table tr th,
table tr td {
	border:1px solid #993300;
}

table tr th,
table tr td {
	padding:5px;
}

table tr th {
	text-align:center;
	background:#ffe694;
	color:#da461e;
}

span.inq_req {
	font-weight:bold;
	color: #000000;
}

table.no_border,
table.no_border tr,
table.no_border tr th,
table.no_border tr td {
	border:none;
	padding:0px;
}

table.example2 {
	border-collapse:collapse;
	border:1px solid #FF6600;
	background:#FFFFCC;
}

table.example2 tr,
table.example2 tr th,
table.example2 tr td {
	border:none;
	background:none;
	text-align:left;
}

table.example2 tr th {
	line-height:20px;
	font-size:16px;
	color:#FF9900;
}

table.example {
	width:320px;
	padding:3px;
	border-collapse:separate;
	border:1px solid #ff9900;
	margin:0;
	background:url(../img/bg_table_01.jpg) repeat-y;
}

table.example th.ex_title {
	padding:3px;
	background:none;
	text-align:left;
	font-weight:bold;
	color:#ffad28;
}

table.example td.ex_img {
	padding:3px;
	text-align:center;
}

table.example tr.color_ff9900 {
	padding:3px;
	background:#ff9900;
}

table.example tr.color_ffbb33 {
	padding:3px;
	background:#ffbb33;
}

table.example tr.color_ff9900 th {
	width:60px;
	padding:3px;
	background:#ff9900;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

table.example tr.color_ffbb33 th {
	width:60px;
	padding:3px;
	background:#ffbb33;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

table.example tr.color_ff9900 td {
	padding:3px;
	background:#ff9900;
	text-align:left;
	font-size:10px;
	color:#8e4219;
}

table.example tr.color_ffbb33 td {
	padding:3px;
	background:#ffbb33;
	text-align:left;
	font-size:10px;
	color:#8e4219;
}


.border_FF6600 {
	border:1px solid #FF6600;
}


/* for tinyMCE CSS --------------------------------------------------------------- */

.title_01 {
	clear:both;
	width:580px;
	height:30px;
	margin:0 10px 15px 10px;
	background:url(../img/title_01.jpg) no-repeat;
	text-indent:20px;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	color:#983300;
}

.title_02 {
	clear:both;
	width:580px;
	height:40px;
	margin:15px 10px 15px 10px;
	background:url(../img/title_02.jpg) no-repeat;
	text-indent:25px;
	line-height:33px;
	font-size:16px;
	font-weight:bold;
	color:#983402;
}

.title_03 {
	clear:both;
	width:580px;
	height:30px;
	margin:15px 10px 15px 10px;
	background:url(../img/title_03.jpg) no-repeat;
	text-indent:20px;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	color:#ec7e43;
}

.title_04 {
	clear:both;
	width:300px;
	height:25px;
	margin:15px 10px 15px 10px;
	background:url(../img/title_04.jpg) no-repeat;
	text-indent:20px;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	color:#ec7e43;
}

.title_q {
	clear:both;
	width:530px;
	height:50px;
	padding:0 0 0 40px;
	margin:15px 10px 15px 10px;
	background:url(../img/faq_q.jpg) no-repeat;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	color:#ec7e43;
}

.title_a {
	padding:0 10px 0 40px;
	background:url(../img/faq_a.jpg) no-repeat;
}

.text_center {
	text-align:center;
}


/*070620 matsui */
div#navi div#banner img {
	margin-bottom:-2px;
}

div#navi div#banner p {
	margin-bottom:10px;
	font-weight:bold;
}

