/* CSS Document */
*{
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
}

#container {
	width:860px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}
/* ヘッダー */
#header {
	width: 860px;
	margin-bottom: 5px;
}
#footer {
	background-color: #A5A5A5;
	margin: 0px;
	padding: 0px;
	width: 860px;
	font-size: 10pt;
	line-height: 1.8em;
	color: #FFFFFF;
	text-align: center;
}
#main {
	width:860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding: 0px;
	}
.float_clear {
	clear: both;
	height: 0px;
	width: 0px;
	visibility: hidden;
}
.to_top {
	padding-right: 20px;
	font-size: 10pt;
	text-align: right;
}
.obi15px {
    margin-bottom:15px;
	}
obi10px {
    margin-bottom:10px;
	}
#contact_table {
	margin-bottom: 25px;
	padding-left: 30px;
}
#contact_table table {
	background-color: #999999;
	text-align: left;
}
#contact_table th {
	font-size: 11pt;
	color: #333333;
	padding-left: 5px;
}
#contact_table td {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contact_formtext1 {
	margin-bottom: 10px;
	padding-left: 30px;
	font-size: 11pt;
	line-height: 1.4em;
	color: #333333;
}
.contact_formtext2 {
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
#news_tittle {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 400px;
	}
#news_box {
	width: 398px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom: 5px;
	height: 85px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
}
#news {
	height: 80px;
	width: 390px;
	overflow: auto;
	margin-left: 5px;
	padding-top: 5px;
}
#news ul {
	margin: 0px;
}
#news li {
	line-height: 1.6em;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	list-style-type: none;
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	letter-spacing: -0.07em;
	color: #333333;
}
#top_box1 {
	width: 860px;
	margin-bottom: 10px;
}
#top_box1l {
	float: left;
	width: 620px;
}
#top_box1r {
	float: right;
	width: 230px;
}
#top_box2 {
	width: 860px;
	margin-bottom: 10px;
}
#top_box2l {
	float: left;
	width: 200px;
	margin-right: 7px;
	margin-left: 3px;
}
*html #top_box2l {
	float: left;
	width: 200px;
	margin-right: 4px;
	margin-left: 3px;
}
#top_box2m {
    width:420px;
	float: left;
	}


#top_box2m_2 {
	width: 410px;
	margin: 0px;
	height: 130px;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #d8d8d8;
}
#top_box2r {
	float: right;
	width: 205px;
	background-image: url(img/top_pickup.jpg);
	background-repeat: no-repeat;
	height: 160px;
	padding-left: 15px;
	padding-top: 50px;
	margin-right: 3px;
}
.pickup {
	width: 190px;
	margin-bottom: 5px;
}
#top_box3 {
	width: 856px;
	border-right-width: 2px;
	border-bottom-width: 6px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-color: #EFEFEF;
}

#seminar_box1 {
	width: 856px;
	margin-bottom: 10px;
}
#seminar_box1l {
	width: 410px;
	margin-left: 10px;
	float: left;
}
#seminar_box1r {
	float: right;
	width: 400px;
	margin-right: 10px;
}
#seminar_obi2 {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#seminar_box1l_text {
	padding-left: 15px;
	font-size: 10pt;
	line-height: 1.4em;
	color: #333333;
}
#seminar_box1l_text a {
	color:#009900;
	font-weight: bold;
	text-decoration: underline;
	}
#seminar_text1 {
	font-size: 11pt;
	font-weight: bold;
	color: #EA0000;
	padding-left: 20px;
	margin-bottom: 5px;
}
#seminar_text2 {
	font-size: 10pt;
	color: #333333;
	margin-bottom: 10px;
	padding-left: 20px;
}
#seminar_tablebox {
	width: 800px;
	margin-left: 30px;
	margin-bottom: 15px;
}
#seminar_tablebox table {
	background-color: #333333;
}
#seminar_tablebox td {
	background-color: #FFFFFF;
	line-height: 1.4em;
	color: #333333;
	padding-left: 5px;
	font-size: 9pt;
	padding-top: 5px;
	padding-bottom: 5px;
}
#seminar_tablebox th {
	background-color: #F4E471;
	font-size: 10pt;
	line-height: 1.8em;
	color: #333333;
}
#seminar_tablebox a {
	color:#0000FF;
	text-decoration: underline;
	}
