@charset "utf-8";
/*formatting style
------------------------------------------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
	line-height: 140%;
	color: #333;
	letter-spacing: 0.5pt;
}
html {
 overflow: scroll;
 overflow: -moz-scrollbars-vertical;
 overflow-x: scroll;
}

/*link styles
------------------------------------------------------------------------*/
a img {
	border-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align:top;
}
a:link {
	color: #009;
	text-decoration: underline;
}
a:visited {
	color: #993399;
	text-decoration: underline;
}
a:hover {
	color: #993399;
	text-decoration: none;
}
a:active {
	color: #E20A16;
	text-decoration: none;
}
/*basic layout
------------------------------------------------------------------------*/
#wrapper {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main {
	float: left;
	width: 700px;
	clear: both;
	border-right: 1px solid #CCC;
	padding-right: 9px;
	padding-left: 10px;
}

#header {
	padding-right: 10px;
	padding-left: 10px;
}
#search {
	width: 170px;
	height: 42px;
	float: right;
	padding-top: 8px;
	padding-left: 10px;
}

#pankuzu {
	clear: both;
	height: 20px;
	width: 900px;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
#pankuzu ul li {
	float: left;
	list-style: none;
	margin-left: 5px;
}


#navi {
	float: right;
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 0px;
}
#top_page {
	display: block;
	height: 15px;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
}

/* footer menu
------------------------------------------------------------------------*/

#footer {
	padding: 10px;
	clear: both;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#footer ul li {
	float: left;
	list-style: none;
}
#footer ul li a:hover {
	border-style: none;
}

#footer address {
	clear: left;
}

/* feader menu
------------------------------------------------------------------------*/

#header_top {
	height: 50px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F00;
	margin: 0px;
	padding: 0px;
	width: 900px;
}
#header #menubar .menu2 {
	clear: both;
	height: 20px;
	width: 900px;
}
#header #menubar .menu2 li {
	float: left;
	list-style-type: none;
}
.gnavi_1 a {
	display: block;
	height: 20px;
	width: 180px;
	background-image: url(../img/gnavi_about_over.gif);
	background-repeat: no-repeat;
}
.gnavi_2 a {
	display: block;
	height: 20px;
	width: 180px;
	background-image: url(../img/gnavi_products_over.gif);
	background-repeat: no-repeat;
}
.gnavi_3 a {
	display: block;
	height: 20px;
	width: 180px;
	background-image: url(../img/gnavi_ir_over.gif);
	background-repeat: no-repeat;
}
.gnavi_4 a {
	display: block;
	height: 20px;
	width: 180px;
	background-image: url(../img/gnavi_csr_over.gif);
	background-repeat: no-repeat;
}
.gnavi_5 a {
	display: block;
	height: 20px;
	width: 180px;
	background-image: url(../img/gnavi_qa_over.gif);
	background-repeat: no-repeat;
}
.en_gnavi_1 a {
	display: block;
	height: 20px;
	width: 180px;
	background-image: url(../img/en_menu_about_over.gif);
	background-repeat: no-repeat;
}
.en_gnavi_2 a {
	display: block;
	height: 20px;
	width: 180px;
	background-image: url(../img/en_menu_products_over.gif);
	background-repeat: no-repeat;
}
.en_gnavi_3 a {
	display: block;
	height: 20px;
	width: 180px;
	background-image: url(../img/en_menu_investor_over.gif);
	background-repeat: no-repeat;
}
.en_gnavi_4 a {
	display: block;
	height: 20px;
	width: 180px;
	background-image: url(../img/en_menu_csr_over.gif);
	background-repeat: no-repeat;
}
.en_gnavi_5 a {
	display: block;
	height: 20px;
	width: 180px;
	background-image: url(../img/en_menu_qa_over.gif);
	background-repeat: no-repeat;
}
.cn_gnavi_1 a {
	display: block;
	height: 20px;
	width: 180px;
	background-image: url(../img/cn_gnavi_about_over.gif);
	background-repeat: no-repeat;
}
.cn_gnavi_2 a {
	display: block;
	height: 20px;
	width: 180px;
	background-image: url(../img/cn_gnavi_products_over.gif);
	background-repeat: no-repeat;
}

