@charset "utf-8";

@font-face {
  font-family: "hannari";
  src: url(../../font/hannari.eot);
  src: url(../../font/hannari.otf) format('opentype');
}
html{
    font-size: 6.25%;
}
body{
	position: relative;
}

#wrap{
	position:relative;
	width:320px;
	margin:0 auto;
}

/*header*/
header{
	width: 100%;
	background-color: #f8f6ef;
}
header .header_area{
	text-align: left;
	margin: 0 auto;
	background: url(../images/header_bar.gif) repeat-x left bottom;
	background-size:4px;
	position: relative;
}
header .header_area h1{
	padding: 10px 0;
	margin: 0 auto;
	text-align: center;
}
header .header_area h1 a{
	font-family: "hannari",serif;
	text-decoration: none;
	display: inline-block;
}
header .header_area h1 a p{
	color: #f55f7c;
	font-weight: normal;
	font-size: 20rem;
	line-height: 1.1;
}
header .header_area h1 a span{
	font-size: 14px;
	color: #b99e73;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 1.1;
}
header .header_area .global_menu .slide_btn{
	position: absolute;
	top: 10px;
	right: 5px;
}
#category_list{
	display:none;
	width:100%;
 	position: absolute;
	z-index:999;
	top: 80px;
	left: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ffffff;
}
#category_list dl{
	width: 97%;
	margin: 0 auto;
	border: 1px solid #d0af82;
}
#category_list dl dt{
	border-collapse: collapse;
	border: 1px solid #d0af82;
	border-top: 4px solid #7d5f1f;
}
#category_list dl dt a{
	display: inline-block;
	width: 100%;
	height: 22px;
	color: #825d28;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding: 17px 0 9px;
	background: url(../images/menu_arw.png) no-repeat 96% center;
	background-size:9px;
	background-color: #f9f6ef;
}
#category_list dl dt a p{
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
}
#category_list dl dd{
	border-collapse: collapse;
	border: 1px solid #d0af82;
}
#category_list dl dd a{
	display: table;
	width: 100%;
	height: 47px;
	color: #825d28;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.3;
	background: url(../images/menu_arw.png) no-repeat 96% center;
	background-size:9px;
	background-color: #ffffff;
}
#category_list dl dd a p{
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
}
.list_close img{
	width: 100%;
}
.main_category{
	margin:0;
	padding:0;
}
.main_category li{
	margin:0;
	padding:0;
		list-style:none;
	float:left;
	width:160px;
	height:88px;
	position:relative;
	font-size:12px;
	line-height:14px;
}
.main_category li:first-child{
	line-height:18px;
}
.main_category li:last-child{
	line-height:18px;
}

.main_category li a{
	text-decoration:none;
	color:#434343;
}

.main_category li img{
	margin:3px;
}

.main_category li p{
	position:absolute;
	bottom:5px;
	width:150px;
	margin:0 6px;
	text-align:center;
}


.recomend>h2{
	font-size:16px;
	background-color:#EB627B;
	line-height:40px;
	padding:0 0 0 10px;
	color:#FFFFFF;
}
.recomend dl{
	border-bottom:1px dashed #525252;
	width:310px;
	margin:7px auto;
	padding-bottom:7px;
	overflow:auto;
}

.recomend dl dt{
	position:relative;
	width:70px;
	height:70px;
	float:left;
}

.recomend dl dt p{
	width:60px;
	padding-left:10px;
	bottom:0;
	position:absolute;
	font-size:12px;
	line-height:22px;
	background:#7AB0FC;
	color:#FFFFFF;
}

.recomend dl dd{
	font-size:14px;
	line-height:18px;
	text-align:center;
	margin-top:17px;
}


.step>h2{
		font-size:16px;
	background-color:#EB627B;
	line-height:40px;
	padding:0 0 0 10px;
	color:#FFFFFF;	
}

.step nav{
	width:100%;
	margin-bottom:3px;
	}

.step nav ul li a{
	text-decoration:none;
	color:#FFFFFF
}

.step nav:last-child{
	border-bottom:none;
}