#seminar_tablebox a:hover {
	color:#4A6FFF;
	text-decoration: none;
	}
#seminar_box2 {
	width: 800px;
	margin-bottom: 25px;
	margin-left: 30px;
}
#seminar_box2l {
	width: 280px;
	float: left;
	margin-right: 10px;
}
#seminar_box2m {
	float: left;
	width: 280px;
}
#seminar_box2r {
	float: right;
	width: 220px;
}
#company_table1 {
	width: 800px;
	margin-bottom: 25px;
	margin-left: 30px;
}
#company_table1 table {
	background-color: #666666;
}
#company_table1 th {
	background-color: #E6E6E6;
	font-size: 10pt;
	color: #333333;
}
#company_table1 td {
	background-color: #FFFFFF;
	padding-left: 10px;
	font-size: 10pt;
	line-height: 1.6em;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
}
#company_table2 {
	width: 800px;
	margin-bottom: 25px;
	margin-left: 30px;
}
#company_table2 table {
	background-color: #666666;
}
#company_table2 th {
	background-color: #E6E6E6;
	font-size: 10pt;
	color: #333333;
}
.map1 {
	background-color: #FFFFFF;
	padding-left: 10px;
	font-size: 10pt;
	line-height: 1.6em;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
}
.map2 {
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#company_table3 {
	width: 800px;
	margin-bottom: 25px;
	margin-left: 30px;
}
#company_table3 table {
	background-color: #666666;
}
#company_table3 th {
	background-color: #E6E6E6;
	font-size: 10pt;
	color: #333333;
}
#company_table3 td {
	background-color: #FFFFFF;
	padding-left: 10px;
	font-size: 10pt;
	line-height: 1.6em;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
}
.color_red {
	color:#FF0000;
	font-weight: bold;
	}
.color_red2 {
	color:#FF0000;
	}
.color_green {
    color:#009900;
	font-weight: bold;
	}
.color_green2 {
    color:#009900;
	}
#top_img {
	margin-bottom: 10px;
}
#product_menubox {
	width: 670px;
	margin-bottom: 25px;
	margin-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 110px;
}
.product_menu1 {
	font-size: 10pt;
	color: #666666;
	text-align: center;
	width: 140px;
	float: left;
	margin-bottom: 5px;
}
.product_menu1 a {
    color:#333333;
	text-decoration:none;
}
.product_menu1 a:hover {
    color:#FF9900;
	text-decoration:none;
}
#product_box {
	width:810px;
	margin-bottom: 25px;
	margin-left: 25px;
	}
#product_1 {
	background-image: url(img/products_box1.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 470px;
	margin-bottom: 15px;
	padding-top: 122px;
	padding-left: 60px;
	padding-right: 280px;
}
#product_1_text {
	font-size: 10pt;
	line-height: 1.4em;
	color: #333333;
    }
#product_2 {
	background-image: url(img/products_box2.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 470px;
	margin-bottom: 15px;
	padding-top: 122px;
	padding-left: 60px;
	padding-right: 280px;
}
#product_2_text {
	font-size: 10pt;
	line-height: 1.4em;
	color: #333333;
	margin-bottom: 55px;
    }
#product_3 {
	background-image: url(img/products_box3.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 470px;
	margin-bottom: 15px;
	padding-top: 122px;
	padding-left: 60px;
	padding-right: 280px;
}
#product_3_text {
	font-size: 10pt;
	line-height: 1.4em;
	color: #333333;
    }
