@charset "utf-8";
/* CSS Document */

/* ///////共通///////// */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/back.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	float: left;
	height: 56px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 160%;
}
h2 {
}
h3 {
}
.clear {
	clear: both;
}
img {
	border:none ;
}
#wrapper {
	height: auto;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#header {
	height: 71px;
	width: 860px;
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-x;
}
#header_logo {
	float: left;
	height: 71px;
	width: 145px;
	background-image: url(../img/header_logobg.jpg);
	background-repeat: no-repeat;
}
#header_logo a:link {
	color: #666666;
	text-decoration: none;
}
#header_logo a:visited {
	text-decoration: none;
	color: #666666;
}
#header_logo a:hover {
	text-decoration: none;
	color: #666666;
}
#header_logo a:active {
	text-decoration: none;
	color: #666666;
}
#header_logo a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 100%;
	color: #666666;
	padding-left: 20px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 26px;
	width: 125px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#header_linkbox {
	float: right;
	height: 71px;
	width: 290px;
	padding-right: 20px;
}
.in_site {
	height: 25px;
	width: 290px;
	background-image: url(../img/header_link_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.in_site p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 100%;
	color: #CCCCCC;
}
.in_site a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.in_site a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.in_site a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.in_site a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.out_site {
	width: 270px;
	height: 25px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 24px;
	font-weight: bolder;
	color: #FF9900;
	text-align: center;
}
.out_site a:link {
	color: #FF9900;
	text-decoration: none;
}
.out_site a:visited {
	color: #FF9900;
	text-decoration: none;
}
.out_site a:hover {
	color: #FFCC66;
	text-decoration: none;
}
.out_site a:active {
	color: #FF9900;
	text-decoration: none;
}
#flash {
	height: 290px;
	width: 860px;
}
#menu {
	background-image: url(../img/top_menu_bg.jpg);
	height: 44px;
	width: 835px;
	padding-top: 3px;
	padding-left: 25px;
	background-repeat: no-repeat;
}

.prof {
	float: left;
	height: 40px;
	width: 161px;
	background-image: url(../img/menu_prof1.jpg);
	background-repeat: no-repeat;
}
.prof a {
	height: 40px;
	width: 161px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
.prof a:hover {
	background-image: url(../img/menu_prof2.jpg);
	background-repeat: no-repeat;
}
.products {
	float: left;
	height: 40px;
	width: 161px;
	background-image: url(../img/menu_product1.jpg);
	background-repeat: no-repeat;
}
.products a {
	height: 40px;
	width: 161px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
.products a:hover {
	background-image: url(../img/menu_product2.jpg);
	background-repeat: no-repeat;
}
.tech {
	float: left;
	height: 40px;
	width: 161px;
	background-image: url(../img/menu_tech1.jpg);
	background-repeat: no-repeat;
}
.tech a {
	height: 40px;
	width: 161px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
.tech a:hover {
	background-image: url(../img/menu_tech2.jpg);
	background-repeat: no-repeat;
}
.recruit {
	float: left;
	height: 40px;
	width: 161px;
	background-image: url(../img/menu_recruit1.jpg);
	background-repeat: no-repeat;
}
.recruit a {
	height: 40px;
	width: 161px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
.recruit a:hover {
	background-image: url(../img/menu_recruit2.jpg);
	background-repeat: no-repeat;
}
.contact {
	float: left;
	height: 40px;
	width: 161px;
	background-image: url(../img/menu_contact1.jpg);
	background-repeat: no-repeat;
}
.contact a {
	height: 40px;
	width: 161px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
.contact a:hover {
	background-image: url(../img/menu_contact2.jpg);
	background-repeat: no-repeat;
}

#footer {
	height: 120px;
	width: auto;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
}
#footer_container {
	height: 120px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer_left_bg {
	height: 120px;
	width: 20px;
	float: left;
}
#footer_right_bg {
	float: left;
	height: 120px;
	width: 20px;
}

#main_footer {
	height: 120px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/footer_main_bg.jpg);
	background-repeat: repeat-x;
	float: left;
}
#footer_link {
	height: 25px;
	width: 860px;
	margin-top: 10px;
	text-align: center;
}
#footer_link ul {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 25px;
	color: #0066CC;
	height: 25px;
	width: 610px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer_link li {
	height: 25px;
	width: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer_link a:link {
	color: #666666;
	text-decoration: none;
}
#footer_link a:visited {
	text-decoration: none;
	color: #666666;
}
#footer_link a:hover {
	text-decoration: none;
	color: #0066FF;
}
#footer_link a:active {
	text-decoration: none;
	color: #666666;
}
#footer_box {
	height: 50px;
	width: 860px;
	padding-top: 35px;
}
#footer_logo {
	float: left;
	height: 50px;
	width: 130px;
	background-image: url(../img/footer_logobg.jpg);
	background-repeat: no-repeat;
}
#footer_logo p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 100%;
	color: #666666;
	margin: 0px;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#address {
	float: left;
	height: 50px;
	width: auto;
}
#address p {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 100%;
	color: #666666;
}
#copyright {
	float: right;
	height: 50px;
	width: auto;
}
#copyright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	color: #666666;
	margin: 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#free_space {
	height: 50px;
	width: 860px;
}

