@charset "UTF-8";

/* ---------------------------------------------------------- */
/*     index  */
/* ---------------------------------------------------------- */

#visual {
	background:#E2EFEF;
	width:100%;
	height:500px;
	margin-bottom:25px;
}

#visual #block-visual {
	width:950px;
	height:500px;
	margin:0 auto;
}

.txt-lead {
	margin-bottom:30px;
	color:#00B2D8;
	font-size:1.143em;
	font-weight:600;
	line-height:1.5em;
	text-align:center;
}

.txt-chatch {
	margin-bottom:10px;
	font-size:1.286em;
	font-weight:600;
	line-height:1.3em;
	text-align:center;
}

.txt-detail {
	margin-bottom:40px;
	text-align:center;
}


.pickup {
	width:100%;
	background:url(../../img_index/pickup_bg.gif) repeat;
	margin:0 0 40px 0;
	padding:30px 0 40px 0;
}

.pickup .pick-sub {
	margin-bottom:3px;
	color:#FF7373;
	font-weight:600;
	line-height:1.2em;
}

.pickup .pick-title {
	margin-bottom:15px;
	color:#FF7373;
	font-size:1.571em;
	font-weight:600;
	line-height:1.3em;
}


.pickup ul {
	list-style:none;
	padding:0;
}

.pickup li {
	margin-right:9px;
	padding-bottom:15px;
	float:left;
}


.navi-block {
	width:380px;
	margin:40px auto;
	padding:0px;
}

.navi-block .button-profile {
	width:158px;
	margin:0;
	padding:0px;
	float:left;
}

.navi-block .button-shop {
	width:158px;
	margin:0;
	padding:0px;
	float:right;
}
