@charset "utf-8";
* {
	margin:0;
	padding:0;
	list-style:none;
	font-size:14px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a img {
	border:none;
}
a {
	overflow:hidden;
	text-decoration:none;
}
/*----- ページ初期化 終了------*/

/*--------------テキストリンク設定--------------*/
a:link {
	color: #364e02;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #364e02;
}
a:hover {
	text-decoration: underline;
	color: #658f11;
}
a:active {
	text-decoration: underline;
	color: #658f11;
}
.backtotop {
	font-weight:bold;
	text-align:right;
	line-height:1.5em;
	padding-top:15px;
	padding-left:40px;
	height:23px;
}
/*++++++++++++++++++++見出しタグ設定++++++++++++++++++++*/
.policypage h3, .policypage h4 {
	font-size:16px;
}
#banner_contact h3 {
	font-size:16px;
}
.fineserapage h3 {
	font-size:16px;
}
.sitemappage h3 {
	font-size:16px;
}
/*--------------テキストスタイル設定--------------*/
.style1 {
	color:#434343;
	font-weight:bold;
}
.style2 {
	color:#000;
	font-weight:bold;
}
.style3 {
	color:#2f6e64;
	font-weight:bold;
}
.style4 {
	color:#434343;
}
.style5 {
	color:#009245;
	font-weight:bold;
}
.style6 {
	color:#003b83;
	font-weight:bold;
}
.style7 {
	color:#ffffff;
	font-weight:bold;
}
.style8{
	color: #364e02;
	font-weight:bold;
}
.style9{
	color:#008000;
	font-weight:bold;
	}
.style10{
	color:#800000;
	font-weight:bold;
	}
.bg1 {
	background-color:#d6eaf6;
}
.bg2 {
	background-color:#ffffff;
}
.bg3 {
	background:url(images/bg_featurelist.jpg) repeat;
}
.bg4 {
	background:url(images/bg_featurelist2.jpg) repeat;
}
.bg5 {
	background-color:#e9f4e5;
}
.bg6 {
	background:url(images/bg_featurelist3.jpg) repeat;
}
.bg7{
	background: url(images/bg_featurelist4.jpg) 0 0 repeat;
}
.bg8{
	background-color:#fcdb76;
	}
.bg9{
	background-color:#ffff99;
	}
.bg10{
	background: #ff9966;
	}
