@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%;
	color: #333;
	letter-spacing: 0.5pt;
	zoom: 90%;
	line-height: 140%;
}
html {
 overflow: scroll;
 overflow: -moz-scrollbars-vertical;
 overflow-x: scroll;
}

div.pageblock {
   page-break-after: always;
}
/*link styles
------------------------------------------------------------------------*/
a img {
	border-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align:top;
}
a:link {
	color: #009;
}
a:visited {
	color: #993399;
	text-decoration: underline;
}
a:hover {
	color: #993399;
	text-decoration: none;
}
a:active {
	color: #E20A16;
	text-decoration: none;
}
/*basic layout
------------------------------------------------------------------------*/
#wrapper {
	margin: 0px auto;
	width: 700px;
}
#main {
	float: left;
	width: 700px;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 1.4em;
}

#header {
	padding-right: 10px;
	padding-left: 10px;
	display: none;
}

#pankuzu {
	clear: both;
	height: 20px;
	width: 900px;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	display: none;
}

#navi {
	float: right;
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 0px;
	display: none;
}

#footer {
	padding: 10px;
	clear: both;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	display: none;
}

#main #pickup {
	width: 698px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-botom-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;
	display: none;
}

#adobe_reader {
	clear: left;
	height: 31px;
	margin-bottom: 10px;
	display: none;
}
#top_page {
	display: none;
	height: 15px;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
}




