@charset "UTF-8";

/* ----------
リセット
------------- */

body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style:none;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
}

/* ----------
ページトップ
------------- */
html>body #pagetop {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 0
}

html>body #pagetop {
      position: fixed;
      bottom: 0;
      right: 0;
      z-index: 0;
      }

#pagetop {
      _position: absolute;
      _right: 0;
      _top:expression(eval(document.compatMode &&
       document.compatMode=='CSS1Compat') ?
       documentElement.scrollTop
       +(documentElement.clientHeight-this.clientHeight) - 0
       : document.body.scrollTop
       +(document.body.clientHeight-this.clientHeight) - 0);
       _z-index: 500;
       margin: 0;

       }

* html .iepngfix,* html img {
       behavior: expression(IEPNGFIX.fix(this));
       } 

/* ----------
全体
------------- */
body{
	text-align:center;
	font-size:12px;
	color:#999;
	font-family: "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	line-height:150%;
	background-image: url(../img/img_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
}

html, body, #wrapper {height:100%;}

body > #wrapper {height:auto; min-height:100%;}

a,
a:link,
a:visited {
	color:#999;
	text-decoration:none;
}

a:hover,
a:active {
	color:#f60;
	text-decoration:underline;
}


#wrapper {
	width:871px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	
}

#main{
	width:830px;
	margin-left: 20px;
	padding-bottom: 85px;
}  /* must be same height as the footer */



h1{
	font-size: 11px;
	font-weight: normal;
	color: #aaa;
	text-indent: 30px;
	width: 637px;
	line-height: 12px;
	padding-top: 13px;
	padding-bottom: 10px;
}

.clear {clear:both;}

.sp{letter-spacing: -0.1em;}

.text_s{font-size: 11px;}


.or{
	color: #F60;
}

.st_b{
	font-weight: bold;
	color: #333;
}

/* ----------
ヘッダー
------------- */
#header{
	background-image: url(../img/img_header.jpg);
	background-repeat: no-repeat;
	height: 93px;
	width: 871px;
	margin-top: 6px;
	margin-bottom: 5px;
}

#header_l{
	float: left;
	width: 637px;
	height: 93px;
}

#header_r{
	float: left;
	width: 234px;
	height: 93px;
}

#logo{
	width:226px;
	display:inline;
	text-indent:-9999px;
	float: left;
}

#logo a{
	width:226px;
	height:48px;
	display: block;
	overflow:hidden;
	text-decoration:none;
}

#header_l h2{
	float: left;
	font-size: 10px;
	font-weight: normal;
	color: #00a1e9;
	line-height: 140%;
	padding-top: 1px;
	padding-left: 53px;
}

#tel_info{
	height: 55px;
	width: 203px;
}

#tel_info p{
	font-size: 11px;
	line-height: 12px;
	color: #FFF;
	padding-top: 9px;
	padding-left: 16px;
	letter-spacing: -0.1em;
}

#snavi{
	width: 181px;
	height: 24px;
	margin-top: 4px;
	margin-left: 11px;
}
#snavi ul{
	height: 24x;
	width: 181px;
}
#snavi li{float:left;}
#snavi a {display: block;}

#snavi li#s_toppage a {
	background-image:url(../img/btn_s_toppage.jpg);
	background-position:0px 0px;
	width:84px;
	height: 24px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#snavi li#s_toppage a:hover, #snavi li#s_toppage a:active {
 	background-position:0px -24px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#snavi li#s_inquiry {margin-left: 13px;}
#snavi li#s_inquiry a {
	background-image:url(../img/btn_s_inquiry.jpg);
	background-position:0px 0px;
	width:84px;
	height: 24px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#snavi li#s_inquiry a:hover, #snavi li#s_inquiry a:active {
 	background-position:0px -24px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

/* ----------
グローバルナビ
------------- */
#gnavi{
	width: 871px;
	clear: both;
	height: 50px;
	background-image: url(../img/img_gnavi_back.jpg);
	background-repeat: no-repeat;
}
#gnavi ul{
	height: 37x;
	width: 871px;
	padding-left: 20px;
}
#gnavi li{float:left;}
#gnavi a {display: block;}

#gnavi li#toppage {
}
#gnavi li#toppage a {
	background-image:url(../img/btn_toppage.jpg);
	background-position:0px 0px;
	width:136px;
	height: 50px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#toppage a:hover, #gnavi li#toppage a:active {
 	background-position:0px -50px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#information {margin-left: 2px;}
#gnavi li#information a {
	background-image:url(../img/btn_information.jpg);
	background-position:0px 0px;
	width:136px;
	height: 50px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#information a:hover, #gnavi li#information a:active {
 	background-position:0px -50px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#accessmap {margin-left: 2px;}
