/* --- common style ---------------------------------------------------- */

* {
	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;
}

ul {
	list-style:none;
}

table,
table tr,
table tr th,
table tr td {
	border-collapse:collapse;
	text-align:left;
	vertical-align:top;
}

a:link {color:#533211; text-decoration:none;}
a:visited {color:#533211; text-decoration:none;}
a:active {color:#533211; text-decoration:none;}
a:hover {color:#34612a; text-decoration:underline;}



/* --- site layout ----------------------------------------------------------- */

body {
	text-align:center;
}

div#layout {
	width:870px;
	margin:0 auto;
	background:url(../img/bg_layout.jpg) repeat-y;
	text-align:center;
}

div#layout div#header {
	position:relative;
	width:850px;
	height:350px;
	margin:0 auto;
	text-align:left;
}

div#layout div#header2 {
	position:relative;
	width:850px;
	height:140px;
	margin:0 auto;
	text-align:left;
}

div#layout div#wrapper {
	overflow:hidden;
	width:850px;
	margin:0 auto;
	background:url(../img/bg_wrapper.jpg) repeat-y;
	text-align:left;
}

div#wrapper div#main,
div#wrapper div#main2 {
	overflow:hidden;
	float:right;
	display:inline;
	width:580px;
	padding:0;
	margin:0 0 10px 0;
}

div#wrapper div#navi {
	float:left;
	display:inline;
	width:240px;
	margin:0 20px 0 10px;
	text-align:left;
}

div#layout div#footer {
	clear:both;
	width:850px;
	padding:10px 0;
	border-top:1px solid #c7e7e0;
	margin:0 auto 0 auto;
	background:#e1fff5;
	text-align:center;
	font-size:10px;
}


/* --- header ---------------------------------------------------------------- */

div#header h1,
div#header2 h1 {
	position:absolute;
	left:0;
	top:20px;
	width:850px;
	height:144px;
	background:url(../img/bg_header.jpg) no-repeat;
	text-indent:-9999px;
}

div#header h2,
div#header2 h2 {
	position:absolute;
	left:5px;
	top:0;
	width:600px;
	height:20px;
	line-height:20px;
	font-size:10px;
	color:#cc3366;
}

div#header ul#banner_01,
div#header2 ul#banner_01 {
	position:absolute;
	left:20px;
	top:70px;
	width:350px;
	height:24px;
}

div#header ul#banner_01 li,
div#header2 ul#banner_01 li {
	float:left;
	width:170px;
	height:24px;
	margin:0 5px 0 0;
}

div#header ul#banner_01 li a,
div#header2 ul#banner_01 li a {
	display:block;
	width:170px;
	height:24px;
	background:url(../img/bg_header_bt.jpg) no-repeat;
	line-height:24px;
	text-align:center;
}

div#header ul#banner_01 li a { text-decoration:none;}
div#header ul#banner_01 li a:hover { text-decoration:underline;}
div#header2 ul#banner_01 li a { text-decoration:none;}
div#header2 ul#banner_01 li a:hover { text-decoration:underline;}


div#header p#to_index,
div#header2 p#to_index {
	position:absolute;
	left:0px;
	top:20px;
	width:850px;
	height:90px;
}

div#header p#main_text,
div#header2 p#main_text {
	position:absolute;
	left:568px;
	top:54px;
	width:290px;
	height:58px;
	font-size:10px;
	color:#cc3366;
}

div#header p#header_img {
	position:absolute;
	left:0px;
	top:110px;
	width:850px;
	height:240px;
}

div#header2 p#bread {
	position:absolute;
	left:0px;
	top:110px;
	width:850px;
	height:30px;
	background:url(../img/bg_bread.jpg) repeat-x;
	text-indent:10px;
	line-height:30px;
}



/* --- wrapper --------------------------------------------------------------- */



/* --- navi ------------------------------------------------------------------ */

div#navi div#menu {
	margin:0 0 10px 0;
	text-align:left;
}

div#navi div#menu p {
	margin:0;
}

div#navi div#menu ul {
	width:240px;
	margin:0;
}

div#navi div#menu ul li {
	margin:2px 0 0 0;
}

div#navi div#menu ul li a {
	display:block;
	width:155px;
	height:36px;
	padding:0 0 0 85px;
	line-height:36px;
}

div#navi div#menu ul li a.w_line {
	line-height:18px;
}

