@charset "utf-8";


/* ----------------------- mainImage style */

#topmain {
	padding-bottom: 23px;
	clear: both;
	width: 950px;
	background: url(../../image/bg_topmain.jpg) bottom no-repeat;
}

/*--------------------------------------
	Style Name : Home Style Sheet

	main-content
--------------------------------------*/


#mainArea h3 {
	clear: both;
	background: url(../../shared/image/h3_bg.png) no-repeat 0 100%;
	width: 660px;
	height: 25px;
	margin: 0px;
	padding: 10px 0 5px 20px;
	text-align: left;
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
}

#mainArea h3 a {
	color: #333333;
	text-decoration: none;
}

#mainArea p.context {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 160%;
}

#mainArea ul.page-navi {
	clear: both;
	margin: 0px 0 20px 0;
	padding: 10px;
	width: 640px;
	background-color: #E8F1F9;
	border: 1px solid #ccc;
	list-style-type: none;
	text-align: left;
}

#mainArea ul.page-navi li {
	float: left;
	padding: 3px 0 3px 10px;
	background: url(../image/icon_arrow01.png) no-repeat left 6px;
	text-align: left;
	font-size: 14px;
}

#mainArea .entry-body {
	width: 660px;
	margin: 10px 0px 15px 0px;
	text-align: left;
	font-size: 14px;
	line-height: 180%;
	overflow:hidden;
}

#mainArea .entry-body p {
	padding: 10px 0px 10px 0px;
	margin: 0px;
}

#mainArea .entry-body .right-space {
	float: right;
	margin-left: 10px;
}

#mainArea .entry-body .left-space {
	float: right;
	margin-left: 10px;
}

#mainArea .entry-body .pic-right {
	float: right;
	margin-left: 10px;
	padding: 3px;
	border: 1px solid #B9B9B9;
}

#mainArea .entry-body .pic-left {
	float: left;
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #B9B9B9;
}

#mainArea .entry-body .pic-right-noborder {
	float: right;
	margin-left: 10px;
	padding: 3px;
}

#mainArea .entry-body .pic-left-noborder {
	float: left;
	margin-right: 10px;
	padding: 3px;
}

#mainArea .entry-body .pic-waku {
	padding: 3px;
	border: 1px solid #B9B9B9;
}

#mainArea .list-check {
	margin: 15px 0;
	padding: 0px 10px 15px 35px;
	background-color: #ffffee;
	line-height: 1.6;
	border: 2px solid #ffcc99;
	list-style-image: url(../../shared/image/checkmark.gif);
	list-style-position: outside;
}

#mainArea .list-check li {
	margin-top: 10px;
	color: #f00;
	font-size: 16px;
	font-weight: bold;
}

#mainArea .list-check2 {
	margin: 15px 0;
	padding: 0px 10px 15px 35px;
	line-height: 1.6;
	list-style-image: url(../../shared/image/checkmark.gif);
	list-style-position: outside;
}

#mainArea .list-check2 li {
	margin-top: 10px;
	color: #f00;
	font-size: 16px;
	font-weight: bold;
}

#mainArea .content-link a {
	padding-left: 15px;
	background: url(../../shared/image/icon_arrow_01.png) no-repeat 0 50%;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
}

/*--------------------------------------
	div#サブメニュー（トリフロン&reg;）
--------------------------------------*/

#mainArea ul#triflon_area {
	clear: both;
	height: 38px;
}

#mainArea ul#triflon_area li {
	float: left;
}

#mainArea #triflon_btn1,
#mainArea #triflon_btn2,
#mainArea #triflon_btn3 {
	display: block;
	height: 38px;
	text-indent: -9999px;
}

#mainArea #triflon_btn1,
#mainArea #triflon_btn2 {
	margin-right: 10px;
}

#mainArea #triflon_btn1 {
	background: url(../../image/triflon/triflon_btn_1.png) no-repeat;
	width: 213px;
}

#mainArea #triflon_btn2 {
	background: url(../../image/triflon/triflon_btn_2.png) no-repeat;
	width: 213px;
}

#mainArea #triflon_btn3 {
	background: url(../../image/triflon/triflon_btn_3.png) no-repeat;
	width: 213px;
}

#mainArea #triflon_btn1:hover {
	background: url(../../image/triflon/triflon_btn_1_on.png) no-repeat;
}

