
/* --- common style ---------------------------------------------------- */

body,h1,h2,h3,h4,h5,h6,p,table,tr,th,td,dl,dt,dd,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 {
	background:url(../img/bg_body.jpg) repeat-x #666666;
	text-align:center;
}

div#layout {
	margin:0;
	padding:0;
	background:url(../img/bg_layout.jpg) center top no-repeat;
	text-align:center;
}

div#layout div#header {
	position:relative;
	width:850px;
	height:430px;
	margin:0 auto;
	padding:0;
	background:url(../img/bg_header_01.png) no-repeat;
	text-align:left;
}

div#layout div#header_inner {
	position:relative;
	width:850px;
	height:195px;
	margin:0 auto;
	padding:0;
	background:url(../img/bg_header_01.png) no-repeat;
	text-align:left;
}

div#layout div#wrapper {
	position:static;
	overflow:hidden;
	width:800px;
	margin:0 auto;
	padding:0 25px;
	background:url(../img/bg_wrapper.png);
	text-align:left;
}

div#layout div#wrapper2 {
	position:static;
	overflow:hidden;
	width:800px;
	/width:850px;
	margin:0 auto;
	padding:0 25px;
	background:url(../img/bg_wrapper.png);
	text-align:left;
}
*html body div#layout div#wrapper2 {
	position:static;
	overflow:hidden;
	width:850px;
	margin:0 auto;
	padding:0 25px;
	background:url(../img/bg_wrapper_02.png);
	text-align:left;
}

*:first-child+html div#layout div#wrapper2 {
	position:static;
	overflow:hidden;
	width:800px;
	margin:0 auto;
	padding:0 25px;
	background:url(../img/bg_wrapper.png);
	text-align:left;
}






div#layout div#wrapper_02 {
	overflow:hidden;
	background:url(../img/bg_wrapper_02.png);
}

div#wrapper div#main {
	float:right;
	display:inline;
	width:580px;
	padding:0 0 0 0;
}

div#wrapper div#navi {
	overflow:hidden;
	width:198px;
	height:100%;
	padding:0 0 50px 0;
	border:1px dashed #666666;
	margin:0 0 20px 0;
	background:url(../img/bg_navi.jpg) repeat-y;
	text-align:left;
}

div#wrapper2 div#main {
	float:right;
	display:inline;
	width:580px;
	padding:0 0 0 0;
}

div#wrapper2 div#navi {
	overflow:hidden;
	width:198px;
	height:100%;
	padding:0 0 50px 0;
	border:1px dashed #666666;
	margin:0 0 20px 0;
	background:url(../img/bg_navi.jpg) repeat-y;
	text-align:left;
}

div#layout div#footer {
	clear:both;
	width:850px;
	height:80px;
	padding:20px 0 0 0;
	margin:0px auto 0 auto;
	background:url(../img/bg_footer.png) no-repeat;
	text-align:center;
	font-size:10px;
}


/* --- header ---------------------------------------------------------------- */


div#header h1 {
	position:absolute;
	left:15px;
	top:10px;
	width:600px;
	height:20px;
	line-height:20px;
	font-size:10px;
	color:#FFFFFF;
}
p#h_flash {
	position:absolute;
	left:25px;
	top:130px;
	width:800px;
	height:223px;
	/*background:url(../img/h_flash.jpg) no-repeat;
	text-indent:-9999px;*/
}

div#header p#sitemap {
	position:absolute;
	left:635px;
	top:10px;
	width:200px;
	height:20px;
	line-height:20px;
	text-align:right;
	font-size:10px;
}

div#header p#sitemap a {
	color:#FFFFFF;
}

div#header p#banner_01 {
	position:absolute;
	left:472px;
	top:73px;
	width:320px;
	height:80px;
}

div#header p#to_index {
	position:absolute;
	left:21px;
	top:36px;
	width:808px;
	height:95px;
}

div#header ul {
	position:absolute;
	left:25px;
	top:370px;
	width:800px;
	height:52px;
	padding:0;
	margin:0;
	background:url(../img/n_navi.jpg) no-repeat;
}