div#navi div#menu ul li#menu_01 a { background:url(../img/bg_menu_01.jpg) 0 0; }
div#navi div#menu ul li#menu_02 a { background:url(../img/bg_menu_02.jpg) 0 0; }
div#navi div#menu ul li#menu_03 a { background:url(../img/bg_menu_03.jpg) 0 0; }
div#navi div#menu ul li#menu_04 a { background:url(../img/bg_menu_04.jpg) 0 0; }
div#navi div#menu ul li#menu_05 a { background:url(../img/bg_menu_05.jpg) 0 0; }
div#navi div#menu ul li#menu_06 a { background:url(../img/bg_menu_06.jpg) 0 0; }
div#navi div#menu ul li#menu_07 a { background:url(../img/bg_menu_07.jpg) 0 0; }
div#navi div#menu ul li#menu_08 a { background:url(../img/bg_menu_08.jpg) 0 0; }

div#navi div#menu ul li a:hover { color:#34612a; }

div#navi div#menu ul li ul {
	width:172px;
	margin:0 0 0 68px;
}

div#navi div#menu ul li ul li {
	margin:0;
}

div#navi div#menu ul li ul li a {
	display:block;
	width:152px;
	height:24px;
	padding:0 0 0 20px;
	line-height:24px;
}

div#navi div#menu ul li ul li a { background:url(../img/bg_menu_sub.jpg) 0 0;}
/*div#navi div#menu ul li ul li a:hover { background:url(../img/menu_list_02.jpg) 150px 0;}*/

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 {
}



/* --- main ------------------------------------------------------------------ */

/* --- index -------------------------------------------------- */

div#main p {
	width:550px;
	margin:0 0 15px 0;
}

div#main h3#h3_main {
	width:526px;
	height:33px;
	margin:0 0 10px 0;
	background:url(../img/h3_main.jpg) no-repeat;
	text-indent:0px;
	line-height:33px;
	font-size:18px;
	font-weight:bold;
	color:#652900;
}

div#main div#main_img {
	position:relative;
	width:550px;
	height:200px;
	background:url(../img/img_main.jpg) no-repeat;
	margin:0 0 20px 0;
}

div#main div#main_img h4 {
	position:absolute;
	left:-9999px;
}

div#main div#main_img p#text {
	position:absolute;
	left:170px;
	top:125px;
	width:245px;
	height:60px;
	font-weight:bold;
	color:#623205;
}

div#main div#main_img p#link {
	position:absolute;
	left:430px;
	top:170px;
	width:110px;
	height:24px;
}

div#main dl.pickup_01,
div#main dl.pickup_02,
div#main dl.pickup_03,
div#main dl.pickup_04 {
	position:relative;
	float:left;
	display:inline;
	width:255px;
	height:145px;
	margin:0 15px 10px 10px;
}

div#main dl.pickup_01 {	background:url(../img/bg_pickup_01.jpg) no-repeat;}
div#main dl.pickup_02 {	background:url(../img/bg_pickup_02.jpg) no-repeat;}
div#main dl.pickup_03 {	background:url(../img/bg_pickup_03.jpg) no-repeat;}
div#main dl.pickup_04 {	background:url(../img/bg_pickup_04.jpg) no-repeat;}

div#main dl.pickup_01 dt,
div#main dl.pickup_02 dt,
div#main dl.pickup_03 dt,
div#main dl.pickup_04 dt {
	position:absolute;
	left:25px;
	top:15px;
	background:url(../img/bg_list_01.gif) no-repeat;
	text-indent:15px;
	font-weight:bold;
	color:#330000;
}

div#main dl.pickup_01 dd.desc,
div#main dl.pickup_02 dd.desc,
div#main dl.pickup_03 dd.desc,
div#main dl.pickup_04 dd.desc {
	position:absolute;
	left:20px;
	top:105px;
	width:220px;
	height:36px;
}
/* 2007/08/24 */
div#main div#main_img_top {
	width:550px;
	height:80px;
	margin:0 0 10px 0;
}
div#main div#main_img_top a{
	background:url(../img/bana_top.gif) no-repeat 0 0;
	height:80px;
	width:550px;
	text-indent:-9999px;
	display:block;
}
div#main div#main_img_top a:hover{
	background-position:0 -80px;
}

/* --- inner -------------------------------------------------- */

div#main2 p {
	width:550px;
	margin:0 0 15px 10px;
}

div#main2 p img.img_right {
	float:right;
	display:inline;
	margin:0 3px 3px 3px;
}

div#main2 p img.img_left {
	float:left;
	display:inline;
	margin:0 3px 3px 3px;
}

div#main2 p.img_center {
	margin:0 3px 3px 3px;
	text-align:center;
}

div#main2 h3.h3_01 {
	height:30px;
	margin:0 0 10px 0;
	background:url(../img/bg_h3_01.jpg) no-repeat;
	text-indent:10px;
	line-height:33px;
	font-size:18px;
	font-weight:bold;
	color:#652900;
}