.step nav ul{
	background:#E8AC6A;
	color:#FFFFFF;
}

.step nav ul li p{
	float:left;
	width:40px;
	height:40px;
	background:#7AB0FC;
	border-radius:20px;
	margin:15px 7px;
	text-align:center;
}

.step nav ul p{
	font-size:14px;
	line-height:20px;
	text-align:center;
}


.step nav ul li p span{
	margin-top:7px;
	font-size:12px;
	display:block;
	line-height:16px;
}

.step nav ul li h3{
	font-size:16px;
	color:#FFFFFF;
	line-height:70px;
	padding:0;
	margin:0;
}


.last_article{
	width:310px;
	margin:0 auto 5px auto ;
	position:relative;
}
.last_article img{
	width:310px;
	height:100px;
}
.last_article p{
	position:absolute;
	bottom:0;
	width:300px;
	padding-left:10px;
	font-size:14px;
	color:#FFFFFF;
	background:rgba(73,73,73,0.67);
	line-height:30px;
}


.pankuzu{
	border-bottom: 1px solid #bb9966;
	background-color: #f8f6ef;
}
.breadcrumb {
    list-style: none;
    overflow: hidden;
    font: 6px Helvetica, Arial, Sans-Serif;
}
.breadcrumb li {
    float: left;
}
.breadcrumb li a {
    color: #ffffff;
    text-decoration: none;
    padding: 4px 0 4px 0;
    background: #997744;
    position: relative;
    font-size: 10px;
    line-height: 1.3;
    display: table;
    height: 45px;
    float: left;
}
.breadcrumb li a:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 15px solid #997744;
    position: absolute;
    top: 15%;
    margin-top: -12px;
    left: 100%;
    z-index: 2;
}
.breadcrumb li a:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    position: absolute;
    top: 25%;
    margin-top: -25px;
    left: 100%;
    z-index: 1;
}
.breadcrumb li:first-child a {
    padding-left: 10px;
    padding-right: 5px;
}
.breadcrumb li:first-child a p {
    display: table-cell;vertical-align: middle;
}

