@charset "UTF-8";

body {
	margin:0px;
	padding:0px;
	text-align: center;
	font-size:80%;
        font-family: "MS UI Gothic","MS PGothic";
	color:#323232;
	line-height:1.4em;
	background-image:url(../img/body_bg.gif);
}
table{
	padding:0px;
	margin:0px;
	font-size:100%;
}
h1,h2,h3,h4,h5{
	margin:0px;
	padding:0px;
}
p {
	padding:0px;
	margin:0px;
}
ul , dl , ol{
	padding:0px;
	margin:0px;
}
img {
	border:0px;
	padding:0px;
	margin:0px;
	vertical-align:bottom;
}
form {
	padding:0px;
	margin:0px;
}

a:link {
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	color: #400080;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration:underline;
}
a:active {
	color: #400080;
	text-decoration: none;
}
.page_top{
	margin:15px;
	text-align:right;
}
.err{
	background-color:#ffe6e6;
	font-size:120%;
	font-weight:bold;
}
.red{
	color:#ff0000;
}
.ex{
	color:#666;
	font-size:90%;
}
.cl{
	clear:left;
}
.clr{
	clear:both;
}
.image{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	margin:2px 4px 0px 0px;
	padding:2px;
	background-color:#fff;
}
/************************************/
/*  ヘッダー
/************************************/

#header{
	width:950px;
	margin:0px auto;
	background-image:url(../img/bg.gif);
	background-position:0 0;
	background-repeat:repeat-y;
}
#header h1 {
	float:left;
	margin:3px 10px 10px 10px;
}
#header h1 a {
	width:600px;
	height:50px;
	background-image:url(../img/logo.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display: block;
}
.logo {
	width:930px;
	height:400px;
	background-image:url(../img/data/004.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#flash{
	margin:auto;
	width:930px;
	border-top:2px solid #fac77d;
	clear:left;
}
/************************************/
/*  メニュー
/************************************/
#menu{
	width:930px;
	height:35px;
	margin:auto;
	background-image:url(../img/menu_bg.gif);
	background-position:0 0;
	background-repeat: repeat-x;
	clear:left;
}


#menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
}
#menu li{
	float:left;
}
#menu a {
	width:120px;
	height:30px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display: block;
	padding:0px;
}
#menu a:hover {
	background-position:-120px 0;
	text-decoration:none;
}
#menu a.now {
	background-position:-120px 0;
}

#menu_1 a{
	background-image:url(../img/menu/menu_1.gif);
}
#menu_2 a{
	background-image:url(../img/menu/menu_2.gif);
}
#menu_3 a{
	background-image:url(../img/menu/menu_3.gif);
}
#menu_4 a{
	background-image:url(../img/menu/menu_4.gif);
}
#menu_5 a{
	background-image:url(../img/menu/menu_5.gif);
}
#menu_6 a{
	background-image:url(../img/menu/menu_6.gif);
}
#menu_7 a{
	background-image:url(../img/menu/menu_7.gif);
}
#smenu_1 a{
	background-image:url(../img/menu/smenu_1.gif);
}
#smenu_2 a{
	background-image:url(../img/menu/smenu_2.gif);
}
#smenu_3 a{
	background-image:url(../img/menu/smenu_3.gif);
}
#smenu_4 a{
	background-image:url(../img/menu/smenu_4.gif);
}
.submenu {
	border-left:1px solid #ff3200;
  visibility: hidden;
  position: absolute;
  z-index: 3;
}

/************************************/
/*  全体
/************************************/
#container{
	margin:0px auto;
	width:950px;
	text-align:left;
	background-image:url(../img/bg.gif);
	background-position:0 0;
	background-repeat:repeat-y;
}
#container2{
	margin-left:20px;
	width:900px;
}


/************************************/
/*  メイン
/************************************/
#main{
	float:left;
	width:740px;
}