#mainArea #triflon_btn2:hover {
	background: url(../../image/triflon/triflon_btn_2_on.png) no-repeat;
}

#mainArea #triflon_btn3:hover {
	background: url(../../image/triflon/triflon_btn_3_on.png) no-repeat;
}

#mainArea #triflon_btn1.active {
	background: url(../../image/triflon/triflon_btn_1_on.png) no-repeat;
}

#mainArea #triflon_btn2.active {
	background: url(../../image/triflon/triflon_btn_2_on.png) no-repeat;
}

#mainArea #triflon_btn3.active {
	background: url(../../image/triflon/triflon_btn_3_on.png) no-repeat;
}

#mainArea .pic {
	margin-top: 10px;
	padding: 3px;
	border: 1px solid #B9B9B9;
}

/*--------------------------------------
	div#サブメニュー（フッ素樹脂製品）
--------------------------------------*/

#mainArea ul#fluorine_area {
	clear: both;
	height: 38px;
}

#mainArea ul#fluorine_area li {
	float: left;
}

#mainArea #fluorine_btn1,
#mainArea #fluorine_btn2,
#mainArea #fluorine_btn3,
#mainArea #fluorine_btn4,
#mainArea #fluorine_btn5,
#mainArea #fluorine_btn6 {
	display: block;
	height: 38px;
	text-indent: -9999px;
}

#mainArea #fluorine_btn1,
#mainArea #fluorine_btn2,
#mainArea #fluorine_btn3,
#mainArea #fluorine_btn4,
#mainArea #fluorine_btn5 {
	margin-right: 10px;
}

#mainArea #fluorine_btn1 {
	background: url(../../image/fluorine_resin/fluorine_btn_1.png) no-repeat;
	width: 101px;
}

#mainArea #fluorine_btn2 {
	background: url(../../image/fluorine_resin/fluorine_btn_2.png) no-repeat;
	width: 101px;
}

#mainArea #fluorine_btn3 {
	background: url(../../image/fluorine_resin/fluorine_btn_3.png) no-repeat;
	width: 101px;
}

#mainArea #fluorine_btn4 {
	background: url(../../image/fluorine_resin/fluorine_btn_4.png) no-repeat;
	width: 101px;
}

#mainArea #fluorine_btn5 {
	background: url(../../image/fluorine_resin/fluorine_btn_5.png) no-repeat;
	width: 101px;
}

#mainArea #fluorine_btn6 {
	background: url(../../image/fluorine_resin/fluorine_btn_6.png) no-repeat;
	width: 101px;
}

#mainArea #fluorine_btn1:hover {
	background: url(../../image/fluorine_resin/fluorine_btn_1_on.png) no-repeat;
}

#mainArea #fluorine_btn2:hover {
	background: url(../../image/fluorine_resin/fluorine_btn_2_on.png) no-repeat;
}

#mainArea #fluorine_btn3:hover {
	background: url(../../image/fluorine_resin/fluorine_btn_3_on.png) no-repeat;
}

#mainArea #fluorine_btn4:hover {
	background: url(../../image/fluorine_resin/fluorine_btn_4_on.png) no-repeat;
}

#mainArea #fluorine_btn5:hover {
	background: url(../../image/fluorine_resin/fluorine_btn_5_on.png) no-repeat;
}

#mainArea #fluorine_btn6:hover {
	background: url(../../image/fluorine_resin/fluorine_btn_6_on.png) no-repeat;
}

#mainArea #fluorine_btn1.active {
	background: url(../../image/fluorine_resin/fluorine_btn_1_on.png) no-repeat;
}

#mainArea #fluorine_btn2.active {
	background: url(../../image/fluorine_resin/fluorine_btn_2_on.png) no-repeat;
}

#mainArea #fluorine_btn3.active {
	background: url(../../image/fluorine_resin/fluorine_btn_3_on.png) no-repeat;
}

#mainArea #fluorine_btn4.active {
	background: url(../../image/fluorine_resin/fluorine_btn_4_on.png) no-repeat;
}

#mainArea #fluorine_btn5.active {
	background: url(../../image/fluorine_resin/fluorine_btn_5_on.png) no-repeat;
}