div#main2 h4.h4_01 {
	height:25px;
	margin:5px 0 10px 0;
	background:url(../img/bg_h4_01.jpg) no-repeat;
	text-indent:10px;
	line-height:25px;
	font-size:16px;
	font-weight:bold;
	color:#009999;
}

div#main2 dl.dl_01 {
	overflow:hidden;
	width:550px;
	margin:0 0 20px 10px;
}

div#main2 dl.dl_01 dt {
	height:16px;
	margin:0 0 5px 0;
	background:url(../img/bg_list_01.gif) no-repeat;
	line-height:16px;
	text-indent:15px;
	font-size:14px;
	font-weight:bold;
	color:#663300;
}

div#main2 dl.dl_01 dd {
	margin:0 0 0 15px;
}

div#main2 h4.h4_dl-02 {
	width:250px;
	margin:0 0 10px 10px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color: #3399FF;
}

div#main2 dl.dl_02 {
	clear:both;
	overflow:hidden;
	width:550px;
	margin:0 0 20px 10px;
}

div#main2 dl.dl_02 dt {
	float:left;
	display:inline;
	width:100px;
	height:16px;
	background:url(../img/bg_list_01.gif) no-repeat;
	line-height:16px;
	text-indent:15px;
	font-size:14px;
	font-weight:bold;
	color:#663300;
}

div#main2 dl.dl_02 dd {
	float:left;
}

div#main2 dl.dl_faq {
	overflow:hidden;
	width:550px;
	margin:0 0 30px 0;
}

div#main2 dl.dl_faq dt {
	height:30px;
	margin:5px 0 10px 0;
	background:url(../img/bg_q.jpg) no-repeat;
	text-indent:30px;
	line-height:30px;
	font-size:18px;
	/*font-weight:bold;*/
	color:#652900;
}

div#main2 dl.dl_faq dd {
	padding:0 0 0 30px;
	margin:0 0 0 25px;
	background:url(../img/bg_a.jpg) no-repeat;
}

div#main2 dl.dl_03 {
	overflow:hidden;
	width:550px;
	margin:0 0 20px 10px;
}

div#main2 dl.dl_03 dt {
	height:25px;
	margin:5px 0 10px 0;
	background:url(../img/bg_h4_01.jpg) -15px 0 no-repeat;
	text-indent:0;
	line-height:25px;
	font-size:16px;
	font-weight:bold;
	color:#009999;
}

div#main2 dl.dl_03 dd {
	margin:0 0 0 15px;
}

div#main2 dl.dl_04 {
	overflow:hidden;
	float:right;
	min-width:170px;
	max-width:250px;
	margin:0 10px 20px 0;
}

div#main2 dl.dl_04 dt {
	float:right;
	height:24px;
	border-bottom:2px solid #990000;
	margin:0 0 5px 0;
	text-align:right;
	line-height:24px;
	font-size:18px;
	font-weight:bold;
	color:#990000;
}

div#main2 dl.dl_04 dd {
	float:right;
	width:170px;
	height:24px;
	background:url(../img/bg_header_bt.jpg) no-repeat;
	text-align:center;
	line-height:24px;
}

div#main2 dl.dl_05 {
	overflow:hidden;
	float:left;
	display:inline;
	width:270px;
	margin:0 5px 15px 5px;
}

div#main2 dl.dl_05 dt {
	height:190px;
	text-align:center;
}

div#main2 dl.dl_05 dd {
	height:40px;
	text-align:center;
	line-height:20px;
}

div#main2 dl.pickup_01,
div#main2 dl.pickup_02,
div#main2 dl.pickup_03,
div#main2 dl.pickup_04 {
	position:relative;
	float:left;
	display:inline;
	width:255px;
	height:145px;
	margin:0 15px 10px 10px;
}

div#main2 dl.pickup_01 {	background:url(../img/bg_image_01.jpg) no-repeat;}
div#main2 dl.pickup_02 {	background:url(../img/bg_image_02.jpg) no-repeat;}
div#main2 dl.pickup_03 {	background:url(../img/bg_image_03.jpg) no-repeat;}
div#main2 dl.pickup_04 {	background:url(../img/bg_image_04.jpg) no-repeat;}

div#main2 dl.pickup_01 dt,
div#main2 dl.pickup_02 dt,
div#main2 dl.pickup_03 dt,
div#main2 dl.pickup_04 dt {
	position:absolute;
	left:25px;
	top:15px;
	background:url(../img/bg_list_01.gif) no-repeat;
	text-indent:15px;
	font-weight:bold;
	color:#330000;
}

div#main2 dl.pickup_01 dd.desc,
div#main2 dl.pickup_02 dd.desc,
div#main2 dl.pickup_03 dd.desc,
div#main2 dl.pickup_04 dd.desc {
	position:absolute;
	left:20px;
	top:105px;
	width:220px;
	height:36px;
}

