@charset "utf-8";

/*

	■基本情報
	■回り込み解除
	■ヘッダー
	■ナビ
	■コンテンツ
	■トップページ
	■ニュース



	■MACのハック
	
	↓　MAC IE START	←　開始
	↑　MAC IE END		←	終了
	




*/

/*　基本情報
------------------------------------------------------------*/

*{
	margin:0px;
	padding:0px;
	border:none 0px;
}


body{
	color:#666666;
	background: #F0F0F0 url(../img/bg_body.jpg) repeat-y scroll 0px 0px;
	font: 12px/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
div#header { background: url(../img/bg_head.jpg) no-repeat 0 5px;}
div#wrapper{
	width:780px;
	height:auto;
	margin:0px auto 0px 10px;
}

a{
	color:#2876C4;
}

a:hover{
	color:#003366;
}

/*　回り込み解除
------------------------------------------------------------*/

br.clear{
	clear:both;
}

/*　ヘッダー
------------------------------------------------------------*/

div#header{
	width:780px;
	height:86px;
}



div#header h1{
	float:left;
	width:173px;
	height:39px;
	padding-top: 22px;
	padding-left: 20px;
}

div#header h1 a{
	display:block;
	width:300px;
	height:50px;
	background: url(../img/logo.jpg) no-repeat scroll 0px 100%;
	text-indent: -9000px;
}

div#header ul#header-navi{
	float:right;
	width:165px;
	height:21px;
	padding-right: 20px;
}

div#header ul#header-navi li{
	list-style-type:none;
	float:left;
}

div#header ul#header-navi li a{
	text-decoration:none;
	text-indent:-9000px;
	display:block;
	height:21px;

}

div#header ul#header-navi li a#btn-english{
	width:75px;
	background: url(../img/btn_english.jpg) no-repeat scroll 0px 0px;
}

div#header ul#header-navi li a#btn-english:hover{
	background: url(../img/btn_english.jpg) no-repeat scroll 0px -21px;
}

div#header ul#header-navi li a#btn-sitemap{	
	width:90px;
	background: url(../img/btn_sitemap.jpg) no-repeat scroll 0px 0px;
}

div#header ul#header-navi li a#btn-sitemap:hover{	
	background: url(../img/btn_sitemap.jpg) no-repeat scroll 0px -21px;
}

/*　ナビ
------------------------------------------------------------*/

ol#navi{
	height:40px;
	background: url(../img/bg_navi.jpg) no-repeat scroll 0px 0px;
	padding:0px 40px;
}

ol#navi li{
	list-style-type:none;
	float:left;
}

ol#navi li a{
	text-decoration:none;
	display:block;
	height:40px;
	text-indent:-9000px;
}

ol#navi li a#btn-home{
	background: url(../img/btn_home.jpg) no-repeat scroll 0px -40px;
	width: 106px;
}

ol#navi li a#btn-home:hover{
	background: url(../img/btn_home.jpg) no-repeat scroll 0px -40px;
}

ol#navi li a#btn-company{
	background: url(../img/btn_company.jpg) no-repeat scroll 0px 0px;
	width: 114px;
}

ol#navi li a#btn-company:hover{
	background: url(../img/btn_company.jpg) no-repeat scroll 0px -40px;
}

ol#navi li a#btn-products{
	background: url(../img/btn_products.jpg) no-repeat scroll 0px 0px;
	width: 114px;
}

ol#navi li a#btn-products:hover{
	background: url(../img/btn_products.jpg) no-repeat scroll 0px -40px;
}

ol#navi li a#btn-results{
	background: url(../img/btn_results.jpg) no-repeat scroll 0px 0px;
	width: 114px;
}

ol#navi li a#btn-results:hover{
	background: url(../img/btn_results.jpg) no-repeat scroll 0px -40px;
}

ol#navi li a#btn-catalog{
	background: url(../img/btn_catalog.jpg) no-repeat scroll 0px 0px;
	width: 114px;
}

ol#navi li a#btn-catalog:hover{
	background: url(../img/btn_catalog.jpg) no-repeat scroll 0px -40px;

}

ol#navi li a#btn-contact{
	background: url(../img/btn_contact.jpg) no-repeat scroll 0px 0px;
	width: 138px;
}

ol#navi li a#btn-contact:hover{
	background: url(../img/btn_contact.jpg) no-repeat scroll 0px -40px;
}

/*　フッターナビ
------------------------------------------------------------*/

div#footer-navi{
	width:739px;
	height:auto;
	margin:auto 20px 7px auto;
	clear: both;
	padding-top: 20px;
	font-size: 11px;
}

div#footer-navi p#p-footer-navi{
	width:593px;
	float:left;
}


/* ↓　MAC IE START */
div#footer-navi p#p-footer-page-top{
	width:146px;
	float:right;
	margin-top: -10px;
}
/* \*/
div#footer-navi p#p-footer-page-top{
	width:146px;
	float:right;
	margin-top: 5px;
}
/* ↑　MAC IE END */