#mainArea #fluorine_btn6.active {
	background: url(../../image/fluorine_resin/fluorine_btn_6_on.png) no-repeat;
}

/*--------------------------------------
トリフロン
--------------------------------------*/

body.triflon #mainArea .entry-header {
	clear: both;
	width: 660px;
	margin-top: 5px;
	padding: 3px 0;
	margin-bottom: 5px;
	border-bottom: 1px dotted #999999;
	font-size: 16px;
	line-height: 160%;
	font-weight: bold;
	color: #0154AC;
	text-align: left;
}

div#entry-1494 h3 {
	display: none;
	/* Hides from IE5-Mac ﾂ･*/ 
	display: block;
	position: absolute;
	top: -500px;
	left: -500px;
	font-size: 1px;
	line-height: 100%;
	/*end  Hides from IE5-Mac */
}

body.triflon #mainArea .characteristic-table {
	clear: both;
	width: 900px;
	margin: 5px 0px 5px 0px;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}

body.triflon #mainArea .characteristic-table td {
	padding: 2px;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	line-height: 140%;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

body.triflon #mainArea .characteristic-table td.td-title01 {
	background-color: #4783C8;
	color: #fff;
}

body.triflon #mainArea .characteristic-table td.td-title02 {
	background-color: #F3F8FC;
}

/*--------------------------------------
フッ素樹脂製品
--------------------------------------*/


body.fluorine_resin #mainArea ul.page-navi li {
	width: 150px;
}

body.fluorine_resin #mainArea .entry-header {
	clear: both;
	width: 660px;
	margin-top: 5px;
	padding: 3px 0;
	margin-bottom: 5px;
	border-bottom: 1px dotted #999999;
	font-size: 16px;
	line-height: 160%;
	font-weight: bold;
	color: #0154AC;
	text-align: left;
}

body.fluorine_resin #mainArea .fluorine-table {
	clear: both;
	width: 660px;
	margin: 15px 0px;
}

body.fluorine_resin #mainArea .fluorine-table th {
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 140%;
	vertical-align: middle;
	border-bottom: dotted 1px #cccccc;
	background-color: #f0f0f0;
}

body.fluorine_resin #mainArea .fluorine-table .red {
	color: #ff0000;
	font-weight: bold;
}

body.fluorine_resin #mainArea .fluorine-table td {
	padding: 0;
}

body.fluorine_resin #mainArea .table01 {
	clear: both;
	width: 320px;
	margin: 5px 0px 5px 0px;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}

body.fluorine_resin #mainArea .table01 td.td-title {
	background-color: #6699DA;
	padding: 2px;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	line-height: 110%;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

body.fluorine_resin #mainArea .table01 td.td-nomal01 {
	background-color: #A4DBFF;
	padding: 2px;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	line-height: 110%;
}

body.fluorine_resin #mainArea .table01 td.td-nomal02 {
	background-color: #A4DBFF;
	text-align: right;
	font-weight: normal;
	font-size: 12px;
	line-height: 110%;
}

body.fluorine_resin #mainArea .table01 td.td-nomal03 {
	background-color: #F9F9F9;
	padding: 2px;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	line-height: 110%;
}

body.fluorine_resin #mainArea .table02 {
	clear: both;
	width: 660px;
	margin: 5px 0px 5px 0px;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}

body.fluorine_resin #mainArea .table02 td.td-title {
	background-color: #6699DA;
	padding: 2px;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	line-height: 110%;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

body.fluorine_resin #mainArea .table02 td.td-nomal01 {
	background-color: #A4DBFF;
	padding: 2px;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	line-height: 110%;
}

body.fluorine_resin #mainArea .table02 td.td-nomal02 {
	background-color: #A4DBFF;
	text-align: right;
	font-weight: normal;
	font-size: 12px;
	line-height: 110%;
}

body.fluorine_resin #mainArea .table02 td.td-nomal03 {
	background-color: #F9F9F9;
	padding: 2px;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	line-height: 110%;
}

/*--------------------------------------
会社概要
--------------------------------------*/

body.company #mainArea .entry-header {
	clear: both;
	width: 660px;
	margin-top: 5px;
	padding: 3px 0;
	margin-bottom: 10px;
	border-bottom: 1px dotted #999999;
	font-size: 16px;
	line-height: 160%;
	font-weight: bold;
	color: #0154AC;
	text-align: left;
}

