@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;
}

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

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

/* about
------------------------------------------------------------------------------------------------------------------------------*/

#main #one {
	display: block;
	height: 170px;
	margin-bottom: 20px;
	clear: left;
}
#main #two {
	display: block;
	clear: left;
	height: 130px;
}
#ul_puro {
	width: 700px;
	height: auto;
}

#main .ul1 {
	float: left;
	width: 170px;
	list-style: none;
}
#main #ul_puro ul li {
	background-image: url(../icon/button120.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	list-style: none;
	margin-left: 25px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.waku_2 {
	width: 700px;
	padding-bottom: 5px;
}
.waku_2 p {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.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_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_r ul .li_blank {
	background-image: url(../icon/blank.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 {
	width: 340px;
	margin-bottom: 20px;
	float: left;
}
.waku_r {
	width: 340px;
	float: right;
	margin-bottom: 20px;
}
#main #waku p {
	padding: 10px;
}
#main table tr.odd {
	background-color: #EFEFEF;
}
.gaiyou {
	float: left;
	margin-right: 20px;
	clear: left;
}
#main .the_future dt {
	height: 3em;
	width: 2em;
	padding: 0px;
	font-weight: normal;
}



#main .gaiyou tr th {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 15px;
	border-bottom: 1px solid #CCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#main .gaiyou tr td {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#main .zigyou tr th {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 15px;
	border-bottom: 1px solid #CCC;
	border-top-style: none;
	border-left-style: none;
	border-right: 1px solid #FFF;
}
#main .zigyou tr td {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#main .map tr th {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	border-bottom: 1px solid #CCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-left: 15px;
}
#main .map tr td {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
}
#main .yakuin tr th {
	border-right: 1px solid #FFF;
	border-bottom: 1px dotted #999;
	border-top-style: none;
	border-left-style: none;
	padding: 5px 10px;
}
#main .yakuin tr td {
	padding-left: 10px;
	border-bottom: 1px dotted #999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}
#main .history tr th {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#main .history tr td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px dotted #999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#main .domestic tr td {
	border: 1px solid #CCC;
	padding: 5px 10px;
}
#main .domestic tr th {
	background-color: #F5F5F5;
	border: 1px solid #CCC;
}









#main .procurement tr th {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	border: 1px solid #CCC;
	text-align: left;
}

#main .procurement tr td {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 25px;
	border: 1px solid #CCC;
}
#main .procurement {
	margin-bottom: 5px;
	clear: both;
}

#main .procurement li {
	list-style-type: none;
	margin-bottom: 5px;
	float: left;
	margin-right: 10px;
}

#main .procurement tr .yazirushi {
	background-position: 5px;
}
#main .sangaku {
	clear: left;
}
#main .sangaku tr th {
	border-bottom: 1px solid #999;
}
#main .purocurement_date tr th {
	border: 1px solid #666;
	margin: 0px;
	padding: 1px;
}
#main .purocurement_date tr td {
	margin: 0px;
	padding: 1px;
	border: 1px solid #666;
	text-align: center;
}
#main .release tr th {
	border: 1px solid #999;
	padding-top: 1px;
	padding-bottom: 1px;
}
#main .release tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
}
#main .release_4em dt {
	padding: 0px;
	height: 4em;
	width: 2em;
	font-weight: normal;
}
#main .release_width4em dt {
	padding: 0px;
	width: 7em;
	height: 2em;
}
#main .release_width4em dd {
	height: 2em;
}
#main .release_w5 dt {
	padding: 0px;
	height: 3em;
	font-weight: normal;
	width: 11em;
}


#main .release dt {
	width: 2em;
	padding: 0px;
	font-weight: normal;
}
#main .release_move tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
#main .release_move {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main div .contact tr th {
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main div .contact tr td {
	text-align: center;
}
.top {
	margin-top: 20px;
}


.left {
	clear: both;
	float: left;
	margin-right: 10px;
}


.right {
	clear: both;
	float: right;
}
.right_2 {
	clear: both;
	float: right;
	margin-right: 20px;
	margin-top: 35px;
}
.left {
	clear: both;
	float: left;
}
#main p img {
	margin-bottom: 10px;
}
#release {
	clear: left;
}
#main .waku_r ul .none {
	background-image: none;
}

#a {
	display: inline;
	float: left;
	width: 100px;
	margin-right: 15px;
}
#b {
	display: inline;
	width: 580px;
}
.career {
	text-align: center;
	letter-spacing: 0pt;
}

#main .journal_new tr th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.journal_old {
	width: 230px;
	float: left;
}
#main .journal_old ul li {
	background-image: url(../icon/point001_01.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	padding-left: 15px;
}

#main #b table tr th {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #b table tr td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom: 1px dotted #999;
	border-right-style: none;
	border-left-style: none;
}

#rd_yuusyou {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #666;
}
#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;
}
#main #map {
	clear: left;
}
#rd_yuusyou {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #666;
}
#pick_up ul li {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	list-style: none;
	padding-left: 20px;
}
#denkiseikou ul li {
	list-style: none;
	padding-left: 25px;
	background-image: url(../icon/pdf_img_center.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 5px;
}
#denkiseikou ul {
	margin-bottom: 20px;
}
#map .map tr .train_el {
	background-image: url(../icon/train_el.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}