div#footer-navi p#p-footer-page-top a{
	display:block;
	width:116px;
	height:10px;
	background: url(../img/btn_pagetop.jpg) no-repeat scroll 0px 0px;
	text-indent: -9000px;
	margin-left: 30px;
}


address{
	width:780px;
	height:60px;
	text-indent:-9000px;
	background: url(../img/bg_address.jpg) no-repeat scroll 0px 0px;
}

p#p-iso{
	margin-left:15px;
}

/*　コンテンツ
------------------------------------------------------------*/

div#contents{
	width:740px;
	height:auto;
	background: url(../img/bg_contents.jpg) no-repeat scroll 0px 0px;
	padding: 20px 20px 0px;
}

/*　トップページ
------------------------------------------------------------*/

div#flash{
	width:780px;
	height:200px;
	clear: both;
}

div#news{
	width:388px;
	height:289px;
	float:left;
	border: 1px solid #E4E4E4;
}

div.midashi-01{
	background: url(../img/bg_midashi01.jpg) repeat-x scroll 0px 0px;
	height: 30px;
}

div.midashi-01 h2{
	width:169px;
	height:23px;
	float:left;
	font-size: 12px;
	color: #184674;
	background: url(../img/bg_h2_midashi.jpg) no-repeat scroll 0px center;
	padding-left: 20px;
	padding-top: 7px;
	margin-left: 5px;
}

div.midashi-01 p.p-midashi-01-btn{
	width:100px;
	height:23px;
	float:right;
	text-align: right;
	padding-top: 7px;
	font-size: 10px;
	margin-right: 5px;
}


div.midashi-01 p.p-midashi-02-btn{
	width:120px;
	height:23px;
	float:right;
	text-align: right;
	padding-top: 7px;
	font-size: 10px;
	margin-right: 5px;
}


/* ↓　MAC IE START */
div.midashi-01 p.p-midashi-01-btn a{
	background: url(../img/p_midashi_01_btn.jpg) no-repeat scroll 20px 5px;
	display: block;
}

/* \*/
div.midashi-01 p.p-midashi-01-btn a{
	background: url(../img/p_midashi_01_btn.jpg) no-repeat scroll 25px center;
	display: block;
}

/*　↑　MAC IE　END */


/* ↓　MAC IE START */
div.midashi-01 p.p-midashi-02-btn a{
	background: url(../img/p_midashi_01_btn.jpg) no-repeat scroll 10px 5px;
	display: block;
}


/* \*/
div.midashi-01 p.p-midashi-02-btn a{
	background: url(../img/p_midashi_01_btn.jpg) no-repeat scroll 15px center;
	display: block;
}

/*　↑　MAC IE　END */

iframe#iframe-news{
	width:368px;
	height:229px;
	margin:10px;
	

}

ul.ul-arrow{
	padding:20px;
}

ul.ul-arrow li{
	list-style-type:none;
	background: url(../img/li_arrow.jpg) no-repeat scroll 0px center;
	padding-left: 15px;
	line-height: 200%;
}

ul.ul-arrow li a{
	color:#2876C4;
	text-decoration:underline;
}

ul.ul-arrow li a:hover{
	color:#003366;
	text-decoration:underline;
}

div#product-info{
	width:328px;
	height:289px;
	float:right;
	border: 1px solid #E4E4E4;
	margin-bottom: 20px;
}

* html div.product-info-box{
	margin: 5px auto auto 4px;
}


div.product-info-box{
	width:153px;
	height:auto;
	border: 1px solid #E8E8E8;
	float: left;
	margin: 5px auto auto 5px;
}



p.p-result{
	height:18px;
	background: url(../img/bg_result.jpg) repeat-x scroll 0px 0px;
	padding-left: 90px;
	font-size: 10px;
	color: #FFFFFF;
}

/* ↓　MAC　IE　START　*/
p.p-result a{
	color:#C7D2DD;
	background: url(../img/result_arrow.jpg) no-repeat scroll 0px 4px;
	display: block;
	padding-left: 10px;
}

/* \*/
p.p-result a{
	color:#C7D2DD;
	background: url(../img/result_arrow.jpg) no-repeat scroll 0px center;
	display: block;
	padding-left: 10px;
}
/* ↑　MAC　IE　END　*/

p.p-result a:hover{
	color:#FFFFFF;
}


/*　ニュース
------------------------------------------------------------*/


/*　トピックス
------------------------------------------------------------*/
div#topics{
	width:708px;
	height:auto;
	margin:auto 20px 7px auto;
	padding: 10px;
	clear: both;
	font-size: 15px;
	border-top: solid #174674 5px;
	border-right: solid #DCDCDC 1px;
	border-left: solid #DCDCDC 1px;
	border-bottom: solid #DCDCDC 1px;
	line-height: 23px;
}
div#topics h3{
	margin-bottom: 5px;
	background-color: #F9F9F9;
	border: solid #DCDCDC 1px;
	padding: 2px 5px;
}