div#entry-1497 h3 {
	display: none;
	/* Hides from IE5-Mac ﾂ･*/ 
	display: block;
	position: absolute;
	top: -500px;
	left: -500px;
	font-size: 1px;
	line-height: 100%;
	/*end  Hides from IE5-Mac */
}

body.company #mainArea .name {
	font-family: "ＭＳ 明朝", "細明朝体", "ヒラギノ明朝 Pro W3"; 
	font-size: 14pt;
	line-height: 150%; 
	font-weight:bold;
}

body.company #mainArea .name span {
	font-family: "ＭＳ 明朝", "細明朝体", "ヒラギノ明朝 Pro W3"; 
	font-size: 9pt; 
	 line-height: 150%;
}

body.company #mainArea .company-table {
	clear: both;
	width: 658px;
	margin: 5px 0px 15px 0px;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}

body.company #mainArea .company-table th {
	padding: 5px;
	width: 90px;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	line-height: 140%;
	vertical-align: top;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	background-color: #f0f0f0;
}

body.company #mainArea .company-table th span.attention {
	color: #ff0000;
}

body.company #mainArea .company-table td {
	padding: 5px;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	line-height: 140%;
	vertical-align: top;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

/*--------------------------------------
お問い合わせ
--------------------------------------*/

body.contact #mainArea .contact-table {
	clear: both;
	width: 658px;
	margin: 15px 0px;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}

body.contact #mainArea .contact-table th {
	padding: 5px;
	width: 140px;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	line-height: 140%;
	vertical-align: top;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	background-color: #f0f0f0;
}

body.contact #mainArea .contact-table .red {
	color: #ff0000;
	font-weight: bold;
}

body.contact #mainArea .contact-table td {
	padding: 5px 2px;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	line-height: 140%;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

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

body.sitemap #mainArea dl {
	font-size: 100%;
	color: #171717;
	line-height: 170%;
	letter-spacing: 1px;
}

body.sitemap #mainArea dt {
	padding: 0 0 0 15px;
	margin-bottom: 5px;
	font-weight: bold;
	background: url(../image/icon_arrow_01.png) no-repeat 0px 8px;
}

body.sitemap #mainArea dd {
	margin: 0 0 15px 20px;
}

body.sitemap #mainArea ul {
	margin: 10px 0 0 0;
}

body.sitemap #mainArea .entry li {
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	line-height: 120%;
	background: url(../image/icon_arrow_01_right.gif) no-repeat left center;
	list-style-type: none;
}

/*--------------------------------------
当社製品の取り扱いに関するお願い
--------------------------------------*/

body.handle_with_care #mainArea .entry-header {
	clear: both;
	width: 660px;
	margin-top: 5px;
	padding: 3px 0;
	margin-bottom: 5px;
	border-bottom: 1px dotted #999999;
	font-size: 16px;
	line-height: 160%;
	font-weight: bold;
	color: #0154AC;
	text-align: left;
}

/*--------------------------------------
Members only
--------------------------------------*/


body.members #mainArea .entry-header {
	clear: both;
	width: 660px;
	margin-top: 5px;
	padding: 3px 0;
	margin-bottom: 5px;
	border-bottom: 1px dotted #999999;
	font-size: 16px;
	line-height: 160%;
	font-weight: bold;
	color: #0154AC;
	text-align: left;
}

div#entry-7791 h3 {
	display: none;
	/* Hides from IE5-Mac ﾂ･*/ 
	display: block;
	position: absolute;
	top: -500px;
	left: -500px;
	font-size: 1px;
	line-height: 100%;
	/*end  Hides from IE5-Mac */
}

body.members #mainArea .entry-body {
	width: 910px;
}

body.members #mainArea .characteristic-table {
	clear: both;
	width: 900px;
	margin: 5px 0px 5px 0px;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}

body.members #mainArea .characteristic-table td {
	padding: 2px;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	line-height: 140%;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

body.members #mainArea .characteristic-table td.td-title01 {
	background-color: #4783C8;
	color: #fff;
}

body.members #mainArea .characteristic-table td.td-title02 {
	background-color: #F3F8FC;
}

body.members #mainArea .uplink {
	clear: both;
	width: 900px;
	margin: 5px 0px 5px 0px;
}

