@charset "utf-8";

html {
text-align:center;
}

body {
	font-size:12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "Century Gothic";
	color:#222;
	line-height:1;
	padding-top: 0px;
	padding-bottom: 0px;
}

#header,
.section,
.nav,
#footer {
display:block;
}

a {
	color:#09C;
	text-decoration:underline;
	outline:none;
}
a:hover {   color:#6666F5; text-decoration:none; }
a:visited { color:#0099CC; }


/* ***************************************
wrapper
**************************************** */
div#wrapper {
	width:100%;
}

/* ***************************************
main_container
**************************************** */
div#main_container {
	width:840px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}




/* ***************************************
header
**************************************** */
#header {
	display:block;
	position:relative;
	background-image: url(../img/common/header_bg_content.jpg);
	background-repeat: no-repeat;
	background-position: 30px top;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
	width: 780px;
}
#header h1 {
	padding-top: 14px;
	padding-left: 267px;
	float: left;
}
#header div#tel_mail {
	height: 100px;
	width: 180px;
	float: right;
}
#header div#tel_mail img#header_tel_img {
	position:absolute;
	top:66px;
	left:656px;
}
#block_wrap {
	clear: both;
	width: 840px;
	margin-bottom: 35px;
	float: left;
}



/* ***************************************
main_img
**************************************** */
div#main_img {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
	clear: both;
}
div#main_img h2 img {
	margin:0;
	width: 400px;
	padding: 0px;
}
div#main_img li.lastChild {
margin-right:0px;
}
div#main_img img#main_img_01 {
position:absolute;
bottom:0;
right:0;
}

#g_nav_l {
	width:840px;
	margin: 0px;
	clear: both;
	padding: 0;
}

#g_nav_l ul {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}

#g_nav_l li {
	float:left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0px;
}
#g_nav {
	width:840px;
	margin: 0px;
	clear: both;
	padding: 0;
}
#g_nav ul {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}
#g_nav li {
	float:left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0px;
}


/* ***************************************
contents
**************************************** */
div#contents {
	width:840px;
	margin: 0px;
	clear: both;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

div#contents .section {
	margin-bottom:15px;
	text-align:left;
	padding-left: 30px;
	padding-top: 0px;
}
div#contents .section p {
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	line-height: 130%;
}

div#contents .section h2.clearfix a {
float:left;
margin-right:10px;
}
div#contents .section img.sec_read {
margin:10px 0 0 0px;
}

/* product_list */
div#contents ul.product_list {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
div#contents ul.product_list li {
	width:260px;
	margin:0 0px 10px 0;
	background:url(../img/common/dot_bg.gif) 0 bottom repeat-x;
	padding-bottom:10px;
	line-height: 160%;
}
div#contents ul.product_list li a {
	font-size:1em;
}
div#contents ul.product_list li dd {
	margin-top:5px;
	padding-top:3px;
	line-height: 130%;
}
div#contents ul.product_list li img {
float:left;
margin-right:5px;
}

/* faq_list */
div#contents ul.faq_list li {
	padding-bottom:15px;
}
div#contents ul.faq_list li.lastChild {
padding-bottom:10px;
}
/* pagetop_btn */
div#contents div.pagetop_btn {
	text-align:right;
	padding-right: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
	height: 60px;
}
#icon_boy {
	background-image: url(../img/common/icon_boy.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 29px;
	padding-right: 40px;
	padding-bottom: 23px;
	padding-left: 60px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}
#contact {
	background-image: url(../img/common/toiawasekyara4.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	clear: both;
	height: 51px;
	width: 480px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 99px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	margin-right: auto;
}
#contact #con_form {
	margin: 0px;
	padding: 0px;
	width: 100px;
	float: left;
}
#contact #con_form img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#contact #con_fax_mitsu {
	float: left;
	padding-left: 15px;
	height: 60px;
}
#contact #con_fax_toi {
	float: left;
	padding-left: 0px;
	height: 60px;
}
#contact #con_fax img {
	float: left;
	height: 60px;
}
#contact #con_mail {
	float: left;
	padding-top: 27px;
	padding-left: 67px;
}

#contact a:hover {
	opacity: 0.6;
	-moz-opacity:0.6;
	filter: alpha(opacity=60);
}

