/* --- common style ---------------------------------------------------- */

* {
	font-family: "Lucida Grande", Verdana, "Bitstream Vera Sans", "ヒラギノ角ゴ Pro W3", メイリオ, "ＭＳ Ｐゴシック", IPAPGothic, sans-serif !important;
}

body,h1,h2,h3,h4,h5,h6,p,table,tr,th,td,dl,dt,dd,img,span,div,ul,li {
	margin:0px;
	border:none;
	padding:0px;
	font-size:12px;
	line-height:1.5;
	list-style-type:none;
}

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.f14,
table.f14 tr,
table.f14 tr th,
table.f14 tr td {
	font-size:14px;
}

table caption {
	display:none;
}

a:link {color: #ffffff; text-decoration:none;}
a:visited {color:#ffffff; text-decoration:none;}
a:active {color:#ffffff; text-decoration:none;}
a:hover {color: #FF9900; text-decoration: underline;}

/* --- メイン部の文字色 ----------------------------------------------------------- */

div#main {color:#666666;}

/* --- ヘッダ上部の文字色 ----------------------------------------------------------- */

h2.head { color:#003D1C;}
div#header01 p#to_index a { color:#000000;}
div#header01 p#to_index a:hover { color:#666666;}

/* --- ナビの文字色 ----------------------------------------------------------- */
div#menu ul li a { color: #ffffff;}
div#menu ul li a:hover { color: #000000}

div#menu ul li ul li a { color: #ffffff;}
div#menu ul li ul li a:hover { color:#000000;}


/* --- WHATS NEWの文字色 ----------------------------------------------------------- */
.whats_column { color:#999999;}
.day { color:#895332; font-weight:bold;}

/* --- 以下は固定部分 ----------------------------------------------------------- */
/* --- site layout ----------------------------------------------------------- */

body#type01 {
	text-align:center;
	margin-bottom:0px;
	padding:0px;
	background:#000000;
}

div#layout01.type01 {
	padding:0px;
	margin:0 auto;
	text-align:center;
}

div#layout02.type01 {
	width:950px;
	padding:0px;
	margin:0 auto;
	text-align:center;
}

div#header01 {
	position:relative;
	width:950px;
	text-align:left;
}

div#header01.type01 {
	height:359px;
	background:url(../img/head01_01.jpg) no-repeat;
}

div.type02 {
	height:384px;
	background: url(../img/main_naka.jpg) no-repeat;
}

div#header01 p#sitemap {


}

div#header01 p#home a {
	position:absolute;
	left: 718px;
	top: 0px;
	width: 54px;
	height:60px;
	text-indent:-9999px;
}
div#header01 p#home a:hover {
	background:url(../img/head_nav01.jpg) no-repeat;
}


div#header01 p#to_company a {
	position:absolute;
	width: 67px;
	height:60px;
	left: 772px;
	top: 0px;
	text-indent:-9999px;
}

div#header01 p#to_company a:hover {
	background:url(../img/head01_02.jpg) no-repeat;
}


div#header01 p#to_inq a {
	position:absolute;
	left: 805px;
	top: 11px;
	width: 80px;
	text-indent:-9999px;
}

div#header01 p#to_rss a {
	position:absolute;
	left: 735px;
	top: 2px;
	width: 42px;
	text-indent:-9999px;
	height: 39px;
}

div#header01 p#to_index a {
	position:absolute;
	left:15px;
	top: 9px;
	width: 511px;
	height: 49px;
	text-indent:-9999px;
	z-index:auto;
}

div#header01 h1 {
	width:510px;
	height:51px;
	position:absolute;
	margin:0px;
	text-indent:-9999px;
	top: 8px;
	left: 23px;
}

div#header01 div.title_naka {
	position:absolute;
	width:697px;
	height:260px;
	background:url(../img/nakatitle.jpg) no-repeat;
	left: 1px;
	top: 60px;
}


p#sitemap a {
	position:absolute;
	left: 839px;
	top: 0px;
	width:79px;
	height: 60px;
	text-indent:-9999px;
}

p#sitemap a:hover {
	background:url(../img/head_nav03.jpg) no-repeat;
}

div#header01 h2 {
	position:absolute;
	width:492px;
	height:60px;
	left: 171px;
	top: 174px;
}

h2.top {
	text-indent:-9999px;
}