/* ///////共通///////// */





/* ///////個別　コンテンツ///////// */

#contents {
	height: auto;
	width: 830px;
	padding-right: 15px;
	padding-left: 15px;
}
#left_column {
	width: 200px;
	height: auto;
	float: left;
	padding-top: 20px;
	margin-bottom: 30px;
}
.group_banner {
	height: 120px;
	width: 200px;
	background-image: url(../img/group_banner1.jpg);
	background-repeat: no-repeat;
	padding-bottom: 15px;
}
.group_banner a {
	text-indent: -5999px;
	display: block;
	height: 120px;
	width: 200px;
	overflow: hidden;
}
.group_banner a:hover {
	background-image: url(../img/group_banner2.jpg);
	background-repeat: no-repeat;
}
.flash_banner {
	background-image: url(../img/flash_banner.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 200px;
	margin-bottom: 20px;
}
.flash_banner a {
	text-indent: -5999px;
	display: block;
	overflow: hidden;
	height: 100px;
	width: 200px;
}
.flash_banner a:hover {
	background-image: url(../img/flash_banner2.jpg);
	background-repeat: no-repeat;
}
.recruit_banner {
	background-image: url(../img/recruit_banner1.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 200px;
	padding-bottom: 10px;
}
.recruit_banner a {
	text-indent: -5999px;
	display: block;
	height: 70px;
	width: 200px;
	overflow: hidden;
}
.recruit_banner a:hover {
	background-image: url(../img/recruit_banner2.jpg);
	background-repeat: no-repeat;
}
.tech_banner {
	background-image: url(../img/tech_banner1.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 200px;
	padding-bottom: 10px;
}
.tech_banner a {
	text-indent: -5999px;
	display: block;
	height: 70px;
	width: 200px;
	overflow: hidden;
}
.tech_banner a:hover {
	background-image: url(../img/tech_banner2.jpg);
	background-repeat: no-repeat;
}
.eco_banner {
	background-image: url(../img/eco_banner1.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 200px;
	padding-bottom: 10px;
}
.eco_banner a {
	text-indent: -5999px;
	display: block;
	height: 70px;
	width: 200px;
	overflow: hidden;
}
.eco_banner a:hover {
	background-image: url(../img/eco_banner2.jpg);
	background-repeat: no-repeat;
}
.faq_banner {
	background-image: url(../img/faq_banner1.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 200px;
	padding-bottom: 20px;
}
.faq_banner a {
	text-indent: -5999px;
	display: block;
	height: 70px;
	width: 200px;
	overflow: hidden;
}
.faq_banner a:hover {
	background-image: url(../img/faq_banner2.jpg);
	background-repeat: no-repeat;
}
.iso {
	height: 100px;
	width: 200px;
	padding-bottom: 20px;
}
.flash_download {
	height: 92px;
	width: 200px;
	background-image: url(../img/flash_download1.jpg);
	background-repeat: no-repeat;
}
.flash_download a {
	text-indent: -5999px;
	display: block;
	height: 92px;
	width: 200px;
	overflow: hidden;
}
.flash_download a:hover {
	background-image: url(../img/flash_download2.jpg);
	background-repeat: no-repeat;
}
.link {
	height: 32px;
	width: 200px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.psp {
	height: 55px;
	width: 193px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-left: 5px;
}
.psp p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
.city_sasayama {
	height: 55px;
	width: 198px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
}
.city_sasayama p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.sidenavi_spacer {
	height: 5px;
	width: 200px;
	padding-bottom: 20px;
}
#right_column {
	float: right;
	width: 600px;
	padding-left: 30px;
	padding-top: 20px;
	height: auto;
	padding-bottom: 40px;
}
.subtitle {
	height: 50px;
	width: 600px;
}
.subtitle_head {
	float: left;
	height: 50px;
	width: 15px;
}
.subtitle1_left {
	margin-right: 1px;
	background-image: url(../img/subtitle_bg1.jpg);
	background-repeat: repeat-x;
	height: 50px;
	width: 80px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #0066CC;
	font-size: 16px;
	line-height: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.subtitle1_right {
	height: 50px;
	width: 494px;
	float: left;
	background-image: url(../img/subtitle_bg2.jpg);
	background-repeat: repeat-x;
}
.subtitle2_left {
	margin-right: 1px;
	background-image: url(../img/subtitle_bg1.jpg);
	background-repeat: repeat-x;
	height: 50px;
	width: 80px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #0066CC;
	font-size: 16px;
	line-height: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.subtitle2_right {
	height: 50px;
	width: 494px;
	float: left;
	background-image: url(../img/subtitle_bg2.jpg);
	background-repeat: repeat-x;
}
.subtitle_s {
	float: left;
	height: 50px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	font-weight: bold;
	color: #666666;
}
.detail_box {
	height: 20px;
	width: 75px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 8px;
}
.yazirushi_icon2 {
	float: left;
	height: 18px;
	width: 16px;
	padding-left: 5px;
	padding-top: 2px;
}
.detail {
	height: 20px;
	width: 40px;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #FF9900;
	padding-left: 5px;
}
#news {
	height: auto;
	width: 560px;
	padding-left: 40px;
	padding-bottom: 30px;
}
.topic {
	height: auto;
	width: 510px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.yazirushi_icon {
	float: left;
	height: auto;
	width: 10px;
	margin-right: 10px;
	padding-top: 5px;
}
.date {
	float: left;
	height: auto;
	width: 100px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 15px;
	color: #6699FF;
	margin-right: 5px;
	padding-top: 2px;
}
.news_text {
	width: 380px;
	height: auto;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #999999;
}
.subtitle2_left {
	margin-right: 1px;
	background-image: url(../img/subtitle_bg1.jpg);
	background-repeat: repeat-x;
	height: 50px;
	width: 80px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #0066CC;
	font-size: 16px;
	line-height: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.subtitle2_right {
	height: 50px;
	width: 494px;
	float: left;
	background-image: url(../img/subtitle_bg2.jpg);
	background-repeat: repeat-x;
}
.product1 {
	height: 138px;
	width: 598px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}
.product1_img1 {
	height: 138px;
	width: 185px;
	float: left;
}
.product1_box {
	float: right;
	height: 138px;
	width: 413px;
}
.product1_title {
	padding-top: 10px;
	padding-bottom: 5px;
}
.product1_text {
	height: 65px;
	width: 413px;
}
.product1_text p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.detail_button {
	height: 27px;
	width: 138px;
	background-image: url(../img/top_detail_button1.jpg);
	background-repeat: no-repeat;
	float: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 100%;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 3px;
	display: inline;
}
.detail_button a {
	height: 19px;
	width: 108px;
	display: block;
	overflow: hidden;
	padding-top: 8px;
	padding-left: 30px;
}
.detail_button a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.detail_button a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.detail_button a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/top_detail_button2.jpg);
	background-repeat: no-repeat;
}
.detail_button a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.product_box {
	height: 280px;
	width: 600px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.product2 {
	float: left;
	height: 280px;
	width: 145px;
	border: 1px solid #CCCCCC;
	margin-right: 4px;
}
.product3 {
	float: left;
	height: 280px;
	width: 145px;
	border: 1px solid #CCCCCC;
}
.product2_text {
	height: 100px;
	padding-bottom: 5px;
	text-align: left;
}

.commodity_line {
	height: 10px;
	width: 600px;
}
.commodity {
	height: 198px;
	width: 600px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.commodity_buttom {
	background-image: url(../img/commodity_button1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 198px;
	width: 192px;
}
.commodity_buttom a {
	height: 198px;
	width: 192px;
	text-indent: -5999px;
	display: block;
	overflow: hidden;
}
.commodity_buttom a:hover {
	background-image: url(../img/commodity_button2.jpg);
	background-repeat: no-repeat;
}
.commodity_img {
	float: right;
	height: 198px;
	width: 392px;
}


.style1 {
	padding-top: 5px;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #666666;
	line-height: 120%;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	letter-spacing: -0.1em;
	text-align: center;
}
.style2 {
	padding-top: 5px;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #666666;
	line-height: 130%;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	letter-spacing: 0.1px;
	text-align: left;
}
.style10 {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
/* ///////個別　コンテンツ///////// */