#map .map tr .train {
	background-image: url(../icon/icon_train.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}
#map .map tr .car {
	background-image: url(../icon/icon_car.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}
#map .map tr .bus {
	background-image: url(../icon/icon_bus.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}
#map .map tr .jet {
	background-image: url(../icon/jet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}
.blank_privacy {
	padding-left: 20px;
	background-image: url(../icon/blank.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.youusyou {
	float: left;
	margin-right: 10px;
}
#main .release .dt_3 {
	height: 2em;
}
#main .release .dt_4 {
	height: 3em;
}
#main .waku_2 .action {
	clear: none;
	float: none;
	background-image: url(../icon/midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
}
#main .waku_2 .action_sup {
	clear: none;
	float: none;
	background-image: url(../icon/midashi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	line-height: 24px;
	height: 24px;
}
#main .waku_2 .action_sup2 {
	clear: none;
	float: none;
	background-image: url(../icon/midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	line-height: 24px;
	height: 24px;
}



#main .kaihou tr .kaihou {
	border-right: 1px dotted #CCC;
	border-top: 1px solid #CCC;
	text-align: center;
	background-color: #f5f5f5;
	border-left: 1px dotted #CCC;
}
#main .tabu_link2 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 25px;
	margin-bottom: 10px;
}

#main .tabu_link2 li {
	float: left;
	list-style-type: none;
	background-image: url(../img/tab.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#main .tabu_link2 li a {
	display: block;
	height: 25px;
	width: 115px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color: #333;
	padding-top: 5px;
}
#main .tabu_link2 li a:hover {
	display: block;
	height: 25px;
	width: 115px;
	background-image: url(../img/tab_over.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color: #999;
	padding-top: 5px;
}
#main .tabu_link2 .tabu_link2_now {
	background-image: url(../img/tab_selected.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 115px;
}
#main .en_tabu_link2 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 25px;
	margin-bottom: 10px;
}

#main .en_tabu_link2 li {
	float: left;
	list-style-type: none;
	background-image: url(../img/tab.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#main .en_tabu_link2 li a {
	display: block;
	height: 25px;
	width: 115px;
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	color: #333;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#main .en_tabu_link2 li a:hover {
	display: block;
	height: 25px;
	width: 115px;
	background-image: url(../img/tab_over.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color: #999;
	padding-top: 5px;
}
#main .entabu_link2 .tabu_link2_now {
	background-image: url(../img/tab_selected.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 115px;
}
#main .ask_waku {
	float: right;
	width: 500px;
}
#main .table_recruit tr th {
	padding-right: 5px;
	padding-left: 3px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#main .table_recruit tr td {
	padding-right: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#main .box_350 {
	width: 350px;
	float: left;
}
#main .box_400 {
	width: 400px;
	float: left;
}
#main .box_650 {
	width: 650px;
}

#main .box_200 {
	float: left;
	width: 220px;
	padding-top: 10px;
}
#main .box_500 {
	float: right;
	width: 460px;
	padding: 10px;
}
#main .box_500_2 {
	float: right;
	width: 495px;
}
#main .sitemap_line {
	float: left;
	width: 220px;
}

#main .sitemap_line ul li {
	background-image: url(../icon/button120.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	padding-left: 15px;
	margin-bottom: 5px;
}
/* 採用商品紹介 */
#recruit_company p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	line-height: 15px;
	padding: 0;
	margin: 0;
}
#car #carText .cap {
	font-size: 10px;
}
#recruit_company .recruit_company {
	color: #F00;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../icon/button130.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
/* 自動車 */

#car{
	background-image: url(../about/recruit/university/img/img_01.jpg);
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
	background-position: left top;
	width: 570px;
	background-color: #000;
}
#carText{
	padding: 110px 30px 50px 260px;
}

/* エレクトロニクス */

#ele1{
	background-image: url(../about/recruit/university/img/img_02_1.jpg);
	background-repeat: no-repeat;
	margin: 0;
	background-position: left top;
	width: 570px;
}
#eleText1{
	padding: 110px 30px 10px 250px;
}

#ele2{
	background-image: url(../about/recruit/university/img/img_02_2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 570px;
	height: 217px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#eleText2{
	padding: 10px 250px 0px 30px;
}

/* 運輸 */

#tra1{
	background-image: url(../about/recruit/university/img/img_03_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 570px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#traText1{
	padding: 110px 30px 0 100px;
}

#tra2{
	background-image: url(../about/recruit/university/img/img_03_2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 570px;
	height: 218px;
	padding: 0;
	margin: 0px;
}
#traText2{
	padding: 30px 250px 0 30px;
}

/* エネルギー */

#ene{
	background-image: url(../about/recruit/university/img/img_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 570px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#eneText{
	padding: 110px 30px 50px 290px;
}

/* 環境 */

#env{
	background-image: url(../about/recruit/university/img/img_05.jpg);
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
	background-position: left top;
	width: 570px;
}
#envText{
	padding: 100px 280px 50px 30px;
}
/* 新素材 */

#mate{
	background-image: url(../about/recruit/university/img/img_06.jpg);
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
	background-position: left top;
	width: 570px;
}
#mateText{
	padding: 110px 40px 50px 40px;
}
#main .region_box {
	width: 347px;
	float: left;
	padding-right: 3px;
}

