@charset "UTF-8";

/* food------------------------------------ */
.fbox_top{
	display:block;
	width:248px;
	float:left;
	margin-bottom:20px;
}

.fbox_top li{
	margin-left:10px;
	line-height:20px;
}

.fbox_top li a{
	line-height:20px;
	background:url(/assets/images/common/arrow_r.jpg) no-repeat 0 3px;
	padding-left:16px;
	margin-left:5px;
}

.ico_arrow_r{
	display:inline-block;
	background:url(/assets/images/common/arrow_r.jpg) no-repeat 0 4px;
	margin-left:10px;
	width:20px;
	text-indent:-9999px;
}

.fbox_top li.fbox_h{
	line-height:18px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:14px;
	background-image:none;
	padding-left:10px;
	margin-left:0;
	border-left-width:5px;
	border-left-style:solid;
	border-left-color:#898989;
	color:#898989;
}

.fbox_top li.h_food{
	border-left-color:#E60012;
	color:#E60012;
}

.fbox_top li.h_env{
	border-left-color:#0099D9;
	color:#0099D9;
}

.fbox_top li.h_ene{
	border-left-color:#8DC556;
	color:#8DC556;
}

.fbox_top li.h_hs{
	border-left-color:#F3981D;
	color:#F3981D;
}

.fbox_top li.h_temp{
	border-left-color:#36D596;
	color:#36D596;
}

.fbox_top li.h_hp{
	border-left-color:#EC6E8F;
	color:#EC6E8F;
}
.fbox_top li.h_sec{
	border-left-color:#004EA2;
	color:#004EA2;
}

p.fhead{
	display:block;
	padding-left:10px;
	background-color:#0074bf;
	color:#FFF;
	line-height:25px;
	height:25px;
	font-weight:bold;
	font-size:14px;

}


ul.ff{
	display:block;
	
}

ul.ff li{
	display:block;
	line-height:18px;
	background:url(/assets/images/common/arrow_r.jpg) no-repeat 0 2px;
	padding-left:20px;
	margin-bottom:10px;
}

ul.ff li a{
	color:#333;
        height: 14px;
}
ul.ff li a:hover{
	color:#0074bf;
}

.bt_lineup2{
	margin-top:10px;
        margin-right: 25px;
}

.bt_lineup3{
	margin-top:10px;
        margin-left: 15px;
}

.boxright ul.desc2{
	list-style-position:inside;
	font-size:11px;
	
	text-indent:-30px;
        line-height: 16px;	
}
.boxright ul li.desc2{
	padding-left:-5px;
	font-size:11px;
        padding-bottom: 18px;
}

.boxright ul.desc2{
	margin-left:15px;
	padding-left:33px;
	display:block;
	list-style:outside disc;
}

p.fhead2{
	display:block;
	padding-left:10px;
	background-color:#d9daee;
	color:#6871b4;
	line-height:25px;
	height:25px;
	font-weight:bold;
	font-size:14px;
        padding: .10em 0 .10em .75em;
        border-left: 6px solid #6871b4;

}

p.underbar{ 
        border-bottom: 1px solid #0074bf;
        font-weight:bold; 
        font-size:16px;
        padding-top:15px;
        margin-bottom: 15px;
}

p.underbar1{ 
        border-bottom: 1px solid #0074bf;
        font-weight:bold; 
        font-size:16px;
        padding-top:80px;
        margin-bottom: 15px;
}

img.blow{ 
    margin-left: 180px;
    position: absolute;
    margin-top: -40px;
}

p.blow{ 
        color: #467ba0;
        font-weight:bold; 
        font-size:16px;
        padding-top:10px;
        padding-bottom:10px;

}

table.type01 {
	border-collapse: collapse;
	
	
}
table.type01 th {
	width: 130px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #8F929F;
        background-color: #ffe7d9;
        color: #000;
        border-left: none;
}