div#header01 div.title_naka h2 {
	color:#FFFFFF;
	font-size:25px;
}

a.pick_link {
	overflow:hidden;
}

a.pick_link img {
	border:#000000 solid 1px;
}

a.pick_link:hover img {
	border:#F4BA31 solid 1px;
}

div#header01 p#h_banner01 a {
	position:absolute;
	width:244px;
	height:233px;
	left: 700px;
	top: 70px;
	text-indent:-9999px;
}

div#header01 p#h_banner01 a:hover {
	background: url(../img/inq_banner.jpg) no-repeat;
}

div#header01 p#h_banner02 a {
	position:absolute;
	width:199px;
	height:61px;
	left: 619px;
	top: 51px;
	text-indent:-9999px;
}

div#header01 p#h_banner02 a:hover {
	background:url(../img/head_banner02_01.jpg) no-repeat;
}

div#wrapper {
	overflow:hidden;
	width:950px;
	margin:0px;
	text-align:left;
	color:#FFFFFF;
}

div#wrapper.type01 { background: url(../img/wrapper_bg_01.jpg); repeat-y;}

div#wrapper div#main {
	float:right;
	width:520px;
	padding:0px;
	margin:0px;
	color:#FFFFFF;
}

div#wrapper div#navi.type01 {
	float:left;
	width:180px;
	text-align:left;
	margin:0px;
	background:#404040;
}

div#layout01 div#footer.type01 {
	position:relative;
	clear:both;
	width:960px;
	margin:0px auto;
	text-align:center;
	font-size:10px;
	background: url(../img/footer01_bg_01.jpg) no-repeat #333333;
}


/* --- header ---------------------------------------------------------------- */

.title_top {
	width:830px;
	height:231px;
	position:absolute;
	top:73px;
	left:15px;
	text-indent:-9999px;
	background:url(../img/main_top.jpg) no-repeat;
}

h3.title_naka {
	position:absolute;
	color:#FFFFFF;
	font-size:25px;
	top:244px;
	left:74px;
	width:594px;
	height:41px;
}

div#title {
	width:830px;
	height:171px;
	position:absolute;
	top:73px;
	left:15px;
	text-indent:-9999px;
}

#g_navi {
	position:absolute;
	width: 540px;
	left: 437px;
	top: 326px;
	height: 30px;
}

* html #g_navi {
	position:absolute;
	width: 540px;
	left: 427px;
	top: 326px;
	height: 30px;
}

#g_navi p {

}

#g_navi p a {
	float:left;
	text-indent:-9999px;
	display:block;
	margin-left:11px;
}

a.nav01 {
	width:51px;
	height:27px;
}

a.nav02 {
	width:119px;
	height:27px;
}

a.nav03 {
	width:90px;
	height:27px;
}

a.nav04 {
	width:61px;
	height:27px;
}

a.nav05 {
	width:129px;
	height:27px;
}

a.nav01:hover {background:url(../img/g_navi01.jpg) no-repeat;}
a.nav02:hover {background:url(../img/g_navi02.jpg) no-repeat;}
a.nav03:hover {background:url(../img/g_navi03.jpg) no-repeat;}
a.nav04:hover {background:url(../img/g_navi04.jpg) no-repeat;}
a.nav05:hover {background:url(../img/g_navi05.jpg) no-repeat;}


/* --- wrapper --------------------------------------------------------------- */



/* --- navi ------------------------------------------------------------------ */

div#navi.type01 div#menu {
	margin:0;
	text-align:left;
	background:none;
}


div#navi.type01 div#menu ul {
	width:170px;
	margin:0 5px;
	background:#000000;
	padding:5px 0;
}

div#navi.type01 div#menu ul li {
	margin:0px;
}

div#navi.type01 div#menu ul li a {
	display:block;
	height:30px;
	width:auto;
	line-height:15px;
	padding-left:5px;
	padding-top:5px;
	margin:0px 0px 5px 0px;
}

div#navi.type01 div#menu ul li a { background: url(../img/navi_menu_01.jpg) no-repeat;}
div#navi.type01 div#menu ul li a:hover { background: url(../img/navi_menu_ov_01.jpg) no-repeat;}


div#navi.type01 div#menu ul li span {
	display:block;
	height:30px;
	width:auto;
	line-height:15px;
	padding-left:5px;
	padding-top:5px;
	margin:0px 0px 5px 0px;
	background: url(../img/navi_menu_ov_01.jpg) no-repeat;
	color:#000000;
}

