@charset "utf-8";


/* レイアウト（トップページ）
------------------------------------------------------------------------------------------------------------*/
#pn_top #center {
	float: left;
	width: 450px;
}
#pn_top #right {
	float: right;
	width: 200px;
}



/* レイアウト（各ページ）
------------------------------------------------------------------------------------------------------------*/




/* トップページ
------------------------------------------------------------------------------------------------------------*/
#toppage_news {
	padding-bottom: 20px;
	background: url(../images/top/news_bottom.jpg) no-repeat bottom;
}

#toppage_news dt {
	clear: both;
	width: 102px;
	height: 19px;
	line-height: 19px;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	background: #999999 url(../images/top/news_date_bg.jpg) no-repeat left top;
	display: block;
	float:left;
	margin: 0px 15px 10px 0px;
}
#toppage_news dd {
	display: block;
	margin: 0px 15px 10px 0px;
}



/* 取扱商品
------------------------------------------------------------------------------------------------------------*/
#pn_item .box {
	width: 90%;
	margin: 10px auto 10px auto;
}



/* 取扱商品
------------------------------------------------------------------------------------------------------------*/
#pn_item .box {
	width: 90%;
	margin: 10px auto 10px auto;
}

#pn_item .box div {
	margin-bottom: 20px;
}

#pn_item .box div img {
	margin-right: 15px;
	float: left;
}

#pn_item .box div p {
	width: 60%;
	display: block;
	float: left;
}


/* OEM
------------------------------------------------------------------------------------------------------------*/
#pn_oem .box {
	width: 90%;
	margin: 10px auto 10px auto;
}

#pn_oem .box h2 {
	margin-bottom: 15px;
	line-height: 1.3;
	font-size: 18px;
	color: #330000;
}

#pn_oem .box img {
	margin-right: 15px;
	float: left;
}

#pn_oem .top50 {
	margin-top: 50px;
}


/* Q＆A
------------------------------------------------------------------------------------------------------------*/
#pn_qa .box {
	width: 90%;
	margin: 10px auto 10px auto;
}

#pn_qa .box ul {
	margin: 10px 0 0 0;
	padding: 10px 0 20px 0;
	border-bottom: dotted 1px #999;
}

#pn_qa .box ul li.q {
	padding-left: 25px;
	color: #418200;
	font-weight: bold;
	list-style: none;
	background: url(../images/qa/listimage_q.jpg) top left no-repeat;
}

#pn_qa .box ul li.a {
	padding-left: 25px;
	list-style: none;
	background: url(../images/qa/listimage_a.jpg) top left no-repeat;
}



/* 新規取引受付
------------------------------------------------------------------------------------------------------------*/
#pn_dealings .box {
	width: 90%;
	margin: 10px auto 10px auto;
}

#pn_dealings #kiyaku {
	height: 300px;
	overflow: auto;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background: #EEE;
}

#pn_dealings .box table {
	width: 100%;
	margin: 10px 0px;
}
#pn_dealings .box th {
	text-align: left;
	width: 130px;
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
	color: #000;
	vertical-align: top;
}
#pn_dealings .box td {
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
	vertical-align: top;
}

#pn_dealings .hissu {
	color: #FF0000;
}




/* 会社案内
------------------------------------------------------------------------------------------------------------*/
#pn_company .box {
	width: 90%;
	margin: 10px auto 10px auto;
}

#pn_company .box table {
	width: 100%;
	margin: 10px 0px;
}
#pn_company .box th {
	text-align: left;
	width: 130px;
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
	color: #000;
	vertical-align: top;
}
#pn_company .box td {
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
	vertical-align: top;
}

#pn_company .top30 {
	margin-top: 30px;
}


/* カタログ
------------------------------------------------------------------------------------------------------------*/
#pn_catalog #center {
	float: left;
	width: 450px;
	margin: 10px 0px;
}
#pn_catalog #right {
	float: right;
	width: 200px;
	margin: 10px 0px;
}

#pn_catalog .box {
	margin: 10px auto 10px auto;
}

#pn_catalog #dl_info {
	background:#F2F2F2;
	padding: 10px;
}

#pn_catalog .catalog_row {
	clear: both;
}

#pn_catalog .catalog_thumbnail {
	width: 210px;
	padding-bottom:30px;
}

#pn_catalog .catalog_row a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

#pn_catalog #button a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}



/* カタログ（ご注文フォーム）
------------------------------------------------------------------------------------------------------------*/
#pn_order .box table {
	width: 100%;
	margin: 10px 0px;
}
#pn_order .box th {
	text-align: left;
	width: 130px;
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
	color: #000;
	vertical-align: top;
}
#pn_order .box td {
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
	vertical-align: top;
}

#pn_order .hissu {
	color: #FF0000;
}



/* 採用情報
------------------------------------------------------------------------------------------------------------*/
#pn_recruit .box {
	width: 90%;
	margin: 10px auto 10px auto;
}



/* プライバシーポリシー
------------------------------------------------------------------------------------------------------------*/
#pn_privacy_policy .box {
	width: 90%;
	margin: 10px auto 10px auto;
}



/* サイトポリシー
------------------------------------------------------------------------------------------------------------*/
#pn_site_policy .box {
	width: 90%;
	margin: 10px auto 10px auto;
}



/* リンク
------------------------------------------------------------------------------------------------------------*/
#pn_link .box {
	width: 90%;
	margin: 30px auto 10px auto;
}

#pn_link .box .no_banner {
 width: 243px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border: 1px solid #CCCCCC;
	background: #EEE;
	display: block;
	float: left;
}

#pn_link .box dt {
	clear: both;
	width: 245px;
	height: 60px;
	margin: 0px 20px 20px 0px;
	display: block;
	float: left;
}
#pn_link .box dd {
	display: block;
	margin: 0px 0px 20px 0px;
}


/* お問合せ
------------------------------------------------------------------------------------------------------------*/
#pn_contact .box {
	width: 90%;
	margin: 10px auto 10px auto;
}

#pn_contact .box table {
	width: 100%;
	margin: 10px 0px;
}
#pn_contact .box th {
	text-align: left;
	width: 130px;
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
	color: #000;
	vertical-align: top;
}
#pn_contact .box td {
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
	vertical-align: top;
}

#pn_contact .hissu {
	color: #FF0000;
}



