table.type01 td {
	width: 200px;
	font-size: 14px;
	vertical-align: top;
	border: 1px solid #8F929F;
        font-weight: bold;
        text-align: center;
        border-right: none;
}

table.type02 {
	border-collapse: collapse;
	
	
}
table.type02 th {
	width: 130px;
	font-size: 18px;
        line-height: 20px;
	border: 1px solid #8F929F;
        background-color: #b6b7b7;
        color: #fff;
    
}
table.type02 td {
	width: 200px;
	font-size: 20px;
        border: 1px solid #8F929F;
        font-weight: bold;
        text-align: center;
    
}

table.type02 td.b {
	width: 200px;
	font-size: 18px;
        border: 1px solid #8F929F;
        font-weight: bold;
        text-align: center;
        color: #0074bf;
        background-color: #e9eaea;
    
}



table.type03 {
	border-collapse: collapse;
	
	
}
table.type03 th {
	width: 130px;
	border: 1px solid #8F929F;
        background-color: #fff;
        color: #000;
 
}
table.type03 td {
	width: 200px;
	border: 1px solid #8F929F;
        text-align: center;

}

.cleanbox1{
	
	margin-bottom:15px;
}

img.com{ 
    float: right;
    margin-top: 50px;
}

ul.seltab1{
	margin-top:10px;
	margin-bottom:10px;
	display:block;
	width:100%;
	height:33px;
	background:url(/assets/images/common/tab/bk_seltab.jpg) repeat-x 0 0;
}

ul.seltab1 li{
	display:block;
	float:left;
	padding-right:2px;
	height:33px;
	line-height:33px;
        font-size: 12px;
}

ul.seltab1 li a{
	display:block;
	float:left;
	padding-left:20px;
	padding-right:20px;
	margin-top:5px;
	margin-right:1px;
	margin-left:1px;
	height:28px;
	line-height:28px;
	color:#FFF;
	background:url(/assets/images/common/tab/bk_tab.jpg) repeat-x 0 0;
	border-radius:4px 4px 0px 0px;  
	-webkit-border-radius:4px 4px 0px 0px;
	-moz-border-radius:4px 4px 0px 0px;

}


ul.seltab1 li a.active,
ul.seltab1 li a:hover{
	margin-top:0;!important
	display:block;
	float:left;
	margin:0px;
	color:#0074BF;
	padding-left:20px;
	padding-right:20px;
	height:33px;
	line-height:36px;
	_line-height:33px;
	border-right:#0074BF 1px solid;
	border-left:#0074BF 1px solid;
	background:url(/assets/images/common/tab/bk_tab_a.jpg) repeat-x 0 0;
	border-radius:4px 4px 0px 0px;  
	-webkit-border-radius:4px 4px 0px 0px;
	-moz-border-radius:4px 4px 0px 0px;
}

table.type04 {
	border-collapse: collapse;
	width: 260px;

	
}
table.type04 th {
	width: 130px;
	border: 1px solid #8F929F;
        background-color: #e1e9f6;
        color: #000;
 
}
table.type04 td {
	width: 200px;
	border: 1px solid #8F929F;
        text-align: center;

}

table.type05 {
	border-collapse: collapse;
	width: 370px;

	
}
table.type05 th {
	width: 130px;
	border: 1px solid #8F929F;
        background-color: #e1e9f6;
        color: #000;
 
}
table.type05 td {
	width: 200px;
	border: 1px solid #8F929F;
        text-align: center;

}

ul.disc {
    list-style-type: disc;
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: 10px;
}

ul.disc li {
        margin-bottom: 10px;
}

ul.disc1 {
    list-style-type: disc;
    margin-left: 20px;
    margin-bottom: 20px;

}

img.blow1{ 
    margin-left: 340px;
    position: absolute;
    margin-top: -120px;
}

img.blow2{ 
    margin-left: 380px;
    margin-bottom: 100px;
    margin-top: -80px;
}

img.blow3{ 
    margin-left: 180px;
    position: absolute;
    margin-top: -90px;
}