div#navi.type01 div#menu ul li ul {
	width:170px;
	margin:0px;
	padding:0;
	background:none;
}

div#navi.type01 div#menu ul li ul li {
	margin:0px;
	padding:0px;
}

div#navi.type01 div#menu ul li ul li a {
	display:block;
	line-height:15px;
	background:#993300;
	padding-left:15px;
	padding-top:0px;
	width:155px;
	margin:0px;
}

div#navi.type01 div#menu ul li ul li a { background: url(../img/navi_menu_sub_01.jpg) no-repeat;}
div#navi.type01 div#menu ul li ul li a:hover { background:url(../img/navi_menu_sub_ov_01.jpg) no-repeat #FFBF00;}


div#navi.type01 div#banner_top.type01 {}


div#right_nav {
	width:250px;
	float:right;
	margin:0px;
}


p#l_banner.type01 a {
	display:block;
	width:200px;
	height:200px;
	text-indent:-9999px;
	background: url(../img/banner_inq_01.jpg) no-repeat;
}
p#l_banner.type01 a:hover {background: url(../img/banner_inq_ov_01.jpg) no-repeat;}

div#banner_bottom {
	margin:5px;
}

div#navi.type01 div#banner_bottom img {
	margin:0 0 10px 0;
}


div#navi.type01 div#rss {
	text-align:center;
	margin:10px 5px;
	background:url(../img/banner_rss.jpg) no-repeat;
	width:170px;
	height:47px;
}

table.company {
	width:500px;
	border:solid 1px #000000;
	margin:10px 0px;
}

table.company tr th {
	border:solid 1px #000000;
	padding:5px;
	color: #000000;
	vertical-align:middle;
	background:#B2B2B2;
	text-align:center;
}

table.company tr td {
	padding:5px;
	border:solid 1px #000000;
	color:#444444;
	background:#ffffff;
}


table.company04 {
	width:620px;
	border:solid 1px #006633;
	margin:10px 10px 10px 10px;
}

table.company04 tr th {
	border:solid 1px #006633;
	padding:5px;
	color: #006633;
	vertical-align:middle;
	background:url(../img/th_bg.jpg) repeat-x;
}

table.company04 tr td {
	padding:5px;
	border:solid 1px #006633;
	background:url(../img/td_bg.jpg);
}

.f14 {
	font-size:14px;
}



table.case {
	margin:10px 10px 10px 10px;
	float:left;
	width:400px;
}

table.case tr th {
	border:solid 1px #006633;
	padding:5px;
	width:150px;
	color: #006633;
	vertical-align:middle;
	background:url(../img/th_bg.jpg) repeat-x;
}

table.case tr td.cap {
	padding:5px;
	border:solid 1px #006633;
	background:url(../img/td_bg.jpg);
}


table.img_box {
	float:left;
}

table.img_box tr td {
	padding:5px;
	background:#EEF2DD;
	width:210px;
	height:210px;
	vertical-align:middle;
	text-align:center;
}

table.case tr td.img_area01 img {
	vertical-align:middle;
}

div#main.type01 div#main_top p.more03 {

}

p.more03 a{
	display:block;
	background: url(../img/shousai.jpg) center no-repeat;
	height:31px;
	text-indent:-9999px;
	outline:none;
}


/* --- footer ---------------------------------------------------------------- */

div#footer.type01 ul {
	overflow:hidden;
	width:800px;
	margin:10px auto;
	background:url(../img/bg_footer.jpg) repeat-y;
	text-align:center;
	padding-top:60px;
}

div#footer.type01 ul li {
	display:inline;
	margin:0 10px 0 0;
}

div#footer.type01 p a {
	color:#000000;
}

/* --- sitemap ---------------------------------------------------------------- */

div#main dl#sitemap {
	margin:0;
}

div#main dl#sitemap dt {
	margin:0 0 10px 0;
}

div#main dl#sitemap dt a {
	color:#FFFFFF;
}

div#main dl#sitemap dd {
	margin:0 20px 20px 0px;
	background:#E9E4E0;
}





/* --- main ------------------------------------------------------------------ */

div#main div#main_top {
	overflow:hidden;
	width:500px;
	height:auto;
	margin:0px 10px;
}

div#main.type01 div#main_top { }

div#main.type01 div#main_top p { margin:0px;}

