@charset "UTF-8";
/* -------------------------------------------------------- CSS Information 
Lust up date:   2012.10.02
Style Info:     common css
------------------------------------------------------------------------ */  

/*------------------------------------------------------------Header*/
/*HeaderBox*/

#headerarea {
	height: auto;
	width: 100%;
	text-align: center;
}
#header {
	height: auto;
	text-align: left;
	border-bottom: 1px solid #d8d8d8;
}
#header_tx {
	color: #fff;
	margin: 0 0 24px;
	text-align: center;
	font-size: 10px;
	height: 20px;
	background: #1eb923;
	width: 100%;
	line-height: 2;
}
/*Logo*/
#logobox {
	float: none;
	width: 100%;
}
#logobox p  {
	width: 80%;
	margin: 0 auto;
	float: none;
}


#logobox p img {
	width: 100%;
}

#logobox p.header_tel {
	width: 50%;;
	margin: 6px auto;
	float: none;
}


/*HeaderContact*/
#header_contact {
	float: none;
	width: 100%;
	margin: 0 auto;
}

#header_contact img { width: 100%;}


#header_contact .contactbox {
	border-left: none;
	border-right: none;
}

#header_contact p { float: left; width: 33%;}

#header_contact .contactbox .head_shop {
	float: left;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#header_contact .contactbox .head_inq {
	float: left;
	border-bottom: none;
	border-right: none;
}

#header_contact img { width: 100%;}

#header_contact p.system { float: left; width: 34%; padding-top: 8%;}

/*------------------------------------------------------------Main*/
/*MainPhoto*/
#mainvisual {
	margin: 0 auto;
	width: 100%;
	padding-top: 20px;
}


/*ContentareaBox*/
#contentarea {
	width: 100%;
	min-width: none;
	margin: 30px auto;
}
#content {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
/*LeftBox*/
#contentarea_left {
	width: 100%;
	float: none;
	margin: 0 auto 30px;
}
#content_left {
	text-align: left;
	padding: 0 0 20px;
}

#content_left h2 {
	background: none;
	color: #333;
	font-weight: bold;
	font-size: 16px;
	padding: 0 0 10px 15px;
	margin-bottom: 24px;
	border-bottom: 1px solid #018604;
}

#content_left h3 {
	color: #333;
	font-size: 14px;
	margin-bottom: 20px;
	color: #0d8510;
}

#content_left section {
	margin: 0 auto 24px;
	width: 93.75%;
}

#content_left section p { margin-bottom: 16px;}


#content_left .img_l {
	float: none;
	margin-bottom: 24px;
	margin-right: 0;
}


#content_left .img_r {
	float: none;
	margin-bottom: 24pz;
	margin-left: 0;
}


/*RightBox*/
#contentarea_right {
	width: 250px;
	float: none;
	/*display: none;*/
}
#content_right {
	text-align: left;
	padding: 0 0 30px;
}

#content_right .company {
	border: 1px solid #d8d8d8;
	padding: 10px;
	margin-bottom: 30px;
}

#content_right .company p { margin-bottom: 10px;}

/*------------------------------------------------------------Footer*/
/*FooterBox*/
#footerarea {
	width: 100%;
	min-width: none;
	text-align: center;
	background: #fbf9f5 url(../images/common_img/footer_bg.jpg) 0 bottom repeat-x;
	border-top: 3px #21d626 solid;
}
#footer {
	width: 93.75%;
	margin: 0 auto;
	padding: 20px 0 0;
	position: relative;
}

#footer .pagetop {
	position: absolute;
	right: 0;
	top: -40px;
}
/*FooterLink*/
#footer .footerlink {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 20px;
}

#footer ul {
	float: none;
	padding-right: 0;
}
#footer ul li {
	font-size: 14px;
	padding: 0 5px 17px;
	line-height: 110%;
	text-align: center;
	margin-bottom: 15px;
	border-bottom: 1px #C0C0C0 solid;
}
#footer a {
	text-decoration: none;
	color: #000;
	display: block;
}
#footer a:hover {
	text-decoration: underline;
}
/*Copyright*/
#copyright {
	line-height: 150%;
	font-size: 11px;
	text-align: center;
	color: #fff;
	padding-bottom: 10px;
}
/*------------------------------------------------------------Navi*/
ul#mainnavi {
	width: 980px;
	list-style-type: none;
	position: relative;
	clear: both;
	margin: 20px auto 0;
	display: none;
}
ul#mainnavi li {
	float: left;
	list-style-type: none;
}
/*SubNavi*/
ul.subnavi {
	list-style-type: none;
	width: 250px;
	margin-bottom: 30px;
}
ul.subnavi li {
	text-align: left;
}