table.type06 {
	border-collapse: collapse;
	

	
}
table.type06 th {
	width: 130px;
	border: 1px solid #8F929F;
        background-color: #e1e9f6;
        color: #000;
 
}
table.type06 td {
	width: 200px;
	border: 1px solid #8F929F;
        text-align: center;

}

table.type07 {
	border-collapse: collapse;
	

	
}
table.type07 th {
	width: 130px;
	border: 1px solid #8F929F;
        background-color: #5778bb;
        color: #fff;
        font-size: 11px;
 
}
table.type07 td {
	width: 200px;
	border: 1px solid #8F929F;
        text-align: center;
        font-size: 11px;

}

table.type07 td.b {
	width: 200px;
	border: 1px solid #8F929F;
        background-color: #e9eaea;
        text-align: left;
    
}

table.type08 {
	border-collapse: collapse;
	

	
}
table.type08 th {
	width: 130px;
	border: 1px solid #8F929F;
        background-color: #5778bb;
        color: #fff;
        font-size: 11px;
 
}
table.type08 td {
	width: 200px;
	border: 1px solid #8F929F;
        text-align: center;
        font-size: 11px;

}

table.type08 td.b {
	width: 200px;
	border: 1px solid #8F929F;
        background-color: #e9eaea;
        text-align: center;
        font-weight:bold; 
    
}

table.type09 {
	border-collapse: collapse;
	margin-bottom: 20px;
	
}
table.type09 th {
	width: 130px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #8F929F;
        background-color: #e9eaea;
        color: #000;
        
}

table.type09 th.n {
	width: 130px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #8F929F;
        background-color: #e9eaea;
        color: #000;
        border-left: none;
        
}


table.type09 td {
	width: 200px;
	font-size: 12px;
	vertical-align: top;
	border: 1px solid #8F929F;
        text-align: center;
        border-right: none;
}

table.type09 td.n {
	width: 200px;
	font-size: 12px;
	vertical-align: top;
	border: 1px solid #8F929F;
        text-align: left;
        border: none;
        vertical-align: bottom;
        font-weight: bold;
}

p.blow1{ 
        color: #0074bf;
        font-weight:bold; 
        font-size:14px;
        padding-top:10px;

}

p.blow2{ 
        color: #0074bf;
        font-weight:bold; 
       

}

p.blow3{ 
        color: #0074bf;
        font-weight:bold; 
        font-size:14px;
        padding-top:20px;

}

p.blow4{ 
        color: #0074bf;
        font-weight:bold; 
        font-size:16px;
        padding-bottom: 20px;

}

.top10{
        padding-top:10px;
}

.top20{
        padding-top:20px;
}

.top25{
        padding-top:25px;
}

.top30{
        padding-top:30px;
}

.top40{
        padding-top:40px;
}

.top48{
        padding-top:48px;
}

.top70{
        padding-top:70px;
}

.top110{
        padding-top:110px;
        padding-bottom: 10px;
}

.top280{
        padding-top:280px;
        padding-bottom: 10px;
}

.top300{
        padding-top:300px;
        padding-bottom: 10px;
}

ul.notice2 li {
	list-style:none;
	text-indent:-1.5em;
	padding-left:1.5em;
        text-align: left;
	}

ul.disc2 {
    list-style-type: disc;
    padding:0px;
    line-height: 5px;
    margin-bottom: 20px;
    margin-top: 15px;
    margin-left: 150px;
}

ul.disc2 li {
        margin-bottom: 10px;
        font-size: 11px;
        
}

ul.disc3 {
    list-style-type: disc;
    margin-left: 20px;
    float: left;
    
}

ul.ful li{
	list-style-position:outside;
	list-style-type:disc;
	margin-left:20px;
}

.ico_att{
	display:inline-block;
	float:left;
	margin-right:5px;
	width:23px;
	height:21px;
	text-indent:-9999px;
	background:url(/assets/products/subject/ja-jp/food/css/images/ico_att.jpg) no-repeat 0 0;
}




