@charset "utf-8";
/* ===================================================================
CSS information

 file name  :module.css
 author     :大商化成株式会社
 style info :共通（ヘッダー、フッター、コンテンツ）
=================================================================== */

/*----------------------------------------------------
	#page_wrap
----------------------------------------------------*/
#page_wrap {
	background-image: url(../images/share/page_back.jpg);
	background-repeat: repeat;
}
#page_wrapup {
	background-image: url(../images/share/page_gradation.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
}

/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#contents {
	width: 960px;
	margin: 0px auto;
	overflow: hidden;
}

/*------------------------------------------------------------
   #header　ヘッダー
-------------------------------------------------------------*/
#header-wrap {
	background: url(../images/share/header_line.gif) repeat-x;
}
#header-wrap .container {
	width: 960px;
	height: 92px;
	margin: 0 auto;
}
/*大商化成株式会社マーク*/
#siteLabel {
	float: left;
	position: relative;
	top: 17px;
	margin-right: 5px;
}
/*大商化成株式会社 社名枠*/
#h-name {
	float: left;
	position: relative;
	top: 20px;
	margin-right: 40px;
}
#h-name p {
	font-size: 10px;
	margin-left: 5px;
}
/*大商化成株式会社名*/
#siteName {
	margin-top: 5px;
}

/*--------------------------------------------------
   #h-navi
---------------------------------------------------*/
#h-navi {
	float: left;
	position: relative;
	top: 18px;
	margin-right: 20px;
}
#h-navi ul li {
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 10px;
}
#h-navi ul li a {
	color: #1F8EC1;
	text-decoration: none;
}
#h-navi ul li a:hover {
	text-decoration: underline;
}
/*サイトマップ*/
#h-navi ul li.sitemap {
	background: url(../images/share/li_mark01.png) no-repeat left 5px;
	font-size: 12px;
}
/*プライバシーポリシー*/
#h-navi ul li.privacy {
	background: url(../images/share/li_mark01.png) no-repeat left 5px;
	font-size: 12px;
}

/* -------------------------------------------------------
   #h-contact
--------------------------------------------------------*/
#h-contact {
	float: right;
	padding-top: 6px;
	padding-bottom: 6px;
	background: url(../images/share/contact_back.jpg) no-repeat left top;
	width: 264px;
	text-align: center;
}
#h-contact .tel {

}

/* ------------------------------------------------------------
   #pankuzu　パンくず
-------------------------------------------------------------*/
.pankuzu {
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: 10px;
}
.pankuzu a {
	color: #006699;
	text-decoration: underline;
	font-weight: normal;
}

/* ------------------------------------------------------------
   #main　メイン
-------------------------------------------------------------*/
#main {
	letter-spacing: 0.08em;
}
#contents #main {
	float: right;
	width : 664px;
	padding: 23px;
	background-color: #FFF;
	min-height: 500px;
}
/*コラム*/
#main .column {
}
/*ごあいさつ*/
.imgG {
	float: left;
	margin-right: 20px;
	margin-bottom: 100px;
}
/*　ページリスト　*/
div.pageList {
	width: 300px;
	padding: 10px;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	border: 1px solid #CCC;
	background-image: url(../images/share/pageList_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
div.pageList img {
	float: left;
	margin-right: 8px;
	border: 5px solid #FFF;
}
div.pageList h3 {
	display: inline;
}
div.pageList h3 {
	font-size: 1em;
	line-height: 1;
	color: #069;
	margin-top: 10px;
	padding-left: 10px;
	background-image: url(../images/share/li_mark01.png);
	background-position: left 8px;
	background-repeat: no-repeat;
}
div.pageList p {
	font-size: 0.8em;
	line-height: 1.4;
	color: #069;
	margin-top: 10px;

}
/*　生産システム　*/
div.systemNum {
	background-image: url(../production/images/system_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 126px;
	padding: 10px 20px;
	margin-bottom: 20px;
	clear: both;
	overflow: hidden;
}
div.systemNum h3 {
	font-size: 1.2em;
	color: #069;
}
div.systemNum h3 span {
	margin-right: 10px;
	color: #000;
}
div.systemNum img {
	float: right;
}
/*　リサイクルシステム　*/
div.recycleNum {
	width: 550px;
	padding-bottom: 10px;
	margin: 20px auto;
	clear: both;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #09C;
}
div.recycleNum p {
	font-size: 0.9em;
	line-height: 1.4;
}
div.recycleNum img {
	float: left;
	margin-right: 15px;
}
/*　サイトマップ　*/
#sitemapList {
}
#sitemapList h2.sm_head {
	font-size: 1.2em;
	line-height: 1.6em;
	color: #069;
}
#sitemapList h2.sm_head a {
	color: #069;
}
#sitemapList ul.smList {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#sitemapList ul.smList li {
	font-size: 1em;
	line-height: 1.6em;
	background-image: url(../images/share/li_mark01.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 10px;
	margin-bottom: 3px;
}
/* メイン dl */
#main .column dl {
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    background-color: #E6F8FF;
}
#main .column dt {
	font-size: 0.8em;
    float: left;
    clear: left;
    width: 110px;
    font-weight: bold;
    background-color: #E6F8FF;
    border-top: 1px solid #CCCCCC;
    padding: 10px;
}
#main .column dd {
	font-size: 1em;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	margin-left: 130px;
	padding: 10px;
}