.bg11{
	background:#bde9bd;}

.bg12{
	background-color:#92C627;
	}
.font16 {
	font-size:16px;
}
.font14 {
	font-size:14px;
}
.font12 {
	font-size:12px;
}
.font10 {
	font-size:10px;
}
.font-family {
	font-family:Verdana, Geneva, sans-serif;
}
.align_l {
	text-align:left;
}
.align_r {
	text-align:right;
}
.align_c{
	text-align:center;
	}
.line1 {
	line-height:180%;
}
.indent1 {
	text-indent:1em;
}
.letter1{
	letter-spacing:-0.1em;
	}
/*--------------margin/padding設定--------------*/
.margin1 {
	margin-top:10px;
}
.margin2 {
	margin-top:27px;
}
.margin3 {
	margin-right:12px;
}
.margin4 {
	margin-bottom:10px;
}
.margin5{
	margin-top:5px;
	}
.margin_auto {
	margin-left:auto;
	margin-right:auto;
}
/* Mac IE から隠す */	
* html .margin_left {
	margin-left:10px;
}
.margin_left {
	margin-left:20px;
}
.padding1 {
	padding-top:10px;
}
.padding2 {
	padding-top:15px;
	padding-bottom:5px;
}
.padding3 {
	padding:5px;
}
.padding4 {
	padding:10px;
}
.padding5{
	padding-top:15px;
	}
.padding6{
	padding-bottom:15px;
	}
.padding7{
	padding-top:5px;
	padding-bottom:5px;
	}
.padding8{
	padding-top:25px;
	}
.padding_left {
	padding-left:10px;
}
.padding_left2 {
	padding-left:20px;
}
.padding_left3 {
	padding-left:30px;
}
.padding_right{
	padding-right:18px;
	}
.absolute-bottom{
	bottom:10px;
	right:0px;
	position:absolute;
	}
.relative{
	position:relative;
	}
/*--------------border設定--------------*/
.border1 {
	border-bottom:1px #707070 dashed;
}
.border2 {
	border-left:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;
}
.border3 {
	border:2px solid #c9c9c9;
}
.border4 {
	border:1px solid #d6eaf6;
}
.border5 {
	border:1px solid #e9f4e5;
}
/*----- クリアボス・クリアフィックス ------*/
.clear {
	clear:both;
}
/*+++++++++++++clearfix+++++++++++++++++++++*/
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/*+++++++++++++clearfix_end+++++++++++++++++++++*/

/*----- クリアボス・クリアフィックス 終了------*/


/*-------------- body ----------------*/
body {
	text-align: center;
}
/*++++++++++++++++++++コンテンツ++++++++++++++++++++*/
#contents {
	width: 100%;
	margin-bottom:10px;
}
#contents_960 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#contents_sub {
	width: 100%;
	margin-bottom:10px;
	background:url(images/sub_bg.jpg) repeat-x;
	background-position:top;
}
#contents_960sub {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background:url(images/sub_bg.jpg) repeat-x;
	background-position:top;
}
#main {
	width: 855px;
	overflow: hidden;
	background:#fff;
	border:1px #d7d7d7 solid;
}
/*-------------コンテンツ枠設定--------------*/
.top_leftbox {
	float:left;
}
.top_rightbox {
	float:right;
}
#container-right {
	width:200px;
}
#subcontents {
	width: 640px;
}
#subcontents_box {
	width: 640px;
	margin: 0px;
	overflow: hidden;
}
#companybox {
	background:url(images/bg_company.jpg) no-repeat;
	min-height:345px;
	height:auto;
}
.sub_content {
	background:url(images/bg_subcontent.jpg) repeat-y;
	width:658px;
	margin-left:auto;
	margin-right:auto;
}
.sub_content2 {
	background:url(images/subcontent_finesera.jpg) repeat-y;
	width:658px;
	margin-left:auto;
	margin-right:auto;
}
.sub_content3 {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
.waku1 {
	width:550px;
}
.waku2 {
	width:250px;
}
.waku3 {
	width:300px;
}
.waku4{
	width:670px;
	}
.waku5{
	width:640px;
	}
.waku6{
	width:520px;
	}
.waku7{
	width:410px;
	}
.waku8{
	width:940px;
	}
.waku9{
	width:230px;
	margin-left:auto;
	margin-right:auto;
	}
.waku10{
	width:270px;
	}
.title_bg {
	background:url(images/title_bg.jpg) no-repeat;
	height:25px;
	padding-top:10px;
	text-indent:2em;
}
.title_bg2 {
	background:url(images/title_finesera.jpg) no-repeat;
	height:25px;
	padding-top:10px;
	text-indent:2em;
}
.title_bg3 {
	background:url(images/title_bg2.jpg) repeat-x;
	height:25px;
	padding-top:10px;
	padding-right:10px;
	text-indent:1em;
}
.title_bg4{
	background:url(images/title_jirei.jpg) no-repeat;
	height:25px;
	padding-top:10px;
	width:550px;
	text-indent:3em;
	}
/*ok++++++++++++++++++++ヘッダー++++++++++++++++++++*/
#header {
	background-image:url(images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 79px;
	width: 100%;
}
#header_960 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height:79px;
}
#header_960 h1 {
	text-align:center;
	color:#f8f8f8;
	font-size:14px;
}
#logo {
	float:left;
	background:url(images/logo.jpg) no-repeat;
	text-align:left;
	margin-top:15px;
}
#header_right {
	float:right;
	width:360px;
	margin-top:5px;
}
#header_right ul li {
	float:left;
	text-indent:-9999px;
}
#header_right ul li a {
	display:block;
	height:35px;
	margin-right:10px;
}
#btn_contact {
	background:url(images/btn_contact.jpg) no-repeat;
	width:85px;
}
#btn_sitemap {
	background:url(images/btn_sitemap.jpg) no-repeat;
	width:85px;
}
#btn_policy {
	background:url(images/btn_policy.jpg) no-repeat;
	width:110px;
}
/*++++++++++++++++++++ヘッダー_end++++++++++++++++++++*/
/*---------パンくずリスト-------------*/
#bread_navi {
	text-align:left;
	line-height:4em;
	text-indent:2em;
	clear:both;
}
/*OK--------------メニュー--------------*/
#gnavi {
	height:37px;
	width:100%;
	background-image:url(images/gnavi_bg.jpg);
	background-repeat:repeat-x;
}
#gnavi_850 {
	width:960px;
}
#gnavi_850 ul li{
	float:left;
	}
#gnavi_850 ul li a,
#gnavi_850 div a{
	display:block;
	height:37px;
	}
