@charset "shift_jis";
/*----------------------------
  CSS 担当者名 Document 2008.08
  Last Update 0000.00.00 担当者名


・共通設定
	パンくずリスト
	コンテンツ部分
	商品一覧
・会社案内
	会社概要
	経営理念
	ニュースリリース
	地図・アクセス
・ものづくりへのこだわり
	ものづくりへのこだわり
	設備へのこだわり
	品質保証から顧客志向へ
	設計・技術から顧客志向へ
	設備写真
・製品へのこだわり
・プライバシーポリシー
・特定商取引法に基づく表記
・納品までの流れ
・塗装色について
・サイトマップ
・お支払い、送料について


----------------------------*/

@import "common.css";


/*####################　共通設定　####################*/

#Navi {margin-top:3px; margin-bottom:30px;}


/*　パンくずリスト
-------------------------------------*/
#TopicPath {
	width:830px;
	padding:8px 0;
	margin:0;
	}

#TopicPath ol{list-style:none; zoom:}
#TopicPath ol:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}

#TopicPath li{
	float:left;
	background:url(../img/ico-arrow_path.gif) left center no-repeat;
	margin-left:8px;
	padding-left:13px;
	color:#666666;
	font-size:10px;
	font-family:verdana;
	}
#TopicPath li.top{
	background:none;
	margin-left:0;
	padding-left:0;
	}



/*　コンテンツ部分
-------------------------------------*/
.contentsBox {
	}

.contentsBox h2{
	background:url(../img/contents/wall-title.gif) left center no-repeat;
	margin-bottom:13px;
	padding:20px 20px 20px 20px;
	_padding:19px 20px 20px 20px;
	font-size:16px;
	color:#fff;
	}

.contentsBox h3 {
	background:url(../img/contents/wall-title_s.gif) 0 0 no-repeat #edf9fc;
	margin:15px 0 10px;
	padding:11px 12px 8px 12px;
	color:#003366;
	font-size:12px;
	}
.contentsBox h3 span{
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	font-weight:normal;
	font-size:10px;
	}

.contentsBox p {
	margin: 10px 10px;
	line-height:1.8;
	}


.contentsBox table {
	border-collapse:collapse;
	border:1px solid #a4dcee;
	width:619px;
	margin:0 auto 15px;
	}

.contentsBox table th{
	background:#aed3e0;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	width:100px;
	padding:10px 5px;
	text-align:left;
	color:#fff;
	}
.contentsBox table th.top{border-top:1px solid #a4dcee;}
.contentsBox table th.end{border-bottom:1px solid #a4dcee;}

.contentsBox table td {
	border:solid #a4dcee;
	border-width:1px 0;
	padding:10px;
	font-family:verdana;
	}
.contentsBox td p {
	margin:0 0 10px;
	line-height:1.5;
	}
.contentsBox table td li{
	margin-bottom:5px;
	background:url(../img/ico-arrow_gray.gif) 0 4px no-repeat;
	padding-left:10px;
	}

/* こだわり */
.contentsBox table.kodawari {
	border-collapse:collapse;
	border:1px solid #a4dcee;
	width:619px;
	margin:0 auto 15px;
	}

.contentsBox table.kodawari th{
	background:#eaf5fa;
	border:1px solid #a4dcee;
	width:100px;
	padding:10px;
	text-align:left;
	font-weight:normal;
	color:#333;
	font-size:14px;
	}

.contentsBox table.kodawari td {
	border:solid #a4dcee;
	border-width:1px 0;
	padding:10px;
	font-family:verdana;
	font-size:14px;
	}
.contentsBox td.kodawari p {
	margin:0 0 10px;
	line-height:1.5;
	}



/*　商品一覧
-------------------------------------*/
#ProductsBox .wrap {
	background:url(../img/contents/wall-products.gif) 0 0 repeat-y;
	width:645px;
	margin:0 -29px 25px 1px;
	zoom:1;
	}
#ProductsBox dl {
	display:inline;
	float:left;
	width:101px;
	margin:0 28px 0 0;
	}