/* --- what's new parts ---------------------------------------------------------- */
div.whats_01 {
	width:500px;
	height:211px;
	padding-top:5px;
}

div.whats_01 div {
	width:480px;
	height:200px;
	margin:5px 10px 0 10px;
	overflow:auto;
}

div.whats_01 div dl {
	float:left;
	padding-bottom:10px;
	margin-top:10px;
	background: url(../img/dot.jpg) repeat-x bottom;
}

div.whats_01 div dl dt {
	float:left;
	width:25px;
	height:15px;
	color:#000099;
	background:url(../img/whats_icon1.jpg) no-repeat;
	text-indent:-9999px;
}

div.whats_01 div dl dd {
	float:left;
	width:420px;
	margin:0 10px 10px 0;
}

div.whats_01 div dl dd a {
	color: #FF9900;
}

span.new img {
	margin-right:5px;
}


/* --- common parts ---------------------------------------------------------- */
dl.pick01 {
	width:568px;
	height:135px;
	background: url(../img/pick01_bg.jpg) no-repeat;
	padding:6px;
	overflow:hidden;
	margin:10px 0px;
}

dl.pick01 dt {
}

dl.pick01 dd {

}

dt.pick01_title {
	float:right;
	color:#FFFFFF;
	width:320px;
	line-height:30px;
	text-indent:30px;
	font-size:18px;
	background:url(../img/pick01_title.jpg) no-repeat;
}

dd.pick01_img img {
	float:left;
	margin:4px;
}

dd.pick01_body {
	float:right;
	width:320px;
}

dd.pick01_detail {
	float:right;
	width:320px;
}

dd.pick01_detail a {
	float:right;
	width:140px;
	height:40px;
	background:url(../img/pick01_detail.jpg) no-repeat;
	text-indent:-9999px;
}

dd.pick01_detail a:hover {background: url(../img/pick01_detail_ov.jpg) no-repeat;}



.search-results-header {
	font-size:25px;
}

.h3_01 {
	background:url(../img/h3_01.jpg) no-repeat;
	font-size:20px;
	color:#FFFFFF;
	line-height:50px;
	margin:10px 0;
	text-indent:10px;
	font-weight:bold;
	clear:both;
}

.h4_01 {
	background:url(../img/h4_01.jpg) no-repeat;
	font-size:16px;
	color:#FFFFFF;
	line-height:40px;
	margin:10px 0;
	text-indent:40px;
	font-weight:bold;
	clear:both;
}

.h5_01 {
	background:url(../img/h5_01.jpg) no-repeat;
	font-size:14px;
	color: #FF9900;
	line-height:25px;
	margin:10px 0;
	text-indent:30px;
	font-weight:bold;
	clear:both;
}

h3.h3_02 a {
	color:#FFCC00;
}

h3.h3_02 a:hover {
	color:#ffffff;
}

div.naka03 img {
	float:left;
}

div.naka03 {
}

/*  タグクラウド */
.module-content {
	background:#FFFFFF;
	border:solid 1px;
	margin:0px 30px 10px 10px ;
	padding:5px;
	font-weight:bold;
}

.module-content a:hover {
	text-decoration:underline;
}



.taglevel6 a {
	font-size:12px;
	color:#CCCCCC;
}

.taglevel5 a {
	font-size:14px;
	color:#555555;
}

.taglevel4 a {
	font-size:16px;
	color: #336633;
}
.taglevel3 a {
	font-size:18px;
	color: #FF6699;
}
.taglevel2 a {
	font-size:20px;
	color: #0066CC;
}

.taglevel1 a {
	font-size:25px;
	color: #990000;
}

.entry-tags ul li{
	display:inline;
	background:#FFFFFF;
	border:solid 1px #666666;
}

.entry-tags ul li a {
	margin:5px 3px;
}
/*  検索結果 */


.content div.entry {
	background:#FFFFFF;
	border:#666666 1px solid;
	margin:10px;
	margin-right:20px;
	padding:0 10px 10px 10px;
}

div.date-footer a {
	display:block;
	width:90px;
	height:32px;
	background:url(../img/close.jpg) no-repeat;
	text-indent:-9999px;
}

div.date-footer a:hover {background:url(../img/close.jpg) 0px 31px;}

.entry-body-text ol {
	margin:0px;
	padding:0px;
}

