@charset "utf-8";
/* CSS Document */

/*------------ 初期設定 ------------*/
p {
	line-height: 1.5;	
}

/*------------ 背景画像（全体） ------------*/
body {
	color:#647882;
}

/*------------ ヘッダー全体 ------------*/
#header {
	width: 100%;
	height:155px;
	background:url(../img/bg_header.gif) repeat-x center bottom;
}

/*------------ ヘッダー ------------*/
#header_inner {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#logo_area{
	width:500px;
	float:left;
	color:#647882;
}

#log_area{
	float:right;
	width:465px;
}

#log_area p{
	font-size:10px;
	text-align:right;
}

#log_area a{
	text-decoration:none;
}

#log_area a:hover{
	text-decoration:underline;
}

.icon1,
.icon2,
.icon3,
.icon4{
	text-indent:15px;
	display:inline-block;
	color:#647882;
	font-size:10px;
}

.icon1{
	background:url(../img/header_icon1.gif) no-repeat center left;
}

.icon2{
	background:url(../img/header_icon2.gif) no-repeat center left;
}

.icon3{
	background:url(../img/header_icon3.gif) no-repeat center left;
}

.icon4{
	background:url(../img/header_icon4.jpg) no-repeat center left;
}

#bg_log{
	background:url(../img/gb_log.gif) no-repeat center center;
	width:451px;
	height:41px;
	padding:29px 0 0 10px;
}

.login{
	width:66px;
	height:26px;
	display:inline-block;
}

.id,
.pass{
	width:117px;
	height:26px;
	padding:3px 5px 0 60px;
	display:inline-block;
}

.id input,
.pass input{
	border:none;
	text-align:right;
	width:113px;
	height:17px;
}

.id{
	background:url(../img/bg_id.gif) no-repeat center center;
}

.pass{
	background:url(../img/bg_pass.gif) no-repeat center center;
}

#log_line{
	height:27px;
}

#log_line input{
	vertical-align:middle;
}

/*------------ ヘッダーロゴ ------------*/


#header h1{
	font-size:10px;
}

#header h2 {
	display:block;
	width:488px;
	height:122px;
	background:url(../img/logo.jpg) no-repeat center center;
	text-indent:-5000px;
}

#header h2 a {
	display:block;
	width:100%;
	height:100%;
}


/*------------ お問い合わせ ------------*/

#tel{
	width:230px;
	height:50p-x;
}

/*------------ コンテンツ ------------*/
#content {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding:13px 0 38px 0;
}

/*------------ ナビゲーション ------------*/


#navi{
	clear:both;
	height:40px;
}

#menu1 a,
#menu2 a,
#menu3 a,
#menu4 a,
#menu5 a,
#menu6 a,
#menu7 a{
	display:block;
	width:100%;
	height:100%;
}

#menu1,
#menu2,
#menu3,
#menu4,
#menu5,
#menu6,
#menu7{
	width:108px;
	height:40px;
	float:left;
}

#menu4,
#menu5,
#menu6,
#menu7{
	width:109px;
}

/*------------ ナビゲーション（マウスOFF） ------------*/


#menu1 a{
	background:url(../img/navi_01.gif) no-repeat center center;
}

#menu2 a{
	background:url(../img/navi_02.gif) no-repeat center center;
}

#menu3 a{
	background:url(../img/navi_03.gif) no-repeat center center;
}

#menu4 a{
	background:url(../img/navi_04.gif) no-repeat center center;
}

#menu5 a{
	background:url(../img/navi_05.gif) no-repeat center center;
}

#menu6 a{
	background:url(../img/navi_06.gif) no-repeat center center;
}

#menu7 a{
	background:url(../img/navi_07.gif) no-repeat center center;
}

/*------------ ナビゲーション（ロールオーバー時） ------------*/


#menu1 a:hover{
	background:url(../img/navi_01_on.gif) no-repeat center center;
}

#menu2 a:hover{
	background:url(../img/navi_02_on.gif) no-repeat center center;
}

#menu3 a:hover{
	background:url(../img/navi_03_on.gif) no-repeat center center;
}

#menu4 a:hover{
	background:url(../img/navi_04_on.gif) no-repeat center center;
}

#menu5 a:hover{
	background:url(../img/navi_05_on.gif) no-repeat center center;
}

#menu6 a:hover{
	background:url(../img/navi_06_on.gif) no-repeat center center;
}

#menu7 a:hover{
	background:url(../img/navi_07_on.gif) no-repeat center center;
}
/*------------ メインイメージ（サブページ） ------------*/

/*------------ おすすめコンテンツ ------------*/

/*------------ コンテンツ内容 ------------*/

#content{
	width:1000px;
	margin:0px auto;
	background:url(../img/content_bg.gif) repeat-y center center;
}

#content_l{
	width:760px;
	float:left;
	overflow:hidden;
}

#left_info{
	padding:0px 5px;
	font-size:10px;
}

.shop_name{
	color:#990000;
	font-size:12px;
}