#ProductsBox dt.photo {
	height:101px;
	width:auto;
	overflow:hidden;
	}
#ProductsBox dt.number {
	background:#d2d2d2;
	color:#fff;
	margin-bottom:6px;
	padding:1px 7px;
	font-size:10px;
	font-family:verdana;
	}
#ProductsBox dt.title {
	margin-bottom:3px;
	}
#ProductsBox dt.title a{
	background:url(../img/ico-arrow_standard.gif) 0 0 no-repeat;
	padding-left:17px;
	text-decoration:underline;
	}

#ProductsBox dd.price {
	margin-bottom:5px;
	line-height:1.2;
	text-align:right;
	font-size:10px;
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	}
#ProductsBox dd.price span{
	padding-left:2px;
	color:#cc3333;
	font-size:12px;
	font-weight:bold;
	}


/*####################　会社案内　####################*/

#PageCompany .contentsBox h2 {
	margin-bottom:10px;
	padding:0;
	}
#PageCompany .contentsBox h3 {
	background:none;
	margin:0 0 10px;
	padding:0;
	font-size:12px;
	}
#PageCompany .contentsBox h4 {
	background:url(../img/contents/wall-title_s.gif) 0 0 no-repeat;
	margin:15px 0 10px;
	padding:11px 12px 8px 12px;
	color:#003366;
	font-size:12px;
	}



#PageCompany.page00 .contentsBox h2 {margin-bottom:20px;}
#PageCompany.page00 .contentsBox .text {
	float:left;
	width:430px;
	margin-bottom:30px;
	}
#PageCompany.page00 .contentsBox p {margin:0 0 10px 5px;}
#PageCompany.page00 .contentsBox p.copy {margin:0 0 30px 0;}
#PageCompany.page00 .contentsBox p.photo {
	float:right;
	clear:right;
	width:171px;
	margin:0 0 10px 0;
	}
#PageCompany.page00 .contentsBox p.sign{
	float:right;
	clear:right;
	border-left:1px solid #b9b9b9;
	width:158px;
	_width:171px;
	margin:0 0 30px 0;
	padding-left:12px;
	} 
#PageCompany.page00 .contentsBox ul.list{
	clear:both;
	width:640px;
	height:145px;
	margin-right:-20px;
	margin-bottom:35px;
	_margin-bottom:17px;
	}
#PageCompany.page00 .contentsBox li{
	float:left;
	width:300px;
	height:62px;
	overflow:hidden;
	margin:0 20px 18px 0;
	display:inline;
	}



/*　会社概要
-------------------------------------*/
#PageCompany.page01 .contentsBox p.attention {
	font-size:10px;
	text-align:right;
	margin:0;
	}
#PageCompany.page01 .contentsBox ul.photo {
	margin-left:45px;
	width:560px;
	margin-right:-30px;
	}
#PageCompany.page01 .contentsBox ul.photo li{
	float:left;
	margin-right:30px;
	}

#PageCompany.page01 .contentsBox td span {
	font-size:10px;
	padding-left:10px;
	}
#PageCompany.page01 .contentsBox dl{
	display:inline;
	float:left;
	width:260px;
	margin:20px;
	}
#PageCompany.page01 .contentsBox dt{
	border-bottom:1px solid #006699;
	padding:3px;
	color:#006699;
	font-size:14px;
	font-weight:bold;
	}
#PageCompany.page01 .contentsBox dd{
	margin:3px;
	font-size:10px;
	}
#PageCompany.page01 .contentsBox dd.photo{
	border:1px solid #eee;
	text-align:center;
	}



/*　経営理念
-------------------------------------*/
#PageCompany.page02 .contentsBox p.photo {
	background:#d9d9d9;
	float:left;
	margin:0 10px 10px 0;
	text-align:center;
	}