.breadcrumb li:nth-child(2) a       { background:        #bb9966; padding-left: 20px;}
.breadcrumb li:nth-child(2) a p      { display: table-cell;vertical-align: middle;}
.breadcrumb li:nth-child(2) a:after { border-left-color: #bb9966;}
.breadcrumb li:nth-child(3) a       { background:        #ccaa86; padding-left: 15px;}
.breadcrumb li:nth-child(3) a p      { display: table-cell;vertical-align: middle;}
.breadcrumb li:nth-child(3) a:after { border-left-color: #ccaa86;}
.breadcrumb li a:hover { background: #997744; }
.breadcrumb li a:hover:after { border-left-color: #997744 !important; }

.title_area{
	width: 100%;
	padding: 8px 0 3px;
	background-color: #f2efe8;
	margin-bottom: 10px;
}
.title_area .title_in{
	width: 92%;
	margin: 0 auto;
}
.title_area .title_in .ttlimg{
	display: inline-block;
	width: 26%;
	float: left;
	padding-right: 4%;
}
.title_area .title_in p{
	width: 70%;
	float: right;
}
.title_area .title_in p{
	font-size: 14px;
	line-height: 1.5;
}
.title_area .social{
	clear: both;
	background-color: #f2efe8;
	margin-top: 5px;
}
.title_area .social a{
	padding: 0 4px 0 4px;
}
.title_area2{
	width: 100%;
}
.title_area2 h2{
	display: block;
	color: #3d3d3d;
	text-align: center;
	background-color: #ffffff;
	font-size: 18px;
	line-height: 1.2;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ ゴシック",sans-serif;
	padding: 15px 0 15px 0;
	font-weight: bold;
	clear: both;
}
.title_area2 .title_in{
	width: 100%;
	background-color: #f2efe8;
	margin: 0 auto;
	padding: 3px 0;
}
.title_area2 .title_in h2{
	display: block;
	color: #3d3d3d;
	text-align: left;
	background-color: #f2efe8;
	font-size: 16px;
	line-height: 1.2;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ ゴシック",sans-serif;
	padding: 18px 0 0 0;
	font-weight: bold;
	width: 70%;
	float: right;
}
.title_area2 .title_in img{
	display: inline-block;
	float: left;
	padding: 0 3% 0;
	width: 24%;
}



/*contents*/
#main{
	width: 100%;
	background: url(../images/header_bar.gif) repeat-x left top;
	background-color: #f8f6ef;
	padding-bottom: 25px;
	padding-top: 25px;
}
#main .text_in{
	width: 85%;
	margin: 0 auto;
}
#main .text_in p{
	font-size: 14px;
	line-height: 1.8;
}
.social{
	width: 125px;
	height: 30px;
	margin: 0 auto;
	padding: 13px 0 13px 0;
	background-color: #ffffff;
}
.social a{
	padding: 0 5px 0 5px;
}
.social2{
	width: 125px;
	height: 30px;
	margin: 0 auto;
	padding: 13px 0 15px 0;
	background-color: #ffffff;
}
.social2 a{
	padding: 0 5px 0 5px;
}

#ct{
	clear: both;
	margin-top: 8px;
}
#ct .text_in{
	width: 92%;
	margin: 0 auto;
	padding-bottom: 15px;
}
#ct .text_in p{
	font-size: 14px;
	line-height: 1.8;
}
h2.ct_h2{
	color: #3d3d3d;
	font-size: 18px;
	line-height: 1.3;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ ゴシック",sans-serif;
	padding: 5px 0 10px 0;
	font-weight: bold;
}
.ct_thum{
	float: left;
	padding: 0 13px 5px 0;
}
#ct .index_area{
	padding: 0 0 20px;
	background-color: #ffffff;
}
#ct .index_area ul{
	background-color: #f9f6ef;
}
#ct .index_area ul li{
	width: 100%;
	text-align: left;
	border-bottom: 1px dotted #b09369;
	background: url(../images/menu_arw.png) no-repeat 97% center;
	background-size:9px;
}
#ct .index_area ul li a{
	display: table;
	text-decoration: none;
	width: 100%;
	color: #000000;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ ゴシック",sans-serif;
	padding: 10px 0 10px 0;
	background-color: #ffffff;
	background: url(../images/ct_arrow.gif) no-repeat 350px 3px;
}
#ct .index_area ul li a p{
	display: table-cell;
	width: 90%;
	vertical-align: middle;
	font-size: 14px;
	line-height: 1.3;
	font-weight: bold;
	padding-bottom: 0px;
}
#ct .index_area ul li a .ps{
	float: left;
	padding: 5px 5px 5px 13px;
}
#ct .index_area ul li.last{
	border-bottom: none;
}

#articleCont{
	width: 100%;
}
.articleArea{
	clear: both;
	width: 100%;
}
.article_in{
	width: 100%;
	margin: 0 auto;
	padding: 8px 0 0 0;
}
.articleArea p{
	color: #3c3c3c;
	font-size: 14px;
	line-height: 1.8;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ ゴシック",sans-serif;
}

.articleArea li{
	color: #3c3c3c;
	font-size: 14px;
	line-height: 1.8;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ ゴシック",sans-serif;
}