/* footer menu
------------------------------------------------------------------------*/
/* navi menu
------------------------------------------------------------------------*/
/* navi_ir
------------------------------------------------------------------------*/
/* 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: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	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;
}



/*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;
}
#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;
}
#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;
}


.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 #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;
}

/*class
------------------------------------------------------------------------*/
.midashi {
	background-image: url(../icon/midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 5px;
	line-height: 20px;
	clear: both;
	display: block;
}
.midashi_inline {
	background-image: url(../icon/midashi_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 20px;
	display: inline;
}

.midashi_left {
	background-image: url(../icon/midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 5px;
	line-height: 20px;
	height: 20px;
	float: left;
	margin-right: 40px;
	clear: left;
	font-weight: normal;
}
.midashi_mk2 {
	background-image: url(../icon/midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 5px;
	line-height: 20px;
	height: 20px;
	clear: both;
}
.midashi_mk2_inline {
	background-image: url(../icon/midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 5px;
	line-height: 20px;
	height: 20px;
	display: inline;
}
.midashi_enmk2_inline {
	background-image: url(../icon/midashi.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 15px;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 10px;
	line-height: 20px;
	height: 35px;
	display: inline-block;
}
.midashi_message {
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 20px;
	display: inline;
	font-style: italic;
	color: #00F;
}

.red {
	background-image: url(../img/red_bar.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #000;
	margin-bottom: 10px;
	clear: both;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0px;
}
.red_inline {
	background-image: url(../img/red_bar_inline.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	color: #000;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0px;
	background-position: left top;
}

.blue {
	background-image: url(../img/blue_bar.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #000;
	margin-bottom: 10px;
	clear: both;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0px;
}
.yellow {
	background-image: url(../img/yelloiw_bar.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #000;
	margin-bottom: 10px;
	clear: both;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0px;
	margin-top: 10px;
}
.green {
	background-image: url(../img/green_bar.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #000;
	margin-bottom: 10px;
	clear: both;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0px;
}

.red_long {
	background-image: url(../img/red_bar_long.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 20px;
	height: 35px;
	line-height: 30px;
	color: #333;
	margin-bottom: 10px;
	clear: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
}
.blue_long {
	background-image: url(../img/blue_bar_long.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 20px;
	height: 35px;
	line-height: 30px;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
	clear: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.yellow_long {
	background-image: url(../img/yellow_bar_long.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 20px;
	height: 35px;
	line-height: 30px;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
	clear: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.green_long {
	background-image: url(../img/green_bar_long.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 20px;
	height: 35px;
	line-height: 30px;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
	clear: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.momo_long {
	background-image: url(../img/momo_bar_long.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 20px;
	height: 35px;
	line-height: 30px;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
	clear: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.red_2 {
	background-image: url(../img/red_2.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 20px;
	height: 50px;
	color: #000;
	margin-bottom: 10px;
	clear: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 20px;
}
.bar_700 {
	background-image: url(../img/longbar.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 14px;
	line-height: 35px;
	clear: left;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.bar_340 {
	background-image: url(../img/bar_link.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 340px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.bar_340_pro {
	background-image: url(../img/probar.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 338px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.bar_340_muzi {
	background-image: url(../img/bar_normal.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 340px;
	padding: 0px;
	display: block;
	font-weight: bold;
	color: #333;
	padding: 0px 0px 0px 20px;
	font-size: 14px;
	line-height: 30px;
	width: 320px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.bar_340pdf {
	background-image: url(../img/bar_pdf.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 340px;
	padding: 0px;
}
.bar_340blank {
	background-image: url(../img/bar_blank.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 340px;
	padding: 0px;
}
.bar_340 a {
	text-decoration: none;
	display: block;
	color: #333;
	font-size: 14px;
	line-height: 30px;
	width: 320px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.bar_340_pro a {
	text-decoration: none;
	display: block;
	color: #333;
	font-size: 14px;
	line-height: 30px;
	width: 323px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.bar_340blank a {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #333;
	font-size: 14px;
	line-height: 30px;
	width: 320px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.bar_340pdf a {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #333;
	font-size: 14px;
	line-height: 30px;
	width: 320px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.bar_340 a:hover {
	text-decoration: underline;
	background-image: url(../img/bar_link_over.gif);
	background-repeat: no-repeat;
	display: block;
}
.bar_340 a:visited {
	text-decoration: none;
	display: block;
	color: #333;
	padding: 0px 0px 0px 20px;
	font-size: 14px;
	line-height: 30px;
	width: 320px;
	font-weight: bold;
}
.bar_340_pro a:hover {
	text-decoration: underline;
	background-image: url(../img/probar_over.gif);
	background-repeat: no-repeat;
	display: block;
}
.bar_340_pro a:visited {
	text-decoration: none;
	display: block;
	color: #333;
	padding: 0px 0px 0px 20px;
	font-size: 14px;
	line-height: 30px;
	width: 318px;
	font-weight: bold;
}
.red_coloer {
	color: #F00;
}
.img_left {
	float: left;
	margin-right: 1em;
	padding: 4px;
	border: 1px solid #CCC;
	height: auto;
	width: auto;
	margin-bottom: 5px;
}
.img_left_wakuless {
	float: left;
	margin-right: 1em;
	margin-bottom: 5px;
	padding: 4px;
	height: auto;
	width: auto;
}

.img_left_index {
	padding: 1px;
	border: 1px solid #999;
	float: left;
	margin-right: 5px;
	display: block;
	clear: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main .waku_r .waku_p .img_left_index {
	padding: 1px;
	border: 1px solid #999;
	float: left;
	margin-right: 5px;
	display: block;
	clear: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main .waku .waku_p .img_left_index {
	padding: 1px;
	border: 1px solid #999;
	float: left;
	margin-right: 5px;
	display: block;
	clear: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.img_right {
	padding: 4px;
	float: right;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	margin-left: 1em;
}
.img_right_wakuless {
	padding: 4px;
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}

.img_right_indexmenu {
	float: right;
	padding: 1px;
	border: 1px solid #999;
	margin-right: 10px;
	margin-top: 15px;
	clear: right;
}
.waku .index_dami {
	float: right;
	padding: 1px;
	margin-top: 15px;
	margin-right: 10px;
	border: 1px solid #666;
	clear: right;
}


.gif_left {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	height: auto;
	width: auto;
}
.gif_right {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}
.right {
	float: right;
}
.left {
	float: left;
}
.img_waku {
	padding: 2px;
	border: 1px solid #999;
}

.table_color_b {
	font-weight: bold;
	background-color: #ffff99;
}
.table_color_th {
	font-weight: bold;
	background-color: #CCC;
}

.table_color_f5 {
	background-color: #f5f5f5;
}
.table_color_white {
	background-color: #FFF;
}
.center_midashi {
	margin-bottom: 30px;
	clear: both;
	text-align: center;
	font-size: 16px;
	padding-top: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.clear {
	clear: both;
}
.bottom_10px {
	margin-bottom: 10px;
}
.bottom_20px {
	margin-bottom: 20px;
}

.bottom_clear {
	margin-bottom: 10px;
	clear: both;
}
.bottom_clear2 {
	margin-bottom: 20px;
	clear: both;
}
.fontsize9 {
	font-size: 9px;
}
.fontsize10 {
	font-size: 10px;
}

.fontsize11 {
	font-size: 11px;
}
.fontsize12 {
	font-size: 12px;
}

.top_10px {
	padding-top: 10px;
}

.a_pdf {
	background-image: url(../icon/pdf_img_center.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	padding-bottom: 3px;
}
.a_pdf_top {
	background-image: url(../icon/pdf_img_center.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-bottom: 3px;
}

.a_excel {
	background-image: url(../icon/excel.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	padding-bottom: 3px;
}

.table_pdf {
	background-image: url(../icon/pdf_img_center.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.odd {
	background-color: #f5f5f5;
	border-style: none;
}
.point_red {
	background-image: url(../icon/point003_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.point_bl {
	background-image: url(../icon/point002_10.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

.point_red_inline {
	background-image: url(../icon/point003_01.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 15px;
	display: inline;
	margin-bottom: 10px;
}
.point_pdf {
	background-image: url(../icon/pdf_img_center.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.table_tate {
	writing-mode:tb-rl;
}
.li_point {
	list-style-type: none;
	margin-bottom: 10px;
}
.li_point li {
	background-image: url(../icon/point003_01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
}
.li_sankaku {
	list-style-type: none;
	margin-bottom: 10px;
}
.li_sankaku li {
	background-image: url(../icon/button120.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
}

.question {
	font-weight: bold;
	background-image: url(../icon/q.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	margin-bottom: 3px;
}
.answer {
	background-image: url(../icon/a.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 25px;
	margin-bottom: 15px;
}
#main #one {
	width: 700px;
}
#main #two {
	display: block;
	clear: both;
}
.waku_syoukai .pdf_link a {
	background-image: url(../img/bar_pdf.gif);
	background-repeat: no-repeat;
}
.waku_syoukai .pdf_link a:hover {
	background-image: url(../img/bar_pdf_over.gif);
	background-repeat: no-repeat;
}
.waku_syoukai .blank_link a {
	background-image: url(../img/bar_blank.gif);
	background-repeat: no-repeat;
	display: block;
}
.waku_syoukai .blank_link a:hover {
	background-image: url(../img/bar_blank_over.gif);
	background-repeat: no-repeat;
	display: block;
}



.waku {
	width: 340px;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.waku_r {
	width: 340px;
	float: right;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.waku_p {
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.waku_r ul li {
	list-style: none;
	background-image: url(../icon/li_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.waku ul li {
	list-style: none;
	background-image: url(../icon/li_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.waku ul .li_pdf {
	background-image: url(../icon/pdf_img_center.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.waku_r ul .li_blank {
	background-image: url(../icon/blank.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.waku_r ul .li_pdf {
	background-image: url(../icon/pdf_img_center.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.waku ul .li_blank {
	background-image: url(../icon/blank.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.waku ul .none {
	background-image: none;
}

.waku_r ul .none {
	background-image: none;
}
.privacy {
	margin-bottom: 20px;
}
.privacy li {
	list-style: none;
	margin-left: 20px;
}
#main .p_long dl dt {
	float: left;
	width: 1em;
	font-weight: bold;
	clear: left;
	padding: 0px;
}
#main .p_long dl dd {
}
#main .p_long .zyou dt {
	width: 6em;
	font-weight: bold;
	clear: left;
	float: left;
	padding: 0px;
}
#main .p_long .zyou dd {
	margin: 0px;
}
#main .timely dl dt {
	width: 6em;
	padding: 0px;
}
#main .timely {
	border-bottom: 1px dotted #666;
	border-top: 1px dotted #666;
	margin-top: 10px;
	margin-bottom: 10px;
}


#main .p_long .zyou {
	margin: 0px;
}
#main .meeting dt {
	width: 3em;
	padding: 0px;
}
#main .calendar dt {
	width: 8em;
	padding: 0px;
}

#index {
	display: block;
	width: 700px;
}

#ul_puro {
	width: 700px;
	height: 150px;
	border-bottom: 1px dotted #333;
	margin-bottom: 10px;
}

#main .ul1 {
	float: left;
	width: 10em;
	margin-right: 30px;
	margin-left: 10px;
	padding: 10PX;
	list-style: none;
}
#main .ul2 {
	float: left;
	padding: 10px;
	width: 10em;
	list-style: none;
	margin-right: 30px;
}
#main .ul3 {
	padding: 10px;
	list-style: none;
}
#main #ul_puro ul li {
    margin-bottom:10px;
}


.packge {
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.packge ul {
	background-color: #f5f5f5;
	margin-bottom: 10px;
	margin-top: 10px;
}

.packge ul li {
	list-style: none;
	background-image: url(../icon/point001_01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-left: 10px;
	margin-bottom: 5px;
}

#main #waku {
	width: 320px;
	margin-right: 30px;
	float: left;
	border-bottom: 1px dotted #666;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#main #waku p {
	padding: 10px;
}
#main .information {
	border-bottom: 1px dotted #999;
}

#main .information tr th {
	border-style: none;
}
#main .information tr td {
	border-style: none;
}


/*　table
------------------------------------------------------------------------*/
#main .p_long .governance tr th {
	text-align: center;
	background-color: #f5f5f5;
	border-right: 1px solid #FFF;
	border-top: 1px solid #666;
}
#main .p_long .governance tr td {
	border-bottom: 1px dotted #999;
}
#main .sharebolders tr th {
	text-align: center;
	background-color: #efefef;
	border-right: 1px solid #FFF;
}
#main .forecasts tr td {
	text-align: right;
}
#main .finance_table tr th {
	background-color: #f5f5f5;
	border-bottom: 1px dotted #999;
	padding: 5px 10px;
	clear: right;
}
#main .finance_table tr td {
	text-align: center;
	border-right: 1px solid #FFF;
}
.finance_table {
	clear: both;
}





.p_long {
	margin-bottom: 20px;
}


.right {
	clear: right;
	float: right;
}
.odd {
	background-color: #f5f5f5;
	border-style: none;
}
.odd_w {
	background-color: #FFF;
	font-weight: bold;
	text-align: center;
	border-style: none;
}
.bottom {
	margin-bottom: 10px;
	clear: both;
}
.annual {
	float: left;
	width: 174px;
	height: 250px;
}
.blank_privacy {
	padding-left: 20px;
	background-image: url(../icon/blank.gif);
	background-repeat: no-repeat;
	background-position: left;
}


#main table {
	clear: left;
}

#main .kabuka {
	background-image: url(../icon/blank.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	clear: left;
	background-position: left;
	margin-bottom: 20px;
}

#main p img {
	margin-bottom: 10px;
}
#main .ir_banaer li {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	list-style: none;
}
.ir_tanshin {
	margin-bottom: 20px;
	border-bottom: 1px dotted #CCC;
}
#main .ir_tanshin ul li {
	list-style: none;
	margin-bottom: 5px;
	background-image: url(../img/pdf_img_center.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	margin-left: 10px;
}
#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: left;
}

.sitemap {
	float: left;
	width: 230px;
}
#main .ir_sitemap_yazirushi {
	background-image: url(../icon/point001_01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-bottom: 5px;
}

#main .ir_sitemap li {
	margin-bottom: 5px;
	list-style: none;
	padding-left: 15px;
	background-image: url(../icon/li_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 13px;
}
#main .sitemap .ir_sitemap .pdf_sitemap {
	background-image: url(../icon/pdf14x14.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 16px;
}
.csr_report_right {
	float: left;
	margin-right: 50px;
	display: block;
}

.csr_report ul li {
	list-style: none;
	margin-bottom: 3px;
	background-image: url(../img/pdf_img_center.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	margin-left: 170px;
}
#main .sitemap .ir_sitemap .li_2pdf {
	background-image: url(../icon/pdf_img_center.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#main .csr_report ul .none {
	background-image: url(../icon/button124.gif);
	background-repeat: no-repeat;
	background-position: left;
}