#PageCompany.page02 .contentsBox p.photo2 {
	float:right;
	background:#d9d9d9;
	margin:0 0 10px 10px;
	text-align:center;
	}

#PageCompany.page02 .contentsBox p strong {
	font-size:12px;
	color:#c00;
	}

#PageCompany.page02 .contentsBox ol {margin:0 10px 15px 40px;}
#PageCompany.page02 .contentsBox ol li {margin:0 0 10px; line-height:1.5;}

#PageCompany.page02 .contentsBox ol.strong li {
	font-size:12px;
	font-weight:bold;
	color:#c00;
	}





/*　ニュースリリース
-------------------------------------*/
#PageCompany.page04 #News dl{
	}
#PageCompany.page04 #News dt{
	margin-bottom:5px;
	font-weight:bold;
	font-family:verdana;
	}
#PageCompany.page04 #News dd{
	margin-bottom:15px;
	padding:0 15px 15px;
	background:url(../img/line-dotted.gif) left bottom repeat-x;
	}

/*　地図・アクセス
-------------------------------------*/
#PageCompany.page05 .contentsBox p{
	line-height:1.5;
	}
#PageCompany.page05 .contentsBox p.map{
	text-align:center;
	}
#PageCompany.page05 .contentsBox p.button{
	text-align:center;
	}
#PageCompany.page05 .contentsBox p.button a{
	display:block;
	background:url(../img/button-print.gif);
	width:139px;
	height:33px;
	margin:0 auto;
	text-indent:-9999px;
	cursor:pointer;
	}





/*####################　ものづくりへのこだわり　####################*/

#PageMaking .contentsBox h2 {
	margin-bottom:10px;
	padding:0;
	}
#PageMaking .contentsBox h3 {
	background:none;
	margin:0 0 10px;
	padding:0;
	font-size:12px;
	}
#PageMaking .contentsBox h4 {
	background:url(../img/contents/wall-title_s.gif) 0 0 no-repeat;
	margin:15px 0 10px;
	padding:11px 12px 8px 12px;
	color:#003366;
	font-size:12px;
	}


/*　ものづくりへのこだわり
-------------------------------------*/
#PageMaking.page00 .contentsBox h3 {
	position:relative;
	background: none;
	width:620px;
	height:49px;
	margin:0 0 10px;
	padding:0;
	font-size:12px;		
	}
#PageMaking.page00 .contentsBox ul {
	background:url(../../making/img/cut-01.gif) top right no-repeat;
	margin-top:22px;
	padding-top:25px;
	}
#PageMaking.page00 .contentsBox ul li.menu01{
	width:300px;
	min-height:267px;
	_height:267px;
	}
#PageMaking.page00 .contentsBox ul li.menu02 {
	width:300px;
	margin-right:12px;
	float:left;
	}
#PageMaking.page00 .contentsBox ul li.menu03{
	width:300px;
	float:left;
	}
#PageMaking.page00 .contentsBox ul li.menu01 p{
	margin:25px 0 25px 5px;
	line-height:1.5;
	}
#PageMaking.page00 .contentsBox ul ul{
	background:none;
	margin:0 0 20px 5px;
	padding:0;
	}
#PageMaking.page00 .contentsBox ul ul li{
	background:url(../img/ico-arrow_gray.gif) 0 2px no-repeat;
	margin-bottom:5px;
	padding-left:12px;
	}
#PageMaking.page00 .contentsBox table {
	border-collapse: collapse;
	border: 1px solid #ffffff;	
	margin-bottom: 9px;
	}
#PageMaking.page00 .contentsBox table td {
	border: 1px solid #ffffff;
	padding: 0;	
	}
#PageMaking.page00 .contentsBox p.detail {
	float: right;
	margin-right: 0;
	}


