﻿@charset "utf-8";

/* reset */
* {
	margin: 0;
	padding: 0;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img { 
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

abbr,acronym {
	border: 0;
}

strong {
    font-weight:bold;
	}
/* all */
body {
	color: #333;
	font-size: 90%;
	font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
	text-align: center;
		background-color: #fff;
	background-image:url(../img/bg_ff.jpg);
	background-repeat:repeat-x;
}

*:first-child+html body {
	color: #333;
	font-size: 90%;
	font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
	text-align: center;
	background-color: #fff;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
}

body#home {
	color: #333;
	font-size: 90%;
	font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
	text-align: center;
	background-color: #fff;
	background-image:url(../img/bg_index_ff.jpg);
	background-repeat:repeat-x;
}

*:first-child+html body#home {
	color: #333;
	font-size: 90%;
	font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
	text-align: center;
	background-color: #fff;
	background-image:url(../img/bg_index.jpg);
	background-repeat:repeat-x;
}

* + html body.index  {
	font-family: "メイリオ","Meiryo";
}

body div {
	text-align: left;
	margin: 0 auto;
}

body#home  div {
	text-align: left;
	margin: 0 auto;
}

p {
	margin: 5px 15px 15px 10px;
}

p.read {
	margin: 10px 10px;
	font-size:120%;
}

img {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

/* links */
a:link {
	color: #111111;
	text-decoration: underline;
}

a:visited {
	color: #111111;
	text-decoration: underline;
}

a:hover {
	color: #006600;
	text-decoration: underline;
}

a:active {
	color: #111111;
	text-decoration: underline;
}

a img {
	border: 0;
}


  

/* header elements */
h1 {
	margin: 5px 10px;
}

h2 {
	font-size: 130%;
	font-weight: 800;
	margin: 0px 0px 20px 0px;
}

h2.page {
	margin: 0px 0px 20px 0px;
	background-image:url(../img/page_tit_bg.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding:3px 3px 3px 10px;
	font-size:130%;
	color:#000000;
	font-weight: 800;
	height:44px;
}

h3 {
	margin: 0px 5px 15px 5px;
	font-size:120%;
	border-bottom: dotted 1px #0F4500;
	background-image:url(../img/bg_h3.gif);
	background-repeat:repeat-y;
	background-position: 0px 0px;
	color:#0F4500;
	padding:3px 5px 3px 15px;
	font-weight: 800;
}
h3.pages {
	margin: 20px 5px 15px 0px;
	font-size:120%;
	border-bottom: dotted 1px #0F4500;
	background-image:url(../img/bg_h3.gif);
	background-repeat:repeat-y;
	background-position: 0px 0px;
	color:#0F4500;
	padding:3px 5px 3px 15px;
	font-weight: 800;
}
h3.sitemap {
	margin: 20px 20px 0px 20px;
	font-size:110%;
	border-bottom: solid 1px #006600;
	border-left: solid 5px #006600;
	background-image:none;
	color:#006600;
	padding:3px 5px 3px 15px;
	font-weight: 800;
}
h3.tit {
	margin: 10px auto 0px auto;
	border: none;
	background-image: none
}
h4 {
	margin: 30px 10px 20px 10px;
}

h5 {
}

/* font */
.small {
	font-size: 80%;
	line-height: 1.3;
}

.large {
	font-size: 120%;
}

.bold {
	font-weight: 800;
}


/* table */
table.none00 {
	margin: 0px; 
}

table.none00 td {
	padding: 0px;
    border: none;
	vertical-align:top;
	background-color:#F7F7F7;
}

table.none001 {
	margin: 0px; 
	background-color:#FFFFFF;
}

table.none001 td {
	padding: 0px;
	border: none;
	vertical-align:top;
	background-color:#FFFFFF;
}

table.none005 {
	margin: 0px; 
	font-size: 100%;
}

table.none005 td {
	padding: 2px;
    border: none;
	vertical-align:top;
	background-color:#F7F7F7;
	color:#666;
}

table.none {
	margin: 10px auto; 
}

table.none td {
	padding: 5px;
    border: none;
	vertical-align:top;
}

/* table */
table {
    margin:0px auto 10px auto;
  border-collapse: collapse;
}

table td{
    border: #999999 1px solid; 
    text-align: left;
    padding: 5px;
	vertical-align: top;
}

table th{
    border: #999999 1px solid; 
    text-align: left;
    padding: 5px;
	background-color:#EEEEEE;
	vertical-align: top;
}

/* dl */
dl {
	margin: 10px 10px 30px 10px;
}   

dt {
	padding: 5px;
	margin:0px 10px;
	color: #006600;
	font-weight:bold;
	font-size:110%;
}  

dd {
	padding: 5px;
	margin:0px 10px;
}



/* container */
#container {
	width: 930px;
	margin:0px auto;
}

#container:after {
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}