#left_info p{
	margin-top:10px;
}

#content_r{
	width:225px;
	float:right;
	overflow:hidden;
}

#content_r_sub{
	width:573px;
	float:right;
	padding:15px 11px;
	overflow:hidden;
}

#content_sub_inner{
	padding:0px 4px;
}

.bg_event{
	background:url(../img/bg_event_m.gif) repeat-y center center;
	width:202px;
	padding:18px 11px;
}

.bg_event p{
	font-size:10px;
	color:#333333;
}

.vote{
	width:220px;
	height:300px;
	background:url(../img/bn_vote.jpg);
}

.vote a{
	display:block;
	width:173px;
	height:33px;
	position:relative;
	top:253px;
	left:24px;
}

.block{
	padding-bottom:20px;
}

.block2{
	padding:0px 6px;
	padding-bottom:20px;
}

/*------------ 各見出し ------------*/


h3{
	text-indent:-5000px;
	display:block;
	width:757px;
	height:25px;
}

h4{
	background:url(../img/bar_event.jpg) no-repeat center center;
	width:224px;
	height:40px;
	display:block;
	text-indent:-5000px;
}

h4.bar4 {
	background-image: url(../img/sub_bar2.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 269px;
	text-indent:30px;
	color:#990000;
	line-height:180%;
}

/*------------ 画像の枠 ------------*/
.photo {
	padding: 2px;
	border: #CCCCCC 1px solid;
}

/*------------ 色替え ------------*/
.blue {
	color: #0276B1;
}

.red {
	color: #FF0000;
}

.red2 {
	color: #990000;
}

.gray{
	color:#333333;
}

.blue{
	color:#0066FF;
}

/*------------ フッター全体 ------------*/
#footer {
	width: 100%;
	height:55px;
	padding-top:15px;
	background:url(../img/bg_footer.jpg) repeat-x center top;
}

/*------------ フッター ------------*/
#footer_inner {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#footer_inner a,#footer_inner{
	font-size:10px;
	color:#647882;
	text-decoration:none;
}

#footer_inner a:hover{
	text-decoration:underline;
}

#footer_l{
	width:600px;
	float:left;
}

#footer_r{
	width:310px;
	float:right;
}


/*------ リンク色（フッター） ------*/
#footer #text_nav a {
	color: #FFFFFF;
	font-size: 11px;
}

#footer #text_nav a:hover {
	color: #;
}

#footer #text_nav a:visited {
	color: #;
}

/*-------- left --------*/
.left {
	float: left;
}

/*-------- right --------*/
.right {
	float: right;
}

/*-------- ClearBoth --------*/
.cb {
	clear: both;
}

.t_left{
	text-align:left;
}

.t_center{
	text-align:center;
}

.t_right{
	text-align:right;
}

.space_t10{
	margin-top:10px;
}

.space_t20{
	margin-top:20px;
}

.ml5{
	margin-left:5px;
}

.ml10{
	margin-left:3px;
}

.mr2{
	margin-right:2px;
}

.mr5{
	margin-right:5px;
}

.mr10{
	margin-right:10px;
}

.mt5{
	margin-top:5px;
}

.mt10{
	margin-top:10px;
}

.mt15{
	margin-top:15px;
}

.mt20{
	margin-top:20px;
}

.mt35{
	margin-top:35px;
}

.mb10{
	margin-bottom:10px;
}

.mb20{
	margin-bottom:20px;
}

.pl10{
	padding-left:10px;
}

.pl15{
	padding-left:15px;
}

.pr20{
	padding-right:20px;
}

.pt10{
	padding-top:10px;
}

.pt15{
	padding-top:15px;
}

.pt20{
	padding-top:20px;
}

.pt25{
	padding-top:25px;
}

.pb15{
	padding-bottom:15px;
}

.w350{
	width:350px;
}

.w360{
	width:360px;
}

.w370{
	width:370px;
}

.w390{
	width:390px;
}

.w420{
	width:420px;
}

.w440{
	width:440px;
}

.w120{
	width:120px;
}

.w115{
	width:115px;
}

.w220{
	width:220px;
}

.w250{
	width:250px;
}

.f10{
	font-size:10px;
}

.f11{
	font-size:11px;
}

.f12{
	font-size:12px;
}

.f14{
	font-size:14px;
}

.f20{
	font-size:20px;
}

.bold{
	font-weight:700;
}

.abs{
	position:absolute;
}

.left_line{
	display:block;
	width:145px;
	margin:0px auto;
	border-top:solid 3px #990000;
	margin-bottom:10px;
	_margin-bottom:-7px;
	height:1px;
}
.border_t{
	border-top:#c4b2ad 1px dotted;
}

#fla_bn{
	border-top:solid 1px #990000;
	padding-top:20px;
}

.d_block{
	display:block;
}

a.alpha:hover img   {
  filter: alpha(opacity=70);
  -moz-opacity:0.70;
  opacity:0.70;
}







