/*
===========================================================================
| 			layout style
===========================================================================
*/


#wrap {
	width:900px;
	text-align:left;
	margin:0 auto;
	background: url(../images/sideend.png) repeat-y;
}
#inner {
	margin:0;
}
#mainWrap {
	width:737px;
	float:right;
	background-color:#ffffff;
}
#sideWrap {
	width:163px;
	float:left;
	height: 100% ;
	min-height: 100%;
	background-color:#ffffff;
	clear:left;
}

#menu {
	margin:0px;
	padding:0px;
}

#contents {
/*	padding:25px 35px 0px 35px;*/
}
#contents_inner {
	padding:5px 15px;
	margin:0 35px;
}

/*----------------------------------------------------------------------
/			header
/----------------------------------------------------------------------*/

#header{
	height:75px;
	position:relative;
	background:#FFFFFF;
}

#header .home {
	font-size: 10px;
	font-weight: normal;
	color: #999;
	margin: 0px 0px 20px 0px;
	padding: 3px 5px 0 5px;
}

#header #logo{
	margin:0px;
	padding:0px;
	position:absolute;top:18px;left:10px;
}

#header #headimg1{
	position: absolute;
	bottom: 4px;
	right: 335px;
}
#header #headimg2{
	position: absolute;
	bottom: 4px;
	right: 8px;
}
#header #headimg3{
	position:absolute;
	bottom:4px;
	right:0px;
}

.topline {
	background-color: #2D5F92;
	height: 5px;
	width: 900px;
}



/*----------------------------------------------------------------------
/			foot_bn 20120127追記
/----------------------------------------------------------------------*/

#foot_bn{
	clear: both;
	position:relative;
	width: 900px;
	margin-top:0;
	height: 120px;
	background-color:#FFFFFF;
}

#foot_bn p{
	margin:0;
	padding:10px 0;
}


/*----------------------------------------------------------------------
/			footer
/----------------------------------------------------------------------*/

#footer{
	clear: both;
	position:relative;
	width: 900px;
	margin-top:0;
	height: 32px;
	background: url(../images/footer.png) repeat-y center;
}
#footer .copyright{
	margin:0px;
	padding:0px;
	position:absolute;
	top:6px;
	left:380px;
}
#footer .footerNavi{
	margin:0px;
	padding:0px;
	position:absolute;
	top:7px;
	left:650px;
}

/*----------------------------------------------------------------------
/			toppage
/----------------------------------------------------------------------*/

/*--------mainimage--------*/

#topimgarea{
	position:relative;
	width:737px;
	height:428px;
	background: url(../images/topimg.png);
}
#topimgarea .topbutton0{
	margin:0px;
	padding:0px;
	position:absolute;
	top:175px;
	left:358px;
}
#topimgarea .topbutton1{
	margin:0px;
	padding:0px;
	position:absolute;
	top:260px;
	left:638px;
}
#topimgarea .topbutton2{
	margin:0px;
	padding:0px;
	position:absolute;
	top:218px;
	left:16px;
}
#topimgarea .topbutton3{
	margin:0px;
	padding:0px;
	position:absolute;
	top:328px;
	left:235px;
}
#topimgarea .topbutton4{
	margin:0px;
	padding:0px;
	position:absolute;
	top:332px;
	left:520px;
}
#topimgarea .topbutton5{
	margin:0px;
	padding:0px;
	position:absolute;
	top:156px;
	left:560px;
}

/*--------whatsnew & link--------*/

#topinner_Wrap {
	margin:0;
}
#topinner_Wrap_left {
	width:384px;
	float:left;
}
#topinner_Wrap_right {
	width:337px;
	float:right;
	background-color:#ffffff;
	position:relative;
}

#topinner_Wrap_right #linkimg1{
	position:absolute;
	top:40px;
	left:0px;
}

#topinner_Wrap_right #linkimg2{
	position:absolute;
	top:40px;
	left:170px;
}
#topinner_Wrap_right #linkimg3{
	position:absolute;
	top:100px;
	left:0px;
}
#topinner_Wrap_right #linkimg4{
	position:absolute;
	top:100px;
	left:170px;
	padding-bottom:100px;
}

#topinner_Wrap_left div.news{
	float: left;
	width: 368px;
	padding: 10px 0 10px 5px;
	font-size:90%;
}