#container {
	zoom: 1;
}

/* header */
#header {
	width: 930px;
	margin: 0px auto;
}

#header h1 {
    float:left;
}	

#header #l-box {
	float:left;
	margin:0px 5px 0px 5px;
}

#header #l-box p {
    font-size:85%;
}

#header #r-box {
	float:right;
	margin:3px 5px 10px 5px;
}

#header #r-box #bnr {
	margin:10px 0px 0px 0px;
	float:right;
}

#header #bnr img {
	margin-left:10px;
}

/* header-navi */
ul#header-navi {
	margin: 0px 5px 0 0;
	float: right;
}

ul#header-navi li {
	margin: 10px 10px 0px 0px;
	display: inline;
	float: left;
	background-image:none;
	}

ul#header-navi li.eng {
	margin: 0px;
	display: inline;
	float: left;
	background-image:none;
	}



/* header navi */

/* navi */
#navi {
	width: 930px;
	margin: 26px 0px 0px 0px;
	clear:both;
	background-color:#E1E1E1;
	padding:5px 0px;
}

* html #navi {
	margin: 16px 0px 0px 0px;
}

#navi:after {
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}

#navi {
	zoom: 1;
}

#navi li {
	margin: 0px;
	float:left;
  list-style: none;
	background-image:none;
}


#navi li.rignt-noon {
	margin-right: 0px;
	float:left;
  list-style: none;
	background-image:none;
}

#navi img.mainimg{
    margin-top: 5px;
}

/* content */
#content {
	width: 930px;
	margin: 10px auto  0px auto;
	text-align: left;
	background-color:#fff;
	background-image:url(../img/bg_content.gif);
	background-position: 0px 0px;
}

#content:after {
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}

#content {
	zoom: 1;
}

html>/**/body #content {
	zoom: 1;
}

#home_content {
	width: 930px;
	margin: 10px auto  10px auto;
	text-align: left;
	background-color:#fff;
	background-image:url(../img/bg_home.gif);
	background-position: 0px 0px;
	padding-top:20px;
	padding-bottom:10px;}

#home_content:after {
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}

#home_content {
	zoom: 1;
}



/* main */
#main {
	width: 690px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	float: left;
	_display:inline;/* IE6 */
}

#home_main {
	width: 690px;
	margin: 0px;
	float: left;
	_display:inline;/* IE6 */
}


#news-list {
	margin: 10px 0 30px 0;
	padding:0px 10px 40px 10px;
}

#news-list ul {
}

#news-list li {
	margin: 5px 0px 10px 0px;
	_width: 600px;
	padding-left: 10px;
	background: url(../img/arrow.gif) no-repeat 0 0.6em;
	list-style: none;
	border-bottom:dotted 1px #666;
}

*:first-child+html #news-list li {
	width: 600px;
}


.asset-body {
	margin: 20px 10px 30px 10px;
	text-align: left;
}
.asset-body_s {
	margin: 5px 20px 20px 25px;
	text-align: left;
}
.asset-body p {
	text-indent: 0;
}

