@charset "utf-8";
/* CSS Document */

/*全体のレイアウト*/

#wrapper4 {
	width: 100%;
	height: 160px;
	background-image: url(../images/sub_header_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

/*サブページタイトル*/

#subpage_title1 {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 580px;
	height: 100px;
	background-image: url(../images/subpage_title1.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#subpage_title2 {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 580px;
	height: 100px;
	background-image: url(../images/subpage_title2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#subpage_title3 {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 580px;
	height: 100px;
	background-image: url(../images/subpage_title3.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#subpage_title4 {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 580px;
	height: 100px;
	background-image: url(../images/subpage_title4.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#subpage_title5 {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 580px;
	height: 100px;
	background-image: url(../images/subpage_title5.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#subpage_title6 {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 580px;
	height: 100px;
	background-image: url(../images/subpage_title6.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#subpage_title7 {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 580px;
	height: 100px;
	background-image: url(../images/subpage_title7.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#subpage_title8 {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 580px;
	height: 100px;
	background-image: url(../images/subpage_title8.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#subpage_title9 {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 580px;
	height: 100px;
	background-image: url(../images/subpage_title9.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#subpage_title10 {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 580px;
	height: 100px;
	background-image: url(../images/subpage_title10.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#subpage_title11 {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 580px;
	height: 100px;
	background-image: url(../images/subpage_title11.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#subpage_title12 {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 580px;
	height: 100px;
	background-image: url(../images/subpage_title12.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#subpage_title13 {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 580px;
	height: 100px;
	background-image: url(../images/subpage_title13.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#subpage_title14 {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 580px;
	height: 100px;
	background-image: url(../images/subpage_title14.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

/*会社概要ページテーブル*/

.profile_table th {
	background-color: #999;
	color: #FFF;
	text-align: right;
	vertical-align: top;
}

/*本文*/

#contents h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 150%;
	color: #030;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #060;
	padding-left: 10px;
	margin-bottom: 15px;
}

.text {
	width: 560px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 80px;
	line-height: 180%;
}

.text h4 {
	font-size: 18px;
	line-height: 100%;
	font-weight: bold;
	color: #FFF;
	background-color: #030;
	padding: 10px;
	margin-top: 50px;
	margin-bottom: 5px;
}

/*製品カタログ*/

.catalog_dl dt {
	float: left;
}

.catalog_contents {
	width: 290px;
	height: 360px;
	float: right;
	line-height: 180%;
	position: relative;
}

.catalog_contents h5 {
	font-size: 14px;
	margin-bottom: 10px;
}

.catalog_contents ul li {
	padding-left: 12px;
}

.catalog_bottom {
	clear: both;
}

.catalog_dl dt img {
	border-color: #666;
	border-width: 1px;
	border-style: solid;
}

.catalog_view {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 200px;
	height: 50px;
	background-image: url(../images/catalog_view.jpg);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	right: -10px;
}

.catalog_view:hover {
	background-image: url(../images/catalog_view-r.jpg);
	background-repeat: no-repeat;
}


/*製品カタログ個ページ*/

.catalog_thumb {
	width: 100%;
	height: 180px;
	margin-bottom: 30px;
}

.catalog_thumb dt {
	float: left;
}

.catalog_thumb dd {
	width: 420px;
	height: auto;
	float: right;
	line-height: 200%;
}

.catalog_thumb p {
	padding-left: 12px;
}

.catalog_thumb_bottom {
	clear: both;
}

.catalog_thumb dt img {
	border-color: #666;
	border-width: 1px;
	border-style: solid;
}


/*カタログ掲載製品一覧*/

#catalog_ichiran {
	clear: both;
	border-left-color: #999;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #999;
	border-top-style: solid;
	border-top-width: 1px;
	
}
	
#catalog_ichiran th,#catalog_ichiran td {
	border-right-color: #999;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#catalog_ichiran th {
	font-size: 12px;
	background-color: #CCC;
}

#catalog_ichiran td {
	font-size: 12px;
	text-align: center;
}

/*サイトマップ*/

#sitemap li {
	width: 300px;
	height: auto;
	border-bottom-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
 
#sitemap li a {
	display: block;
	width: 289px;
	height: 20px;
	padding-left: 10px;
	padding-top: 5px;
}
 
#sitemap li a:hover {
    color: #060;
}
 
#sitemap ul {
	height: auto;
	margin-left: 25px;
	border-left-color: #666;
	border-left-width: 1px;
	border-left-style: dashed;
	margin-bottom: 20px;
}

#sitemap ul li {
	display: block;
	width: 320px;
	height: auto;
	border-bottom-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

#sitemap ul li a {
	display: block;
	width: 289px;
	height: 20px;
	padding-left: 30px;
	padding-top: 5px;
}

#sitemap ul li p {
	display: block;
	width: 289px;
	height: 20px;
	padding-left: 30px;
	padding-top: 5px;
}
 
#sitemap ul ul {
	height: auto;
	margin-left: 50px;
	border-left-color: #666;
	border-left-width: 1px;
	border-left-style: dashed;
	margin-bottom: 20px;
}

#sitemap ul ul li {
	width: 320px;
	height: auto;
	border-bottom-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}


#sitemap ul ul li a {
	width: 289px;
	height: 20px;
	padding-left: 30px;
	padding-top: 5px;
}
 
/*お客様の声*/

.voice_g,.voice_y {
	width: 486px;
	height: auto;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
	padding: 15px;
	line-height: 200%;
	border-style: dotted;
	border-width: 2px;
}

.voice_g {
	background-color: #CFC;
	border-color: #030;
}

.voice_y {
	background-color: #FFC;
	border-color: #F60;
}

.voice_g dt,.voice_y dt {
	font-size: 13px;
	margin-bottom: 10px;
}

.voice_g dd,.voice_y dd {
	text-align: right;
	font-size: 13px;
	font-weight: bold;
}

/*アンケートフォーム*/

#voice_form {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 270px;
	height: 120px;
	margin-top: 20px;
	margin-left: 290px;
	background-image: url(../images/voice_form.jpg);
	background-repeat: no-repeat;
}

#voice_form:hover {
	background-image: url(../images/voice_form-r.jpg);
	background-repeat: no-repeat;
}

/*製品紹介*/

#product_title li {
	width: 540px;
	height: 135px;
	margin-left: 10px;
	margin-bottom: 20px;
}