#contact2 {
	background-image: url(../img/common/toiawasekyara4.png);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	height: 60px;
	width: 480px;
	padding-top: 65px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 160px;
	margin: 0px;
	float: left;
}
#contact2 #con_form {
	margin: 0px;
	padding: 0px;
	width: 100px;
	float: left;
}
#contact2 #con_form img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#contact2 #con_fax_mitsu {
	float: left;
	padding-left: 15px;
	height: 60px;
}
#contact2 #con_fax_toi {
	float: left;
	padding-left: 0px;
	height: 60px;
}


#contact2 #con_mail {
	float: left;
	padding-top: 33px;
	padding-left: 67px;
}

#contact2 a:hover {
	opacity: 0.6;
	-moz-opacity:0.6;
	filter: alpha(opacity=60);
}
#main_container .pagetop_btn {
	clear: both;
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pagetop_btn #p_right2 {
	margin: 0px;
	float: right;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_container #clears {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}




/* ***************************************
footer_g_nav
**************************************** */
#footer_g_nav {
	width:800px;
	margin-bottom:10px;
	padding-top: 15px;
	float: left;
}
#footer_g_nav ul {
	width:545px;
	float:left;
	padding-left: 30px;
}
#footer_g_nav li {
	float:left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0px;
}
#footer_g_nav li.firstChild {
	margin-right:422px;
}
#footer_g_nav img#footer_gnavi_img {
	margin-top:60px;
	float: right;
}
#contents #roll_roller h2 #jboys {
	margin-left: 355px;
	padding-bottom: 10px;
	padding-top: 15px;
}
#main_img .fukidashi {
	width: 375px;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: right;
	text-align: left;
}

#main_img .fukidashi h3 {
	font-size: medium;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #F03;
}
#main_img .block {
	float: left;
	width: 840px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#main_img .block ul {
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	text-align: left;
	line-height: 180%;
}
#main_img .block ul li {
	clear: both;
	float: none;
	text-align: left;
}


#main_img .fukidashi p {
	text-align: left;
	line-height: 160%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main_img .fukidashi .header_arrow {
	background-image: url(../img/content/sdw_head.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#main_img .fukidashi p em {
	color: #F03;
}
#main_img .fukidashi p a {
	text-decoration: none;
}

#main_img .fukidashi .point_wrap {
	background-image: url(../img/content/sdw_end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 65px;
	padding-bottom: 30px;
	padding-left: 40px;
	text-align: left;
}
#main_img .fukidashi .point_wrap table {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	width: 360px;
	font-weight: bold;
}
#main_img .fukidashi .point_wrap table tr th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	background-color: #FF3;
	margin: 0px;
	padding: 10px;
}
#main_img .fukidashi .point_wrap table tr td {
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding: 10px;
}
#main_img .block #img_wrap {
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 110px;
	float: left;
	text-align: left;
	margin: 0px;
}
#main_img .block .img_block {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding: 0px;
}

#main_img .block .img_block p {
	line-height: 180%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main_img .block .img_end {
	margin-bottom: 0px;
}
#main_cont {
	margin: 0px;
	padding: 0px;
	clear: both;
}

#main_cont #iroiro {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_cont #iroiro .space_20 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
}


#main_cont #iroiro table {
	width: 780px;
	padding: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	line-height: 160%;
	font-size: 11px;
	margin: 0px;
}
#main_cont #iroiro table tr th {
	background-color: #ffff33;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 75px;
}
#main_cont #iroiro table tr td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	text-align: center;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#main_cont #iroiro table tr #width83 {
	width: 90px;
	background-color: #ffe168;
}
#main_cont #iroiro table tr .ffe168 {
	background-color: #ffe168;
	font-weight: bold;
}
#main_cont #iroiro table tr .99ff00 {
	background-color: #9F6;
	font-weight: bold;
}

#main_cont #iroiro table tr .d7ff84 {
	font-weight: bold;
	background-color: #d7ff84;
}
#main_cont #iroiro table tr .d7ff84_2 {
	font-weight: bold;
	background-color: #9F0;
}

#main_cont #iroiro table tr .ffb380 {
	font-weight: bold;
	background-color: #ffb380;
}
#main_cont #iroiro table tr .ceebf7 {
	font-weight: bold;
	background-color: #ceebf7;
}
#main_cont #iroiro table tr td strong {

}

#footer_g_nav .right {
	text-align: right;
	float: right;
	margin: 0px;
	padding: 0px;
}
#main_container #end_tel {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 700px;
	top: -50px;
}