#topinner_Wrap_left div.news dl{
	margin: 0;
	padding: 2px 0 0;

}
#topinner_Wrap_left div.news dl dt,
#topinner_Wrap_left div.news dl dd{
	padding: 3px 0px;
}
#topinner_Wrap_left div.news dl dt{
	clear: both;
	float: left;
	padding-left: 1em;
}
#topinner_Wrap_left div.news dl dd{
	padding-left: 7em;
}


#topinner_Wrap_right div.blog{
	float: left;
	width: 322px;
	padding: 2px 0 10px 2px;
	font-size:90%;
}

#topinner_Wrap_right div.blog dl{
	margin: 0;
	padding: 0;

}
#topinner_Wrap_right div.blog dl dt,
#topinner_Wrap_right div.blog dl dd{
	padding: 3px 0px;
}
#topinner_Wrap_right div.blog dl dt{
	clear: both;
	float: left;
	padding-left: 1em;
}
#topinner_Wrap_right div.blog dl dd{
	padding-left: 5em;
}

/*----------------------------------------------------------------------
/			second layer common
/----------------------------------------------------------------------*/

/*--------pankuzu--------*/

#pankuzuarea{
	width:737px;
	height:36px;
	position:relative;
	background:#0099cc;
}

#pankuzuarea a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
#pankuzuarea a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
#pankuzuarea a:hover{
	text-decoration: underline;
}

#pankuzuarea .pankuzu{
	margin:8px 0 0 15px;
	position:absolute;
	font-size:85%;
	color:#ffffff;
}

/*--------submenu--------*/

#submenu_off a{
	display:block;
	width:163px;
	height:35px;
	background:url(../images/menu_class.jpg) no-repeat;
	color:#333;
	font-size:15px;
	font-weight:bold;
}
#submenu_off a:hover{
	width:163px;
	height:35px;
	background:url(../images/menu_class_on.jpg) no-repeat;
}
#submenu_off{
	display:block;
	padding:0px 0px 0px 0px;
}
#submenu_on a{
	display:block;
	width:163px;
	height:35px;
	background:url(../images/menu_class_on.jpg) no-repeat;
	color:#333;
	font-size:15px;
	font-weight:bold;
}
#submenu_on a:hover{
	width:163px;
	height:35px;
	background:url(../images/menu_class_on.jpg) no-repeat;
}
#submenu_on{
	display:block;
	padding:0px 0px 0px 0px;
}



#submenu_13pt_off a{
	display:block;
	width:163px;
	height:35px;
	background:url(../images/menu_class.jpg) no-repeat;
	color:#333;
	font-size:13px;
	font-weight:bold;
}
#submenu_13pt_off a:hover{
	width:163px;
	height:35px;
	background:url(../images/menu_class_on.jpg) no-repeat;
}
#submenu_13pt_off{
	display:block;
	padding:0px 0px 0px 0px;
}
#submenu_13pt_on a{
	display:block;
	width:163px;
	height:35px;
	background:url(../images/menu_class_on.jpg) no-repeat;
	color:#333;
	font-size:13px;
	font-weight:bold;
}
#submenu_13pt_on a:hover{
	width:163px;
	height:35px;
	background:url(../images/menu_class_on.jpg) no-repeat;
}
#submenu_13pt_on{
	display:block;
	padding:0px 0px 0px 0px;
}



#submenu_9pt_off a{
	display:block;
	width:163px;
	height:35px;
	background:url(../images/menu_class.jpg) no-repeat;
	color:#333;
	font-size:9px;
	font-weight:bold;
}
#submenu_9pt_off a:hover{
	width:163px;
	height:35px;
	background:url(../images/menu_class_on.jpg) no-repeat;
}
#submenu_9pt_off{
	display:block;
	padding:0px 0px 0px 0px;
}
#submenu_9pt_on a{
	display:block;
	width:163px;
	height:35px;
	background:url(../images/menu_class_on.jpg) no-repeat;
	color:#333;
	font-size:9px;
	font-weight:bold;
}
#submenu_9pt_on a:hover{
	width:163px;
	height:35px;
	background:url(../images/menu_class_on.jpg) no-repeat;
}
#submenu_9pt_on{
	display:block;
	padding:0px 0px 0px 0px;
}