div#main2 ul.ul_01 {
	overflow:hidden;
	margin:0 0 15px 10px;
}

div#main2 ul.ul_01 li {
	float:left;
	display:inline;
}

div#main2 ul.ul_01 li.arrow {
	height:100px;
	padding:10px 0 0 0;
	margin:5px 3px;
}

div#main2 ul.ul_01 li.contents {
	height:auto;
	width:142px;
	min-height:102px;
	padding:3px;
	border:1px solid #999999;
	margin:5px 5px;
}


div#main2 ul.sitemap {
	overflow:hidden;
	margin:0 0 15px 20px;
}

div#main2 ul.sitemap li {
	height:25px;
	margin:5px 0 10px 0;
	background:url(../img/bg_h4_01.jpg) no-repeat;
	text-indent:10px;
	line-height:25px;
}

div#main2 ul.sitemap li a {
	font-size:16px;
	font-weight:bold;
	color:#009999;
}

div#main2 ul.sitemap li.none {
	height:auto;
	padding:0 0 0 0;
	margin:0 0 20px 0;
	background:none;
}

div#main2 ul.sitemap li ul {
	margin:0 0 15px 20px;
}

div#main2 ul.sitemap li ul li {
	overflow:hidden;
	height:16px;
	margin:0 0 5px 0;
	background:url(../img/bg_list_01.gif) 0 1px no-repeat;
	line-height:14px;
	text-indent:15px;
}

div#main2 ul.sitemap li ul li a {
	font-size:14px;
	font-weight:bold;
	color:#663300;
}

div#main2 div#intro_bg {
	position:relative;
	width:560px;
	height:300px;
	background:url(../img/bg_intro.jpg) no-repeat;
}

div#main2 div#intro_bg ul {
	position:absolute;
	top:130px;
	left:10px;
	font-weight:bold;
}

div#main2 div#intro_bg ul li {
	font-size:12px;
	font-weight:bold;
}

div#main2 div#intro_bg p {
	position:absolute;
	top:265px;
	left:5px;

	font-size:11px;
	color:#ffffff;
}


table#fmail_01 {
	width:500px;
	border:1px solid #66FFFF;
	margin:5px;
	background:#effaf6;
}

table#fmail_01 tr th,
table#fmail_01 tr td {
	padding:3px;
	border:1px solid #66FFFF;
}

table#fmail_01 tr th {
	width:150px;
}

table#fmail_01 tr td input.text {
	width:320px;
	height:18px;
	border:1px solid #CCCCCC;
	font-size:12px;
}

table#fmail_01 tr td textarea {
	width:320px;
	border:1px solid #CCCCCC;
	font-size:12px;
}

table#fmail_01 tr td.btn {
	text-align:center;
}

table#fmail_01 tr td.btn input {
	margin:3px 15px;
	border:1px solid #666666;
}

table#company {
	width:500px;
	border:1px solid #FFCC99;
	margin:5px;
	margin-bottom:15px;
	background: #FFFFCC;
}

table#company tr th,
table#company tr td {
	padding:3px;
	border:1px solid #FFCC99;
}

table#company tr th {
	width:120px;
	text-align:right;
	color:#663300;
}





/* --- footer ---------------------------------------------------------------- */

div#footer,
div#footer a {
	color: #990000;
}

div#footer ul {
	overflow:hidden;
	display:inline;
	margin:0;
	text-align:center;
}

div#footer ul li {
	display:inline;
	margin:0;
	font-size:10px;
}

div#footer ul li a {
	font-size:10px;
}

div#footer p {
	overflow:hidden;
	width:850px;
	margin:10px auto;
	background:url(../img/bg_footer.jpg) repeat-y;
	text-align:center;
}





/* --- common parts ---------------------------------------------------------- */

.clear {
	clear:both;
	height:0px;
}

.clear2 {
	clear:both;
}

div.bg_01 {
	margin-right:10px;
	background:url(../img/bg_p_01.jpg) bottom right no-repeat;
}

/* --- 20070314ŽO‹´’Ç‰Á ---------------------------------------------------------- */
div#main2 div#intro_bg p {
	position:absolute;
	top:263px;
	left:10px;
	font-size:12px;
	color:#ffffff;
}

div#ishi_bg {
	position:relative;
	width:526px;
	height:110px;
	background:url(../img/ishizawa.jpg) no-repeat;
}

div#ishi_bg p {
	position:absolute;
	top:15px;
	left:20px;
	font-size:12px;
	color:#ff6666;
}





/******************************************************************* qc */ 
.qc{
	margin-bottom: 25px;
}

.img_c{
	text-align:center;
}