ul.subnavi li  a {
	border-bottom: 1px solid #d8d8d8;
	display: block;
	color: #333;
	text-decoration: none;
	padding: 18px 0 18px 10px;
	background: url(../images/common_img/sidenav_arrow.png) 230px center no-repeat;
}

ul.subnavi li  a:hover {
	background: url(../images/common_img/sidenav_arrow.png) 230px center no-repeat #EFEFEF;
	padding-left: 20px;
}

/*------------------------------------------------------------Pankuzu*/
/*pankuzu*/
#pankuzu {
	width: 100%;
	margin: 5px 0 15px;
	clear: both;
}
#pankuzu ol {
	list-style: none;
}
#pankuzu ol li {
	float: left;
	font-size: 11px;
	padding: 0 7px 0 10px;
	background: url(../img/common_img/icon_pankuzu.gif) no-repeat 0 50%;
}
#pankuzu ol li em {
	font-style: normal;
}
#pankuzu ol li.home {
	padding-left: 0;
	background: none;
}
#pankuzu ol li a:link, #pankuzu ol li a:visited {
	text-decoration: underline;
}
#pankuzu ol li a:hover, #pankuzu ol li a:active {
	text-decoration: underline;
}

/*------------------------------------------------------------Text*/
/*TextRight*/
.tx_right {
	text-align: right;
}
/*TextLeft*/
.tx_left {
	text-align: left;
}
/*TextCenter*/
.tx_cent {
	text-align: center;
}
/*bold*/
.tx_bold {
	font-style: normal;
	font-weight: bold;
}
/*TextRed*/
.tx_red {
	color: #C33;
}

.tx_large { font-size: 18px;}

.tx_green {
	color: #0d8510;
}
/*attention*/
.attention {
	font-size: 14px;
	line-height: 130%;
	margin: 5px 0 14px 30px;
}
/*------------------------------------------------------------Float*/
/*FloatLeft*/
.float_left {
	float: left;
}
/*FloatRight*/
.float_right {
	float: right;
}
/*ClearBoth*/
.clearboth {
	clear: both;
}
/*------------------------------------------------------------Margin*/
/*MarginTop*/
.margin_t05 {
	margin-top: 5px;
}
.margin_t10 {
	margin-top: 10px;
}
.margin_t20 {
	margin-top: 20px;
}
.margin_t30 {
	margin-top: 30px;
}
.margin_t40 {
	margin-top: 40px;
}
.margin_t50 {
	margin-top: 50px;
}
/*MarginBottom*/
.margin_b05 {
	margin-bottom: 5px;
}
.margin_b10 {
	margin-bottom: 10px;
}
.margin_b20 {
	margin-bottom: 20px;
}
.margin_b30 {
	margin-bottom: 30px;
}
.margin_b40 {
	margin-bottom: 40px;
}
.margin_b50 {
	margin-bottom: 50px;
}
/*MarginRight*/
.margin_r05 {
	margin-right: 5px;
}
.margin_r10 {
	margin-right: 10px;
}
.margin_r15 {
	margin-right: 15px;
}
.margin_r20 {
	margin-right: 20px;
}
/*MarginLeft*/
.margin_l05 {
	margin-left: 5px;
}
.margin_l10 {
	margin-left: 10px;
}
.margin_l15 {
	margin-left: 15px;
}
.margin_l20 {
	margin-left: 20px;
}
/*------------------------------------------------------------ClearFix*/
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
/*------------------------------------------------------------Hoverimg*/
a:hover img.hoverimg {
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

/*------------------------------------------------------------color*/
.red {
	color:#F00;
}

@media screen and (min-width : 480px){
#headerarea {
	height: auto;
	width: 100%;
	min-width: 980px;
	text-align: center;
}
#header {
	height: auto;
	width: 980px;
	text-align: left;
	margin: 0 auto -1px;
	border-bottom: 1px solid #d8d8d8;
}
#header_tx {
	color: #333;
	margin: 0;
	text-align: left;
	font-size: 12px;
	height: 41px;
	line-height: 3;
	background: none;
}
/*Logo*/
#logobox {
	float: left;
	width: auto;
}