#gnavi li#accessmap a {
	background-image:url(../img/btn_accessmap.jpg);
	background-position:0px 0px;
	width:136px;
	height: 50px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#accessmap a:hover, #gnavi li#accessmap a:active {
 	background-position:0px -50px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#pricelist {margin-left: 2px;}
#gnavi li#pricelist a {
	background-image:url(../img/btn_pricelist.jpg);
	background-position:0px 0px;
	width:136px;
	height: 50px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#pricelist a:hover, #gnavi li#pricelist a:active {
 	background-position:0px -50px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#recruit {margin-left: 2px;}
#gnavi li#recruit a {
	background-image:url(../img/btn_recruit.jpg);

	background-position:0px 0px;
	width:136px;
	height: 50px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#recruit a:hover, #gnavi li#recruit a:active {
 	background-position:0px -50px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#inquiry {margin-left: 2px;}
#gnavi li#inquiry a {
	background-image:url(../img/btn_inquiry.jpg);
	background-position:0px 0px;
	width:140px;
	height: 50px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#inquiry a:hover, #gnavi li#inquiry a:active {
 	background-position:0px -50px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

/* ----------------------
メインイメージ
------------------------- */
#mainimg{
	clear: both;
	padding-top: 6px;
}

/* ----------------------
左コンテンツ□トップ
------------------------- */
#left_contents{
	float: left;
	width: 590px;
	margin-top: 11px;
	margin-bottom: 21px;
}

/* --新着情報-- */
html{overflow-y: scroll;}

#news_d{
	background-image: url(../img/bar_news.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 590px;
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	color: #FFF;
	padding-top: 16px;
	padding-bottom: 8px;
	text-indent: 34px;
}

#news{
	width: 568px;
	margin-left: 11px;
	overflow:scroll;
	overflow-x: hidden;
	height: 184px;
}
#news dl{
	width: 546px;
}

#news dt{
	font-size: 10px;
	line-height: 21px;
	color: #00a1e9;
	background-color: #eee;
	text-indent: 23px;
	height: 21px;
	width: 546px;
	background-image: url(../img/img_mark.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}

#news dd{
	color: #999;
	font-size: 10px;
	line-height: 180%;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 4px;
}

/* --コンテンツ-- */
#cont01_d{
	background-image: url(../img/bar_title.jpg);
	background-repeat: no-repeat;
	width: 590px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-indent: 22px;
	background-position: top;
	padding-top: 15px;
	padding-bottom: 9px;
	line-height: 12px;
	margin-top: 5px;
}

#cont02_d{
	background-image: url(../img/bar_title.jpg);
	background-repeat: no-repeat;
	width: 590px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-indent: 22px;
	background-position: top;
	padding-top: 15px;
	padding-bottom: 9px;
	line-height: 12px;
	margin-top: 5px;
}

.top_c{
	color: #00a1e9;
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00a1e9;
	margin-bottom: 5px;
	padding-bottom: 3px;
	margin-top: 3px;
}

/* ----------------------
左コンテンツ□階層
------------------------- */
#left_contents2{
	float: left;
	width: 235px;
	margin-top: 11px;
	margin-bottom: 30px;
}

.sidebox{
	background-image: url(../img/img_sidebox_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
}

.sidebox2{
	background-image: url(../img/img_sidebox_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
}


.sidebox_in{
	background-image: url(../img/img_sidebox_re.gif);
	background-repeat: repeat-y;
	padding-left: 5px;
}

#banner_blog_title2{
	font-size: 12px;
	line-height: 25px;
	color: #FFF;
	background-image: url(../img/bar_banner_blog2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-weight: normal;
	height: 25px;
	text-indent: 12px;
	width: 225px;
}

#banner_blog2 a {
	background-image:url(../img/banner_blog2.jpg);
	background-position:0px 0px;
	width:225px;
	height: 69px;
	display: block;
	font-size: 10px;
	color: #00a0e9;
	line-height: 160%;	
}

#banner_blog2 a:hover, #banner_blog2 a:active {
 	background-position:0px -69px;
	color: #00a0e9;
	text-decoration:none;
}

#banner_blog2 p{
	padding-top: 4px;
	padding-right: 9px;
	padding-left: 9px;
}

#banner_info_title2{
	font-size: 12px;
	line-height: 25px;
	color: #FFF;
	background-image: url(../img/bar_banner_info2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-weight: normal;
	height: 25px;
	text-indent: 12px;
	width: 225px;
	margin-top: 10px;
}

