body {
	margin: 0;
	padding: 0;
	font-size: 16px;
	background: url(../images/prores_bg.jpg);
	/* 画像を上下左右中央寄せ */
	background-position: center center;
	/* タイル状には並べないように指定 */
	background-repeat: no-repeat;
	/* コンテンツの高さが画像の高さより大きい時、動かないように固定 */
	background-attachment: fixed;
	/* 表示するディスプレイの大きさに基づいて、背景画像を縦横比を固定しながら調整 */
	background-size: cover;
	/* 画像が読み込まれる前の背景色の指定 */
	background-color: #464646;
}
#copyright {
	color: #333;
	text-align: center;
	
}
#logo_img {
	margin-right: 10px;
    width: 30%;
    padding: 22px 10px 0 0;
}
#logo_img img {
	width:100%
}
header {
	background: rgba( 255, 0, 51, 0.85 );
}

#share {
	    padding: 23px 0px 0 !important;
}
/*---------------------------------------------------------
   nav　(htmlに直書きして横幅など調整した方がよいかも。)
---------------------------------------------------------*/

nav {
	padding: 0;
	width: auto;
	height: 171px;
	background: url(../images/prores_nav_bg.jpg) 0px 0px;
	display: none;

}
nav ul {
	width: 100%px;
	margin: 0 auto;
	padding: 0;
	display: table;
	table-layout: fixed;
}
nav ul li {
	display: inline-block;
	width: 49%;
	margin: 0;
	font-size: 18px;
	text-align: center;
}
nav ul li img {
	max-width: 100%;
    height: auto;
}

nav ul li a:hover {
	background: url(../images/prores_navbg.png) no-repeat center;
}
/*nav ul li:nth-child(n+2){border-left:1px #FFFFFF dotted;}*/


nav ul li a {
	display: block;
}
nav ul li a:link {
	color: #ffffff;
}
nav ul li a:visited {
	color: #ffffff;
}
nav ul li:nth-of-type(1) a:hover {
	color: #9a9aff;
}
nav ul li:nth-of-type(2) a:hover {
	color: #87c5ff;
}
nav ul li:nth-of-type(3) a:hover {
	color: #ff99d8;
}
nav ul li:nth-of-type(4) a:hover {
	color: #64cd2d;
}
nav ul li:nth-of-type(5) a:hover {
	color: #4289ff;
}
nav ul li:nth-of-type(6) a:hover {
	color: #bbe805;
}
nav ul li:nth-of-type(7) a:hover {
	color: #ff9a03;
}
nav ul li:nth-of-type(8) a:hover {
	color: #ff7676;
}
nav ul li:nth-of-type(9) a:hover {
	color: #ffce0b;
}
nav ul li:nth-of-type(1) {
	border-bottom: #F00 1px solid;
	border-right: #F00 1px solid;
}
nav ul li:nth-of-type(2) {
	border-bottom: #F00 1px solid;
}
nav ul li:nth-of-type(3) {
	border-bottom: #F00 1px solid;
	border-right: #F00 1px solid;
}
nav ul li:nth-of-type(4) {
	border-bottom: #F00 1px solid;
	border-bottom: #F00 1px solid;
}
nav ul li:nth-of-type(5) {
	border-right: #F00 1px solid;
	border-bottom: #F00 1px solid;
}
nav ul li:nth-of-type(6) {
	border-bottom: #F00 1px solid;
}
nav ul li:nth-of-type(7) {
	border-right: #F00 1px solid;
}

#wrap {
	margin: 0 auto;
	padding: 0;
}
#wrap #content {
	margin: 0 auto;
	padding: 60px 0 0;
}
/* --- 通常 --- */
#mainvisual {
	margin: 0 auto;
	width: auto;
	text-align: center;
}
/* --- 年間用 ---
#mainvisual {
	margin:0 auto 0;
	width:auto;
	padding:15px 0 10px;
	height:280px;
	text-align:center;
	background:url(../../images/NIPPON-BEST_2016_title_bg.jpg) no-repeat;
	background-size: cover;} */
	