#submenu_10pt_off a{
	display:block;
	width:163px;
	height:35px;
	background:url(../images/menu_class.jpg) no-repeat;
	color:#333;
	font-size:10px;
	font-weight:bold;
}
#submenu_10pt_off a:hover{
	width:163px;
	height:35px;
	background:url(../images/menu_class_on.jpg) no-repeat;
}
#submenu_10pt_off{
	display:block;
	padding:0px 0px 0px 0px;
}
#submenu_10pt_on a{
	display:block;
	width:163px;
	height:35px;
	background:url(../images/menu_class_on.jpg) no-repeat;
	color:#333;
	font-size:10px;
	font-weight:bold;
}
#submenu_10pt_on a:hover{
	width:163px;
	height:35px;
	background:url(../images/menu_class_on.jpg) no-repeat;
}
#submenu_10pt_on{
	display:block;
	padding:0px 0px 0px 0px;
}




#submenu_11pt_off a{
	display:block;
	width:163px;
	height:35px;
	background:url(../images/menu_class.jpg) no-repeat;
	color:#333;
	font-size:11px;
	font-weight:bold;
}
#submenu_11pt_off a:hover{
	width:163px;
	height:35px;
	background:url(../images/menu_class_on.jpg) no-repeat;
}
#submenu_11pt_off{
	display:block;
	padding:0px 0px 0px 0px;
}
#submenu_11pt_on a{
	display:block;
	width:163px;
	height:35px;
	background:url(../images/menu_class_on.jpg) no-repeat;
	color:#333;
	font-size:11px;
	font-weight:bold;
}
#submenu_11pt_on a:hover{
	width:163px;
	height:35px;
	background:url(../images/menu_class_on.jpg) no-repeat;
}
#submenu_11pt_on{
	display:block;
	padding:0px 0px 0px 0px;
}








#submenu2_off a{
	display:block;
	width:163px;
	height:35px;
	background:url(../images/menu_class.jpg) no-repeat;
	color:#333;
	font-size:15px;
	font-weight:bold;
}
#submenu2_off a:hover{
	width:163px;
	height:35px;
	background:url(../images/menu_class_on.jpg) no-repeat;
}
#submenu2_off{
	display:block;
	padding:0px 0px 0px 0px;
}
#submenu2_on a{
	display:block;
	width:163px;
	height:35px;
	background:url(../images/menu_class_on.jpg) no-repeat;
	color:#333;
	font-size:15px;
	font-weight:bold;
}
#submenu2_on a:hover{
	width:163px;
	height:35px;
	background:url(../images/menu_class_on.jpg) no-repeat;
}
#submenu2_on{
	display:block;
	padding:0px 0px 0px 0px;
}
.menu_padding{
	display:block;
	padding:7px 0px 0px 30px;
}

#submenu2_back1 a{
	display:block;
	width:163px;
	height:25px;
	background:url(../images/submenu2_back1.png) no-repeat;
	color:#333;
	font-size:12px;
	font-weight:bold;
}
#submenu2_back2 a{
	display:block;
	width:163px;
	height:25px;
	background:url(../images/submenu2_back2.png) no-repeat;
	color:#333;
	font-size:12px;
	font-weight:bold;
}



#submenu2_back1_9pt a{
	display:block;
	width:163px;
	height:25px;
	background:url(../images/submenu2_back1.png) no-repeat;
	color:#333;
	font-size:9px;
	font-weight:bold;
		line-height:100%;
}
#submenu2_back2_9pt a{
	display:block;
	width:163px;
	height:25px;
	background:url(../images/submenu2_back2.png) no-repeat;
	color:#333;
	font-size:9px;
	font-weight:bold;
	line-height:100%;
}




#submenu2_back1_10pt a{
	display:block;
	width:163px;
	height:25px;
	background:url(../images/submenu2_back1.png) no-repeat;
	color:#333;
	font-size:10px;
	line-height:100%;
	font-weight:bold;
}
#submenu2_back2_10pt a{
	display:block;
	width:163px;
	height:25px;
	background:url(../images/submenu2_back2.png) no-repeat;
	color:#333;
	font-size:10px;
	font-weight:bold;
}


.menu_padding2{
	display:block;
	padding:2px 0px 0px 35px;
}