#banner_info2 a {
	background-image:url(../img/banner_info2.jpg);
	background-position:0px 0px;
	width:225px;
	height: 69px;
	display: block;
	font-size: 10px;
	color: #00a0e9;
	line-height: 160%;	
}

#banner_info2 a:hover, #banner_info2 a:active {
 	background-position:0px -69px;
	color: #00a0e9;
	text-decoration:none;
}

#banner_info2 p{
	padding-top: 4px;
	padding-right: 9px;
	padding-left: 9px;
}


#banner_pricelist_title2{
	font-size: 12px;
	line-height: 25px;
	color: #FFF;
	background-image: url(../img/bar_banner_pricelist2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-weight: normal;
	height: 25px;
	text-indent: 12px;
	width: 225px;
	margin-top: 10px;
}

#banner_pricelist2 a {
	background-image:url(../img/banner_pricelist2.jpg);
	background-position:0px 0px;
	width:225px;
	height: 68px;
	display: block;
	font-size: 10px;
	color: #00a0e9;
	line-height: 160%;	
}

#banner_pricelist2 a:hover, #banner_pricelist2 a:active {
 	background-position:0px -68px;
	color: #00a0e9;
	text-decoration:none;
}

#banner_pricelist2 p{
	padding-top: 4px;
	padding-right: 9px;
	padding-left: 9px;
}


#banner_accessmap_title2{
	font-size: 12px;
	line-height: 25px;
	color: #FFF;
	background-image: url(../img/bar_banner_accessmap2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-weight: normal;
	height: 25px;
	text-indent: 12px;
	width: 225px;
	margin-top: 10px;
}

#banner_accessmap2 a {
	background-image:url(../img/banner_accessmap2.jpg);
	background-position:0px 0px;
	width:225px;
	height: 68px;
	display: block;
	font-size: 10px;
	color: #00a0e9;
	line-height: 160%;	
}

#banner_accessmap2 a:hover, #banner_accessmap2 a:active {
 	background-position:0px -68px;
	color: #00a0e9;
	text-decoration:none;
}

#banner_accessmap2 p{
	padding-top: 4px;
	padding-right: 9px;
	padding-left: 9px;
}

/* --サイドインフォメーション-- */
#side_info{
	width: 225px;
	margin-top: 10px;
	background-color: #FFF;
	background-image: url(../img/img_sidebox2_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 7px;
}

#side_info h3{
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #00a0e9;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 11px;
}

#side_info p{
	font-size: 10px;
	line-height: 160%;
	color: #666;
	padding-left: 11px;
}

#side_infop a,
#side_info p a:link,
#side_info p a:visited {
	color:#666;
	text-decoration:none;
}

#side_info p a:hover,
#side_info p a:active {
	color:#f60;
	text-decoration:underline;
}



/* ----------------------
右コンテンツ□トップ
------------------------- */
#right_contents{
	float: right;
	width: 235px;
	margin-top: 11px;
	margin-bottom: 21px;
}

#right_contents p{
	padding-top: 6px;
	padding-right: 15px;
	padding-left: 15px;
}

/* --サブメニュー-- */
#banner_blog_title{
	font-size: 12px;
	line-height: 12px;
	color: #FFF;
	background-image: url(../img/bar_banner_blog.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: 12px;
	font-weight: normal;
	height: 18px;
	padding-top: 12px;
}

* html #banner_blog_title {
	font-size: 12px;
	line-height: 12px;
	color: #FFF;
	background-image: url(../img/bar_banner_blog.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: 12px;
	font-weight: normal;
	height: 30px;
	padding-top: 13px;
}

#banner_blog a {
	background-image:url(../img/banner_blog.jpg);
	background-position:0px 0px;
	width:235px;
	height: 141px;
	display: block;
	font-size: 10px;
	color: #00a0e9;
	line-height: 160%;	
}

#banner_blog a:hover, #banner_blog a:active {
 	background-position:0px -141px;
	color: #00a0e9;
	text-decoration:none;
}

#banner_info_title{
	font-size: 12px;
	color: #FFF;
	background-image: url(../img/bar_banner_info.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: 12px;
	padding-top: 12px;
	font-weight: normal;
	margin-top: 5px;
	height: 18px;
	line-height: 12px;
}

* html #banner_info_title {
	font-size: 12px;
	line-height: 12px;
	color: #FFF;
	background-image: url(../img/bar_banner_info.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: 12px;
	font-weight: normal;
	height: 30px;
	padding-top: 13px;
}

#banner_info a {
	background-image:url(../img/banner_info.jpg);
	background-position:0px 0px;
	width:235px;
	height: 141px;
	display: block;
	font-size: 10px;
	color: #00a0e9;
	line-height: 160%;	
}