.gnavi_1 a:hover img,
.en_gnavi_1 a:hover img,
.cn_gnavi_1 a:hover img {
filter: alpha(opacity=0);
-ms-filter: alpha(opacity=0);
opacity: 0.0;
}
.gnavi_2 a:hover img,
.en_gnavi_2 a:hover img, 
.cn_gnavi_2 a:hover img {
filter: alpha(opacity=0);
-ms-filter: alpha(opacity=0);
opacity: 0.0;
}
.gnavi_3 a:hover img,
.en_gnavi_3 a:hover img {
filter: alpha(opacity=0);
-ms-filter: alpha(opacity=0);
opacity: 0.0;
}
.gnavi_4 a:hover img,
.en_gnavi_4 a:hover img {
filter: alpha(opacity=0);
-ms-filter: alpha(opacity=0);
opacity: 0.0;
}
.gnavi_5 a:hover img,
.en_gnavi_5 a:hover img {
filter: alpha(opacity=0);
-ms-filter: alpha(opacity=0);
opacity: 0.0;
}

/* navi menu
------------------------------------------------------------------------*/
#navi ul {
	height: auto;
	margin: 0px;
	padding: 0px;
}

#navi ul li {
	list-style: none;
	background-image: url(../img/lnavi.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 25px;
	border-bottom: none;
	border-right: none;
	border-left: none;
	border-top-style: none;
	margin: 0px;
	padding: 0px;
}

#navi ul .lnavi_2b,
#navi ul .lnavi_2c,
#navi ul .lnavi_2d,
#navi ul .lnavi_2e,
#navi ul .lnavi_2f,
#navi ul .lnavi_2g,
#navi ul .lnavi_2h,
#navi ul .lnavi_2i,
#navi ul .lnavi_2j,
#navi ul .lnavi_2k {
	list-style: none;
	background-image: url(../img/lnavi_normal.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 36px;
	border-bottom: none;
	border-right: none;
	border-left: none;
	border-top-style: none;
	margin: 0px;
	padding: 0px;
}

#navi ul .lnavi_2b a,
#navi ul .lnavi_2c a,
#navi ul .lnavi_2d a,
#navi ul .lnavi_2e a,
#navi ul .lnavi_2f a,
#navi ul .lnavi_2g a,
#navi ul .lnavi_2h a,
#navi ul .lnavi_2i a,
#navi ul .lnavi_2j a,
#navi ul .lnavi_2k a {
	text-decoration: none;
	color: #333;
	font-size: 12px;
	display: block;
	height: 36px;
	padding-left: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 18px;
}

#navi ul .lnavi_2b a:hover,
#navi ul .lnavi_2c a:hover,
#navi ul .lnavi_2d a:hover,
#navi ul .lnavi_2e a:hover,
#navi ul .lnavi_2f a:hover,
#navi ul .lnavi_2g a:hover,
#navi ul .lnavi_2h a:hover,
#navi ul .lnavi_2i a:hover,
#navi ul .lnavi_2j a:hover,
#navi ul .lnavi_2k a:hover {
	background-image: url(../img/lnavi_normal_over.gif);
	background-repeat: no-repeat;
	color: #333;
	background-color: #CCC;
	text-decoration: underline;
}
#navi ul .lnavi_2pdf {
	list-style: none;
	background-image: url(../img/lnavi_normal_pdf.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 36px;
	border-bottom: none;
	border-right: none;
	border-left: none;
	border-top-style: none;
	margin: 0px;
	padding: 0px;
}
#navi ul .lnavi_2pdf a {
	text-decoration: none;
	color: #333;
	font-size: 12px;
	display: block;
	height: 36px;
	padding-left: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 18px;
}
#navi ul .lnavi_2pdf a:hover {
	background-image: url(../img/lnavi_normal_pdf_over.gif);
	background-repeat: no-repeat;
	color: #333;
	background-color: #CCC;
	text-decoration: underline;
}
#navi ul li a {
	text-decoration: none;
	color: #333;
	font-size: 12px;
	display: block;
	line-height: 25px;
	height: 25px;
	padding-left: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#navi ul .h .lnavi_pdf {
	background-image: url(../icon/pdf_img_center.gif);
	background-repeat: no-repeat;
	background-position: 160px;
}