#product_4 {
	background-image: url(img/products_box4.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 470px;
	margin-bottom: 15px;
	padding-top: 122px;
	padding-left: 60px;
	padding-right: 280px;
}
#product_4_text {
	font-size: 10pt;
	line-height: 1.4em;
	color: #333333;
	margin-bottom: 55px;
    }
.product_link {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.sobi15px {
	margin-bottom: 15px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 600px;
	margin-left: 15px;
}
.sobi15px_l {
	margin-bottom: 15px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 600px;
	margin-left: 15px;
	float: left;
}
#ref_menubox {
	width: 800px;
	margin-bottom: 15px;
	margin-left: 30px;
}
.ref_menu1 {
	font-size: 10pt;
	color: #666666;
	text-align: center;
	width: 158px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.ref_menu2 {
	font-size: 10pt;
	color: #666666;
	text-align: center;
	width: 158px;
	float: left;
	border: 1px solid #999999;
}
#ryutu_img1 {
	width: 740px;
	margin-bottom: 20px;
	margin-left: 60px;
}
#ryutu_sankabox1 {
	width: 820px;
	margin-bottom: 25px;
	margin-left: 20px;
}
#ryutu_sankatop {
	margin: 0px;
	padding: 0px;
	width: 820px;
}
#ryutu_sankaunder {
	margin: 0px;
	padding: 0px;
	width: 820px;
}

#ryutu_sankamain {
	background-image: url(img/ryutu_tablemain.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 820px;
}
#ryutu_sankamain table {
	background-color: #FFFFFF;
	margin-left: 10px;
}
#ryutu_sankamain .th1 {
	color:#333333;
	font-size: 10pt;
	background-color: #FAF78B;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#ryutu_sankamain .th2 {
	color:#333333;
	font-size: 10pt;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: left;
	padding-left: 15px;
	}
#ryutu_sankamain td {
	color:#333333;
	font-size: 12px;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 3px;
	}
#ryutu_sankabox2 {
	width: 820px;
	margin-bottom: 25px;
	margin-left: 20px;
	border: 1px solid #666666;
}



.ryutu_sanka_sbox {
	width: 820px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
.ryutu_sanka_text1 {
	font-size: 9pt;
	line-height: 1.4em;
	color: #333333;
	padding-left: 30px;
}
.ryutu_sanka_text2 {
	font-size: 9pt;
	line-height: 1.5em;
	color: #333333;
	padding-left: 80px;
}
.ryutu_sanka_text3 {
	font-size: 9pt;
	line-height: 1.4em;
	color: #333333;
	padding-left: 250px;
}
#seihin_menubox {
	width: 800px;
	margin-bottom: 15px;
	margin-left: 30px;
}
.seihin_menu1 {
	font-size: 10pt;
	color: #666666;
	text-align: center;
	width: 158px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.seihin_menu2 {
	font-size: 10pt;
	color: #666666;
	text-align: center;
	width: 158px;
	float: left;
	border: 1px solid #999999;
}
#humate_text1 {
	width: 820px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 10px;
}
#humate_text1_l {
	font-size: 10pt;
	line-height: 1.4em;
	color: #333333;
	width: 560px;
	float: left;
	padding-top: 20px;
	}
#humate_text1_r {
	width: 240px;
	float: right;
	}
