@charset "shift-jis";



/***** 全域指定 *****/
body#daiichi {
	display: block;
	position:relative;
	margin:0;
	padding:0;
	font-size: medium;
	font-weight: normal;
	line-height: 150%;
	font-family: sans-serif;
	background-color: #cccccc;
	}
div, p, td, ul, li, h1, h2, h3, h4, h5, h6, a, form { margin:0; padding:0; }
a { color:black; text-decoration: none; }
a:hover { color:#cc0000; text-decoration: none; }


/* ヘッダ */

#daiichi #headerCNT {
	width: 100%;
	height: 57px;
	background-image: url(../image/daiichi-header-bg.jpg);
	background-color: white;
	text-align: center;
}
#daiichi #headerCNT h1 {
	width: 169px; height: 53px;
	background-image: url(../image/daiichi-navigation-main.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	float: left;
}
#daiichi #naviCNT {
	position: relative;
	width: 950px;
	height: 56px;
	margin: 0 auto;
	text-align: left;
}

#daiichi #naviCNT ul#hd li { display:inline; }
#daiichi #naviCNT ul#hd li a { float:left; height:0; padding-top:56px; overflow:hidden; }
#daiichi #naviCNT ul#hd li a { background-image: url(../image/daiichi-navigation-main.jpg); background-repeat: no-repeat; }
* html #daiichi #daiichi-navigation #naviCNT ul#hd li a { height: 56px; }

/* BUTTONS */
#daiichi #naviCNT ul#hd li#navi-products a { width:156px; background-position: -169px 0; }
#daiichi #naviCNT ul#hd li#navi-company a { width:155px; background-position: -325px 0; }
#daiichi #naviCNT ul#hd li#navi-contact a { width:155px; background-position: -480px 0; }

#daiichi #naviCNT #enBTN {
	position: absolute;
	top: 0px; left: 861px;
	width: 89px; height: 56px;
	background-image: url(../image/daiichi-navigation-main.jpg);
	background-repeat: no-repeat;
	background-position: -861px 0px;
	text-indent: -9999px;
	z-index: 105;
}
#daiichi #naviCNT #sitesearch input.field {
	margin: 10px 0 0 10px;
	width: 140px;
	height: 18px;
	border: 1px solid #999999;
	float: left;
}
#daiichi #naviCNT #sitesearch label {
	margin-left: 8px;
	font-size: 12px;
}
#daiichi #naviCNT #sitesearch input.btn {
	margin: 0 0 0 5px;
	padding-top: 10px;
}
* html #daiichi #daiichi-navigation #naviCNT #sitesearch input.btn {
	margin-top: 10px;
}
/* ナビゲーション1 */

#daiichi #naviCNT #navi1CNT ,
#daiichi #naviCNT #navi2CNT ,
#daiichi #naviCNT #navi3CNT {
	position: absolute;
	width: 950px;
	top: 57px; left:0;
	background-image: url(../image/daiichi-navigation-bg.gif);
	background-repeat: no-repeat;
	z-index: 100;
	filter:alpha(opacity=92);
	-moz-opacity:0.92;
	opacity:0.92;
}
#daiichi #naviCNT #navi1CNT .closeBTN ,
#daiichi #naviCNT #navi2CNT .closeBTN ,
#daiichi #naviCNT #navi3CNT .closeBTN {
	position: absolute;
	top: -57px;
	height: 56px;
	background-image: url(../image/daiichi-navigation-main.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#daiichi #naviCNT #navi1CNT .closeBTN { left: 169px; width:156px; background-position: -169px -112px; }
#daiichi #naviCNT #navi2CNT .closeBTN { left: 325px; width:155px; background-position: -325px -112px; }
#daiichi #naviCNT #navi3CNT .closeBTN { left: 480px; width:155px; background-position: -480px -112px; }

#daiichi #naviCNT #navi1CNT .title ,
#daiichi #naviCNT #navi2CNT .title ,
#daiichi #naviCNT #navi3CNT .title {
	width: 240px;
	margin: 0;
	float: left;
}
#daiichi #naviCNT #navi1CNT .title h2 ,
#daiichi #naviCNT #navi2CNT .title h2 ,
#daiichi #naviCNT #navi3CNT .title h2 {
	margin-bottom: 5px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 30px 25px 15px 25px;
}
#daiichi #naviCNT #navi1CNT .title h2 {background-image: url(../image/daiichi-navigation-title1.gif);}
#daiichi #naviCNT #navi2CNT .title h2 {background-image: url(../image/daiichi-navigation-title2.gif);}
#daiichi #naviCNT #navi3CNT .title h2 {background-image: url(../image/daiichi-navigation-title3.gif);}

#daiichi #naviCNT #navi1CNT .title p ,
#daiichi #naviCNT #navi2CNT .title p ,
#daiichi #naviCNT #navi3CNT .title p {
	font-size: 80%;
	line-height: 150%;
	margin: 0px 25px 25px 25px;
	color: white;
}
#daiichi #naviCNT #navi1CNT .navisubCNT ,
#daiichi #naviCNT #navi2CNT .navisubCNT ,
#daiichi #naviCNT #navi3CNT .navisubCNT {
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
}
#daiichi #naviCNT #navi1CNT .navisubCNT .column ,
#daiichi #naviCNT #navi2CNT .navisubCNT .column ,
#daiichi #naviCNT #navi3CNT .navisubCNT .column {
	margin: 20px 0 15px 20px;
	padding-right: 15px;
	border-right: 1px dotted #999999;
	float: left;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}