/*--EC物流--*/
#ec_submenu_off a{
	display:block;
	width:163px;
	height:35px;
	background:url(../images/menu_class.jpg) no-repeat;
	color:#333;
	font-size:15px;
	font-weight:bold;
}
#ec_submenu_off a:hover{
	width:163px;
	height:35px;
	background:url(../images/menu_class_on.jpg) no-repeat;
}
#ec_submenu_off{
	display:block;
	padding:0px 0px 0px 0px;
}
#ec_submenu_on a{
	display:block;
	width:163px;
	height:35px;
	background:url(../images/menu_class_on.jpg) no-repeat;
	color:#333;
	font-size:15px;
	font-weight:bold;
}
#ec_submenu_on a:hover{
	width:163px;
	height:35px;
	background:url(../images/menu_class_on.jpg) no-repeat;
}
#ec_submenu_on{
	display:block;
	padding:0px 0px 0px 0px;
}
#ec_submenu2_off a{
	display:block;
	width:163px;
	height:35px;
	background:url(../images/menu_class.jpg) no-repeat;
	color:#666666;
	font-size:15px;
	font-weight:bold;
}
#ec_submenu2_off a:hover{
	width:163px;
	height:35px;
	background:url(../images/menu_class_on.jpg) no-repeat;
}
#ec_submenu2_off{
	display:block;
	padding:0px 0px 0px 0px;
}
#ec_submenu2_on a{
	display:block;
	width:163px;
	height:24px;
	background:url(../images/menu_class_on.jpg) no-repeat;
	color:#666666;
	font-size:10px;
}
#ec_submenu2_on a:hover{
	width:163px;
	height:24px;
	background:url(../images/menu_class_on.jpg) no-repeat;
}
#ec_submenu2_on{
	display:block;
	padding:0px 0px 0px 0px;
}

.ec_menu_padding{
	display:block;
	padding:7px 0px 0px 30px;
}




/*--------contents--------*/

#contents h2 {
	margin:25px 0px 0px 35px;
	padding:0px;
}
#contents h3 {
	font-size: 14px;
	color: #ffffff;
	background:url(../images/title_h2back.gif) no-repeat;
	width:667px;
	height:36px;
	padding:8px 0px 0px 20px;
	margin: 15px 0px 5px 35px;
	letter-spacing:0.1em;
}
#contents h4 {
	clear: both;
	background-color: #e6e6e6;
	font-size: 100%;
	padding: 3px 8px;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
#contents p.text {
	margin:15px 0;
}
#contents p.toptext {
	margin:5px 0 15px 0;
}

#contents .text1 {
	margin: 10px;
	line-height: 160%;
	text-align: left;
	color: #333333;
}
.text2 {
	line-height: 160%;
	text-align: left;
	color: #666666;
}
.text_2 {
	color: #333333;
	line-height: 160%;
	margin-bottom: 6px;
	text-align: left;
}
.hosoku_text {
	text-align: right;
	padding: 0px;
	color: #444444;
	margin-top: -2em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img.photoLeft {float:left; margin:0 15px 15px 0;}
img.photoLeft_b5 {float:left; margin:0 15px 5px 0;}

#contents .figcontents{
	text-align:center;
}

#contents a:link{
	color: #006699;
	text-decoration: underline;
}
#contents a:visited{
	color: #006699;
	text-decoration: underline;
}
#contents a:hover{
	text-decoration: underline;
}


/*--------table--------*/

.pagetop {
	clear: both;
	text-align:right;
	margin: 35px 0px 10px 0px;
}

table.plane{
	width: 100%;
	margin: 0;
    border: 0px; /* 外側の枠線 */
}
table.plane td{
   padding: 0;
   margin: 0;
   border-width: 0px; /* 上下だけ引く */
   border-style: solid; /* 線種：実線 */
}

table.figlayout{
	width: 100%;
	margin: 10px 0;
    border: 0px; /* 外側の枠線 */
}
table.figlayout td{
	padding: 3px 3px;
	vertical-align:top;
	margin: 0;
	border-width: 0px;
	border-style: solid; /* 線種：実線 */
}

/*----------------------------------------------------------------------
/			second layer per menu
/----------------------------------------------------------------------*/

/*--------company--------*/

.tablediscript {
	text-align:center;
	margin: 5px;
}

/*--------driver--------*/