#humate_box1 {
	width: 820px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#humate_box1_r {
	float: right;
	width: 360px;
	background-color: #fff5cd;
}
#humate_box1_l {
	float: left;
	width: 450px;
}
.humate_titlle1 {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	margin-bottom: 5px;
}
.humate_text2 {
	font-size: 10pt;
	line-height: 1.4em;
	color: #333333;
	margin-bottom: 10px;
}
#humate_text3 {
	font-size: 10pt;
	line-height: 1.6em;
	color: #000099;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#humate_text4 {
	font-size: 10pt;
	line-height: 1.4em;
	color: #333333;
	width: 820px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#humate_box2 {
	width: 820px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#humate_box2_r {
	float: right;
	width: 390px;
}
#humate_box2_l {
	float: left;
	width: 390px;
}
.humate_titlle2 {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 11pt;
}
.humate_text5 {
	font-size: 10pt;
	line-height: 1.6em;
	color: #333333;
	margin-bottom: 5px;
}
#humate_text6 {
	font-size: 10pt;
	line-height: 1.4em;
	color: #333333;
	width: 820px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#humate_box3 {
	margin-bottom: 15px;
}
#ippellet_box1 {
	background-image: url(img/ippellet_img1.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 450px;
	margin-left: 110px;
	margin-bottom: 20px;
	font-size: 10pt;
	line-height: 1.5em;
	color: #333333;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 160px;
}
#ippellet_text1 {
	font-size: 14px;
	font-weight: bold;
	color: #2D62FF;
	display: block;
	width: 810px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6669DF;
	margin-bottom: 15px;
}
#ippellet_text2 {
	font-size: 10pt;
	line-height: 1.4em;
	color: #333333;
	margin-bottom: 25px;
	margin-left: 30px;
}
#ippellet_box2 {
	font-size: 10pt;
	line-height: 1.4em;
	color: #333333;
	background-image: url(img/ippellet_img2.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 400px;
	margin-bottom: 25px;
	margin-left: 20px;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 400px;
}
#ippellet_box3 {
	width: 840px;
	margin-bottom: 25px;
	margin-left: 10px;
}
#ippellet_box3_l {
	float: left;
	width: 440px;
	background-color: #fff5cd;
	padding-bottom: 10px;
}
#ippellet_box3_r {
	float: right;
	width: 380px;
	background-color: #fff5cd;
	padding-bottom: 10px;
}
#ippellet_box4 {
	margin-bottom: 5px;
}
.ippellet_titlle1 {
	font-weight: 1bold;
	margin-bottom: 5px;
	font-size: 11pt;
}
.ippellet_text3 {
	font-size: 9pt;
	line-height: 1.6em;
	color: #333333;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#nfp_box1 {
	width: 820px;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 10pt;
	line-height: 1.5em;
	color: #333333;
}

#nfp_text1 {
	width: 820px;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 10pt;
	line-height: 1.5em;
	}
#nfp_text2 {
	font-size: 10pt;
	line-height: 1.4em;
	color: #333333;
	margin-bottom: 25px;
	margin-left: 30px;
}
#nfp_box1_l {
	float: left;
	width: 170px;
}
#nfp_box1_l_text {
	font-size: 10pt;
	line-height: 1.4em;
	color: #333333;
}

#nfp_box1_r {
	float: right;
	width: 180px;
	padding-right: 10px;
}
#nfp_box1_m {
	float: left;
	width: 410px;
	border: 1px solid #000099;
	margin-left: 20px;
}
*html #nfp_box1_m {
	float: left;
	width: 410px;
	border: 1px solid #000099;
	margin-left: 8px;
}
#nfp_box1_m table {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 410px;
}
#nfp_box1_m th {
	color:#333333;
	font-size: 11pt;
	background-color: #8A8FF2;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#nfp_box1_m td {
	color:#333333;
	font-size: 13px;
	background-color: #E0D7FF;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