.asset-body p.no-indent {
	text-indent: 0;
}

.news_foot {
    margin:20px 0px 30px 0px;
	padding:10px 0px;
	font-size:90%;
	border-top:1px #666 dotted;
	text-align:right;
	width:560px;
}
/* form */
.form-inquiry {
	width: 550px;
	margin: 25px 0 25px 35px;
}
.form-inquiry p {
	margin-top: 10px;
	font-size: 110%;
	text-indent: 0;
}

/* side */
#side {
	float: right;
	margin: 0px;
	width: 200px;
	padding:5px;
}
#side:after {
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}

#side {
	zoom: 1;
}

#side h2.cate01 {
	margin: 0px;
}

#side h2.page {
	margin: 0px;
	background-image:url(../img/side_tit00.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	text-indent:-9999px;
}

#side_menu00 {
	margin: 0px 5px 0px 15px;
	width:210px;
}

#side_menu {
	margin: 0px 0px 15px 0px;
	border: solid 1px #999;
	background-color:#fff;
   padding-bottom:10px;
}

* html #side_menu {
    width:200px;
}

#side_menu02 {
	margin: 0px 5px 0px 15px;
}
#side_menu ul ,#side_menu00 ul {
}

#side_menu li ,#side_menu00 li{
	padding: 8px 5px 8px 18px;
	border-bottom:1px dotted #666;
	background: url(../img/arrow.gif) 5px 18px no-repeat;
	margin:0px 5px;
}
#side_menu02 li ,#side_menu00 li {
	padding: 8px 5px 8px 18px;
	border-bottom:1px dotted #666;
	background: url(../img/arrow.gif) 5px 18px no-repeat;
	margin:0px 5px;
}

/* side link*/


#bnr-box {
	margin: 0px 0px 5px 0px;
	width:200px;
}

#bnr-box img {
	margin: 0px 0px 8px 0px;
}
.bnr-box00 {
	left: 70px;
	top: 400px;
}

.bnr-box01 {
	margin: 20px auto 10px auto;
	text-align:center;
}

.bnr-box02 {
	margin: 220px 0 0px 10px;
}

#side_txt {
    float:right;
	margin: -10px 10px 0px 0px;
}
* html #side_txt {
    float:right;
	margin: -15px 10px 0px 0px;
}

*:first-child+html #side_txt {
    float:right;
	margin: -15px 10px 0px 0px;
}

html>/**/body #side_txt {
    float:right;
	margin: -2px 10px 5px 0px;
}

/* topicpath */
#topicpath {
	margin-top: 5px;
	text-align: left;
	padding-top:10px 10px 0px 5px;
	font-size:85%;
	background-color:#fff;
}

html:not([lang*=""]) #topicpath {
	margin: 8px 10px 0px 5px;
	text-align: left;
	padding-top:0px;
}

html>/**/body #topicpath {
	margin: 5px 10px 0px 5px;
	text-align: left;
	padding-top:10px;
}

#topicpath li.topihome {
	float: left;
	background-image:url(../img/arrow_topi.gif);
	padding-left:15px;
	background-repeat:no-repeat;
	background-position:0px 3px;
}

#topicpath li {
	float: left;
}

/* top */
#top {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	display:none;
}

.pagetop {
	margin: 10px;
	padding-left:15px;
	float:right;
	clear: both;
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:3px 5px;
}

span.new {
display: none;
color: red;
}

/* home */
/* side */
#home_side {
	float: right;
	margin: 15px 0px 0px 0px;
	width: 200px;
	padding:5px 5px 5px 5px;
}
#home_side:after {
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}

#home_side {
	zoom: 1;
}

#home_side h2 {
	margin: 3px 15px 0px 15px;
	clear:right;
}


#home_side_menu {
	margin: 15px 5px 10px 15px;
	width:260px;
}

#home_side_menu02 {
	margin: 0px 5px 0px 15px;
	width:210px;
	float: right;
    height:325px;    
}

