@charset "UTF-8";
/* CSS Document */

body {
	font-size: 13px;
	color: #444444;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*header設定*/
.headercon{
	height:120px;
	/*background:#F0772E;*/
background:#000000;

	margin-bottom:40px;
	}
.logo{
	width:1000px;
	height:120px;
	margin:auto;
	}
.logo{
	width:200px;
	height:120px;
	margin:auto;
	}
.header_h01{
	width:1000px;
	margin:auto;
	}
.header_h01 h1{
	font-size:20px;
	color:#000000;
	margin-bottom:10px;
	}
.header_h01 h2{
	color:#545454;
	font-size:15px;
	margin-bottom:50px;
	}
	
/*エリア設定*/
#wrap0302{
	margin:auto;
	width:1000px;
	}
#cate_area{
	width:220px;
	float:left;
	}
#center1{
	width:750px;
	float:right;
	}	

#cate_area: a hover{
	display:block;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
	
/*メイン*/


#center1 .item0304 .clearfix li {
  list-style: none;
  width: 170px;
  float: left;
  padding: 0px;
  margin: 0px 20px 0px 0px;
}
.con01{
	width:172px;
	border: 1px #CCCCCC solid;
	}

.con02{
	width:172px;
	
	}
.item0304{
	margin-bottom:80px;
	}
.item0304 a{
	color: #666666;
  text-decoration: underline;
  font-weight:bold; 
	}
.item0304 a:hover{
    color: #D94D39;
    text-decoration: none;
}
#center1 .item0304 .clearfix .last {
  list-style: none;
  width: 170px;
  float: left;
  padding: 0px;
  margin: 0px;
}
.btn_on{
	width:750px;
	}	
.btn_on img{
	float:right;
	}

.c0304 a{
	color:#fcfcfc;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	}
.cate_area02{
	clear:both;
	width:1000px;
	margin:auto;
	margin-top:50px;
	}
.pagetop{
	width:1000px;

	}	
.top{
	height:14px;
	width:81px;
	float:right;
	margin-top:10px;
	margin-bottom:80px;
	}
.category0302{
	height:40px;
	}
#cate_area h4{
	height:79px;
	}
	
#cate_area .c0304{
	background:url(../img/btn05.png) no-repeat;
	height:27px;
	border-bottom:#999999 1px solid; 
	}
#cate_area .c0304:hover{
	background:url(../img/btn04.png) no-repeat;
	}
.c0304 a{
display: block;
    font-size: 14px;
    padding-left: 32px;
    padding-top: 2px;
    text-decoration: none;
}
#cate0302{
	width:1000px;
	margin-bottom:60px;
	}	
#cate0302 .clearfix{
	height:100px;
	margin-top:110px;
}
#cate0302 li{
	float:left;
	margin-left:15px;
	}
#cate0302 .last{
	float:right;
	} 







/*footer*/
.pagetop{
	width:1000px;
	border-top: 1px #CCCCCC solid;
	}
.footer{
	background:#000;
	height:50px;
	}
.copyright p{
	text-align: center;
	line-height: 0;
	}	
	
	
	
/********************************
sale 20150528
********************************/
.red0528 { color:red; font-weight:bold;}