.entry-body-text ol li {
	margin:20px;
	padding:0px;
	overflow:hidden;
	border-bottom:dotted 1px #666666;
}

.entry-body-text ol li a {
	display:block;
	clear:both;
	background: url(../img/h3_02.jpg) no-repeat;
	line-height:50px;
	font-size:18px;
	text-indent:55px;
	color:#333333;
	font-weight:bold;
}

.entry-body-text ol li a:hover {
	color:#aaaaaa;
}

.entry-body-text ol li a span {
	font-size:25px;
}

.entry-body-text {
	background:#ffffff;
}

p.s_kekka {
	font-size:16px;
	font-weight:bold;
}

.entry-body-text ol li a.no {
	display:inline;
	background:none;
	line-height:12px;
	font-size:12px;
	text-indent:none;
	color:#FF0000;
}

.s_img {
	margin:5px;
	float:left;
}

input#search_box {
	width:160px;
	margin-bottom:5px;
}

input#search_button {
	float:right;
}

div.search {
	position:absolute;
	height:31px;
	left: 715px;
	top: 39px;
	width: 212px;
}

div.search p {
	font-size:10px;
}

div.search form {
	margin:0 10px;
}

hr.clear {
	visibility:hidden;
}

/*  関連記事 */
h4.relation {
	clear:both;
	background:url(../img/kanren.jpg) no-repeat;
	height:40px;
	text-indent:-9999px;
}

div.relation {
	border:solid 1px;
	margin:0px 30px 10px 10px ;
	background:#FFFFFF;
	overflow:hidden;
	padding:0px;
}

div.relation ol li {
	margin:0 10px 0 5px;
	padding-left:20px;
	background:url(../img/relation_icon.jpg) no-repeat;
}

div.relation ol {
	margin-left:10px;
	font-size:12px;
	padding:0px;
}

div.relation ol li a {
	color:#3399CC;
	font-weight:bold;
	font-size:14px;
}

div.relation ol li a:hover {
	color: #3366CC;
}

div.relation ol li img {
	float:left;
	margin:5px 5px 5px 0px;
}


dl.pick02 {
	background:url(../img/pickup_bg.jpg);
	width:589px;
	height:219px;

	position:relative;
}

dl.pick02 dt a {
	position:absolute;
	left: 10px;
	top: 9px;
	width: 200px;
	height: 200px;
	text-indent:-9999px;
}

dl.pick02 dt a:hover {
	position:absolute;
	background:url(../img/pick_01.jpg) no-repeat;
}

dl.pick02 dd {
}

dl.pick02 dd a {
	width: 361px;
	height: 56px;
	text-indent:-9999px;
	display:block;

}

dl.pick02 dd.picks_01 a {
	left: 217px;
	top: 10px;
	position:absolute;
}

dl.pick02 dd.picks_01 a:hover { background:url(../img/pick_02.jpg) no-repeat;}

dl.pick02 dd.picks_02 a {
	left: 217px;
	top: 79px;
	position:absolute;
}

dl.pick02 dd.picks_02 a:hover { background:url(../img/pick_03.jpg) no-repeat;}

dl.pick02 dd.picks_03 a {
	position:absolute;
	left: 217px;
	top: 147px;
}

dl.pick02 dd.picks_03 a:hover { background:url(../img/pick_04.jpg) no-repeat;}

dl.pick02 dd a {
	text-indent:-9999px;
}

p.top_banner {
	margin:0px;
}

p.top_banner a {
	text-indent:-9999px;
	background: url(../img/index_banner01.jpg) no-repeat;
	height:107px;
	display:block;
}

p.top_banner a:hover {
	text-indent:-9999px;
	background: url(../img/index_banner02.jpg) no-repeat;
	height:107px;
}

h3.h3_index01 {
	text-indent:-9999px;
	background: url(../img/top_h4_01.jpg) no-repeat;
	height:48px;
	clear:both;
	margin-top:15px;
}

h3.h3_index02 {
	text-indent:-9999px;
	background: url(../img/top_h4_02.jpg) no-repeat;
	height:48px;
	clear:both;
	margin-top:15px;
}

h3.h3_index03 {
	text-indent:-9999px;
	background: url(../img/top_h3_01.jpg) no-repeat;
	height:49px;
	clear:both;
	margin-top:15px;
}