#nfp_box2 {
	width: 820px;
	margin-left: 20px;
	margin-bottom: 20px;
	background-color: #fff5cd;
	padding-bottom: 10px;
}
#nfp_box2_l {
	float: left;
	width: 290px;
}
#nfp_box2_r {
	float: right;
	width: 480px;
	font-size: 10pt;
	line-height: 1.6em;
	color: #333333;
	padding-top: 30px;
	padding-right: 30px;
}
#nfp_box3 {
	width: 820px;
	margin-left: 20px;
	margin-bottom: 30px;
}
#nfp_box3_l {
	float: left;
	width: 400px;
}
#nfp_box3_r {
	float: right;
	width: 400px;
}
#nfp_box4 {
	width: 820px;
	margin-left: 20px;
	margin-bottom: 30px;
}
#nfp_box4_l {
	float: left;
	width: 400px;
}
#nfp_box4_r {
	float: right;
	width: 400px;
	background-color: #fff5cd;
	text-align: center;
}
#nfp_text3 {
	font-size: 10pt;
	line-height: 1.4em;
	color: #333333;
	margin-bottom: 10px;
}
#nfp_text4 {
	font-size: 10pt;
	line-height: 1.4em;
	color: #333333;
	margin-bottom: 10px;
	text-align: left;
	padding: 10px 5px;
}
#nfp_box5 {
	margin-bottom: 5px;
}
#ref_box1 {
	width: 840px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#ref_box1_l {
	float: left;
	width: 540px;
}
#ref_box1_r {
	float: right;
	width: 290px;
}
#ref_sbox1 {
	background-color: #d8d8d8;
	margin-bottom: 10px;
}
.ref_sobi15px {
	margin-bottom: 15px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 500px;
	margin-left: 15px;
}
#ref_sbox1_text {
	font-size: 10pt;
	line-height: 1.6em;
	color: #333333;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#ref_sbox2 {
	margin-bottom: 5px;
}
#ref_sbox2_l {
	float: left;
	width: 330px;
}
#ref_sbox2_r {
	float: right;
	width: 200px;
}
#ref_sbox2_text {
	font-size: 9pt;
	line-height: 1.4em;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}#ref_text1 {
	font-size: 9pt;
	line-height: 1.5em;
	color: #FFFFFF;
	background-color: #808080;
	width: 280px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
}
#ref_box3 {
	background-color: #d8d8d8;
	width: 290px;
}
#ref_box3_obi {
	margin-bottom: 10px;
}
#ref_box3_img {
	text-align: center;
	margin-bottom: 10px;
}
#ref_box3_text {
	font-size: 9pt;
	line-height: 1.4em;
	color: #333333;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#ref_box4 {
	width: 840px;
	margin-bottom: 25px;
	margin-left: 10px;
}
#ref_box4_l {
	float: left;
	width: 210px;
}
#ref_box4_r {
	float: right;
	width: 620px;
}
#ref_box4_l_obi {
	margin-bottom: 10px;
}
#ref_box4_l table {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}
#ref_box4_l td {
	color:#333333;
	font-size: 9pt;
	line-height: 1.4em;
	background-color: #FBE693;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
#ref_box4_r_obi {
	margin-bottom: 10px;
}
.ref_sbox3_1 {
	float: left;
	width: 155px;
	margin-bottom: 10px;
}
.ref_sbox3img {
	width: 155px;
	margin-bottom: 10px;
}
.ref_sbox3_text {
	font-size: 9pt;
	line-height: 1.4em;
	color: #333333;
	padding-right: 3px;
	padding-left: 3px;
	}
    
#ref2_box1 {
	background-color: #808080;
	width: 790px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 20px;
	margin-bottom: 25px;
	padding-bottom: 5px;
}
.ref2_photobox1 {
	font-size: 9pt;
	color: #FFFFFF;
	float: left;
	width: 150px;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 10px;
}
.ref2_photobox2 {
	font-size: 9pt;
	color: #FFFFFF;
	float: left;
	width: 150px;
	text-align: center;
	margin-bottom: 10px;
}
/*.ref2_photobox1 {
	font-size: 9pt;
	color: #FFFFFF;
	float: left;
	width: 190px;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 10px;
}
.ref2_photobox2 {
	font-size: 9pt;
	color: #FFFFFF;
	float: left;
	width: 190px;
	text-align: center;
	margin-bottom: 10px;
}*/
#ref2_box1 img {
	margin-bottom: 5px;
}
#ref2_box2 {
	background-color: #808080;
	width: 790px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 20px;
	margin-bottom: 25px;
	padding-bottom: 15px;
}
.ref2_y_photobox1 {
	float: left;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}