#home_mori {
	background-image: url(../img/home_mori.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:38px 10px 25px 10px;
	font-size:12px;
}

* html #home_mori {
	background-image: url(../img/home_mori.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:38px 15px 25px 10px;
	font-size:12px;
	width:200px;
}

#home_side_menu ul {
}

#home_side_menu li {
	padding: 10px 5px 10px 23px;
	border-bottom:1px dotted #E4E4E4;
	background: url(../img/arrow.gif) 5px 13px no-repeat;
	margin:0px;
}

.more {
    float:right;
	margin:0px;
	background: url(../img/arrow.gif) 0px 7px no-repeat;	
	padding-right:5px;
	padding-left:13px;
	font-size:12px;
}

.listmore {
    float:right;
	margin:0px;
	background: url(../img/arrow.gif) 0px 7px no-repeat;	
	padding-right:5px;
	padding-left:13px;
	font-size:12px;
}

/* ホーム main */
#home_box {
       font-size:14px;
}

*:first-child+html #home_box {
       font-size:13px;
}

* html #home_box {
       font-size:13px;
}

#home_box dl{
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-bottom:1px solid #999;
    border-top:1px solid #17511E;
	padding:0px;
	float:left;
	width:335px;
	margin:0px 0px 10px 0px;
}

#home_box dt {
	margin:0px;
	padding:0px;
}

#home_box dd{
	background: url(img_line.gif);
	background-repeat: repeat-x;
	background-position:0px 23px;
	padding:5px;	
	margin:0px 0px 0px 3px;
	height:135px;
}

#home_box dl.right{
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-bottom:1px solid #999;
    border-top:1px solid #17511E;
	padding:0px;
	float:right;
	margin:0px 0px 10px 0px;
}

#home_box dl.right dt {
	margin:0px;
	padding:0px;
}

#home_box dl.right dd{
	background: url(img_line.gif);
	background-repeat: repeat-x;
	background-position:0px 23px;
	padding:5px;	
	margin:0px 0px 0px 3px;
	height:135px;
}

#home_box p{
    margin:5px 5px;
}



#home_box li.care {
    border:none;
	padding:0px;
	float:left;
	width:560px;
	text-align:center;
	margin:10px 10px;
}

*:first-child+html #home_box li.care {
	padding-bottom:10px;
}

/* コンテンツ */
/* リスト */

ul.link {
	margin:20px 15px 30px 30px;
}
ul.link li{
	background-image:url(../img/arrow03.gif);
	background-repeat:no-repeat;
	background-position:3px 10px;
	margin:5px 10px;
	padding: 3px 5px 3px 15px;
}

ul.sitemap {
	margin:5px 30px;
}
ul.sitemap li{
	padding: 3px 5px 3px 15px;
	border-bottom:dotted 1px #666666;
	background: url(../img/arrow.gif) no-repeat 0 0.6em;
	}

ul.con {
	margin:0px 5px 10px 5px;
}

ul.con li{
	background-image:url(../img/arrow06.gif);
	background-repeat:no-repeat;
	background-position:3px 8px;
	padding: 1px 5px 1px 10px;
}

ol{
	margin:20px 15px 30px 30px;
}

ol li{
	margin:5px 10px;
	font-weight:bold;
}

/*　検索　*/
#search{
    float:right;
	margin-top:10px;
	line-height: 1.4;
}
div#searchform {
	width: 160px;
	height:22px;
	overflow:hidden;
}
div#searchform div#searchBox {
	float: left;
	width: 117px;
	height: 20px;
	overflow: hidden;
	background-image: url(../img/bg_search.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div#searchform div#searchBox #s{
	width: 121px;
	height: 20px;
	margin: 0px;
	padding: 3px 5px 0 3px;
	vertical-align: middle;
	background: transparent;
	border: none;
	color: #333;
	font-size: 12px;
}
div#searchform div#searchBtn {
	float: left;
	width: 29px;
	height: 22px;
}
div#searchform div#searchBtn #searchsubmit {
	background:transparent url(../img/btn_search.gif) no-repeat 0px 0px;
	border:medium none;
	cursor:pointer;
	width:25px;
	height:20px;
	overflow:hidden;
	padding-top:22px;
	text-indent:-9999px;
}