.art_mv{
	padding-bottom: 5px;
}
section.def1{
	width: 92%;
	margin: 0 auto;
}
section.def2{
	background: #fff1e1;
	border-radius: 8px;
	padding:8px;
	font-size: 14px;
	line-height: 1.8;
}
.def2 h3{
	color: #BB4702;
	font-size: 16px !important;
	font-weight: bold;
	line-height: 1.6;
	border-bottom: 1px dashed #BB4702;
	margin-bottom: 1em;
}
h2{
	display: block;
	color: #3d3d3d;
	font-size: 18px;
	line-height: 1.2;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ ゴシック",sans-serif;
	padding: 8px 0 15px 0;
	font-weight: bold;
	clear: both;
}
h3{
	color: #ee647b;
	font-size: 16px;
	line-height: 1.5;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ ゴシック",sans-serif;
	margin: 8px 0 5px 0;
	padding-bottom: 5px;
}
h4{
	color: #3d3d3d;
	font-size: 15px;
	line-height: 1.3;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ ゴシック",sans-serif;
	margin: 8px 0 5px 0;
}
.tab1{
	border-collapse:collapse;
	border:1px solid #f36698;
	font-size:inherit;
	margin:15px auto 1em auto;
	font-size: 14px;
	line-height: 1.8;
}
.tab1 th,.tab1 td{
	padding:0.8em;
	border:1px solid #F36698;
	
}
.tab1 th{
	color:#F36698;
	background-color: #FFE8EA;
	text-align:left;
}
.tab2{
	border:1px solid #CFCFCF;
	border-collapse:collapse;
	padding:0.7em;
	margin:0 auto 20px auto;
	width:100%;
}
.tab2 th,.tab2 td{
	padding:0.45em 1em;
	text-align:left;
	color:#515151;
	border:1px solid #CFCFCF;
	font-size:14px;
}
.tab2 td{
	padding:1.1em 1em;
	font-size: 14px;
	position: relative;
}
.tab2 th{
	background:url(../images/sp_hyou_bar.gif) repeat-x;
}
.tab2 .ten{
	background-color: #996644;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.tab2 .partpoint{
	background-color: #f76991;
	border-radius: 4px;
	padding: 4px 0;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	width: 76px;
	position: absolute;
	top: 10px;
	right: 8px;
}
.tab3{
	color: #3c3c3c;
	font-size: 14px;
	line-height: 1.8;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ ゴシック",sans-serif;
	text-align: left;
	margin: 25px 0 10px;
}
.tab3 th{
	width: 40px;
}
.tab3 td{
	padding: 10px 0;
}
.hasen{
	padding: 8px 0 8px 0;
	margin-left: -4%;
}
.fb20{
	color: #000000;
	font-size:14px;
	font-weight: bold;
	text-decoration: underline;
}
.fr24{
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}
.frt24{
	color:#ec5d79;
	font-size: 16px;
	font-weight:bold;
}
.fr50{
	color:#ee647b;
	font-size:24px;
	font-weight:bold;
	line-height: 90px;
}
.fs18{
	font-size:14px;
	font-weight:bold;
}
.fyb{
	background: #FFFFB6;
	font-weight: bold;
}
.fcb{
	color:#0976C2;
	font-weight:bold;
}
.ir{
	float: right;
	padding: 1px;
	margin: 3px 0 0 10px;
	border: 2px solid #EEE;
	border-radius: 3px;
}
.tRight{
	text-align:right;
}
.tLeft{
	text-align:left;
}
.tCenter{
	text-align:center;
}
.imgLeft{
	float:left;
	margin:0 10px 10px 0;
}
.prodBtn{
	background-color: #9c7041;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 2px 2px 2px rgba(170,170,170,.65);
	box-shadow: 2px 2px 2px rgba(170,170,170,.65);
	width:80%;
	font-size:14px;
	line-height:1.2;
	margin:0 auto 8px auto;
	text-align:center;
	font-weight:bold;
	clear:both;
}
.prodBtn .btn{
	padding: 0.5em;
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.prodBtn .btn:hover{
	text-decoration: underline;
}
.eatList{
	background:#F8F1E9;
	padding:8px;
	margin:10px;
	border:1px dashed #EDDAC5;
	border-radius: 5px;
}
.cookList{
	background:#EEF9E3;
	padding:8px;
	margin:10px;
	border:1px dashed #C4E4A3;
	border-radius: 5px;
}
.eatList > li{
	color:#704B23;
	font-size:10px;
	line-height:2;
}	
.cookList > li{
	color:#538631;
	font-size:10px;
	line-height:2;
	list-style-type:decimal;
	margin-left:2em;
}

.check-box{
	background: #fff;
	border: 1px solid #ddd;
	-webkit-box-shadow: 0 1px 1px rgba(119,119,119,.65);
	box-shadow: 0 1px 1px rgba(119,119,119,.65);
	padding: 10px;
	margin-bottom: 8px;
	position: relative;
	font-size: 10px;
	line-height: 2;
}

.check-box:before{
	content:'';
	position:absolute;
	top:0;
	right:0;
	border-width:0 15px 15px 0px;
	border-style:solid;
	border-color: #EEE #999;
	display:block;
	width:0;
	-webkit-box-shadow: -1px 1px 3px rgba(0,0,0,0.3); 
}   
.check-box dt {
	color:#F36698;
	font-size:14px; 
	font-weight:bold;
}


/*navigation*/
.popular dl{
	padding-top: 4px;
	background: url(../images/header_bar.gif) repeat-x left top;
	background-size:4px;
}
.popular dl dt{
	background: url(../images/top_ttl_kounenki.gif) no-repeat;
	background-size: 100% 100%;
	color: #f55f7c;
	font-size: 16px;
	font-weight: bold;
	font-family: "ヒラギノ明朝","ＭＳ 明朝",serif;
	padding: 10px 0 10px 11%;
}
.popular dl dd{
	border-bottom: 1px solid #b09369;
}
.popular dl dd.last{
	border-bottom: none;
}
.popular dl dd a{
	text-decoration: none;
	display: table;
	width: 100%;
	height: 106px;
	background: url(../images/arrow2.gif) no-repeat 99% 5px;
	background-size:14px;
}
.popular dl dd a .tit{
	clear: both;
	color: #1d23f3;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.1;
	padding: 5px 0 8px 13px;
}
.popular dl dd a .tit span{
	font-size: 14px;
}
.popular dl dd a .ps{
	display: inline-block;
	width: 25%;
	float: left;
	padding: 0 8px 13px 13px;
}
.popular dl dd.first a .ps{
	padding: 0 8px 4px 13px;
}
.popular dl dd a .txt{
	display: inline-block;
	float: left;
	width: 64%;
	text-align: left;
	color: #000000;
	font-size: 12px;
	line-height: 1.4;
}

.category{
	clear: both;
}
.category dl{
	padding-top: 4px;
	background: url(../images/header_bar.gif) repeat-x left top;
	background-size:4px;
}
.category dl dt{
	background: url(../images/top_ttl_kanren.gif) no-repeat;
	background-size: 100% 100%;
	color: #f55f7c;
	font-size: 16px;
	font-weight: bold;
	font-family: "ヒラギノ明朝","ＭＳ 明朝",serif;
	padding: 10px 0 10px 11%;
}
.category dl dd{
	clear: both;
	border-bottom: 1px solid #b09369;
	background: url(../images/arrow1.gif) no-repeat 98% center;
	 background-size:24px;
}
.category dl dd.last{
	border-bottom: none;
}
.category dl dd a{
	display: table;
	width: 100%;
	height: 89px;
}
.category dl dd a .ps{
	display: table-cell;
	width: 85%;
	float: left;
	padding: 10px 8px 10px 10px;
}
.category dl dd a p{
	display: table-cell;
	vertical-align: middle;
	text-decoration: underline;
	width: 63%;
	text-align: left;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
}
.category dl dd.last .ps{
	display: table-cell;
	width: 65%;
	float: left;
	padding: 10px 8px 10px 25px;
}

.sup{
	clear: both;
	width: 100%;
}
.sup dl{
	padding-top: 4px;
	background: url(../images/header_bar.gif) repeat-x left top;
}
.sup dl dt{
	background: url(../images/top_ttl_sp.gif) no-repeat;
	background-size: 100% 100%;
	color: #f55f7c;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-family: "ヒラギノ明朝","ＭＳ 明朝",serif;
	padding: 10px 0 10px 0;
}
.sup dl dd{
	
}
.sup dl dd.first{
	padding-top: 8px;
}
.sup dl dd.last{
	padding-bottom: 7px;
}
.sup dl dd a{
	display: table;
	text-decoration: none;
	padding: 6px 0;
}
.sup dl dd a p{
	display: table-cell;
	width: 64%;
	vertical-align: middle;
	color: #1d23f3;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.1;
}
.sup dl dd a p span{
	font-size: 12px;
}
.sup dl dd a .ssp1{
	padding: 0 2px 0 10px;
}
.sup dl dd a .ssp2{
	padding: 0 8px 0 0;
}

/*footer*/
footer{
	clear: both;
	width: 100%;
	height: 47px;
	background: url(../images/footer_bg.gif) repeat-x;
	text-align: center;
}
.footer_inner{
	width: 320px;
	margin: 0 auto;
	position: relative;
}
.copyright{
	display: inline-block;
	padding-top: 6px;
	color: #b09369;
	font-size: 10px;
	line-height: 1.5;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ ゴシック",sans-serif;
	font-weight: lighter;
}

/*sup*/
.ranktext_area{
	width: 93%;
	margin: 0 auto;
}
.h3bar_img{
	padding-bottom: 10px;
}
.h3bar_img_sougou{
	margin:0 auto;
}
.rank_hasen{
	padding:0;
	margin:0 auto;
}
.rankImg{
	padding: 0 0 13px 0;
	text-align: center;
}
.sup_info{
	width: 100%;
	font-size:14px;
	margin-bottom: 10px;
}
.sup_info dt,.sup_info dd{
	padding:0.3em;
	margin-bottom:0.3em;
}
.sup_info dt{
	font-weight:bold;
	background:#f6f2e6;
}
.sougou{
	display: block;
	width:224px;
	height:93px;
	margin: 10px auto 0;
	background: url(../images/sp_hyouka_bg.gif) no-repeat;
	background-size:223px;
}
.pointlink{
	display: block;
	margin-right: 35px;
	color: #000000;
}
.pointlink a{
	font-size: 10px;
	color: #000000;
}
.prodBtn_no1{
	width:100%;
	clear: both;
	height: 60px;
	text-align: center;
	margin-bottom:5px;
}
.prodBtn_no1 a{
	display:inline-block;
	width:100%;
	font-size: 14px;
	line-height: 1.2;
	padding: 19px 0px 22px 0px;
	margin:10px auto;
	font-weight: bold;
	background:url(../images/sp_btn1.gif) no-repeat;
	background-size:320px;
	text-decoration: none;
	color: #ffffff;
}
.prodBtn_no2{
	clear: both;
	height: 60px;
	text-align: center;
	margin-left: -5%;
}
.prodBtn_no2 a{
	display: inline-block;
	width: 100%;
	padding-right: 2%;
	font-size: 14px;
	line-height: 1.2;
	padding: 19px 5px 22px 0;
	font-weight: bold;
	background:url(../images/sp_btn2.gif) no-repeat;
	background-size:320px;
	text-decoration: none;
	color: #ffffff;
}
.prodBtn_no3{
	clear: both;
	height: 60px;
	text-align: center;
	margin-left: -5%;
}
.prodBtn_no3 a{
	display: inline-block;
	width: 100%;
	padding-right: 2%;
	font-size: 14px;
	line-height: 1.2;
	padding: 19px 5px 22px 0;
	font-weight: bold;
	background:url(../images/sp_btn3.gif) no-repeat;
	background-size:320px;
	text-decoration: none;
	color: #ffffff;
}
.prodBtn_no4{
	clear: both;
	height: 60px;
	text-align: center;
	margin-left: -5%;
}
.prodBtn_no4 a{
	display: inline-block;
	width: 100%;
	padding-right: 2%;
	font-size: 14px;
	line-height: 1.2;
	padding: 19px 5px 22px 0;
	font-weight: bold;
	background:url(../images/sp_btn4.gif) no-repeat;
	background-size:320px;
	text-decoration: none;
	color: #ffffff;
}
.prodBtn_no5{
	clear: both;
	height: 60px;
	text-align: center;
	margin-left: -5%;
}
.prodBtn_no5 a{
	display: inline-block;
	width: 100%;
	padding-right: 2%;
	font-size: 14px;
	line-height: 1.2;
	padding: 19px 5px 22px 0;
	font-weight: bold;
	background:url(../images/sp_btn5.gif) no-repeat;
	background-size:320px;
	text-decoration: none;
	color: #ffffff;
}
.il{
	float: left;
	padding: 1px;
	margin: 3px 10px 0 0;
}
