/*\*/ 
@import"base.css";
@import"menu.css";

#bg{
	width: 850px;
	margin: 0 auto 0 auto;
	border-right: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	background: url(../img/bg.jpg) top left no-repeat #FFFFFF;
}

h1 a{
	width: 246px;
	height: 45px;
	margin: 7px 0 16px 176px;
	float: left;
}


#navi {
	width: 726px;
	height: 85px;
	padding: 0;
	float:right;
}

#header{
	width: 850px;
	height: 90px;
	background: url(../img/bg.jpg) top left no-repeat;
}

#bottom {
	width: 838px;
	margin:0 4px 0 4px;
	padding: 10px 0 0 4px;
	border-top: 1px #CCCCCC solid;
}

#bottom p{
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}

/*****　トップページ設定　*****/ 

#top_header{
	width: 850px;
	height: 360px;
	background: url(../img/bg_top.jpg) top no-repeat;
}

#top_coupon{
	width: 104px;
	height: 104px;
	margin: 82px 0 0 15px;
	float: left;
}


#top_main{
	width: 845px;
	margin: 7px 0 0 3px;
}

#top_h3_01{
	margin: 0 0 5px 0;
}

#top_h4_01{
	margin: 0 0 10px 0;
}

#top_main h2{
	margin: 0 1px 6px 0;
	float: left;
}

#top_h3_02{
	width: 836px;
	height: 17px;
	display: block;
	background-color: #F0037E;
	padding: 3px 0 0 6px;
	margin: 5px 0 10px 0;
}

#top_main p{
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	margin: 0 0 0 5px;
}

#news{
	width: 842px;
	margin: 10px 0 28px 0;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#FFFFFF;
    empty-cells:show;
	font-size: 11px;
	padding: 0 0 10px 0;
	border-bottom: 1px #CCCCCC solid;
}
#news th{
	width: 75px;
    color:#666666;
    padding: 5px 5px;
    text-align:left;
	font-weight: normal;
}
#news td{
    color:#666666;
    text-align:left;
    padding: 5px 5px;
}

/*****　スタッフページ設定　*****/ 

#staff_main{
	width: 850px;
	padding: 60px 0 0 0;
	background: url(../staff/img/bg.jpg) top left no-repeat;
}

#staff_main h2{
	margin: 190px 0 0 25px;
	float: left;
}

#staff_main h3{
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	margin: 30px 0 30px 0;
}

#staff_contents{
	width: 650px;
	padding: 0 0 20px 30px;
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	float: right;
}

.staff_box01 {
	width: 600px;
	margin: 0 0 60px 0;
	background: url(../staff/img/bg_box.gif) bottom right no-repeat;
}

.staff_box01 h4{
	width: 50px;
	margin: 0 0 60px 0;
	float: left;
}

.staff_box01_h{
	width: 550px;
	margin: 0 0 30px 0;
	float: right;
	background: url(../staff/img/bg_box_h.gif) top right no-repeat;
}

.staff_box01_main{
	width: 250px;
	margin: 0 0 0 25px;
	float: left;
}

.staff_box01_main h6{
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

.staff_box01_main p{
	font-size: 11px;
	color: #666666;
	margin: 0 0 30px 0;
}

.staff_box01_h img{
	margin: 0 0 0 25px;
	float: left;
}

.staff_box01_h h5{
	color: #666666;
	font-size: 14px;
	width: 420px;
	margin: 52px 0 0 ;
	text-align: right;
	float: right;
}

.staff_box02 {
	width: 315px;
	margin: 0 0 15px 0;
	float: left;
}

.staff_box02 img{
	margin: 0 5px 0 0;
	float: left;
}

.staff_box02 h4{
	color: #F0037E;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 10px;
	margin: 0 0 3px 0;
}

.staff_box02 p{
	color: #666666;
	font-size: 11px;
	line-height: 16px;
}


/*****　フッタ設定　*****/ 

#footer {
	font-size:9px;
	width: 842px;
	height: 15px;
	margin: 60px 4px 0 4px;
	border-bottom: #FF3399 10px solid;
}

#footer_maru {
	width:11px;
	height:11px;
	background: url(../img/bg_footer.gif) top left no-repeat;
	float: left;
}

#footer_navi {
	width: 533px;
	height: 11px;
	margin: 0 0 4px 0;
	float: left;
}

#footer_copy {
	float: right;
}