/*　設備へのこだわり
-------------------------------------*/
#PageMaking.page01 .contentsBox h3 {
	position:relative;
	width:620px;
	height:49px;
	font-size:12px;
	}
#PageMaking.page01 .contentsBox h3 a{
	display:block;
	width:95px;
	height:38px;
	float:right;
	text-indent:-9999px;
	}
#PageMaking.page01 .contentsBox h3.title02 {background:url(../../making/facilities/img/title-02.gif);}
#PageMaking.page01 .contentsBox h3.title03 {background:url(../../making/facilities/img/title-03.gif);}
#PageMaking.page01 .contentsBox h3.title04 {background:url(../../making/facilities/img/title-04.gif);}
#PageMaking.page01 .contentsBox h3.title05 {background:url(../../making/facilities/img/title-05.gif);}

#PageMaking.page01 #FloorMap {
	background:url(../../making/facilities/img/cut-01.gif) left bottom no-repeat;
	}

#PageMaking.page01 #FloorMap p,
#PageMaking.page01 #FloorMap ul{
	margin-left:310px;
	}
#PageMaking.page01 #FloorMap li {margin-bottom:5px;}


#PageMaking.page01 .contentsBox table {
	border:none;
	width:auto;
	margin:0 0 0;
	}
#PageMaking.page01 .contentsBox table td{
	border:none;
	padding:0;
	}


/*　品質保証から顧客志向へ
-------------------------------------*/
#PageMaking.page02 .contentsBox p.comment {
	margin:0 0 0 3em;
	text-indent:-1em;
	font-size:10px;
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	line-height:1.5;
	}

#PageMaking.page02 .contentsBox ol {margin:15px 0 15px 30px;}
#PageMaking.page02 .contentsBox ol li{margin:0 0 5px 0;}


#PageMaking.page02 .contentsBox .graph {
	float:right;
	}
#PageMaking.page02 .contentsBox table {
	clear:both;
	width:600px;
	}
#PageMaking.page02 .contentsBox th {
	width:auto;
	}


/*　設計・技術から顧客志向へ
-------------------------------------*/
#PageMaking.page03 .contentsBox p.photo {
	float: left;
	margin-top: 0;
	margin-right: 10px;
	}
#PageMaking.page03 .contentsBox p.text {padding-top: 0;}	 

#PageMaking.page03 .contentsBox p.photo2 {
	float:right;
	clear:right;
	width:202px;
	margin:0 0 10px 0;
	}
#PageMaking.page03 .contentsBox p.sign{
	float:right;
	clear:right;
	border-left:1px solid #b9b9b9;
	width:190px;
	_width:202px;
	margin:0 0 30px 0;
	padding-left:12px;
	} 
#PageMaking.page03 .contentsBox table {
	clear:both;
	width:600px;
	margin:0 10px 15px;
	}

#PageMaking.page03 .contentsBox .photoBox {
	float:left;
	width:260px;
	}

/* 会社組織 */
#PageMaking.page03 #Organize ul {
	background:url(../img/line-dotted_h.gif) 1.85em 0 repeat-y;
	}
#PageMaking.page03 #Organize ul li{
	margin:0 0 15px 0;
	padding-left:60px;
	background:url(../img/line-dotted_s.gif) 1.8em center no-repeat;
	}
#PageMaking.page03 #Organize ul li.top{
	background:#fff;
	margin:0 0 15px 0;
	padding:0;
	}
#PageMaking.page03 #Organize ul li span{
	border:1px solid #a4dcee;
	background:#aed3e0;
	padding:5px 10px;
	}
#PageMaking.page03 #Organize table {
	background:#fff;
	width:559px;
	margin:0 auto;
	}
#PageMaking.page03 #Organize th {
	border-top:1px solid #a4dcee;
	border-bottom:1px solid #a4dcee;
	}
#PageMaking.page03 #Organize td ul {background:none;}