div#header ul li#h_company,
div#header ul li#h_inq,
div#header ul li#h_link,
div#header ul li#h_sitemap {
	float:left;
	width:200px;
	height:52px;
	padding:0;
	margin:0;
	text-indent:-9999px;
	list-style:none;
}

div#header ul li#h_company a,
div#header ul li#h_inq a,
div#header ul li#h_link a,
div#header ul li#h_sitemap a {
	display:block;
	width:200px;
	height:52px;
}

div#header ul li#h_company a:hover {background:url(../img/h_company.jpg) no-repeat;}
div#header ul li#h_inq a:hover {background:url(../img/h_inq.jpg) no-repeat;}
div#header ul li#h_link a:hover {background:url(../img/h_link.jpg) no-repeat;}
div#header ul li#h_sitemap a:hover {background:url(../img/h_sitemap.jpg) no-repeat;}



/* --- header_inner ---------------------------------------------------------------- */
div#header_inner h1 {
	position:absolute;
	left:15px;
	top:10px;
	width:600px;
	height:20px;
	line-height:20px;
	font-size:10px;
	color:#FFFFFF;
}

div#header_inner h2 {
	position:absolute;
	left:15px;
	top:10px;
	width:600px;
	height:20px;
	line-height:20px;
	font-size:10px;
	color:#FFFFFF;
}

div#header_inner p#sitemap {
	position:absolute;
	left:635px;
	top:10px;
	width:200px;
	height:20px;
	line-height:20px;
	text-align:right;
	font-size:10px;
}

div#header_inner p#sitemap a {
	color:#FFFFFF;
}

div#header_inner p#banner_01 {
	position:absolute;
	left:472px;
	top:73px;
	width:320px;
	height:80px;
}

div#header_inner p#to_index {
	position:absolute;
	left:21px;
	top:36px;
	width:808px;
	height:95px;
}

div#header_inner ul {
	position:absolute;
	left:25px;
	top:135px;
	width:800px;
	height:52px;
	padding:0;
	margin:0;
	background:url(../img/n_navi.jpg) no-repeat;
}

div#header_inner ul li#h_company,
div#header_inner ul li#h_inq,
div#header_inner ul li#h_link,
div#header_inner ul li#h_sitemap {
	float:left;
	width:200px;
	height:52px;
	padding:0;
	margin:0;
	text-indent:-9999px;
	list-style:none;
}

div#header_inner ul li#h_company a,
div#header_inner ul li#h_inq a,
div#header_inner ul li#h_link a,
div#header_inner ul li#h_sitemap a {
	display:block;
	width:200px;
	height:52px;
}

div#header_inner ul li#h_company a:hover {background:url(../img/h_company.jpg) no-repeat;}
div#header_inner ul li#h_inq a:hover {background:url(../img/h_inq.jpg) no-repeat;}
div#header_inner ul li#h_link a:hover {background:url(../img/h_link.jpg) no-repeat;}
div#header_inner ul li#h_sitemap a:hover {background:url(../img/h_sitemap.jpg) no-repeat;}



/* --- wrapper --------------------------------------------------------------- */



/* --- navi ------------------------------------------------------------------ */

div#navi p {
	margin:10px auto 5px auto;
	text-align:center;
}

div#navi div#menu {
	margin:0 0 20px 0;
	text-align:left;
}

div#navi div#menu ul {
	width:186px;
	padding:0;
	margin:0 auto;
	/margin:0 3px;
	list-style:none;
}

div#navi div#menu ul li {
	width:186px;
	height:46px;
	margin:0 0 5px 0;
}

div#navi div#menu ul li a {
	display:block;
	width:161px;
	/width:184px;
	height:40px;
	padding:3px 10px 3px 15px;
	line-height:20px;
	font-size:12px;
	color:#FFFFFF;
}

div#navi div#menu ul li.sub_menu a {
	width:131px;
	/width:186px;
	height:40px;
	padding:3px 10px 3px 45px;
}

div#navi div#menu ul li a { background:url(../img/bg_menu_01.png) no-repeat;}
div#navi div#menu ul li a:hover { background:url(../img/bg_menu_01_r.png) no-repeat;}