/************************************/
/*  センター
/************************************/
#center{
	float:right;
	width:480px;
	padding:25px 0px;
}
.new{
	width:480px;
	height:35px;
	background-image:url(../img/new.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	text-indent:-9999px;
}
.ninki{
	width:480px;
	height:35px;
	background-image:url(../img/ninki.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	text-indent:-9999px;
}

#center dl , #center2 dl {
	margin:5px 10px 5px 5px;
	padding:10px;
	background-color:#fff;
}

#center dt , #center2 dt{
	margin-left:10px;
	color:#666;
	font-size:85%;
}
#center dd , #center2 dd{
	margin-left:15px;
	padding-bottom:5px;
	padding-left:20px;
	background-image:url(../img/news_list.gif);
	background-repeat: no-repeat;
	border-bottom:1px dotted #ccc;
}


#center ul{
	margin:10px 10px 10px 20px;
	list-style:none;
}
#center li{
	width:450px;
	margin:10px 0px 0px 0px;
	clear:both;
}
.ninki_img{
	width:120px;
	height:90px;
	float:left;
	margin:0px 0px 0px 0px;
}
.ninki_box{
	width:280px;
	float:right;
}
.ninki1{
	padding:5px;
	margin:2px 0px 5px 0px;
	background-color:#faebeb;
	font-weight:bold;
	font-size:120%;
	color:#ff0000;
}
.ninki_com{
	padding:5px;
	margin:2px 0px 10px 10px;
}
.ninki_pri{
	margin-right:20px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:120%;
	text-align:right;
}
.ninki_bottom{
	clear:both;
	margin-top:10px;
	text-align:right;
}
.member {
	clear:both;
}
.member a {
	width:480px;
	height:100px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display: block;
	padding:0px;
	background-image:url(../img/member.gif);
}
.member a:hover {
	background-position:-480px 0;
	text-decoration:none;
}

/************************************/
/*  センター2
/************************************/
#center2{
	float:right;
	width:630px;
	padding:0px 0px 25px 0px;
}
.navi {
	margin:10px 0px 15px 5px;
}
#center2 h2{
	width:630px;
	height:45px;
	padding:7px 0px 0px 50px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(../img/title.gif);
	font-size:200%;
}
.title{
	margin:15px 30px;
	padding:8px;
	background-color:#FFFFE6;
	color:#990000;
	font-size:120%;
	line-height:2em;
}
.ryouri,
.ryouri2{
	width:560px;
	margin:25px 0px 10px 35px;
	border:1px solid #FF6400;
	clear:left;
}
.ryouri ul{
	margin:10px 15px 0px 15px;
	list-style:none;
}
.ryouri2 ul{
	margin:10px 15px 0px 255px;
	list-style:none;
}
.ryouri2 li,
.ryouri li{
	margin-top:2px;
	padding-left:15px;
	padding-bottom:2px;
	background-image:url(../img/list.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	border-bottom:1px dotted #C8C8C8;
}
.ryouri_img{
	width:240px;
	padding:5px;
	margin-top:10px;
	margin-right:5px;
	float:left;
}
.ryouri2 h3,
.ryouri h3{
	padding:7px 0px 7px 25px;
	background-color:#FFF4E5;
	border-bottom:1px solid #FF6400;
	font-size:120%;
	background-image:url(../img/step1.gif);
	background-position:5px 9px;
	background-repeat:no-repeat;
}
.ryouri p{
	margin:5px;
}
.shop_box{
	padding:2px;
	margin:15px 0px 5px 12px;
	border:1px solid #ccc;
	float:left;
}
.shop_box p{
	text-align:center;
	margin:5px;
}
#about{
	width:560px;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin:25px 0px 10px 35px;
	text-align:left;
	background: #fff;
}
#about td , #about th{
	padding:4px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

#about th{
	width:180px;
	background: #FFF4E5;
	font-weight:normal;
}
#about textarea{
	width:350px;
	height:100px;
	font-size:100%;
}
.mail_bt{
	margin:10px 0px 10px 35px;
}
.honten_tel{
	width:338px;
	height:60px;
	margin:25px 0px 10px 35px;
	text-align:center;
	background-image:url(../img/honten/tel.gif);
	text-indent:-9999px;
}
/************************************/
/*  ステップ     　                 */
/************************************/