#PageMaking.page03 #Organize table td li{
	margin-bottom:5px;
	background:url(../img/ico-arrow_gray.gif) 0 4px no-repeat;
	padding-left:10px;
	}

/*　設備写真
-------------------------------------*/
#PageMaking.photo #CopyBox h4 {
	clear:both;
	background:url(../img/contents/wall-title_s.gif) 0 0 no-repeat;
	margin:15px 0 10px;
	padding:11px 12px 8px 12px;
	color:#003366;
	font-size:12px;
	}
#PageMaking.photo #CopyBox p {
	float:none;
	width:auto;
	}
#PageMaking.photo #CopyBox th {
	width:auto;
	text-align:center;
	border:solid #fff;
	border-width:0 1px;
	}
#PageMaking.photo #CopyBox th.top {border-left:1px solid  #a4dcee;}
#PageMaking.photo #CopyBox th.end {border-right:1px solid  #a4dcee;}

#PageMaking.photo #CopyBox td {
	border:1px solid #a4dcee;
	}


/* 写真ボックス */
#PageMaking.photo .contentsBox h4 {
	background:none;
	margin:0 0 15px;
	padding:0;
	}
#PageMaking.photo .contentsBox p {
	float:right;
	width:405px;
	margin:0 0 10px;
	line-height:1.5;
	}
#PageMaking.photo .contentsBox ul {
	float:right;
	width:405px;
	margin:0 0 10px;
	}
#PageMaking.photo .contentsBox li {
	margin:0 20px 5px 0;
	background:url(../img/ico-dotted.gif) 0 7px no-repeat;
	padding-left:7px;
	white-space:nowrap;
	}
#PageMaking.photo .contentsBox table.photo {
	clear:both;
	margin:0;
	border:none;
	} 
#PageMaking.photo .contentsBox table.photo td {
	border:none;
	padding:0;
	} 
#PageMaking.photo .contentsBox .wrap {
	background:url(../img/line-dotted.gif) left bottom repeat-x;
	margin:0 0 10px;
	padding:0 0 0;
	}
#PageMaking.photo .contentsBox p.photo {
	float:left;
	clear:left;
	width:auto;
	margin:0 10px 0 0;
	padding:0 0 10px;
	}

/* 塗装設備レイアウト */
#LayoutBox {clear:both; margin-bottom:30px;}

#LayoutBox h4 {
	background:url(../img/contents/wall-title_s.gif) 0 0 no-repeat;
	margin:15px 0 10px;
	padding:11px 12px 8px 12px;
	color:#003366;
	font-size:12px;
	}
#LayoutBox p.photo {text-align:center;}

#LayoutBox ul{
	margin:0 10px 20px;
	font-size:10px;
	}
#LayoutBox ul span{color:#ec6d6c;}


#LayoutBox dl{
	margin:20px 0;
	}
#LayoutBox dt{
	font-weight:bold;
	margin-bottom:5px;
	background:url(../img/ico-arrow_gray.gif) 0 3px no-repeat;
	padding-left:10px;
	}
#LayoutBox dd{margin:0 0 20px 10px; }

#LayoutBox table {
	border-collapse:collapse;
	border:1px solid #a4dcee;
	width:619px;
	margin:0 auto 15px;
	}

#LayoutBox table th{
	background:#aed3e0;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:5px;
	text-align:center;
	color:#fff;
	}
#LayoutBox table th.top{border-top:1px solid #a4dcee;}
#LayoutBox table th.end{border-bottom:1px solid #a4dcee;}

#LayoutBox table td {
	border:solid #a4dcee;
	border-width:1px;
	padding:5px;
	font-family:verdana;
	}
#LayoutBox td p {
	margin:0 0 10px;
	line-height:1.5;
	}
#LayoutBox table td li{
	margin-bottom:5px;
	background:url(../img/ico-arrow_gray.gif) 0 4px no-repeat;
	padding-left:10px;
	}