#product_title1 {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 580px;
	height: 135px;
	padding-left: 0px;
	background-image: url(../images/product_title1_big.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#product_title2 {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 580px;
	height: 135px;
	padding-left: 0px;
	background-image: url(../images/product_title2_big.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#product_title3 {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 580px;
	height: 135px;
	padding-left: 0px;
	background-image: url(../images/product_title3_big.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#product_title4 {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 580px;
	height: 135px;
	padding-left: 0px;
	background-image: url(../images/product_title4_big.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

/*製品紹介ラインナップ*/

.lineup th {
	font-size: 15px;
	font-weight: bold;
	line-height: 200%;
	text-align: left;
	background-color: #CCC;
	padding-left: 15px;
}

.lineup td {
	font-size: 15px;
	line-height: 50px;
	text-align: center;
}

.btn {
	background-image: url(../images/btn_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.btn a {
	color: #333;
}

.btn a:hover {
	color: #F60;
}

/*製品紹介個別ページ*/

#product {
	width: 100%;
	height: auto;
}

#product h4 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 170%;
	padding: 10px;
	margin-bottom: 10px;
}

#product img {
	float: left;
}

#product dl {
	float: right;
	width: 190px;
	height: auto;
	line-height: 220%;
}

#product dl dt {
	font-weight: bold;
	border-bottom-color: #333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 3px;
	margin-bottom: 5px;
}

.profile {
	width: 100%;
	height: auto;
	clear: both;
}

.profile dl {
	width: 100%;
	height: auto;
	line-height: 220%;
}

.profile dl dt {
	font-size: 12px;
	font-weight: normal;
	border-bottom: none;
	margin-bottom: 5px;
}

.profile dl dd {
	font-size: 12px;
	padding-left: 20px;
}

.tokuchou {
	width: 100%;
	height: auto;
	clear: both;
}

.tokuchou dl {
	width: 100%;
	height: auto;
	line-height: 220%;
}

.tokuchou dl dt {
	font-size: 12px;
	font-weight: normal;
	border-bottom: none;
	margin-bottom: 10px;
}

.tokuchou dl dd {
	font-size: 16px;
	padding-left: 20px;
}

#jinbutsu {
	margin-top: 30px;
	margin-bottom: 30px;
}

#jinbutsu dt {
	color: #F60;
	font-size: 15px;
	text-decoration: underline;
}

#jinbutsu dd {
	margin-bottom: 20px;
	margin-left: 15px;
}

#entry_form {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 270px;
	height: 75px;
	background-image: url(../images/entry_form.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

#entry_form:hover {
	background-image: url(../images/entry_form-r.jpg);
	background-position: top;
	background-repeat: no-repeat;
}


#design_taisho {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 50px;
}

#design_taisho dt {
	font-size: 15px;
	font-weight: bold;
	line-height: 150%;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#design_taisho dd {
	font-size: 13px;
	line-height: 180%;
	padding-left: 20px;
	padding-right: 20px;
}

#design_taisho dd ul li {
	margin-bottom: 10px;
}

.stock {
	width: 100%;
	height: 40px;
	margin-top: 30px;
}

.instock {
	text-indent: -9999px;
	overflow: hidden;
	line-height: 40px;
	background-image: url(../images/instock.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 20px;
}


.notinstock {
	line-height: 40px;
	background-image: url(../images/notinstock.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-left: 150px;
}