div#navi div#menu ul li.sub_menu a { background:url(../img/bg_menu_02.png) no-repeat;}
div#navi div#menu ul li.sub_menu a:hover { background:url(../img/bg_menu_02_r.png) no-repeat;}


div#navi div#banner {
	margin:0 0 20px 0;
	text-align:center;
}

div#navi div#banner p {
	margin:0 auto 10px auto;
}


p.fla_come {
	width:150px;
	margin:10px;
	border-style: dashed 1px #000000;
	color:#333333;
	background: #CCCCCC;
	padding:5px;
	font-size:10px;
	text-align:left;
}


div#navi div#rss {
	margin:0 0 100px 0;
}

div#navi div#rss p {
	float:left;
	display:inline;
	width:99px;
	text-align:center;
}




/* --- footer ---------------------------------------------------------------- */

div#footer div#footer_bg {
	overflow:hidden;
	width:700px;
	height:49px;
	padding:5px 50px;
	margin:0px auto;
	background:url(../img/footer.jpg) no-repeat;
	text-align:center;
}

div#footer_bg dl {
	overflow:hidden;
	margin:0px auto;
	text-align:center;
	font-size:10px;
	line-height:15px;
	color:#FFFFFF;
}

div#footer_bg dl dt {
	display:inline;
	margin:0 0 0 0;
	font-size:10px;
	line-height:15px;
	color:#FFFFFF;
}

div#footer_bg dl dd {
	display:none;
	font-size:10px;
	line-height:15px;
	color:#FFFFFF;
}

div#footer_bg p {
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	line-height:15px;
	font-size:10px;
	color:#FFFFFF;
}

div#footer div#footer_bg a {
	color:#FFFFFF;
}


/* --- sitemap ---------------------------------------------------------------- */

div#main dl#sitemap {
	margin:0 0 20px 20px;
}

div#main dl#sitemap dt {
	margin:0 0 10px 0;
}

div#main dl#sitemap dd {
	margin:0 0 20px 20px;
}





/* --- main ------------------------------------------------------------------ */


div#main div#main_top,
div#main div#main_inner {
	overflow:hidden;
	width:580px;
	height:auto;
}

div#main div#main_inner p {
	margin:0 0 15px 20px;
}

table {
	width:560px;
	margin:0 auto 20px auto;
}

table,
table tr,
table tr th,
table tr td {
	border:1px solid #666666;
}

table tr th,
table tr td {
	padding:5px;
}

table tr th {
	background:#CCCCCC;
	text-align:right;
	color:#990066;
}

/* ------------------------------------------------- */
/* top --------------------------------------------- */
/* ------------------------------------------------- */

div#news {
	width:580px;
	height:90px;
	padding:0;
	background:url(../img/bg_news.jpg) no-repeat;
}

div#news h3 {
	display:none;
}

div#news div#scroll {
	overflow:auto;
	width:550px;
	height:75px;
	margin:0 0 0 15px;
}

div#news div#scroll p.date {
	clear:none;
	float:left;
	width:100px;
	height:18px;
	margin:0 0 2px 0;
	font-weight:bold;
	color:#b70950;
}

div#news div#scroll p.news_con {
	height:18px;
	margin:0 0 2px 0;
	font-weight:bold;
	color:#333333;
}

p#spade1 {
	margin:10px 0;
}

p#top_01 {
	width:510px;
	/width:550px;
	height:320px;
	/height:500px;
	padding:220px 20px 10px 20px;
	margin:0 auto 10px auto;
	background:url(../img/bg_top_01.jpg) no-repeat;
	font-weight:bold;
	line-height: 1.5em;
}

*:first-child+html p#top_01 {
	width:510px;
	height:320px;
	padding:220px 20px 10px 20px;
	margin:0 auto 10px auto;
	background:url(../img/bg_top_01.jpg) no-repeat;
	font-weight:bold;
	line-height: 1.5em;
}


div#pickup_01,
div#pickup_02,
div#pickup_03 {
	position:relative;
	float:left;
	display:inline;
	width:160px;
	height:181px;
	padding:8px 5px 0 28px;
	margin:0 0 20px 0;
}