/* ------------------------------
	
	lead

------------------------------ */
#wrap .lead {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	color: #FFF;
}
#wrap .lead p {
	margin: 5px 0 0;
	line-height: 1.6em;
}
/*----------------------
    subhead
----------------------*/
#wrap .subhead {
	margin-top: 0.8em;
	padding: 0.3em 0.5em 0.2em 0.5em;
	font-weight: normal;
	color: #000066;
}
#wrap .subhead .shTitle img {
		max-width: 100%;
    height: auto;
}
#wrap .subhead .shTitle {
	font-size: 19px;
	text-align: center;
	font-weight: bold;
	display: none;
}

#wrap .prores_sub_title {
	text-align: center;
	padding: 10px 0 20px 0;
	display:none;
}

#wrap .prores_sub_title img {
	max-width: 100%;
    height: auto;
	display:none;
}

#wrap .prores_sub_title_sp {
	text-align: center;
	color: #F00;
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
}

#wrap h3 {
	text-align: center;
	width: 100%;
	background-color: #F00;
	color: #FFF;
	font-size: 25px;
}

#wrap {
	overflow: hidden;
}
#wrap #mainvisual img {
	max-width: 100%;
    height: auto;
}
#wrap .box_wrap {
	width: 100%;
	margin: 0 auto;
	overflow:hidden;
	padding-top: 15px;
}
#wrap .box_book {
	width: 100%;
    text-align: center;
}

#wrap .box_book img {
		max-width: 100%;
    height: auto;
}
#wrap .bt_box {
	font-size: 15px;
	color: #FFF;
}

#wrap .bt_box ul {
	width: 95%;
	margin: 0 auto;
	font-size: 13px;
	color:#F00;
}

#wrap .bt_box li {
	max-width: 85%;
	margin: 0 auto;
	font-size: 18px;
	color: #FFF;
}

#wrap .bt_box li a {
	color: #F00;
}

#wrap .bt_box img {
		max-width: 100%;
    height: auto;
}


/* ------------------------------
    
    column

------------------------------ */
#wrap .column {
	width: 100%;
	margin: 0 auto;
	padding-top: 15px;
}

#wrap .syupro_box {
	width: 100%;
	margin: 0 auto;
}

#wrap .syupro_box dl {
	text-align:center;
	padding-top:10px;

}

#wrap .syupro_box dl a {
	color: #F00;

}
#wrap .syupro_box dd {
	color: #ffffff;

}

#wrap .goods_box {
	width: 44%;
	font-size: 15px;
	display: inline-block;
	margin-left:10px;
	vertical-align: top;
	padding-bottom: 20px;

}

#wrap .prores_goods_img {
	padding-bottom: 5px;
}

#wrap .prores_goods_img img {
		max-width: 100%;
    height: auto;
}


#wrap .prores_goods_link {
	padding-bottom: 10px;
	text-align:center;
	color: #F00;
}


#wrap .size_wrap {
	width: 100%;
	margin: 0 auto;
}

#wrap .size_wrap img {
		max-width: 100%;
    height: auto;
}

#wrap .size_wrap li {
	display: inline-block;
	width: 63px;
    margin-left: 4px;
	vertical-align: top;
}

#wrap .column dl {
	width: 44%;
	font-size: 15px;
	display: inline-block;
	margin-left:10px;
	vertical-align: top;
	padding-bottom: 10px;
	display: inline-block;
	vertical-align: top;
}
	
#wrap .column dt {
	padding-bottom: 5px;
	text-align: center;
}

#wrap .column dt img {
		max-width: 100%;
    height: auto;
}
#wrap .column dd {
padding-bottom: 10px;
	text-align:center;
	color: #F00;
}

#wrap .column dd a {
	color: #F00;
}
#wrap .item_box {
	margin: 10px auto 0px; 
	width: 100%;
}
#wrap .item_box p {
	display: inline-block;
	width: 32%;
	vertical-align:top;
}

#wrap .item_box p img {
		max-width: 100%;
    height: auto;}
	
#wrap .kodawari_link {
	text-align: center;
	font-size: 19px;
	font-weight: bold;
}
#wrap .kodawari_link a {
	color: #FFF;
	text-decoration: underline;
}	
	
	
#wrap #copyright {
	color: #FFF;
}