/*#gnavi ul li a:hover,
#gnavi div a:hover{
	background-position:0px -37px;
		}*/

/*OK--------------Flash--------------*/
#flash {
	height:318px;
	background:url(images/flash_bg.jpg) repeat-x;
}
#flash_960{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	}
/*OK--------------サブメニュー--------------*/
#subnavi {
	height:52px;
	width:100%;
	background-image:url(images/subnavi_bg.jpg);
	background-repeat:repeat-x;
}
#subnavi_850 {
	width:920px;
}
#subnavi_850 ul li {
	float:left;
}
/*--サブナビ　右カラム*/
#subnavi_rtop {
	width:267px;
	background:url(images/subnavi_rcontent.png) repeat-y;
	text-align:left;
}
.subnavi_r {
	width:262px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/subnavi_rtop.jpg) no-repeat;
	background-position:top;
	padding-top:5px;
	padding-left:5px;
}
/*IE6 CSS hack*/
* html .subnavi_r{
	width:262px;
	padding-left:5px;
}
/*IE7 CSS hack*/
*:first-child+html .subnavi_r{
	width:262px;
	padding-left:5px;
}
.subnavi_rbottom {
	width:267px;
	background:url(images/subnavi_rbottom.png) no-repeat;
	background-position:bottom;
	min-height:15px;
	height:auto;
	margin-left:10px;
}
/*IE6 CSS hack*/
* html .subnavi_rbottom{
	margin-left:5px;
	}

/*-------------トップページ-コンテンツ１--------------*/
#top1 {
	margin-left:23px;
	font-size:14px;
}
* html #top1 {
	margin-left:0px;
	font-size:14px;
}
.top1_title {
	background:url(images/top1_title.jpg) no-repeat;
	height:56px;
	width:665px;
	text-indent:-9999px;
}
#top1_content {
	width:665px;
	height:auto;
	background:url(images/top1_bg.jpg) repeat-y;
}
.top1page{
	background:url(images/top1_content.jpg) no-repeat;
	}
.top1_textbox {
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
}
.top1_bottom {
	background:url(images/top1_bottom.jpg) no-repeat;
	height:22px;
	width:665px;
}

/*-------------トップページ-コンテンツ2--------------*/
* html #top2 {
	margin-left:11px;
}
#top2 {
	margin-left:23px;
}
.top2_title {
	background:url(images/top2_title.jpg) no-repeat;
	height:50px;
	width:665px;
	text-indent:-9999px;
}
#top2_content {
	width:665px;
	height:auto;
	background:url(images/top2_bg.png) repeat-y;
}
#top2page{
	background:url(images/top2_content.png) no-repeat;
	padding-top:10px;
	}
.top2_bottom {
	background:url(images/top2_bottom.png) no-repeat;
	height:22px;
	width:665px;
}
#no1 {
	background:url(images/1.png) no-repeat 0px 0.1em;
}
#no2 {
	background:url(images/2.png) no-repeat 0px 0.1em;
}
#no3 {
	background:url(images/3.png) no-repeat 0px 0.1em;
}
#no4 {
	background:url(images/4.png) no-repeat 0px 0.1em;
}
#no5 {
	background:url(images/5.png) no-repeat 0px 0.1em;
}
#no6 {
	background:url(images/6.png) no-repeat 0px 0.1em;
}
#no7 {
	background:url(images/7.png) no-repeat 0px 0.1em;
}
#no8 {
	background:url(images/8.png) no-repeat 0px 0.1em;
}
#no9 {
	background:url(images/9.png) no-repeat 0px 0.1em;
}
#no10 {
	background:url(images/10.png) no-repeat 0px 0.1em;
}
.numbers {
	text-indent:3em;
	height:26px;
	background-position:left;
}
/*-------------トップページ-コンテンツ3--------------*/
* html #top3 {
	margin-left:11px;
}
#top3 {
	margin-left:23px;
}
.top3_title {
	background:url(images/top3_head.jpg) no-repeat;
	height:18px;
	width:665px;
	text-indent:-9999px;
}
#top3_content {
	width:665px;
	height:auto;
	background:url(images/top3_content.jpg) repeat-y;
}
#top3_bottom {
	background:url(images/top3_bottom.jpg) no-repeat;
	height:15px;
	width:665px;
	text-indent:-9999px;
}
/*----------トップ 真ん中----------------------------*/
#top688l {
	width:688px;
}
#top270r {
	width:270px;
}
/*-------------右カラム--------------*/
.rightbox {
	margin-left:10px;
	width:255px;
}
/*CSS hack for IE6*/
* html .rightbox {
	margin-left:5px;
	width:255px;
}
.rightbox a{
	font-size:12px;
	}