/*####################　製品へのこだわり　####################*/


#PageParticular .contentsBox h2{
	padding:0;
	}
#PageParticular .contentsBox h3 {
	background:none;
	margin:15px 0 10px;
	padding:0;
	}
#PageParticular .contentsBox h4{
	clear:both;
	margin:15px 0 10px;
	}
#PageParticular .contentsBox h4.text{
	float:none;
	background:url(../img/contents/wall-title_s.gif) 0 0 no-repeat;
	padding:11px 12px 8px 12px;
	color:#003366;
	font-size:12px;
	width:auto;
	}
#PageParticular .contentsBox .text {
	float:left;
	width:430px;
	margin-bottom:20px;
	}
#PageParticular .contentsBox p {margin:0 0 10px 5px;}
#PageParticular .contentsBox p.copy {margin:0 0 30px 0;}
#PageParticular .contentsBox p.photo {
	float:right;
	clear:right;
	width:171px;
	margin:0 0 10px 0;
	}
#PageParticular .contentsBox p.sign{
	float:right;
	clear:right;
	border-left:1px solid #b9b9b9;
	width:158px;
	_width:171px;
	margin:0 0 30px 0;
	padding-left:12px;
	} 
#PageParticular .contentsBox table.photo,
#PageParticular .contentsBox table.photo td{
	border:none;
	margin:0;
	padding:0;
	}


#PageParticular .contentsBox dl{
	display:inline;
	float:left;
	width:430px;
	}
#PageParticular .contentsBox dl:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}
#PageParticular .contentsBox dt{
	background:url(../img/ico-arrow_gray.gif) 0 5px no-repeat;
	display:inline;
	float:left;
	clear:left;
	width:100px;
	margin:0 10px 15px 0;
	padding-left:10px;
	color:#3ab0d9;
	} 
#PageParticular .contentsBox dd{
	display:inline;
	float:left;
	width:300px;
	line-height:1.6;
	}
#PageParticular .contentsBox dt{
	background:url(../img/ico-arrow_gray.gif) 0 5px no-repeat;
	display:inline;
	float:left;
	clear:left;
	width:430px;
	margin:0 0 5px 0;
	padding-left:10px;
	color:#3ab0d9;
	} 
#PageParticular .contentsBox dd{
	display:inline;
	float:left;
	clear:left;
	width:420px;
	margin:0 0 15px 10px;
	line-height:1.6;
	}


#PageParticular .contentsBox ol{
	margin:10px 0 10px 30px;
	}

#PageParticular .contentsBox ul.list{clear:both;}
#PageParticular .contentsBox ul.list li{
	background:url(../img/ico-arrow_gray.gif) 0 5px no-repeat;
	margin:0 0 5px;
	padding-left:10px;
	clear:both;
	}

/*####################　プライバシーポリシー　####################*/

#PagePolicy .contentsBox h2 {padding:0;}
#PagePolicy .contentsBox ul{margin:0 20px 0;}
#PagePolicy .contentsBox ul li{
	background:url(../../policy/img/point.gif) left center no-repeat;
	line-height: 1.5;
	margin: 3px 0;
	padding: 0 15px 0;
	font-weight:bold;
	} 

#PagePolicy .contentsBox .sign{
    margin:10px 40px;
    text-align:right;
	line-height:1.5;
	}
#PagePolicy .contentsBox .listBox{
	margin:30px 0 0;
	line-height:1.5;
	}
#PagePolicy .contentsBox .listBox dt{
	background:url(../img/contents/wall-title_s.gif) 0 0 no-repeat #edf9fc;
	margin:15px 0 10px;
	padding:9px 12px 5px 12px;
	color:#003366;
	font-size:12px;
	font-weight:bold;
	}
#PagePolicy .contentsBox .listBox dd{
	margin:10px 0 20px 0;
	}


/*####################　特定商取引法に基づく表記　####################*/

