@charset "UTF-8";



/* 二階層footer */

#footer_wrap_2nd{
	clear:both;
	font-size:0.8em;
	background-repeat:repeat-x;
	background-image: url(../images/footer_line.gif);
	background-position: 0px 4px;
	position: relative;	
}
#footer_wrap_2nd .footer_con{
	
	height:94px;
	Xpadding-top: 65px;
	background-image: url(../images/2nd_footer.gif);
	background-repeat:no-repeat;
	background-position: right;
}
		
#nav_footer li{
	float: left;
	list-style-type: none;
	margin-top:65px;
}

#footer_wrap_2nd nav {
	display:block;
	position: relative;
	height: 30px;
}
#footer_wrap_2nd .footer_img {
	position: absolute;
	right: -5px;
	top: 0px;
}

#address {
	font-style: normal;
	clear: both;
	padding:0px;
	width:940px;
	margin-top:65px;
}



/*2ndコンテンツ左側*/
#main_left02 {
	width: 615px;
	float:left;
	margin-left:15px;
	margin-right:19px;
	padding-top:20px;
}

/*2ndコンテンツ右側*/
#main_right02 {
	float:right;
	width:213px;
	padding-top: 20px;
	text-align:right;
}

#menubox{
	float:right;
	width:213px;
	padding-top: 20px;
	text-align:right;
}

#main_right02 ul {
	list-style-type: none;
}

#main_right02 li {
	margin-bottom:20px;
}

.box{
	margin:50px 0px;
	clear:both;
}


.box_top{
	margin-bottom:50px;
}

.al_right{
		text-align:right;
}

/*--toppage_nav--*/
.footer_copy{
	width:300px;
	float:left;
}

.footer_subnav{
	width:300px;
	float:right;
	text-align:right;
}

.footer_subnav ul li{
	font-size:1.1em;
	display:inline;
	margin-right:20px;
}

/*Q＆A*/
#qa{
	font-size:1em;
}

.qa_eria01{
	margin-bottom:50px;
	list-style-type: none;
}

.qa_eria ul{
	margin:40px 0px;
	list-style-type: none;
}


#qa ul li{
	list-style-type: none;
	margin-bottom:10px;
}

.q_eria{
	background-image:url(../questions/images/Q.gif);
	background-repeat:no-repeat;
	padding-left:45px;
	height:50px;
	font-weight:bold;
	margin-bottom:20px;
	font-size:1.2em;
}



.a_eria{
	background-image:url(../questions/images/A.gif);
	background-repeat:no-repeat;
	padding-left:45px;
	height:180px;
}

.a_eria01{
	background-image:url(../questions/images/A.gif);
	background-repeat:no-repeat;
	padding-left:45px;
	height:120px;
}

/*商品紹介*/
.title_products{
	font-size:1.3em;
	font-weight:bold;
	color:#066;
}

.dot{
	height:40px;
	background:url(../products/images/dot.gif);
	background-repeat:repeat-x;
	
}


.mem_company_name {
    background-color: #999999;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 16px;
    padding: 1px;
    position: absolute;
    text-align: center;
    width: 350px;
}


.mem_company_green12 {
    color: #669900;
    font-size: 12px;
    font-style: inherit;
    font-weight: bolder;
}

.mem_midashi {
	background-image: url("../products/images/me_bg_shokaibun.gif");
    border: 3px double #FFFFFF;
    color: #669900;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 8px;
    position: absolute;
    text-align: center;
    width: 562px;
}

.mem_company_title {
    color: #336600;
    font-size: 18px;
    font-style: inherit;
    font-weight: bolder;
    line-height: 20px;
}

.mem_company_name_header {
    color: #3399FF;
    font-size: 19px;
    font-style: inherit;
    font-weight: bolder;
    line-height: 22px;
}
.gray_11{
	font-size:11px;
}

.gay_11 td{
	background-color:#CCCCCC;
	
}

.c_title{
	font-size:1.2em;
	font-weight:bold;
	margin:20px 0px;
	text-indent:20px;
	background:url(../company/images/t_icon.gif);
	background-repeat:no-repeat;
	
}
.list{
list-style: none;
}

.txtbold{
	font-weight:bold;
	
}