.right_top {
	background:url(images/right_top.jpg) no-repeat;
	background-position:top;
	padding-top:4px;
}
.right_content {
	background:url(images/right_content.jpg) repeat-y;
	height:auto;
}
.right_bottom {
	background:url(images/right_bottom.jpg) no-repeat;
	background-position:bottom;
	padding-bottom:10px;
}
.right_text {
	background:url(images/point.jpg) no-repeat;
	background-position:left bottom;
	margin-left:30px;
	height:13px;
	text-indent:1em;
}
.right_text2 {
	background:url(images/point03.jpg) no-repeat;
	background-position:left bottom;
	margin-left:30px;
	height:13px;
	text-indent:1em;
}
.right_content ul li a {
	color:#09C;
}
.right_content ul li.right_text2 a {
	color:#658f11;
}
.right_content ul li.law_title a {
	color:#fff;
	font-size:14px;
	text-decoration:none;
}
.right_content ul li.law_title a:hover {
	color:#fff;
	font-size:14px;
	text-decoration:underline;
}

/*++++++++++++++++++++コンテンツ_end++++++++++++++++++++*/
/*++++++++++++++++++++フッター++++++++++++++++++++*/
#footer {
	width: 100%;
	height:35px;
	background:url(images/footer_bg.jpg) repeat-x;
	background-position:top;
}
#footer_960 {
	height: 25px;
	padding-top:10px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background:url(images/copyright.jpg) no-repeat;
	background-position:right;
}
#footer #footer_900 #sitemap {
	width: 100%;
}
ul.site01 {
	padding:0px;
	height:auto;
	float: left;
	margin-right: 5px;
	margin-left:5px;
}
ul.site01 li {
	padding:0px;
	list-style-type: none;
	font-size:11px;
}
address {
	font-style:normal;
	text-align:left;
	padding-left:15px;
	line-height:1.5em;
}
/*++++++++++++++++++++フッターend++++++++++++++++++++*/


/*++++++++++++++++++++会社案内++++++++++++++++++++*/
.company_table th {
	padding-left:70px;
	text-align:left;
	line-height:1.5em;
}
.company_table td {
	text-align:left;
	line-height:1.5em;
}
.inner_box {
	padding-left:40px;
	padding-top:10px;
	padding-bottom:10px;
}
.inner_box2 {
	width:480px;
	margin-left:auto;
	margin-right:auto;
}
.inner_box3 {
	padding-left:40px;
	padding-right:40px;
	padding-top:10px;
	padding-bottom:10px;
}
#rinen {
	background:url(images/bg_rinen.jpg) no-repeat;
	width:658px;
}
#zigyou {
	background:url(images/bg_subcontent.jpg) repeat-y;
	height:auto;
}
.zigyou_text {
	background:url(images/point2.jpg) no-repeat;
	background-position:left;
	text-indent:2em;
	padding-top:3px;
}
#kanren {
	background:url(images/bg_subcontent.jpg) repeat-y;
	height:auto;
}
#company_bottom {
	background:url(images/bg_companybottom.jpg) no-repeat;
	height:40px;
	width:658px;
}
.kanren a{
	font-weight:bold;
	}
.kanren1 {
	font-weight:bold;
	color:#364e02;
	}
/*++++++++++++++++++++会社案内_end++++++++++++++++++++*/
/*++++++++++++++++++++株式会社ファインセラ++++++++++++++++++++*/
.fineserapage {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left:0px;
	padding-right:0px;
	height:auto;
}
#finesera_bottom {
	background:url(images/bg_fineserabottom.jpg) no-repeat;
	height:40px;
	width:658px;
}
.finserabox1{
	background:url(images/finesera001.jpg) no-repeat right 10px;
	}