*html .ref2_y_photobox1 {
	float: left;
	width: 150px;
	margin-bottom: 10px;
	text-align: center;
	margin-right: 10px;
}
.ref2_y_photobox2 {
	float: left;
	width: 150px;
	margin-bottom: 10px;
	text-align: center;
}
.ref2_y_photobox3 {
	float: left;
	width: 150px;
	margin-bottom: 10px;
	text-align: center;
}
.ref2_y_photobox4 {
	float: left;
	width: 150px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 40px;
	text-align: center;
}
*html .ref2_y_photobox4 {
	float: left;
	width: 150px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: center;
}
.ref2_y_photobox5 {
	float: left;
	width: 150px;
	margin-right: 35px;
	margin-bottom: 10px;
	text-align: center;
}
.ref2_y_photobox6 {
	float: left;
	width: 150px;
	margin-bottom: 10px;
	text-align: center;
}
.ref2_y_photobox7 {
	width: 680px;
	margin-bottom: 10px;
	margin-left: 50px;
}
/*.ref2_y_photobox5 {
	float: left;
	width: 168px;
	margin-right: 35px;
	margin-bottom: 10px;
	text-align: center;
}
.ref2_y_photobox6 {
	float: left;
	width: 154px;
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: center;
}*/
.ref2_y_photobox_title {
	margin-bottom: 5px;
}
#ref2_text1 {
	font-size: 10pt;
	line-height: 1.4em;
	color: #333333;
	width: 750px;
	margin-bottom: 15px;
	margin-left: 60px;
}
#ref2_text1 a {
	color:#009900;
	font-weight: bold;
	text-decoration: underline;
	}
#ref2_box3 {
	width: 840px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.ref2_box3_l {
	float: left;
	width: 410px;
}
.ref2_box3_r {
	float: right;
	width: 410px;
}
#ref2_box3_l_title {
	margin: 0px;
	padding: 0px;
}
#ref2_box3_l_text {
	font-size: 9pt;
	line-height: 1.4em;
	color: #FFFFFF;
	background-color: #40A4D5;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#ref2_box3_l_table table {
	margin: 0px;
	padding: 0px;
	width: 408px;
}
#ref2_box3_l_table th {
	font-size: 10pt;
	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 3px;
	vertical-align: top;
}
#ref2_box3_l_table td {
	font-size: 10pt;
	line-height: 1.4em;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#ref2_box3_r_title {
	margin: 0px;
	padding: 0px;
}
#ref2_box3_r_text {
	font-size: 10pt;
	line-height: 1.4em;
	color: #FFFFFF;
	background-color: #40C161;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#ref2_box3_r_table table {
	margin: 0px;
	padding: 0px;
	width: 408px;
}
#ref2_box3_r_table th {
	font-size: 10pt;
	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 3px;
	vertical-align: top;
}
#ref2_box3_r_table td {
	font-size: 10pt;
	line-height: 1.4em;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#ref2_box3_l_table {
	width: 410px;
	margin-bottom: 20px;
	border: 1px solid #999999;
}
#ref2_box3_r_table {
	width: 410px;
	margin-bottom: 20px;
	border: 1px solid #999999;
}
.to_siryou {
	float: right;
	border: 1px solid #999999;
}
#top_box2m_1 {
	width: 420px;
	margin-bottom: 5px;
}
#top_box2m_1l {
	float: left;
	width: 205px;
}
#top_box2m_1r {
	float: right;
	width: 205px;
}
#seminar_box3 {
	margin-bottom: 10px;
}
#seminar_box3l {
	float: left;
	width: 600px;
}
#seminar_box3r {
	float: right;
	width: 220px;
	margin-right: 15px;
}
#speace {
	height: 26px;
}