#banner_info a:hover, #banner_info a:active {
 	background-position:0px -141px;
	color: #00a0e9;
	text-decoration:none;
}

#banner_pricelist_title{
	font-size: 12px;
	line-height: 12px;
	color: #FFF;
	background-image: url(../img/bar_banner_pricelist.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: 12px;
	padding-top: 12px;
	font-weight: normal;
	margin-top: 5px;
	height: 18px;
}

* html #banner_pricelist_title {
	font-size: 12px;
	line-height: 12px;
	color: #FFF;
	background-image: url(../img/bar_banner_pricelist.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: 12px;
	font-weight: normal;
	height: 30px;
	padding-top: 13px;
}

#banner_pricelist a {
	background-image:url(../img/banner_pricelist.jpg);
	background-position:0px 0px;
	width:235px;
	height: 141px;
	display: block;
	font-size: 10px;
	color: #00a0e9;
	line-height: 160%;	
}

#banner_pricelist a:hover, #banner_pricelist a:active {
 	background-position:0px -141px;
	color: #00a0e9;
	text-decoration:none;
}

#banner_accessmap_title{
	font-size: 12px;
	line-height: 12px;
	color: #FFF;
	background-image: url(../img/bar_banner_accessmap.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: 12px;
	padding-top: 12px;
	font-weight: normal;
	margin-top: 5px;
	height: 18px;
}

* html #banner_accessmap_title {
	font-size: 12px;
	line-height: 12px;
	color: #FFF;
	background-image: url(../img/bar_banner_accessmap.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: 12px;
	font-weight: normal;
	height: 30px;
	padding-top: 13px;
}


#banner_accessmap a {
	background-image:url(../img/banner_accessmap.jpg);
	background-position:0px 0px;
	width:235px;
	height: 143px;
	display: block;
	font-size: 10px;
	color: #00a0e9;
	line-height: 160%;	
}

#banner_accessmap a:hover, #banner_accessmap a:active {
 	background-position:0px -143px;
	color: #00a0e9;
	text-decoration:none;
}



/* ----------------------
右コンテンツ□階層
------------------------- */
#right_contents2{
	float: right;
	width: 590px;
	margin-top: 11px;
	margin-bottom: 30px;
}

/* --パンくず-- */
#pan{
	height: 12px;
	margin-left: 5px;
}

#pan li{
	font-size: 10px;
	line-height: 11px;
	float: left;
	color: #999;
}

#pan li a,
#pan li a:link,
#pan li a:visited {
	color:#999;
	text-decoration:none;
}

#pan li a:hover,
#pan li a:active {
	color:#999;
	text-decoration:underline;
}