/*--featureList CSS*/
		div#feature_list ul h3 {
	margin: 0;
	padding: 7px 0 0 0;
	font-size: 12px;
	text-transform: uppercase;
	text-align:left;
}
div#feature_list {
	width: 626px;
	height: 240px;
	overflow: hidden;
	position: relative;
	background-color:#ffffff;
	border:dotted 2px #0070c1;
}
div#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#tabs {
	left: 0;
	z-index: 2;
	width: 180px;
	text-align:left;
}
ul#tabs li {
	font-size: 12px;
	font-family: Arial;
}
ul#tabs li img {
	padding: 0px;
	border: none;
	float: left;
	margin: 5px 5px 0 0;
}
ul#tabs li a {
	color: #222;
	text-decoration: none;
	display: block;
	padding: 10px 5px;
	height: 40px;
	outline: none;
}
ul#tabs li a:hover {
	text-decoration: underline;
}
ul#tabs li a.current {
	background:  url('images/feature-tab-current.jpg');
	color: #FFF;
}
ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}
ul#output {
	right: 0;
	width: 463px;
	height: 240px;
	position: relative;
}
ul#output li {
	position: absolute;
	width: 448px;
	height: 240px;
	top: 0px;
	left: 15px;
}
ul#output li a {
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 8px 12px;
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
	background: #000;
/*	-moz-border-radius: 5px; */
}
ul#output li a:hover {
	background: #101861;
}
/*--product localnavi*/
.sitemappage div.tabs {
	width:600px;
}
.sitemappage div.tabs ul li{
	float:left;
}
/*++++++++++++++++++++リース契約++++++++++++++++++++*/
.leasepage {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left:40px;
	padding-right:40px;
	background:url(images/bg_finesera.jpg) no-repeat;
	height:auto;
}
.step {
	background-position:left;
	height:30px;
	padding-top:20px;
	padding-left:120px;
}
#step1 {
	background:url(images/step1.jpg) no-repeat #fff;
}
#step2 {
	background:url(images/step2.jpg) no-repeat #fff;
}
#step3 {
	background:url(images/step3.jpg) no-repeat #fff;
}
#step4 {
	background:url(images/step4.jpg) no-repeat #fff;
}
#step5 {
	background:url(images/step5.jpg) no-repeat #fff;
}
#step6 {
	background:url(images/step6.jpg) no-repeat #fff;
}
#step7 {
	background:url(images/step7.jpg) no-repeat #fff;
}
#step8 {
	background:url(images/step8.jpg) no-repeat #fff;
}
/*-------------------プライバシーポリシー---------------------*/
.policypage {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left:40px;
	padding-right:40px;
	background:url(images/bg_company.jpg) no-repeat;
	height:auto;
}
.policy_text {
	text-align:left;
	line-height:1.5em;
	padding-left:6px;
	font-size:14px;
}
.policy_text2 {
	text-align:left;
	line-height:2em;
	text-indent:1.5em;
	padding-left:20px;
	font-size:12px;
}
.policy_header {
	padding-top:25px;
	padding-left:6px;
	text-align:left;
	font-size:14px;
}
ul.pri {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul.pri li {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: outside;
}
.pri02 {
	float: right;
	height: 75px;
	text-align: right;
	line-height: 16px;
	width: 250px;
	padding-top: 10px;
}
/*++++++++++++++++++++プライバシーポリシー_end++++++++++++++++++++*/
/*++++++++++++++++++++サイトマップ++++++++++++++++++++*/
.sitemappage {
	clear: both;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left:40px;
	background:url(images/bg_company.jpg) no-repeat;
	height:auto;
}
/*CSS hack for IE6*/
* html .sitemappage {
	clear: both;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left:20px;
	background:url(images/bg_company.jpg) no-repeat;
	height:auto;
}
/*IE7 CSS hack*/
*:first-child+html .sitemappage {
	clear: both;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left:20px;
	background:url(images/bg_company.jpg) no-repeat;
	height:auto;
}


ul.sitepage {
	padding:0px;
	width: 250px;
	float: left;
	margin-right: 10px;
	text-align:left;
	line-height:2.5em;
}
ul.sitepage li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:14px;
}
ul.sitepage li.title {
	background:url(images/sitemap_bg.jpg) no-repeat;
	color:#FFF;
	font-weight:bold;
	text-indent:1em;
}
ul.sitepage li.list {
	background:url(images/list.gif) no-repeat 2px 0.8em;
	padding-left:20px;
}
ul.sitepage02 {
	padding:0px;
	width: 250px;
	float: left;
	margin-right: 10px;
	text-align:left;
	line-height:2.5em;
}
ul.sitepage02 li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size:14px;
}
ul.sitepage02 li.title {
	background:url(images/sitemap_bg.jpg) no-repeat 20px;
	color:#FFF;
	font-weight:bold;
	text-indent:1em;
}
ul.sitepage02 li.list {
	background:url(images/list.gif) no-repeat 22px 0.8em;
	padding-left:40px;
}
/*++++++++++++++++++++サイトマップ_end++++++++++++++++++++*/
/*++++++++++++++++++++お問い合わせ++++++++++++++++++++*/
.contactbox {
	clear: both;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left:40px;
	background:url(images/bg_company.jpg) no-repeat;
	min-height:345px;
	height:auto;
}
.list2 {
	background:url(images/list2.gif) no-repeat 10px 0.5em;
	padding-left:25px;
}
.list3 {
	background:url(images/list3.gif) no-repeat 10px 0.5em;
	padding-left:25px;
}
.list4 {
	background:url(images/list4.gif) no-repeat 10px 0.6em;
	padding-left:25px;
}
.list5 {
	background:url(images/list_img5.gif) no-repeat 10px 0.3em;
	padding-left:50px;
}
.list6 {
	background:url(images/list4.gif) no-repeat 10px center;
	padding-left:25px;
}
/*++++++++++++++++++++メールフォーム++++++++++++++++++++*/
#mail-container {
	background:url(images/bg_company.jpg) no-repeat;
	height:auto;
	padding-left:20px;
	padding-right:20px;
}
.dealing {
	padding-right:20px;
	padding-left:5px;
}
/*++++++++++++++++++++Q&A++++++++++++++++++++*/


