@charset "shift_jis";

/* LINK ==================== */

a:link, a:visited{
	color:#0140aa;
	text-decoration:underline;
}

a:hover{
	color:#0063d2;
	text-decoration:underline;
}


/* LAYOUT ==================== */

/* width:1px背景を変える時更新する */
#okashi-wrap_top{ 
	background:#ffd340 url(../images/back_sky_repeat.jpg) 0 0 repeat-x !important;
/*	background:url(../images/back_sky_repeat_130116.jpg) left top repeat-x;	*/
}

/* width:1px背景を変える時更新する */
#okashi-wrap{ 
	background:url(../images/back_sky_repeat_160223.jpg) 0 0 repeat-x !important; 
}


/* NAVIGATION ==================== */

#nav{
	width:950px;
}

#logo{
	float:left;
	margin-right:21px;
	width:142px;
}

#nav ul{
	float:left;
	width:787px;
}

#nav ul li{
	float:left;
}

/* FOOTER NAVIGATION ==================== */

#footer_navi{
 width:890px;
 height:70px;
 margin:0 auto;
 padding:0;
}
#footer_navi ul li{
	float:left;
}
#footer_navi .bnr{
	padding:10px 0 0 7px;
}

#footer_navi .bnr_l{
	padding:2px 0 0 61px;
}

/* PAGE TITLE ==================== */


h1#page-title{
	clear:both;
	position:relative;
}

h1#page-title #sns_area{
	position:absolute;
	top:160px;
	left:50px;
	width:330px;
	height:35px;
	font-size:12px !important;
}

h1#page-title #sns_area a {
    display: block;
    float:right;
    margin-top: 1px;
	_margin-top: 0px;
}


/* CONTENTS ==================== */

#contents{
	width:950px;
	background-color:#fff;
}

#contents-inner{
	margin:0 auto;
	width:910px;
}

/* override meiji common ==================== */
#wrap{
	background: #fff !important;
}