/* 実績 */
.odd2 {
  width: 180px;
  margin: 15px 0px 5px 5px;
  clear:both;
  border:solid 1px #666;
  padding-bottom: 10px;
  height:220px;
}
.eve2 {
  width: 180px;
  margin: 15px 0px 5px 5px;
  clear:both;
  border:solid 1px #666;
  padding-bottom: 10px;
  height:220px;
}
.odd2 iframe, .eve2 iframe {
  margin-top: 7px;
}

.listdatabox_list {
    float: left;
    margin: 3px;
}

.listdatatxt {
    margin: 5px 2px;
    padding: 0;
    font-size: 90%;
	text-align: center;
	display: block;
}

.listdataimg {
    width: 160px;
	margin: 5px;
	padding: 0;
	vertical-align: top;
	display: block;
	overflow: hidden;
}

.listdata {
    margin: 0px 10px 0px 10px;
	float:left;
}

.list-box{
    margin:10px 20px;
}

/* ムービー関係 */
#flash {
    margin:10px 0px 10px 80px;
}

/* マージン関係 */
 
.margin-left10{ margin-left:10px;}
.margin-left20{ margin:10px 10px 0px 20px;}
.margin-left30{ margin:10px 10px 0px 30px;}
.margin-topleft30{ margin:0px 0px 0px 30px;}
.margin-left50{ margin:10px 10px 0px 50px;}
.margin-top10{ margin-top:10px;}
.margin-top20{ margin-top:20px;}
.margin10{ margin:10px;}
.margin105{ margin:10px 5px 10px 10px;}
.margin205{ margin:10px 5px 10px 20px;}
.margin20{ margin:10px 5px 10px 0px;}
.margin-bottom{ margin:7px 5px 0px 0px;}

/* カラー関係 */
.color-red{
	color:#CC0000;
	font-size:14px;
}
.color-blue{ color:#0099CC;}
.color-bluegreen{ color:#009999;}
.color-orange{ color:#FF9900;}
.color-vio{ color:#9900CC;}
.color-brn{ color:#660000;}


/*　見出し　*/
.repir{
    background-image:url(../img/bg_repea.jpg);
	background-repeat:no-repeat;
	margin:20px 0px 10px 0px;
	font-weight:bold;
	height:38px;
	padding:10px 15px 0px 15px;
}

/* footer */
#footer{
	padding: 0px 0px 5px 0px;
	background-color:#fff;
	text-align:center;
}

#footer-navi {
	width:930px;
	padding: 0px auto;
	height:25px;
        margin: 0px auto;
}

#footer-navi p {
	margin:5px 20px;
}

#footer-navi ul.link {
	margin:0px 0px 5px 0px;
}

#footer-navi ul.link li{
    float:left;
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:3px 7px;
	padding:0px 10px 0px 13px;
	margin:0px;
}

#footer-inner {
	background-color: #E1E1E1;
	clear:both;
	padding:5px 0px;
	border-top:solid 3px #005D00;
	margin-top:0px;
	text-align:center;
}

#footer-innar:after {
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}

#footer-innar {
	zoom: 1;
}

#address {
	width:930px;
	margin: 0px auto;
}

#footer p#copyright {
	font-size: 90%;
	margin:0;
	text-align:center;
	background-color:#080E12;
	color:#fff;
 }

.foot_bnr{
    float:right;
	margin:0px;
}

/* float */
.left {
	margin-right: 15px;
	float: left;
}

.right {
	margin-left: 15px;
	float: right;
}

/* blank */
.blank {
	margin-bottom: 25px;
}



/* clear */
.clear { clear: both; }  
.clear hr { display: none; }
.clear02 hr { display: none; margin:10px; }