/* --ボックス-- */
.box01{
	background-image: url(../img/img_box01_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 590px;
	padding-bottom: 13px;
}

.box01_in{
	background-image: url(../img/img_box01_re.gif);
	background-repeat: repeat-y;
	width: 590px;
	padding-top: 5px;
}

.box02{
	background-image: url(../img/img_box02_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 558px;
	padding-bottom: 5px;
}

.box02_in{
	background-image: url(../img/img_box02_top.gif);
	background-repeat: no-repeat;
	width: 558px;
	padding-top: 5px;
	background-color: #eee;
	background-position: top;
}

.box03{
	background-image: url(../img/img_box03_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 558px;
	padding-bottom: 5px;
}

.box03_in{
	background-image: url(../img/img_box03_top.gif);
	background-repeat: no-repeat;
	width: 558px;
	padding-top: 5px;
	background-color: #F5F5F5;
	background-position: top;
}

.box03_in ul{
	padding-bottom: 4px;
}

.box03_in li.list1{
	list-style-position: outside;
	list-style-type: square;
	margin-left: 30px;
	margin-right: 20px;
	font-size: 11px;
	padding-top: 5px;
	color: #f60;
	line-height: 130%;
}

.box03_in li.list2{
	list-style-position: outside;
	list-style-type: square;
	margin-left: 30px;
	margin-right: 20px;
	font-size: 11px;
	color: #666;
	line-height: 130%;
}

.contents_wp{
	width: 558px;
	margin-left: 16px;
}

.contents_wp p{
	line-height: 18px;
	padding-top: 4px;
	padding-bottom: 3px;
}

.contents_wp1{
	width: 558px;
	margin-left: 16px;
	padding-top: 3px;
}

.contents_wp1 p{
	line-height: 18px;
}

.contents_wp2{
	width: 558px;
	margin-left: 16px;
	padding-bottom: 6px;
}

.contents_wp3{
	width: 558px;
	margin-left: 16px;
	padding-top: 5px;
	padding-bottom: 3px;
}

.contents_wp4{
	width: 558px;
	margin-left: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.contents_wp5{
	width: 558px;
	margin-left: 16px;
	padding-top: 4px;
	padding-bottom: 5px;
}

.contents_wp6{
	width: 558px;
	margin-left: 16px;
	padding-bottom: 5px;
}

.rightside1{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.rightside2{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
}

.sub_title{
	font-size: 12px;
	font-weight: normal;
	color: #00a1e9;
}

.sub_title2{
	font-size: 12px;
	font-weight: normal;
	color: #00a1e9;
	margin-top: 10px;
	margin-bottom: 5px;
}


/* ----------------------
インフォメーション
------------------------- */

#concept_d{
	background-image: url(../img/bar_title.jpg);
	background-repeat: no-repeat;
	width: 590px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-indent: 22px;
	background-position: top;
	padding-top: 15px;
	padding-bottom: 9px;
	line-height: 12px;
	margin-top: 10px;
}

#shop_d{
	background-image: url(../img/bar_title.jpg);
	background-repeat: no-repeat;
	width: 590px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-indent: 22px;
	background-position: top;
	padding-top: 15px;
	padding-bottom: 9px;
	line-height: 12px;
	margin-top: 10px;
}

#info_d{
	background-image: url(../img/bar_title.jpg);
	background-repeat: no-repeat;
	width: 590px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-indent: 22px;
	background-position: top;
	padding-top: 15px;
	padding-bottom: 9px;
	line-height: 12px;
	margin-top: 10px;
}

#access_d{
	background-image: url(../img/bar_title.jpg);
	background-repeat: no-repeat;
	width: 590px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-indent: 22px;
	background-position: top;
	padding-top: 15px;
	padding-bottom: 9px;
	line-height: 12px;
	margin-top: 10px;
}

.photo_box_l{
	float: left;
	width: 274px;
	margin-top: 10px;
}

.photo_box_r{
	float: right;
	width: 274px;
	margin-top: 10px;
}

.photo_title{
	font-size: 12px;
	font-weight: normal;
	color: #00a0e9;
	background-image: url(../img/img_photobox_top.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 274px;
	line-height: 24px;
	text-indent: 10px;
}

.photo_in{
	background-image: url(../img/img_photobox_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 274px;
	padding-bottom: 5px;
	background-color: #EEE;
}

.photo{
	text-align: center;
}

.info_text{
	font-size: 11px;
	color: #666;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 130%;
	padding-bottom: 1px;
}

#shop_tb{
	width: 558px;
	margin-bottom: 20px;
}

#shop_tb th.top01{
	background-color: #00A0EA;
	height: 3px;
	width: 120px;
}

#shop_tb th.top02{
	background-color: #FFF;
	height: 3px;
	width: 10px;
}

#shop_tb th.top03{
	background-color: #00A0EA;
	height: 3px;
}

#shop_tb th.th01{
	height: 31px;
	width: 120px;
	line-height: 31px;
	background-image: url(../img/img_th_dotline.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: 10px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

#shop_tb td.td01{
	height: 31px;
	line-height: 31px;
	background-image: url(../img/img_th_dotline2.gif);
	background-repeat: repeat-y;
	background-position: top;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
}

#ticket{
	text-align: center;
	margin-top: 5px;
}

.t_text{
	padding-top: 3px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 11px;
}

.t_text a,
.t_text a:link,
.t_text a:visited {
	color:#00a1e9;
	text-decoration:none;
}

.t_text a:hover,
.t_text a:active {
	color:#00a1e9;
	text-decoration:underline;
}

#gmap{
	padding-left: 5px;
}

.g_text{
	text-align: left;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 5px;
}

.g_text a,
.g_text a:link,
.g_text a:visited {
	color:#00a1e9;
	text-decoration:none;
}

.g_text a:hover,
.g_text a:active {
	color:#00a1e9;
	text-decoration:underline;
}

.ac_text{
	padding-top: 4px;
	padding-bottom: 10px;
}

#prof_box{
	width: 558px;
	margin-top: 15px;
	padding-bottom: 3px;
}

#prof_photo{
	float: left;
	width: 146px;
}

#profile{
	float: right;
	width: 402px;
}


/* ----------------------
コース・料金
------------------------- */
#price_d{
	background-image: url(../img/bar_title.jpg);
	background-repeat: no-repeat;
	width: 590px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-indent: 22px;
	background-position: top;
	padding-top: 15px;
	padding-bottom: 9px;
	line-height: 12px;
	margin-top: 10px;
}