#PageLaw .contentsBox h2{padding:0;}
#PageLaw .contentsBox strong{
	color:#FF0000;
	font-weight:normal;
	}
#PageLaw .contentsBox table{
	margin-bottom:20px;
	}
#PageLaw .contentsBox th{
	width:125px;
	}
#PageLaw .contentsBox .cancel th{
	width:auto;
	text-align:center;
	}
#PageLaw .contentsBox .cancel .lineR{
	border-right:#FFF 1px solid;
	}
#PageLaw .contentsBox .cancel td{
	border-right:#daf1f8 1px solid;
	padding-left:40px;
	} 


/*####################　納品までの流れ　####################*/

#PageFlow .contentsBox h2 {
	margin-bottom:20px;
	padding:0;
	}
#PageFlow .contentsBox p {
	margin:0 110px 10px 120px;
	line-height:1.7;
	}
#PageFlow .contentsBox .menu01,
#PageFlow .contentsBox .menu02,
#PageFlow .contentsBox .menu03,
#PageFlow .contentsBox .menu04,
#PageFlow .contentsBox .menu05,
#PageFlow .contentsBox .menu06,
#PageFlow .contentsBox .menu07,
#PageFlow .contentsBox .menu08,
#PageFlow .contentsBox .menu09 {
	background-position:0 0;
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding-top:50px;
	min-height:100px;
	_height:150px;
	}
#PageFlow .contentsBox .menu01 {background-image:url(../../flow/img/wall-flow01.jpg);}
#PageFlow .contentsBox .menu02 {background-image:url(../../flow/img/wall-flow02.jpg);}
#PageFlow .contentsBox .menu03 {background-image:url(../../flow/img/wall-flow03.jpg);}
#PageFlow .contentsBox .menu04 {background-image:url(../../flow/img/wall-flow04.jpg);}
#PageFlow .contentsBox .menu05 {background-image:url(../../flow/img/wall-flow05.jpg);}
#PageFlow .contentsBox .menu06 {background-image:url(../../flow/img/wall-flow06.jpg);}
#PageFlow .contentsBox .menu07 {background-image:url(../../flow/img/wall-flow07.jpg);}
#PageFlow .contentsBox .menu08 {background-image:url(../../flow/img/wall-flow08.jpg);}
#PageFlow .contentsBox .menu09 {background-image:url(../../flow/img/wall-flow09.jpg);}

#PageFlow .contentsBox .menu01 h3,
#PageFlow .contentsBox .menu02 h3,
#PageFlow .contentsBox .menu03 h3,
#PageFlow .contentsBox .menu04 h3,
#PageFlow .contentsBox .menu05 h3,
#PageFlow .contentsBox .menu06 h3,
#PageFlow .contentsBox .menu07 h3,
#PageFlow .contentsBox .menu08 h3,
#PageFlow .contentsBox .menu09 h3{
	position:absolute;
	top:-9999px;
	left:-9999px;
	}

/*####################　塗装色について　####################*/


#PagePaint .contentsBox h2{padding:0;}
#PagePaint .contentsBox th{
	width:auto;
	text-align:center;
	border:solid #fff;
	border-width:0 1px;
	}
#PagePaint .contentsBox th.top {border-left:none;}
#PagePaint .contentsBox th.end {border-right:none;}


#PagePaint .contentsBox td{
	text-align:center;
	border-width:1px;
	padding:3px;
	}

/*####################　サイトマップ　####################*/

#PageSitemap .contentsBox h2{
	margin-bottom:20px;
	padding:0;
	}
#PageSitemap .contentsBox ul{
	margin:0 0 0 10px;
	float:left;
	width:250px;
	}
#PageSitemap .contentsBox li{
	background:url(../img/ico-arrow_ciucle.gif) 0 0 no-repeat;
	margin:0 0 15px;
	padding:1px 0 1px 20px;
	}