#daiichi #naviCNT #navi1CNT .navisubCNT .column ul li ,
#daiichi #naviCNT #navi2CNT .navisubCNT .column ul li ,
#daiichi #naviCNT #navi3CNT .navisubCNT .column ul li {
	display: list-item;
	list-style-type: none;
	font-size: 100%;
	font-weight: bold;
	line-height: 175%;
}
#daiichi #naviCNT #navi1CNT .navisubCNT .column ul ul li ,
#daiichi #naviCNT #navi2CNT .navisubCNT .column ul ul li ,
#daiichi #naviCNT #navi3CNT .navisubCNT .column ul ul li {
	margin-left: 15px;
	font-size: 90%;
	font-weight: normal;
	line-height: 150%;
}
#daiichi #naviCNT #navi1CNT .navisubCNT .column p ,
#daiichi #naviCNT #navi2CNT .navisubCNT .column p ,
#daiichi #naviCNT #navi3CNT .navisubCNT .column p {
	margin-top: 10px;
	color: #333333;
	font-size: 85%;
	line-height: 135%;
	width: 12em;
}
#daiichi #naviCNT #navi1CNT .navisubCNT .floatClear ,
#daiichi #naviCNT #navi2CNT .navisubCNT .floatClear ,
#daiichi #naviCNT #navi3CNT .navisubCNT .floatClear {
	clear:left;
	height:1px;
	line-height:1%;
	font-size:1px;
}

/* コンテンツコンテナ */
#daiichi #contentsCNT {
	width: 950px;
	margin: 0 auto;
	background-color: white;
}
#daiichi #titlePhoto {
	width: 950px;
	height: 302px;
	background-image: url(../image/daiichi-home-topimage4b.jpg);
	background-repeat: no-repeat;
}
#daiichi #titlePhoto * {
	display: none;
}
#daiichi #infoCNT {
	margin-top: 10px;
	overflow: hidden;
}

/* お知らせ */
#daiichi #contentsCNT #newsCNT {
	width: 275px;
	margin-right: 10px;
	border-right: 1px dotted #FF9999;
	float: left;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}
#daiichi #contentsCNT #newsCNT h3 {
	width: 275px;
	height: 31px;
	background-color: #cc0000;
	background-image: url(../image/daiichi-home-index-news.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#daiichi #contentsCNT #newsCNT .object {
	margin: 0 15px 0 12px;
	padding: 5px 0;
	border-bottom: 2px solid #eeeeee;
}
#daiichi #contentsCNT #newsCNT .object h4 {
	margin-top: 5px;
	font-size: 90%;
	font-weight: bold;
	color: #cc0000;
}
#daiichi #contentsCNT #newsCNT .object p {
	font-size: 80%;
	font-weight: normal;
	line-height: 135%;
	color: black;
}

/* お客様へのご通知 */

#daiichi #contentsCNT #noticeCNT {
	width: 275px;
	margin-right: 10px;
	border-right: 1px dotted #999999;
	float: left;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}
#daiichi #contentsCNT #noticeCNT h3 {
	width: 275px;
	height: 31px;
	background-color: #999999;
	background-image: url(../image/daiichi-home-index-notice.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#daiichi #contentsCNT #noticeCNT .object {
	margin: 10px 15px 0 15px;
}
#daiichi #contentsCNT #noticeCNT .object h4 {
	height: 23px;
	font-size: 90%;
	font-weight: bold;
	color: #cc0000;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#daiichi #contentsCNT #noticeCNT .object h4#notice1 { background-image: url(../image/daiichi-home-index-notice1.jpg); }
#daiichi #contentsCNT #noticeCNT .object h4#notice2 { background-image: url(../image/daiichi-home-index-notice2.jpg); }
#daiichi #contentsCNT #noticeCNT .object h4#notice3 { background-image: url(../image/daiichi-home-index-notice3.jpg); }

#daiichi #contentsCNT #noticeCNT .object p {
	font-size: 80%;
	font-weight: normal;
	line-height: 135%;
	color: black;
}

/* バナーエリア */
#daiichi #contentsCNT #bannerCNT {
	margin-right: 0px;
	float: right;
}
#daiichi #contentsCNT #bannerCNT img {
	margin-bottom: 10px;
}
#daiichi #contentsCNT #bannerCNT .smallBanner {
	margin-left:14px;
}
#daiichi #slideshow {
	width: 378px;
	height: 174px;
	margin-bottom: 0px;
}

/* フッタエリア */
#daiichi #footterCNT {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px dotted #666666;
	background-color: #cccccc;
}
#daiichi #footterCNT #footterMainCTN {
	width: 950px;
	margin: 0 auto;
	color: #666666;
	overflow: hidden;
}
#daiichi #footterCNT #footterMainCTN .footterCLM {
	padding: 15px 10px;
	border-right: 1px dotted #999999;
	font-size: 75%;
	line-height: 135%;
	float: left;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}
#daiichi #footterCNT #footterMainCTN .footterCLM a { color: #666666; font-weight: bold; line-height: 175%; }
#daiichi #footterCNT #footterMainCTN .footterCLM a:hover { color: #CC0000; }