.price_title{
	font-size: 12px;
	line-height: 28px;
	font-weight: normal;
	color: #00a1e9;
	background-image: url(../img/bar_price.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	height: 28px;
	width: 558px;
}

.p_text{
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	color: #666;
}

.p_text2{
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	color: #666;
}

.p_text2-2{
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color: #00a1e9;
}

.p_text3{
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	color: #666;
	font-size: 11px;
	padding-bottom: 3px;
}

.course_wp{
	margin-left: 10px;
}

.course{
	margin-top: 7px;
	background-color: #00a1e9;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFF;
	float: left;
	font-size: 10px;
	margin-bottom: 2px;
}

.price_tb{
	width: 538px;
	border-collapse: collapse;
	margin-left: 10px;
	clear: both;
}

.price_tb th{
	font-weight: normal;
	vertical-align: middle;
	border: 1px solid #00a1e9;
}

.price_tb td{
	font-weight: normal;
	vertical-align: middle;
	border: 1px solid #00a1e9;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 130%;
	padding-bottom: 3px;
	padding-top: 3px;
}

.price_tb td.td01{
	background-color: #FFF;
	color: #00a1e9;
	text-align: center;
	width: 85px;
	font-size: 12px;
}

.price_tb td.td02{
	background-color: #FFF;
	text-align: left;
	font-size: 11px;
	color: #666;
}

.price_tb td.td03{
	background-color: #FFF;
	color: #00a1e9;
	text-align: right;
	width: 80px;
	font-size: 12px;
}

.over{
	color: #00a1e9;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	line-height: 13px;
}

#hari,
#hari2{
	margin-top: 10px;
}

.price_tb2{
	width: 538px;
	border-collapse: collapse;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.price_tb2 td{
	font-weight: normal;
	vertical-align: middle;
	border: 1px solid #00a1e9;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 130%;
	padding-bottom: 3px;
	padding-top: 3px;
}

.price_tb2 td.td02{
	background-color: #FFF;
	text-align: left;
	font-size: 11px;
	color: #666;
}

.price_tb2 td.td03{
	background-color: #FFF;
	color: #00a1e9;
	text-align: right;
	width: 80px;
	font-size: 12px;
}

.price_tb2 td.td04{
	background-color: #FFF;
	text-align: right;
	font-size: 11px;
	color: #666;
}

.price_tb3{
	width: 230px;
	border-collapse: collapse;
	margin-left: 318px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #666;
	text-align: center;
}

.price_tb3 td{
	font-weight: normal;
	vertical-align: middle;
	border: 1px solid #00a1e9;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 130%;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 11px;
	background-color: #FFF;
}

.price_tb4{
	width: 180px;
	border-collapse: collapse;
	margin-left: 368px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #666;
	text-align: center;
}

.price_tb4 td{
	font-weight: normal;
	vertical-align: middle;
	border: 1px solid #00a1e9;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 130%;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 11px;
	background-color: #FFF;
}


#kaisu,
#kaisu2{
	margin-top: 10px;
}

#waribiki{
	background-image: url(../img/bar_ticket.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 558px;
	line-height: 25px;
	color: #FFF;
	text-align: right;
	margin-bottom: 5px;
}

#waribiki a{
	margin-right: 5px;
}

#waribiki a,
#waribiki a:link,
#waribiki a:visited {
	color:#fff;
	text-decoration:none;
}

#waribiki a:hover,
#waribiki a:active {
	color:#fff;
	text-decoration:underline;
}

.pr_photo_box{
	width: 410px;
	margin-left: 82px;
	padding-bottom: 5px;
}

.pr_photo_box li{
	float: left;
}

.pr_photo_box li.photo01{
}

.pr_photo_box li.photo02{
	margin-left: 10px;
}

.pr_photo_box li.photo03{
	margin-left: 10px;
}


.pr_photo_box2{
	width: 462px;
	margin-left: 48px;
	padding-bottom: 5px;
}

.pr_photo_box2 li{
	float: left;
}

.pr_photo_box2 li.photo01{
}

.pr_photo_box2 li.photo02{
	margin-left: 10px;
}

.pr_photo_box2 li.photo03{
	margin-left: 10px;
}



.pr_photo_box3{
	width: 539px;
	margin-left: 10px;
	padding-bottom: 1px;
}

.pr_photo_box3 li{
	float: left;
}

.pr_photo_box3 li.photo01{
}

.pr_photo_box3 li.photo02{
	margin-left: 10px;
}

.pr_photo_box3 li.photo03{
	margin-left: 10px;
}