div.dan {width:525px; margin-bottom:30px;}
div.dan2 {width:630px; margin-bottom:30px;}
div.waku {border:1px solid #999; padding:0 10px; min-height:135px; height: auto !important; height: 135px;}
div.waku p { font-size:10px; color:#444; margin:0; line-height:1.5; padding-bottom:5px;}
div.waku p.midashi {margin-top:75px; font-size:12px; margin-bottom:0; background:url(../images/yajirusi_3.gif) no-repeat left center; padding-left:15px;}

#temporary1 { background:url(../temporary_img/btn_advantage.jpg) no-repeat left top; width:228px; float:left;}
#temporary2 { background:url(../temporary_img/btn_difference.jpg) no-repeat left top; width:228px; float:right;}
#temporary3 { background:url(../temporary_img/btn_feature.jpg) no-repeat left top; width:140px; float:left; margin-right:19px;}
#temporary4 { background:url(../temporary_img/btn_flow.jpg) no-repeat left top; width:140px; float:left; margin-right:19px;}
#temporary5 { background:url(../temporary_img/btn_case.jpg) no-repeat left top; width:140px; float:right;}

#temporary6 { background:url(../temporary_img/btn_compliance.jpg) no-repeat left top; width:140px; float:left; margin-right:19px;}
#temporary7 { background:url(../temporary_img/btn_qa.jpg) no-repeat left top; width:140px; float:left; margin-right:19px;}
#temporary8 { background:url(../temporary_img/btn_introduction.jpg) no-repeat left top; width:140px; float:right;}
#temporary9 { background:url(../temporary_img/btn_law.jpg) no-repeat left top; width:140px; float:left; margin-right:19px;}

/*--20130328追加　マージン率--*/
#temporary10{ background:url(../temporary_img/btn_margin.jpg) no-repeat left top; width:140px; float:left; margin-right:19px;}

/*--201803追加　料金表はございません--*/
#temporary11 { background:url(../temporary_img/btn_noplicelist.jpg) no-repeat left top; width:140px; float:right;}


/* q_a */

.q_text {
	background-image: url(../temporary_img/q.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 2em;
	line-height: 150%;
	color: #333333;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-top: 20px;
}
.a_text {
	background-image: url(../temporary_img/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 2em;
	line-height: 170%;
	color: #333333;
	margin-bottom: 15px;
	background-color: #f0f0f0;
	padding-right: 1em;
	margin-left: 5px;
	margin-top: 5px;
}




/*----------------------------------------------------------------------
/			parts
/----------------------------------------------------------------------*/

span.must{
	color :#cc0000;
	font-weight: bold;
	line-height: 130%;
	font-size: 90%;
}

p.img {
	margin:0;
	padding:0;
}

table.waku_bule {
	background-color: #ffffff;
	border: 1px solid #3399cc;
	width: 490px;
}
table.waku_bule td{
   padding: 10px;
   text-align:left;
   border-width: 0px; /* 上下だけ引く */
   border-style: solid; /* 線種：実線 */
}
table.waku_green {
	background-color: #FFFFFF;
	border: 1px solid #78b482;
	width: 235px;
}
table.waku_green td{
   padding: 10px;
   text-align:left;
   border-width: 0px; /* 上下だけ引く */
   border-style: solid; /* 線種：実線 */
}
table.waku_orange {
	background-color: #FFFFFF;
	border: 1px solid #e6a450;
	width: 235px;
}
table.waku_orange td{
   padding: 10px;
   text-align:left;
   border-width: 0px; /* 上下だけ引く */
   border-style: solid; /* 線種：実線 */
}
.waku_bule_s {
	background-color: #FFFFFF;
	border: 1px solid #3399cc;
	width: 440px;
}

.figback_gray{
/*	text-align:center; */
	background-color: #f0f0f0;
	padding-left: 0px;
	padding-bottom: 30px;
}
.figback_gray_case{
	background-color: #f0f0f0;
	padding-left: 70px;
	padding-bottom: 30px;
}
.center_text {
	color: #666666;
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.mida_bule2 {
	font-weight: bold;
	color: #3399cc;
	margin-bottom: 5px;
	line-height: 1.5;
}

.midashi_orenge {
	font-weight: bold;
	color: #e6a450;
	margin-bottom: 5px;
	line-height: 1.5;
}
.midashi_orenge_16px {
	font-weight: bold;
	color: #e6a450;
	margin-bottom: 5px;
	line-height: 1.5;
	font-size:16px;
}
.midashi_green {
	font-weight: bold;
	color: #78b482;
	margin-bottom: 5px;
	line-height: 1.5;
}
.bule_midashi {
	color: #FFFFFF;
	background-color: #3399cc;
	padding: 2px;
	border: 1px solid #FFFFFF;
	margin: 0px;
	text-indent: 0.5em;
}
.bule_obi {
	background-color: #3399cc;
}
.line_details {
	padding: 5px;
	border: 1px solid #999999;
	width: 270px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.komidashi_1 {
	color: #666666;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-indent: 1em;
	padding-top: 20px;
	margin-bottom: 10px;
}



.line {
	border: 1px solid #999999;
}
.line2 {
	border-top-width: 0px;
	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: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.gray_ji2 {
	background-color: #f0f0f0;
	margin-top: 2em;
	padding-top: 2em;
	padding-bottom: 1em;
	margin-bottom: 2em;
	padding-right: 1em;
	padding-left: 1em;
}

li.s {
	line-height: 150%;
	color: #333333;
	margin-bottom: 1em;
	margin-left: 2.5em;
}
li.s2 {
	line-height: 150%;
	color: #333333;
	margin-bottom: 1em;
}
ol.s{
	margin: 0px;
}
ul.s{
	margin: 0px;
}

table.list {
	border-collapse: collapse;
	border: 1px solid #666666;
	line-height: 1.5;
	color: #555555;
	text-align: left;
}
table.list th,
table.list td {
	padding: 0.5em;
	border: 1px solid #666666;
}

table.list thead th { 
    background-color: #FFe4c9; 
}

table.list tbody th {
	background-color: #FFFFdf;
	letter-spacing: 0.15em;
	font-weight: normal;
  }

.pading_8 {
	padding: 8px;
}
.red {
	color: #FF0000;
}
.color_55 {
	color: #555555;
}
.color_33 {
	color: #333333;
}
.pading_3 {
	padding: 3px;
}
.obi_240 {
	background-color: #f0f0f0;
	padding-top: 5px;
	padding-bottom: 5px;
}

.blog_title{
	margin:15px 0 0px 5px;
}

.arow3 {
	background-image: url(../support_img/yaji_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 90%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

table.word{
	width: 100%;
	margin: 0;
    border: 0px; /* 外側の枠線 */
}
table.word td{
   vertical-align:top;
   padding: 5px 15px 10px 15px;
   margin: 0;
   border-width: 0px 0px 0px 1px;
   border-style: #999999 solid; /* 線種：実線 */
}

.midashi_bule3 {
	color: #FFFFFF;
	background-color: #3399cc;
	font-size: 100%;
	padding: 6px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #0000FF;
}

.check_text {
	background-image: url(../images/check.gif);
	background-repeat: no-repeat;
	background-position: 0% 1px;
	padding-left: 18px;
	font-size: 90%;
	line-height: 130%;
	color: #555555;
	margin-bottom: 5px;
}

h5 {

	clear:both;
	margin-bottom: 5px;
	line-height: 1.5;
	color: #3399cc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399cc;
}


ul.natural{
	margin: 0px;
	padding: 0px;
}
ul.natural li{
	list-style-type: none;
}
.extext{
	font-size:10px;
}



/*--EC物流--*/

#ec_btn01 { background:url(../newwork/ec/images/btn_bg01.jpg) no-repeat left top; width:285px; float:left;}
#ec_btn02 { background:url(../newwork/ec/images/btn_bg02.jpg) no-repeat right top; width:285px; float:right;}
#ec_btn03 { background:url(../newwork/ec/images/btn_bg03.jpg) no-repeat right top; width:175px; float:left; margin-right:19px;}
#ec_btn04 { background:url(../newwork/ec/images/btn_bg04.jpg) no-repeat left top; width:175px; float:left; margin-right:19px;}
#ec_btn05 { background:url(../newwork/ec/images/btn_bg05.jpg) no-repeat right top; width:175px; float:right;}


/**20150204**/
#contents .l35 {
	margin: 0px;
	padding-left: 35px;
}
#contents .b20 {
	margin: 0px;
	padding-bottom: 20px;
}

/**20150220**/
#mainWrap #contents .h2p {
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 700px;
	display:block;
}
#contents .left_h2 img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#contents .right_p img {
	margin: 0px;
	padding: 0px;
	float: right;
}

/*--2016/4/4加筆　マージン率の最新情報はこちらのボタン位置--*/
#mainWrap #contents #contents_inner p a #btn_margin {
	position: relative;
	top: 100px;
	left: 330px;
}
#contents #contents_inner .line_h160 {
	line-height: 160%;
}
/*--20180330追加--*/
.l20{
	padding-left:20px;
}
.b35{
	padding-bottom:35px;
}
