body {
	text-align:center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:12px;
	color:#333333;
	line-height:140%;
	background:#393636;
	min-width:940px;
}


body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fildset,p,blockquote,th{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-style:normal;
}

a{
	color:#0033FF;
	text-decoration:underline;
	outline:0;
}

a:visited {
    color:#6666CC;
	text-decoration:underline;
}

a:hover {
    color:#0033CC;
	text-decoration:underline;
}

img {
    border:none;
}


.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clearlist li:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearlist li {
  min-height: 1px;
}

* html .clearlist li {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.ls_1{
	letter-spacing:0.1em;
}
.ls_2{
	letter-spacing:0.2em;
}

/*bg
---------------------------------------------------------*/
.bg_white{
	background:#FFFFFF;
}

/*header
---------------------------------------------------------*/
#header{
	width:900px;
	height:111px;
	margin:0 auto;
	text-align:left;
	padding:11px 0 0 0;
	position:relative;
}

h1{
	text-align:right;
	font-size:11px;
	font-weight:normal;
	position:relative;
}

.logo{
	position:relative;
	top:5px;
}

#header ul{
	width:324px;
	text-align:right;
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	left:576px;
}
#header li{
	float:left;
	line-height:0;
}

.h_nav{
	top:50px;
}
.h_nav li{
	margin:0 14px 0 0;
}
.h_online{
	top:77px;
}

.line_red{
	background:url(../images/line_red.gif) repeat-x bottom;
}


.table_col td{
	padding:12px 10px 10px 15px;
	font-size:13px;
}

/*pagebody
---------------------------------------------------------*/
.pagebody{
	width:900px;
	margin:0 auto;
	text-align:left;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:12px;
	color:#333333;
	line-height:140%;
}

/*content
---------------------------------------------------------*/
.content{
	width:640px;
	float:left;
	padding:7px 0 0 0;
}


/*page_r
---------------------------------------------------------*/
.page_r{
	width:240px;
	float:right;
}

.chirashi div{
	float:left;
}

.online{
	background:#F0F5F5;
	padding:15px 15px 10px 15px;
	margin:10px 0 15px 0;
	font-size:11px;
	color:#666666;
}
.online div{
	padding:0 0 7px 0;
}

.r_bnr div{
	padding:0 0 8px 0;
}

/*pagetop
---------------------------------------------------------*/
.btn_pt{
	width:900px;
	clear:both;
	padding:30px 0 2px 0;
	text-align:right;
}

/*b_shop
---------------------------------------------------------*/
.bg_b_shop{
	background:#F5F5F5;
}

.b_shop{
	width:900px;
	margin:0 auto;
	text-align:left;
	padding:15px 0 17px 0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:11px;
	line-height:140%;
}

#b_shop_i{
	list-style:none;
	margin:0;
	padding:10px 0 0 30px;
	width:830px;
	background:url(../images/dotline_b_shop.gif) repeat-y 550px 0;
}
#b_shop_i li{
	float:left;
}
.pdg_t_21{
	padding:21px 0 0 0;
}
#b_shop_i p{
	padding:4px 0 8px 0;
}

/*footer
---------------------------------------------------------*/
.gra_footer{
	background:url(../images/gra_bk.jpg) repeat-x top;
}
#footer{
	width:900px;
	margin:0 auto;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:12px;
	color:#CCCCCC;
	line-height:140%;
	text-align:left;
	padding:25px 0 30px 0;
}

#footer a{
	color:#CCCCCC;
	text-decoration:none;
}
#footer a:visited{
	color:#CCCCCC;
	text-decoration:none;
}
#footer a :hover{
	color:#CCCCCC;
	text-decoration:underline;
}

#footer h6{
	width:100px;
	float:left;
	font-weight:normal;
}

#footer dl{
	width:800px;
	float:left;
}
#footer dt{
	width:110px;
	float:left;
	clear:both;
}
#footer dd{
	width:690px;
	float:left;
	padding:0 0 10px 0;
}
#footer p{
	font-size:10px;
	padding:5px 0 20px 0;
	clear:both;
}