#PageSitemap .contentsBox ul ul{
	margin:10px 0 0 5px;
	float:none;
	width:auto;
	}
#PageSitemap .contentsBox li li{
	background:url(../img/ico-arrow_topics.gif) 0 4px no-repeat;
	margin:0 0 15px;
	padding:0 0 0 10px;
	}
#PageSitemap .contentsBox ul ul ul{
	margin:10px 0 0 10px;
	}
#PageSitemap .contentsBox li li li{
	background:url(../img/ico-arrow_gray.gif) 0 4px no-repeat;
	margin:0 0 10px;
	padding:0 0 0 10px;
	}




/*####################　N-formeの特徴　####################*/

#PageFeature .contentsBox {margin-bottom:20px;}

#PageFeature .contentsBox h2{padding:0;}

#PageFeature .contentsBox p.copy {
	background:url(../../feature/img/copy-kodawari.gif);
	width:600px;
	height:45px;
	text-indent:-9999px;
	}
#PageFeature .contentsBox p {
	margin:0 0 10px 10px;
	}

#PageFeature .contentsBox .menu01,
#PageFeature .contentsBox .menu02,
#PageFeature .contentsBox .menu03,
#PageFeature .contentsBox .menu04 {
	border-bottom:1px solid #f0f0f0;
	background-position:10px 0;
	background-repeat:no-repeat;
	margin-top:15px;
	padding-left:150px;
	}
#PageFeature .contentsBox .menu01{background-image:url(../../feature/img/photo-kodawari_01.jpg);}
#PageFeature .contentsBox .menu02{background-image:url(../../feature/img/photo-kodawari_02.jpg);}
#PageFeature .contentsBox .menu03{background-image:url(../../feature/img/photo-kodawari_03.jpg);}
#PageFeature .contentsBox .menu04{background-image:url(../../feature/img/photo-kodawari_04.jpg);}

#PageFeature .contentsBox .menu01 .title,
#PageFeature .contentsBox .menu02 .title,
#PageFeature .contentsBox .menu03 .title,
#PageFeature .contentsBox .menu04 .title {
	width:471px;
	height:77px;
	margin-bottom:8px;
	}
#PageFeature .contentsBox .menu01 .title{background:url(../../feature/img/copy-kodawari_01.gif);}
#PageFeature .contentsBox .menu02 .title{background:url(../../feature/img/copy-kodawari_02.gif);}
#PageFeature .contentsBox .menu03 .title{background:url(../../feature/img/copy-kodawari_03.gif);}
#PageFeature .contentsBox .menu04 .title{background:url(../../feature/img/copy-kodawari_04.gif);}


#PageFeature .contentsBox .menu01 .title h3,
#PageFeature .contentsBox .menu02 .title h3,
#PageFeature .contentsBox .menu03 .title h3,
#PageFeature .contentsBox .menu04 .title h3,
#PageFeature .contentsBox .menu01 .title p,
#PageFeature .contentsBox .menu02 .title p,
#PageFeature .contentsBox .menu03 .title p,
#PageFeature .contentsBox .menu04 .title p {
	position:absolute;
	top:-9999px;
	left:-9999px;
	}


/*####################　お支払い・送料について　####################*/

#PagePayment .contentsBox h2{
	padding:0;
	}
#PagePayment .contentsBox ol{
	margin:0 10px 40px 30px;
	}
#PagePayment .contentsBox ol li{
	margin-bottom:10px;
	line-height:1.35;
	}
#PagePayment .contentsBox ul{
	margin:0 10px 30px;
	}
#PagePayment .contentsBox ul li{
	margin-bottom:10px;
	line-height:1.35;
	}
#PagePayment .contentsBox p.photo{
	margin:20px 0;
	text-align:center;
	}
#PagePayment .contentsBox strong{
	color:#2dacd8;
	}





/*####################　おおみだし　####################*/


/*　こみだし
-------------------------------------*/

















/*end*/