h3.h3_index04 {
	text-indent:-9999px;
	background: url(../img/top_h3_02.jpg) no-repeat;
	height:48px;
	clear:both;
	margin-top:15px;
}

h3.h3_index05 {
	text-indent:-9999px;
	background: url(../img/top_h3_03.jpg) no-repeat;
	height:48px;
	clear:both;
	margin-top:15px;
}

h3.h3_index06 {
	text-indent:-9999px;
	background: url(../img/top_h3_04.jpg) no-repeat;
	height:48px;
	clear:both;
	margin-top:15px;
}



p.banner_inq {
	clear:both;

}

.banner_inq a {
	display:block;
	background:url(../img/banner_inq.jpg) no-repeat;
	width:500px;
	height:66px;
	text-indent:-9999px;
	outline:none;
	margin:10px 0;
}


.pagetop {
	clear:both;
}

.pagetop a {
	display:block;
	float:right;
	background:url(../img/pagetop.jpg) no-repeat;
	width:165px;
	height:30px;
	text-indent:-9999px;
	outline:none;
}

.here {
	clear:both;
	margin-left:7px;
}

.here a {
	display:block;
	background: url(../img/touroku.jpg) no-repeat;
	width:582px;
	height:42px;
	text-indent:-9999px;
	outline:none;
}


.coment {
	margin:10px;
	border:3px #666666 solid;
	padding:10px;
	overflow:hidden;
}

.item {
	width:550px;
	margin:0 0 0 15px;
}

div#main.type01 div#main_top table.item tr td p {
	margin:0px;
}

#search_box4 {
	position:absolute;
	width: 151px;
	background:#FFF5EB;
	border:1px solid #000000;
	left: 4px;
	top: 4px;
	line-height:16px;
	color:#8C1C17;
}

#search_button02 {
	position:absolute;
	top: 4px;
	height: 19px;
	left: 161px;
}

.img_l {
	float:left;
	margin:5px;
	margin-left:0px;
	margin-top:0px;
}

div.pick02 {
	position:relative;
	background:url(../img/pickup_bg.jpg) no-repeat;
	height:140px;
}

div.pick02 h4 {
	text-indent:-9999px;
}

p.pick_coment {
	position:absolute;
	width: 162px;
	height: 65px;
	left: 153px;
	top: 39px;
}

p.pickbanner_01 a {
	position:absolute;
	height:54px;
	width:310px;
	text-indent:-9999px;
	left: 322px;
	top: 10px;
}

p.pickbanner_01 a:hover {
	background:url(../img/pick_02.jpg);
}

p.pickbanner_02 a {
	position:absolute;
	height:54px;
	width:310px;
	text-indent:-9999px;
	left: 322px;
	top: 79px;
}

p.pickbanner_02 a:hover {
	background:url(../img/pick_03.jpg);
}

div.pick03 {
	background:url(../img/top_banner.jpg) no-repeat;
	width:646px;
	height:107px;
	position:relative;
}

.pick_in01 a {
	position:absolute;
	width:318px;
	height:102px;
	display:block;
	text-indent:-9999px;
	outline:none;
	left: 3px;
	top: 2px;
}

.pick_in01 a:hover {
	background:url(../img/pick_04.jpg) no-repeat;
}

.pick_in02 a {
	position:absolute;
	width:318px;
	height:102px;
	display:block;
	text-indent:-9999px;
	outline:none;
	left: 324px;
	top: 2px;
}

.pick_in02 a:hover {
	background:url(../img/pick_05.jpg) no-repeat;
}

p.more a {
	text-indent:-9999px;
	outline:none;
	display:block;
	width:250px;
	height:30px;
	float:right;
	margin:10px 0px;
}


p.more a.more_01 { background:url(../img/top_banner02.jpg) no-repeat;}
p.more a.more_01:hover { background:url(../img/top_banner02_ov.jpg) no-repeat;}

p.more a.more_02 { background:url(../img/top_banner03.jpg) no-repeat;}
p.more a.more_02:hover { background:url(../img/top_banner03_ov.jpg) no-repeat;}

p.more a.more_03 { background:url(../img/top_banner04.jpg) no-repeat;}
p.more a.more_03:hover { background:url(../img/top_banner04_ov.jpg) no-repeat;}

p.more a.more_04 { background:url(../img/top_banner05.jpg) no-repeat;}
p.more a.more_04:hover { background:url(../img/top_banner05_ov.jpg) no-repeat;}