div#pickup_01 {background:url(../img/bg_pickup_01.jpg) no-repeat;}
div#pickup_02 {background:url(../img/bg_pickup_02.jpg) no-repeat;}
div#pickup_03 {background:url(../img/bg_pickup_03.jpg) no-repeat;}

div#pickup_01 h4,
div#pickup_02 h4,
div#pickup_03 h4 {
	margin:2px 0 5px 0;
	font-weight:bold;
}

div#pickup_01 p,
div#pickup_02 p,
div#pickup_03 p {
	font-size:10px;
}

div#pickup_01 p.click,
div#pickup_02 p.click,
div#pickup_03 p.click {
	position:absolute;
	left:28px;
	bottom:10px;
	width:160px;
	height:12px;
}

p#top_02 {
	clear:both;
	width:530px;
	height:50px;
	padding:65px 25px 15px 25px;
	margin:0 0 20px 0;
	background:url(../img/bg_top_02.jpg) no-repeat;
	font-size:10px;
	color:#FFFFFF;
}

p#top_02 a {
	text-decoration:underline;
	color:#FFFFFF;
}



/* ------------------------------------------------- */
/* inner ------------------------------------------- */
/* ------------------------------------------------- */

h2#category_label {
	width:530px;
	height:97px;
	padding:90px 10px 0 40px;
	margin:0 0 20px 0;
	background:url(../img/inner_title.jpg) no-repeat;
	font-size:26px;
	font-weight:bold;
}

table#company {
	width:560px;
	margin:0 auto 20px auto;
}

table.works {
	width:570px;
	margin:0 auto 10px auto;
}

table.works th {
	width:400px;
	text-align:left;
}

table.works td {
	width:80px;
}

dl.dl_list {
	margin:0 0 15px 0;
}

dl.dl_list dd {
	margin:0 0 15px 35px;
}

h4.ad_diary {
	position:relative;
	width:560px;
	height:36px;
	margin:0 0 10px 10px;
	background:url(../img/title_02.jpg) no-repeat;
	line-height:36px;
	text-indent:20px;
	font-size:18px;
	font-weight:bold;
	color:#333333;
}

h4.ad_diary span {
	display:block;
	position:absolute;
	right:0px;
	top:0px;
	width:150px;
	height:36px;
	line-height:36px;
	text-align:right;
}


/* ------------------------------------------------- */
/* inner ------------------------------------------- */
/* ------------------------------------------------- */

dl#sitemap {
}

dl#sitemap dt {
	width:560px;
	height:36px;
	margin:0 0 10px 10px;
	background:url(../img/title_02.jpg) no-repeat;
	line-height:36px;
	text-indent:20px;
	font-size:18px;
	font-weight:bold;
	color:#333333;
}

dl#sitemap dt a {
	font-size:18px;
	font-weight:bold;
	color:#333333;
}

dl#sitemap dt.sub_cate {
	clear:both;
	width:560px;
	height:23px;
	margin:0 0 10px 10px;
	background:url(../img/title_03.jpg) no-repeat;
	line-height:23px;
	text-indent:27px;
	font-size:18px;
	font-weight:bold;
	color:#333333;
}

dl#sitemap dt.sub_cate a {
	font-size:18px;
	font-weight:bold;
	color:#333333;
}

dl#sitemap dt.sub_cate_dd {
}


/* --- common parts ---------------------------------------------------------- */

.title_01 {
	clear:both;
	width:580px;
	height:50px;
	margin:0 0 15px 0;
	background:url(../img/title_01.jpg) no-repeat;
	line-height:50px;
	text-indent:20px;
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
}

.title_02 {
	clear:both;
	width:560px;
	height:36px;
	margin:0 0 10px 10px;
	background:url(../img/title_02.jpg) no-repeat;
	line-height:36px;
	text-indent:20px;
	font-size:18px;
	font-weight:bold;
	color:#333333;
}

.title_03 {
	clear:both;
	width:560px;
	height:23px;
	margin:0 0 10px 10px;
	background:url(../img/title_03.jpg) no-repeat;
	line-height:23px;
	text-indent:27px;
	font-size:18px;
	font-weight:bold;
	color:#333333;
}


.red{
	color:#FF0000;
}