.point_card_box{
	width: 538px;
	margin-left: 9px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.point_card{
	float: left;
	width: 150px;
}

.point_text{
	float: right;
	width: 378px;
	color: #666;
}



/* ----------------------
求人情報
------------------------- */
#recruit_d{
	background-image: url(../img/bar_title.jpg);
	background-repeat: no-repeat;
	width: 590px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-indent: 22px;
	background-position: top;
	padding-top: 15px;
	padding-bottom: 9px;
	line-height: 12px;
	margin-top: 10px;
}

#rec_tb{
	width: 558px;
}

#rec_tb th.top01{
	background-color: #00A0EA;
	height: 3px;
	width: 120px;
}

#rec_tb th.top02{
	background-color: #FFF;
	height: 3px;
	width: 10px;
}

#rec_tb th.top03{
	background-color: #00A0EA;
	height: 3px;
}

#rec_tb th.th01{
	height: 31px;
	width: 120px;
	line-height: 31px;
	background-image: url(../img/img_th_dotline.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: 10px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

#rec_tb td.td01{
	height: 31px;
	line-height: 31px;
	background-image: url(../img/img_th_dotline2.gif);
	background-repeat: repeat-y;
	background-position: top;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
}

#rec_tb td.td01 a,
#rec_tb td.td01 a:link,
#rec_tb td.td01 a:visited {
	color:#00a1e9;
	text-decoration:none;
}

#rec_tb td.td01 a:hover,
#rec_tb td.td01 a:active {
	color:#00a1e9;
	text-decoration:underline;
}

#inquiry_btn{
	text-align: center;
	margin-top: 15px;
	background-image: url(../img/img_inquiry_back.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 52px;
	width: 558px;
}

.btn{
	padding-top: 7px;
}

/* ----------------------
ブログ
------------------------- */
#blog_d{
	background-image: url(../img/bar_title.jpg);
	background-repeat: no-repeat;
	width: 590px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-indent: 22px;
	background-position: top;
	padding-top: 15px;
	padding-bottom: 9px;
	line-height: 12px;
	margin-top: 10px;
}

.box_blog{
	background-image: url(../img/img_box01_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 590px;
	padding-bottom: 11px;
}

.box_blog_in{
	background-image: url(../img/img_box01_re.gif);
	background-repeat: repeat-y;
	width: 590px;
}

.contents_blog{
	width: 558px;
	margin-left: 16px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.contents_blog li{
	height: 31px;
	line-height: 31px;
	background-image: url(../img/img_dotline.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 538px;
	margin-left: 10px;
	text-indent: 5px;
	font-size: 11px;
}

.contents_blog li a,
.contents_blog li a:link,
.contents_blog li a:visited {
	color:#999;
	text-decoration:none;
}

.contents_blog li a:hover,
.contents_blog li a:active {
	color:#999;
	text-decoration:underline;
}

.blog_title{
	font-size: 12px;
	line-height: 28px;
	font-weight: normal;
	color: #00a1e9;
	background-image: url(../img/bar_blog.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	height: 28px;
	width: 558px;
}

.blog_date{
	color: #F60;
	padding-right: 7px;
}

.blog_titlebar{
	height: 28px;
	width: 558px;
	background-image: url(../img/bar_blog.gif);
	background-repeat: no-repeat;
}

.blog_title2{
	font-size: 12px;
	line-height: 28px;
	font-weight: normal;
	color: #00a1e9;
	text-indent: 25px;
	height: 28px;
	width: 465px;
	float: left;
}

.blog_date2{
	color: #F60;
	height: 28px;
	width: 64px;
	float: right;
	line-height: 28px;
	padding-right: 10px;
	text-align: right;
}

.contents_blog2{
	width: 538px;
	margin-left: 10px;
	margin-top: 7px;
}

.blog_photo{
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 3px;
	padding: 5px;
	background-color: #F5F5F5;
}

.blog_photo_right{
	padding: 4px;
	background-color: #F3F3F3;
}




/* ----------------------
下部インフォメーション
------------------------- */
#under_information{
	clear: both;
	width: 514px;
	margin-left: 316px;
	background-image: url(../img/img_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#under_info_box{
	width: 335px;
	margin-left: 179px;
	background-image: url(../img/img_line.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 35px;
	margin-bottom: 30px;
}

#under_info_box h3{
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #00a0e9;
	padding-top: 4px;
	padding-bottom: 8px;
}

#under_info_box p{
	font-size: 10px;
	line-height: 11px;
	color: #666;
	padding-top: 1px;
	padding-bottom: 4px;
}

#under_info_box p a,
#under_info_box p a:link,
#under_info_box p a:visited {
	color:#666;
	text-decoration:none;
}

#under_info_box p a:hover,
#under_info_box p a:active {
	color:#f60;
	text-decoration:underline;
}


/* ----------
フッター
------------- */
#footer {
	background-color: #00A0EA;
	clear: both;
	width: 100%;
	height: 85px;
	position: relative;
	margin-top: -85px; /* negative value of footer height */
} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#footer_box{
	width:830px;
	height: 85px;
	margin-right: auto;
	margin-left: auto;
}