#step{
	width:560px;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin:25px 0px 10px 35px;
	text-align:left;
}
#step td , #step th{
	padding:4px 4px 4px 20px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background:#f0f0f0 url(../img/step2.gif) no-repeat 0px 2px;
}
#step th{
	font-weight:bold;
	background:#FFF4E5 url(../img/step1.gif) no-repeat 0px 2px;
}
#step td{
	color:#999;
}
.step_com{
	margin:5px 0px 0px 35px;
}
/************************************/
/*  レフト
/************************************/
#left{
	float:left;
	width:250px;
	margin-top:10px;
	padding:10px 0px 25px 0px;
	background-image:url(../img/left_bg.gif);
}
#left object{
	margin:0px 0px 10px 10px;
}
.shop{
	width:230px;
	height:35px;
	margin:20px 0px 10px 10px;
	background-image:url(../img/shop.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	text-indent:-9999px;
}
.left_box{
	width:220px;
	padding:0px;
	margin:10px 0px 10px 15px;
	background-color:#fff;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
}
.left_member a {
	width:230px;
	height:100px;
	margin:10px 0px 10px 10px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display: block;
	padding:0px;
	background-image:url(../img/left_member.gif);
}
.left_member a:hover {
	background-position:-230px 0;
	text-decoration:none;
}
.left_box ul{
	list-style:none;
	padding:10px;
}
.left_box h3{
	padding:7px;
	background-color:#faebeb;
	font-size:130%;
}
.left_shop_img{
	margin-right:5px;
	text-align:center;
	float:left;
}
.left_shop_add{
	border-bottom:1px dotted #ccc;
}
.left_shop_view {
	margin-left:115px;
}
.left_shop_view a{
	width:80px;
	height:20px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display: block;
	padding:0px;
	background-image:url(../img/left_bt.gif);
}

.left_shop_view a:hover {
	background-position:-80px 0;
	text-decoration:none;
}

.movile{
	width:230px;
	height:35px;
	margin:20px 0px 10px 10px;
	background-image:url(../img/m.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	text-indent:-9999px;
}

.movile_qr{
	width:123px;
	height:123px;
	float:left;
}
.movile_p{
	margin-top:10px;
}
.left_box .sm{
	margin:0px 15px;
	font-size:80%;
	color:#666;
	clear:left;
}
.left_flash{
	margin-left:10px;
}

/************************************/
/*  右メニュー
/************************************/
#right{
	float:right;
	width:160px;
	padding:25px 0px;
}
.osusume a{
	width:120px;
	height:600px;
	margin:0px 0px 10px 25px;
	background-image:url(../img/right_banner.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	text-indent:-9999px;
	display: block;
}
.link h4{
	width:150px;
	height:35px;
	margin:0px 0px 10px 10px;
	background-image:url(../img/link.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	text-indent:-9999px;
}
.link ul{
	margin-left:10px;
	padding-bottom:25px;
	list-style:none;
	background:url(../img/right_bg.gif) left bottom no-repeat;
}
.link li{
	margin:0px 0px 5px 20px;
}
.link li a{
	width:120px;
	height:40px;
	display: block;
	padding:0px;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
}
.link1{
	background-image:url(../img/link/001.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
.link2{
	background-image:url(../img/link/002.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
.link3{
	background-image:url(../img/link/003.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
.link4{
	background-image:url(../img/link/004.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
.link5{
	background-image:url(../img/link/005.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

/************************************/
/*  フッター
/************************************/
#footer{
	margin:15px 30px 0px 30px;
	padding:10px 0px;
	border-top:3px solid #F5D7D7;
	clear:both;
}
.f_menu{
	text-align:center;
}


.f_menu li{
	list-style-type: none;
	display: inline;
	padding: 0px 0.8em 0px;
	border-right: 1px black solid;
}
#footer .f_menu_last{
	border-right: none;
}
.cl{
	clear:left;
	text-indent:-9999px;
}



/************************************/
/*  フリーページ
/************************************/
.free{
	width:630px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	text-align:left;
}
.free th{
	width:160px;
	border-right:1px dotted #ccc;
}
.free td{
	padding:5px;
	border-right:1px solid #ccc;
}
.free th,
.free td{
	border-bottom:1px solid #ccc;
}
.free td h3{
	padding-left:15px;
	padding-bottom:2px;
	background-image:url(../img/list.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
}