#logobox p {
	width: 332px;
	margin: 0 120px 0 0;
	float: left;
}

#logobox p.header_tel {
	width: 270px;
	margin: 0;
	float: right;
}


/*HeaderContact*/
#header_contact {
	float: right;
	width: auto;
}

#header_contact p { float: left; width: 105px;}
#header_contact p.system { float: none; width: 210px; padding-top: 0; margin-left: 1px;}

#header_contact .contactbox {
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
}

#header_contact .contactbox .head_shop {
	float: left;
	border-right: 1px solid #d8d8d8;
	border-bottom: none;
}

#header_contact .contactbox .head_inq {
	border-bottom: none;
}
#header_contact img { float: none; width: 105px;}
#header_contact .system img { float: none; width: 210px;}

/*------------------------------------------------------------Main*/
/*MainPhoto*/
#mainvisual {
	margin: 0 auto;
	width: 980px;
	padding-top: 20px;
}


/*ContentareaBox*/
#contentarea {
	width: 100%;
	min-width: 980px;
	margin: 30px auto;
}
#content {
	width: 980px;
	margin: 0 auto;
	text-align: center;
}
/*LeftBox*/
#contentarea_left {
	width: 700px;
	float: left;
}
#content_left {
	text-align: left;
	padding: 0;
}

#content_left h2{
	background: url(../images/common_img/h2.jpg) 0 bottom no-repeat;
	color: #333;
	font-weight: bold;
	font-size: 24px;
	padding: 0 0 10px 15px;
	margin-bottom: 30px;
	border-bottom: none;
}

#content_left h3 {
	color: #333;
	font-size: 18px;
	margin-bottom: 20px;
	color: #0d8510;
}

#content_left section {
	margin-bottom: 40px;
}

#content_left section p { margin-bottom: 16px;}


#content_left .img_l {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}

#content_left .img_l img { width: 320px;}

#content_left .img_r {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

#content_left .img_r img { width: 320px;}

/*RightBox*/
#contentarea_right {
	width: 250px;
	float: right;
	display: block;
}
#content_right {
	text-align: left;
	padding: 0 0 30px;
}

#content_right .company {
	border: 1px solid #d8d8d8;
	padding: 10px;
	margin-bottom: 30px;
}

#content_right .company p { margin-bottom: 10px;}

/*------------------------------------------------------------Footer*/
/*FooterBox*/
#footerarea {
	width: 100%;
	min-width: 980px;
	text-align: center;
	background: #fbf9f5 url(../images/common_img/footer_bg.jpg) 0 bottom repeat-x;
	border-top: 3px #21d626 solid;
}
#footer {
	width: 980px;
	margin: 0 auto;
	padding: 40px 0 0;
	position: relative;
}

#footer .pagetop {
	position: absolute;
	right: 0;
	top: -40px;
}
/*FooterLink*/
#footer .footerlink {
	width: 640px;
	margin: 0 auto;
	padding-bottom: 40px;
}

#footer ul {
	float:left;
	padding-right: 75px;
}
#footer ul li {
	font-size: 14px;
	padding: 0 5px;
	line-height: 110%;
	text-align: left;
	margin-bottom: 15px;
	border-bottom: none;
}
#footer a {
	text-decoration: none;
	color: #000;
	display: inline;
}
#footer a:hover {
	text-decoration: underline;
}
/*Copyright*/
#copyright {
	line-height: 150%;
	font-size: 11px;
	text-align: center;
	color: #fff;
	padding-bottom: 10px;
}
/*------------------------------------------------------------Navi*/
ul#mainnavi {
	width: 980px;
	list-style-type: none;
	position: relative;
	clear: both;
	margin: 20px auto 0;
	display: block;
}
ul#mainnavi li {
	float: left;
	list-style-type: none;
}
/*SubNavi*/
ul.subnavi {
	list-style-type: none;
	width: 250px;
	margin-bottom: 30px;
}
ul.subnavi li {
	text-align: left;
}

ul.subnavi li  a {
	border-bottom: 1px solid #d8d8d8;
	display: block;
	color: #333;
	text-decoration: none;
	padding: 18px 0 18px 10px;
	background: url(../images/common_img/sidenav_arrow.png) 230px center no-repeat;
}

ul.subnavi li  a:hover {
	background: url(../images/common_img/sidenav_arrow.png) 230px center no-repeat #EFEFEF;
	padding-left: 20px;
}

}