/*++++++++++++++++++++商品情報TOP++++++++++++++++++++*/
.dynamics_box{
	background:url(images/product_seradynamics02.jpg) no-repeat;
	height:auto;
	}
.dynamics_content{
	background:url(images/product_seradynamics03.jpg) repeat-y;
	height:auto;
	}
.table_youzai th,
.table_youzai td{
	padding:3px;
	border-bottom:1px #707070 dashed;
	}
/*----- Tab内ナビゲーション -----*/
div.content_box {
	background: #f9f9f9;
	border: 1px solid #d7d7d7;
	padding-top: 3px;
	padding-bottom:12px;
	padding-left:12px;
	padding-right:12px;
	overflow: hidden;
	margin: 0 0 10px 0;
}
* html div.content_box {
	display: inline-block;
}
div.content_box div.image {
	float: left;
	width: 200px;
	margin: 0 0 0 10px;
}
* html div.content_box div.image {
	margin: 0 0 0 5px;
}
div.content_box div.image img {
	margin: 0 0 0 0;
}
div.content_box div.image p {
	text-align: center;
	font-size: 85%;
}
div.content_box div.text {
	width: 280px;
	margin: 0 0 0 241px;
}
* html div.content_box div.text {
	margin: 0 0 0 221px;
}
div.content_box div.text2 {
	width: 330px;
	margin: 0 0 0 211px;
}
* html div.content_box div.text2 {
	margin: 0 0 0 191px;
}
/*商品タイトル*/
.title_product {
	background:url(images/title_product.jpg) no-repeat;
	width:450px;
	height:35px;
	padding-left:60px;
	padding-top:20px;
	text-align:left;
	font-size:16px;
}
/*----- div#item_list -----*/

div#item_list,
div#item_list2 {
	width: 556px;
	padding: 5px;
	border:2px solid #e8e8e8;
	margin: 0 0 8px 0;
}
div#item_list a,
div#item_list2 a {
	font-size:12px;
}

div#item_list ul,
div#item_list2 ul {
	overflow: hidden;
}

* html div#item_list ul,
* html div#item_list2 ul {
	display: inline-block;
}

div#item_list ul li,
div#item_list2 ul li {
	float: left;
	margin: 0 3px 0 0;
	text-align: center;
}

div#item_list ul li.clear,
div#item_list2 ul li.clear {
	clear: left;
}

div#item_list ul li a,
div#item_list2 ul li a {
	display: block;
	padding: 1px;
	border: 1px solid #c4cbe6;
	background: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

div#item_list ul li a span{
	display: block;
	padding: 4px 15px 4px 20px;
	color: #FFFFFF;
	background: url(images/list5.gif) 10px center no-repeat #6eac75;
	font-size:12px;
}
div#item_list2 ul li a span {
	display: block;
	padding: 4px 7px 4px 18px;
	color: #FFFFFF;
	background: url(images/list5.gif) 7px center no-repeat #788cc8;
	font-size:12px;
}
div#item_list ul li a:hover,
div#item_list2 ul li a:hover {
	border: 1px solid #cccccc;
}