/* ------------------------------------------------------------
   #side　左サイド
-------------------------------------------------------------*/
#contents #side {
	margin-right: 730px;
	overflow: hidden;
}
#contents #side .container {
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
}
/*サイドナビ*/
#side #s-navi {
	background-image: url(../images/share/side_back.jpg);
	background-repeat: repeat-x;
	padding: 7px;
}
#side #s-navi h3 {
	text-align: center;
	letter-spacing: 0.5em;
	color: #FFF;
	background-color: #89BFE7;
	border: 2px solid #B6D8F0;
	padding: 3px;
	margin-bottom: 10px;
}
/* サイド ul */
#side #s-navi ul {
}
#side #s-navi ul li {
	font-size: 0.9em;
}
#side #s-navi ul li a {
	width: 165px;
	display: block;
	padding: 10px 10px 10px 30px;
	margin-bottom: 2px;
	background-image: url(../images/share/s-navi_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#side #s-navi ul li a:hover {
	background-image: url(../images/share/s-navi_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#side #s-navi ul li a.on {
	background-image: url(../images/share/s-navi_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#side #s-navi .mamewaza_blog ul li a {
	width: 100%;
	background : none;
	padding: 0;
}
/* サイド dl */
#side #s-navi dl {
	font-size: 0.8em;
	padding: 2px;
}
#side #s-navi dt {
	color: #069;
	font-weight: bold;
}
#side #s-navi dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
/*サイド営業本部／溶剤第一工場*/
#side .s-jigyo {
	letter-spacing: 0.05em;
}
#side .s-jigyo span {
	font-size: 0.6em;
	color: #069;
}
#side .s-jigyo p {
	font-size: 0.7em;
}
#side .s-jigyo p.tel {
	font-weight: bold;
}
#side .s-jigyo ul {
	font-size: 0.7em;
	margin-top: 5px;
}
#side .s-jigyo ul li {
	background-image: url(../images/share/li_mark02.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px
}
#contents #side .s-jigyo {
	padding: 10px;
}
#contents #side .s-jigyo h3 {
	font-size: 1em;
	margin-top: 5px;
}

/* ------------------------------------------------------------
   #footer　フッター
-------------------------------------------------------------*/
#footer {
	clear: both;
	width: 960px;
	margin: 15px auto 0 auto;
}
#footer .container {
	clear: both;
	padding: 24px;
	background-image: url(../images/share/footer_back.jpg);
	background-repeat: repeat-x;
}
/* このページのTOPへ */
#pageTop {
	float: right;
}
#pageTop a {
	width: 190px;
	height: 35px;
	display: block;
	background-image: url(../images/share/pagetop_off.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#pageTop a:hover {
	background-image: url(../images/share/pagetop_on.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/* フッターHOMEリンク */
#footer #goHome a {
	float: left;
	width: 63px;
	height: 25px;
	display: block;
	background-image: url(../images/share/footer_gohome_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer #goHome a:hover {
	background-image: url(../images/share/footer_gohome_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* フッターリンク */
#footer nav {
	float: left;
	width: 500px;
}
#footer ul {
	font-size: 0.7em;
	text-align: left;
}
#footer li {
	display: inline-block;
	float: left;
	padding-left: 12px;
	margin-bottom: 5px;
}
/* 住所 */
#footer #adress {
	width: 320px;
	float: right;
}
#footer #adress img {
	margin-bottom: 10px;
}
#footer #adress p {
	font-size: 0.8em;
}
/* コピーライト */
#footer #copyright {
	font-size: 0.6em;
	clear: both;
	color: #999;
	letter-spacing: 0.1em;
}