dl.faq {
	margin:10px 0;
	clear:both;
}

dl.faq dt {
	font-size:14px;
	background:url(../img/faq.jpg) no-repeat;
	color: #FF9900;
	line-height:48px;
	text-indent:50px;
	font-weight:bold;
}

dl.faq dd {
	padding-top:20px;
	padding-left:40px;
	padding-right:10px;
	background:url(../img/faq_02.jpg) no-repeat;
}



table.company_03 {
	width:620px;
	background:#EEEEEE;
	margin:5px 10px;
}

table.company_03 tr th {
	width:100%;
	border:solid 1px #5B9185;
	color:#327460;
	background:url(../img/th_bg02.jpg) #ffffff no-repeat;
	font-weight:normal;
	padding:5px;
	text-align:center;
}

table.company_03 tr td {
	width:100%;
	padding:5px;
	text-align:center;
}

table.company_03 tr.photos td {
	border:none;

}

table.company_03 tr.photos td.thumbs {
	background:#EEF2DD;
}


table.company_03 tr.photos td.thumbs a {
	margin:5px 0;
	display:block;
}

table.company_03 tr.photos td.thumbs a img {
	border:solid 1px #AAAAAA;
}

table.company_03 tr.photos td.thumbs a:hover img {
	border:solid 1px #5B9185;
}

*html table.company_03 tr.photos td.thumbs a {
	border:solid 1px #AAAAAA;
}

*html table.company_03 tr.photos td.thumbs a:hover {
	border:solid 1px #5B9185;
}

.img_box02 {
	width:420px;
	height:420px;
	vertical-align:middle;
	text-align:center;
	background:#000000;
}

.coment02 {
	background:#EEF2DD;
	border:1px dotted #003333;
	margin:10px;
	padding:10px;
}

a.more04 {
	display:block;
	text-indent:-9999px;
	outline:none;
	width:195px;
	background:url(../img/shousai02.jpg);
	height:31px;
	margin:2px;
}

td.img_box03 {
	width:200px;
	height:200px;
	vertical-align:middle;
	text-align:center;
	background:#EEF2DD;
}

table.items {
	float:left;
	margin:10px 5px;
}

.img_box04 {
	vertical-align:middle;
	text-align:center;
	width:600px;
	height:420px;
	background:#EEF2DD;
	margin:10px;
}

.img_box04 tr td {
	vertical-align:middle;
	text-align:center;
	width:600px;
	height:420px;
	background:#EEF2DD;
}

.color {
	background:#009999;
}


.r_nav_title {
	width:250px;
	height:67px;
	text-indent:-9999px;
	background:url(../img/r_nav_title.jpg) no-repeat;
}

.f_l {
	float:left;
	margin:0 5px 5px 0;
}

.f_l img {
	margin-right:10px;
}

dl.r_nav_dl {
	width:240px;
	margin:5px;
}

dl.r_nav_dl dt {
	line-height:25px;
	background:url(../img/r_dl.jpg) no-repeat;
	color:#FFFFFF;
	text-indent:10px;
}

dd.pick {
	color:#FFFFFF;
}

dd.pick img {
	float:left;
	margin:5px;
}

dd.sekou {
	clear:both;
	background:#474747;
	line-height:30px;
	padding:0 30px;
	color:#FFFFFF;
}

#footer p.f_link {
	width:280px;
	height:50px;

}

#footer p.f_link a {
	width:280px;
	height:50px;
	text-indent:-9999px;
	position:absolute;
	left: 647px;
	top: 25px;
	display:block;
}

p.f_link a:hover {
	background:url(../img/f_link.jpg) no-repeat;
}


p.kaitai {
	background: url(../img/kaitai.jpg) no-repeat;
	width:500px;
	height:50px;
	clear:both;
}

p.kaitai a {
	display:block;
	width:500px;
	height:50px;
	text-indent:-9999px;
}


p.kaitai a:hover {
	background: url(../img/kaitai_ov.jpg) no-repeat;
}

.rss {
	position:absolute;
	display:block;
	text-indent:-9999px;
	background:none;
	left: 87px;
	width: 61px;
	height: 24px;
	top: 1056px;
}

.atom {
	position:absolute;
	display:block;
	text-indent:-9999px;
	background:none;
	left: 147px;
	width: 61px;
	height: 24px;
	top: 1055px;
}