div#item_list ul li a:hover span{
	background: url(images/list5.gif) 10px center no-repeat #064f24;
}
div#item_list2 ul li a:hover span {
	background: url(images/list5.gif) 10px center no-repeat #0d1560;
}

div#item_list ul li a.active,
div#item_list2 ul li a.active {
	border: 1px solid #cccccc;
}

div#item_list ul li a.active span {
	background: url(images/list5.gif) 10px center no-repeat #064f24;
}
div#item_list2 ul li a.active span {
	background: url(images/list5.gif) 10px center no-repeat #0d1560;
}

#seramagic_table table tr td,
#seramagic_table table tr th{
	font-size:14px;
	}
/*++++++++++++++++++++商品情報：カスタムフィールド設定++++++++++++++++++++*/
/*----- div.content_box_photo -----*/

div.content_box_photo {
	width: 550px;
	background: #f9f9f9;
	border: 1px solid #d7d7d7;
	padding: 10px;
	overflow: hidden;
	margin: 0 0 20px 0;
}
* html div.content_box_photo {
	display: inline-block;
}
div.content_box_photo div.image {
	float: left;
	width: 200px;
	margin-left:8px;
}
* html div.content_box_photo div.image {
	margin-left:4px;
}
div.content_box_photo div.image img,
div.content_box_photo div.text2 img{
	margin: 0 0 10px 0;
}
div.content_box_photo div.image p,
div.content_box_photo div.text2 p{
	text-align: center;
	font-size: 85%;
}
div.content_box_photo div.text {
	width: 300px;
	margin: 0 0 0 221px;
}
* html div.content_box_photo div.text {
	margin: 0 0 0 218px;
}
div.content_box_photo div.text2 {
	width:auto;
	margin: 0 0 0 250px;
}
* html div.content_box_photo div.text2 {
	margin: 0 0 0 240px;
}

div.content_box_photo div.text3 {
	width: 340px;
	margin: 0 0 0 221px;
}
* html div.content_box_photo div.text3 {
	width: 330px;
	margin: 0 0 0 210px;
}
*:first-child+html div.content_box_photo div.text3 {
	width: 330px;
	margin: 0 0 0 210px;
}

#table1 table th{
	color:#333;
/*	text-shadow: #eeeeee 1px 1px 0px; */
	}
/*++++++++++++++++++++取付実例++++++++++++++++++++*/
div.example a{
	font-weight:bold;
	}
div.fieldbox{
	min-height:300px;
	height:455px;
	}

/*----------カテゴリーによって切り替わるイメージ subheader--*/
.subheader {
	margin-left:auto;
	margin-right:auto;
	width:658px;
	height:92px;
	margin-top:89px;
}
.company {
	background:url(images/subheader_company.jpg) no-repeat;
	height:92px;
	width:658px;
	text-indent:-9999px;
}
.contact {
	background:url(images/subheader_contact.jpg) no-repeat;
	height:92px;
	width:658px;
	text-indent:-9999px;
}
.mailform_sale {
	background:url(images/subheader_contact.jpg) no-repeat;
	height:92px;
	width:658px;
	text-indent:-9999px;
}
.mailform_tech {
	background:url(images/subheader_contacttech.jpg) no-repeat;
	height:92px;
	width:658px;
	text-indent:-9999px;
}
.sitemap {
	background:url(images/subheader_sitemap.jpg) no-repeat;
	height:92px;
	width:658px;
	text-indent:-9999px;
}
.policy {
	background:url(images/subheader_policy.jpg) no-repeat;
	height:92px;
	width:658px;
	text-indent:-9999px;
}
.qa {
	background:url(images/subheader_qa.jpg) no-repeat;
	height:92px;
	width:658px;
	text-indent:-9999px;
}
.catalogue {
	background:url(images/subheader_catalogue.jpg) no-repeat;
	height:92px;
	width:658px;
	text-indent:-9999px;
}
.product,
.serablock,
.paiblock,
.seramagic,
.seraufo,
.seraq,
.serasystem,
.marinesnow,
.bio{
	background:url(images/subheader_product.jpg) no-repeat;
	height:92px;
	width:658px;
	text-indent:-9999px;
}
.finesera {
	background:url(images/subheader_finesera.jpg) no-repeat;
	height:92px;
	width:658px;
	text-indent:-9999px;
}
.lease {
	background:url(images/subheader_lease.jpg) no-repeat;
	height:92px;
	width:658px;
	text-indent:-9999px;
}
.law {
	background:url(images/subheader_law.jpg) no-repeat;
	height:92px;
	width:658px;
	text-indent:-9999px;
}
.jirei {
	background:url(images/subheader_jirei.jpg) no-repeat;
	height:92px;
	width:658px;
	text-indent:-9999px;
}
.uforei {
	background:url(images/subheader_ufo_rei.jpg) no-repeat;
	height:92px;
	width:658px;
	text-indent:-9999px;
}
.serablock_rei {
	background:url(images/subheader_serablock_rei.jpg) no-repeat;
	height:92px;
	width:658px;
	text-indent:-9999px;
}
.paiblock_rei {
	background:url(images/subheader_paiblock_rei.jpg) no-repeat;
	height:92px;
	width:658px;
	text-indent:-9999px;
}
.seramagick_rei {
	background:url(images/subheader_seramagick_rei.jpg) no-repeat;
	height:92px;
	width:658px;
	text-indent:-9999px;
}
.dasyu_rei {
	background:url(images/subheader_dasyu_rei.jpg) no-repeat;
	height:92px;
	width:658px;
	text-indent:-9999px;
}
/*----------ブログ設定-------------*/

