@charset "utf-8";


/* hidden
-------------------------------------------------------------------------------- */

h1,
h2 span, h3 span, h4 span,
#whatsnew h2 span,
#side p a span,
#navi ul li span,
#foot-navi ul li a span
{
	display:block;
	position:absolute;
	left:-3000px;
}

/* BASE
-------------------------------------------------------------------------------- */

#content p {
	font-size:84%;
	line-height:170%;
	padding-bottom:5px;
	text-indent:10px;
}

a.detail {
	display:block;
	width:119px;
	height:40px;
	background:url(../../img/under/btn_detail.jpg) no-repeat bottom;
	text-indent:-3000px;
}
a.detail:hover{background:url(../../img/under/btn_detail_r.jpg) no-repeat bottom; outline:none;}

/*  SIDE
-------------------------------------------------------------------------------- */

#side {
}

#banner {
	padding:15px 0 0 25px;
}

p.bnr1 a:hover,
p.bnr2 a:hover,
p.bnr3 a:hover,
p.bnr4 a:hover,
p.bnr5 a:hover,
p.bnr6 a:hover,
p.bnr7 a:hover {background:none;}

p.bnr1 {
	display:block;
	width:256px;
	height:64px;
	background:url(../../img/under/bnr_hoken_r.jpg) no-repeat;
}
p.bnr1 a {
	display:block;
	width:256px;
	height:54px;
	background:url(../../img/under/bnr_hoken.jpg) no-repeat;
}

p.bnr2 {
	display:block;
	width:256px;
	height:24px;
	margin: 0 0 20px 0;
	background:url(../../img/under/bnr_contact_r.jpg) no-repeat;
}
p.bnr2 a {
	display:block;
	width:256px;
	height:24px;
	background:url(../../img/under/bnr_contact.jpg) no-repeat;
}

p.bnr3 {
	width:256px;
	height:66px;
	display:block;
	margin: 0 0 2px 0;
	background:url(../../img/under/bnr_lovekobe_r.jpg) no-repeat;
}
p.bnr3 a {
	display:block;
	width:256px;
	height:66px;
	background:url(../../img/under/bnr_lovekobe.jpg) no-repeat;
}

p.bnr4 {
	width:256px;
	height:66px;
	display:block;
	margin: 0 0 2px 0;
	background:url(../../img/under/bnr_facebook_r.jpg) no-repeat;
}
p.bnr4 a {
	display:block;
	width:256px;
	height:66px;
	background:url(../../img/under/bnr_facebook.jpg) no-repeat;
}

p.bnr5 {
	width:256px;
	height:66px;
	margin: 0 0 5px 0;
	display:block;
	background:url(../../img/under/bnr_blog_r.jpg) no-repeat;
}
p.bnr5 a {
	display:block;
	width:256px;
	height:66px;
	background:url(../../img/under/bnr_blog.jpg) no-repeat;
}

p.bnr6 {
	width:256px;
	height:66px;
	margin: 0 0 210px 0;
	display:block;
	background:url(../../img/under/bnr_bbs_r.jpg) no-repeat;
}
p.bnr6 a {
	display:block;
	width:256px;
	height:66px;
	background:url(../../img/under/bnr_bbs.jpg) no-repeat;
}

p.bnr7 {
	width:256px;
	height:66px;
	display:block;
	background:url(../../img/under/bnr_treat_r.jpg) no-repeat;
}
p.bnr7 a {
	display:block;
	width:256px;
	height:66px;
	background:url(../../img/under/bnr_treat.jpg) no-repeat;
}

#side-facebook {
}

/*  FOOTER
-------------------------------------------------------------------------------- */

#foot {
	background:url(../../img/bg_fot.jpg) repeat-x;
}

#foot-inner {
	width:870px;
	height:80px;
	margin:0 auto;
	position:relative;
	background:url(../../img/bg_fot.jpg) repeat-x;
}