/* フッターナビ------------------------ */

#fnavi {
	width:830px;
	height: 30px;
	text-align: left;
}

#fnavi ul {
	list-style-type:none;
	width:830px;
	height: 30px;
	line-height: 30px;
}

#fnavi li  {float:left;color: #fff;font-size: 10px;}

#fnavi li a,
#fnavi li a:link,
#fnavi li a:visited {
	color:#fff;
	text-decoration:none;
}

#fnavi li a:hover,
#fnavi li a:active {
	color:#1d2088;
	text-decoration:underline;
}


/* フッター情報------------------------ */

#footer_info{
	width: 830px;
	margin-top: 16px;
	text-align: right;
	clear: both;
}

.f_text1{
	font-size: 11px;
	line-height: 12px;
	padding-bottom: 6px;
	color: #C0EBFF;
}


.copy{
	font-size: 11px;
	line-height: 12px;
	color: #fff;
}







/* ------------------------------
---------------------------------
sexylightbox
---------------------------------
--------------------------------- */

#SLB-Wrapper
{
  margin:0.5em 0;
  margin:auto;
  font-family:Verdana;
  text-align: left;
  position: absolute;
}

#SLB-Wrapper #SLB-Background
{
  position: absolute;
  left:7px;
  top:7px;
  float:left;
}

#SLB-Wrapper #SLB-Top
{
  background:transparent no-repeat scroll 100% 0;
  height:28px;
  margin:0 0 0 18px;
}

#SLB-Wrapper #SLB-Top a
{
  float:right;
  display:inline;
  padding:0;
  margin:5px 10px;
  width:41px;
  height:16px;
  text-decoration:none;
}

#SLB-Wrapper #SLB-Top a:hover
{
  background-position:0px -16px;
}

#SLB-Wrapper #SLB-Top img
{
  float:right;
  border:0px;
  margin:6px 10px;
  width:41px;
  height:16px;
}

#SLB-Wrapper #SLB-Top div
{
  background:transparent no-repeat scroll 0 0;
  font-size:0;
  height:28px;
  left:-18px;
  line-height:0;
  position:relative;
  width:18px;
}

#SLB-Wrapper #SLB-Bottom
{
  background:transparent no-repeat scroll 0 43%;
  height:20px;
  margin:0 18px 0 0;
}

#SLB-Wrapper #SLB-Bottom #SLB-BottomRight
{
  background:transparent no-repeat scroll 100% 43%;
  font-size:0;
  height:20px;
  right:-18px;
  line-height:0;
  position:relative;
  width:100%;
  float:right;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav,
#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight
{
  height:52px;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav
{
  background-position:0 100%;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight
{
  background-position:100% 100%;
}

#SLB-Wrapper #SLB-Contenido
{
  border-left: 7px solid #000;
  border-right: 7px solid #000;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador
{
  font-size: 11px;
  color: #fff;
  height:30px;
  border-left:0px;
  border-right:0px;
  padding:10px 0px;
  margin:0;
  line-height:11px;
  float:left;
  width:100%;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right,
#SLB-Wrapper #SLB-Navegador #SLB-Left
{
  display:inline;
  padding:0;
  margin:0;
  width:26px;
  height:26px;
  text-decoration:none;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right
{
  background-position:26px 0;
  margin:0 18px 0 10px;
  float:right;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right:hover
{
  background-position:26px -26px;
}

#SLB-Wrapper #SLB-Navegador #SLB-Left
{
  background-position:52px 0;
  margin-right:10px;
  float:left;
}

#SLB-Wrapper #SLB-Navegador #SLB-Left:hover
{
  background-position:52px -26px;
}

#SLB-Wrapper #SLB-Navegador strong
{
  display: block;
  padding-top:5px;
}

/*ブログ　追加分*/
.blog-np{
padding: 4px 8px 0px 0px;
text-align: right;
color: #00a0ea;
}
.blog-np a,
.blog-np a:link,
.blog-np a:visited{
color: #00a0ea;
text-decoration: none;
}
.blog-np a:hover{
color: #aaaaaa;
text-decoration: underline;
}
.blog-np span{
color: #aaaaaa;
}