#navi ul li a:hover {
	background-image: url(../img/lnavi_over.gif);
	background-repeat: no-repeat;
	color: #333;
	background-color: #CCC;
	text-decoration: underline;
}

#navi ul .lnavi_blank {
	background-image: url(../img/lnavi_blank.gif);
	background-repeat: no-repeat;
}
#navi ul .lnavi_blank a:hover {
	background-image: url(../img/lnavi_blank_over.gif);
	background-repeat: no-repeat;
}
#navi ul .lnavi_pdf {
	background-image: url(../img/lnavi_pdf.gif);
	background-repeat: no-repeat;
}
#navi ul .lnavi_pdf a:hover {
	background-image: url(../img/lnavi_pdf_over.gif);
	background-repeat: no-repeat;
}

#navi ul .lnavi_now {
	background-image: url(../img/lnavi_now.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #CCC;
}
#wrapper #navi .lnavi_index_top a:hover img {
	filter: alpha(opacity=50);
	-ms-filter: alpha(opacity=50);
	opacity: 0.50;
	margin: 0px;
	padding: 0px;
}

#navi ul .lnavi_head {
	background-image: url(../img/lnavi_head.gif);
	background-repeat: no-repeat;
}
#navi ul .lnavi_head a:hover {
	background-image: url(../img/lnavi_head_over.gif);
	background-repeat: no-repeat;
}
#navi ul .lnavi_head a {
	text-decoration: none;
	color: #333;
	font-size: 12px;
	display: block;
	line-height: 25px;
	height: 25px;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



#wrapper #navi ul .lnavi2_head {
	height: 35px;
	width: 180px;
}
#navi ul .lnavi2_head {
	background-image: url(../img/lnavi2_head.gif);
	background-repeat: no-repeat;
}
#navi ul .lnavi2_head a:hover {
	background-image: url(../img/lnavi2_head_over.gif);
	background-repeat: no-repeat;
}
#navi ul .lnavi2_head a {
	text-decoration: none;
	color: #333;
	font-size: 12px;
	display: block;
	line-height: 17px;
	height: 35px;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#pro_2 ul .b {
	background-image: url(../img/lnavi_now.gif);
	background-repeat: no-repeat;
}
#pro_l2_2 ul .lnavi_2b {
	background-image: url(../img/lnavi_normal_now.gif);
	background-repeat: no-repeat;
}

/* navi_ir
------------------------------------------------------------------------*/

#navi .ir_link li {
	background-image: url(../icon/arrow010_05e.gif);
	width: 180px;
	border-bottom: 1px dotted #666;
	background-repeat: no-repeat;
	background-position: left;
	list-style: none;
	font-size: 14px;
	height: 20px;
}
#navi .ir_link li a {
	line-height: 20px;
	height: 20px;
	width: 160px;
}
#navi .ir_link li a:hover {
	width: 160px;
	background-color: #CCC;
	background-image: url(../icon/arrow010_01e.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#navi .ir_link .ir_link_top {
	background-image: none;
	font-weight: bold;
	background-color: #f5f5f5;
	border-top: 1px solid #999;
	border-bottom: 1px dotted #999;
	text-align: center;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
}
/* h
------------------------------------------------------------------------*/
h1 {
	padding: 0px;
	margin: 0px;
	float: left;
	display: block;
	height: 50px;
	width: 720px;
}