/* ブログ記事タイトル */
.entry-header {
	padding: 5px 35px 5px 35px;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	background-color:#fff;
	text-align:left;
	border-bottom:1px dashed #ccc;
}
/* ブログ記事-ヘッダーリンク */
.entry-header a:link {
	font-size:12px;
	font-weight: bold;
	line-height: 19px;
	text-decoration: underline;
	color: #228BB9;
}
.entry-header a:visited {
	font-size:12px;
	font-weight: bold;
	line-height: 19px;
	text-decoration: underline;
	color: #228BB9;
}
.entry-header a:hover {
	font-size:12px;
	font-weight: bold;
	line-height: 19px;
	color: #80C9E8;
	text-decoration: none;
}
/* ブログ記事 */
.entry {
	width: 100%;
	font-size: 12px;
	line-height:18px;
/*	word-break: break-all; */
	border: 1px solid #ccc;
	padding-bottom:10px;
}
*:first-child+html .entry {
	width: 100%;
	font-size: 12px;
	line-height:18px;
/*	word-break: break-all; */
	border: 1px solid #ccc;
}
.entry-body {
	color:#333;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	text-indent:1em;
}
.blog_waku {
	padding:10px;
	font-size:12px;
	color:#666666;
	line-height:20px;
	letter-spacing:2px;
	margin-left:auto;
	margin-right:auto;
	width:500px;
}
/* ブログ記事-カテゴリヘッダー */
.entry-footer a:link {
	font-size:12px;
	line-height: 19px;
	text-decoration: underline;
	color: #000;
}
.entry-footer a:visited {
	font-size:12px;
	line-height: 19px;
	text-decoration: underline;
	color: #000;
}
.entry-footer a:hover {
	font-size:12px;
	line-height: 19px;
	color: #000;
	text-decoration: none;
}
/*ページ分割*/
.content-nav {
	font-size:14px;
	font-weight:bold;
	display:inline;
	text-align:right;
}
.content-nav a{
	font-size:14px;
	text-decoration:none;
	color:#060;
margin-left:3px;
margin-right:3px;
	}
.content-nav a:hover{
	text-decoration:none;
	background-color:#CFC;
	}


.content-nav span a.link_next,
.content-nav span a.link_before,
.content-nav span.current_page{
text-decoration:none;
padding:5px;
background-color:#063;
color:#fff;
margin-left:3px;
margin-right:3px;
	font-size:14px;
}
.content-nav span a:visited,
.content-nav span a.current_page:visited{
text-decoration:none;
padding:5px;
background-color:#063;
color:#fff;
}
.content-nav span a:hover,
.content-nav span.current_page a:hover{
text-decoration:none;
padding:5px;
background-color:#096;
color:#fff;
}

.link_page{
font-size:14px;
text-decoration:none;
padding:4px;
background-color:#fff;
color:#096;
border:1px solid #096;
}

/**additional**/

.waku3_1{width:250px;
margin-left:10px;}

.field_text{
	height:150px;
	}
	
/*CSSハック*/
* html div#item_list,
div#item_list2 {
	width: 546px;
	padding: 5px;
	border:2px solid #e8e8e8;
	margin: 0 0 8px 0;
}
* html div.content_box_photo {
	width: 550px;
	background: #f9f9f9;
	border: 1px solid #d7d7d7;
	padding: 10px;
	overflow: hidden;
	margin: 0 0 20px 0;
}