h2 {
	padding-left: 15px;
	font-size: 18px;
	line-height: 140%;
	margin-bottom: 10px;
	background-image: url(../img/symbol.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: left;
	color: #333;
	font-weight: normal;
	letter-spacing: 0pt;
}
#main .h2_sup {
	background-image: url(../img/symbol.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 180%;
}

h3 {
	background-image: url(../icon/midashi.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	padding-left: 15px;
	margin-bottom: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-position: left top;
	clear: both;
	line-height: 20px;
	height: 20px;
	font-weight: normal;
	letter-spacing: 0pt;
}
/* table
------------------------------------------------------------------------*/
#main table {
	margin-bottom: 15px;
	border-collapse:collapse;
	border-top: 1px solid #999;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#main table th {
	text-align: center;
	padding: 3px 15px;
	border-bottom: none;
	background-color: #F5F5F5;
	border-right: 1px solid #FFF;
	border-left-style: none;
	border-top: none;
}
#main table td {
	border-bottom: 1px dotted #666;
	padding: 3px 15px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	letter-spacing: 0pt;
}
#main #contactForm .table_ask {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main #contactForm .table_ask tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 5px;
}

#main .table_clear {
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 5px;
}
#main .table_clear tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#main .table_clear tr th {
	background-color: #FFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}


/*pick_up
------------------------------------------------------------------------*/
#pick_up ul li {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	list-style: none;
	padding-left: 20px;
	background-image: url(../icon/arrow020_01.png);
	background-repeat: no-repeat;
	background-position: left;
}
#pick_up {
	clear: both;
	height: auto;
}

.pickup_waku {
	width: 328px;
	float: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.pickup_midashi {
	padding-left: 5px;
	height: 20px;
	font-size: 14px;
	line-height: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: 1px solid #CCC;
	background-color: #F5F5F5;
	clear: both;
}
#main #pickup {
	width: 698px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	clear: both;
	margin-top: 10px;
}
/*dl
------------------------------------------------------------------------*/

#main dl {
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#main dl dt {
	clear: left;
	float: left;
	font-weight: bold;
	margin-bottom: 5px;
	font-family: "ＭＳ ゴシック";
	margin-right: 1em;
	padding-right: 65px;
	letter-spacing: 0px;
}
#main dl dd {
	margin-bottom: 5px;
}
#main .dl_days dt {
	width: 9em;
	margin-right: 0px;
	padding-right: 10px;
}
#main .dl_one dt {
	width: 2em;
	padding-right: 0px;
	margin: 0px;
	height: 3em;
}
#main .dl_one dd {
	margin-bottom: 10px;
}
#main .dl_one .dt_5 {
	height: 8em;
}
#main .dl_one .dt_8 {
	height: 10em;
}

/*other
------------------------------------------------------------------------*/


#main #contact .ask tr th {
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#main #contact .ask tr td {
	border-bottom: 1px solid #999;
}
#main #contact .ask .odd .products_ask {
	border-bottom-style: none;
}
#main .glope {
	border-bottom: 1px dotted #666;
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#main .glope tr th {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 23px;
	border-style: none;
}
#main .glope tr td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 23px;
	border-style: none;
}
#main .table_tel {
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#main .table_tel tr th {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 23px;
	border-style: none;
}
#main .table_tel tr td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 23px;
	border-style: none;
}

#main #selection {
	height: 25px;
}
#selection ul li {
	background-image: url(../icon/arrow020_01.png);
	background-repeat: no-repeat;
	background-position: left;
	list-style: none;
	padding-left: 20px;
	float: left;
	margin-right: 15px;
}

#main .tabu_link li {
	background-image: url(../img/tab.gif);
	background-repeat: no-repeat;
	background-position: center center;
	list-style-type: none;
	float: left;
	height: 25px;
	width: 115px;
	display: block;
	text-align: center;
	vertical-align: top;
}

#main #contactForm .table_ask tr td #spryradio1 .ask_left {
	float: left;
	width: 200px;
}
#main .ul_none li {
	list-style-type: none;
}
#main .large_tab {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 35px;
	margin-bottom: 10px;
}
#main .large_tab li {
	list-style-type: none;
	float: left;
	width: 140px;
}
#main .large_tab li a:hover img {
	filter: alpha(opacity=50);
	-ms-filter: alpha(opacity=50);
	opacity: 0.50;
}

#clear {
	clear: both;
}

hr {
	height:1px;
	color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	padding-top: 3px;
}
#adobe_reader a img {
	float: left;
	margin-right: 20px;
}
#adobe_reader {
	clear: left;
	height: 31px;
	margin-bottom: 10px;
}
.news_width {
	height: 385px;
}

