@charset "UTF-8";
@import "base.css";
@import "fonts.css";

/*==========================================================================*/
/*//////////////////////////////////////////////////////////////////////////*/
/*//////                                                              //////*/
/*//////  Copyright (C) 2009 株式会社フリーセル All Rights Reserved.  //////*/
/*//////                                                              //////*/
/*//////////////////////////////////////////////////////////////////////////*/
/*                                                                          */
/*    base.css  --> スタイルの初期設定を行うため、変更しないで下さい。      */
/*    fonts.css --> フォントの初期設定を行うため、変更しないで下さい。      */
/*                                                                          */
/*==========================================================================*/

/*==========================================================================*/
/*                           Common-Setting                                 */
/*==========================================================================*/

/* Tag
------------------------------------------------------------------------*/

/* 基本タグのフォントサイズを指定（12px -> 120% or 1.2em ） */
h1,h2,h3,h4,h5,h6,input,button,textarea,select,p,blockquote,table,pre,address,caption,ul,ol,dl {
	font-size: 120%;
}
	
h1 {} /* Header内で設定 */
h2 { line-height: .1; }
h3 {}
h4 {}

a { color: #6e4f23; text-decoration: underline; }
a:hover,
a:active { color: #f96; }
a:visited {
}
.news { color: #ff0000; text-decoration: underline; }.news:hover ,.news:active { color: #f96; }
ul {
}
li {
}

dl {
}
dt {
}
dd {
}

table {
}

th,
td {
}
th {
}
td {
}
.blue_waku2 {  width: 600px;	height:15px;	background-color: #ddd8d6;	padding: 5px;	margin: 10px 0 10px 10px;	font-size:12px;	color:#5b9db3;}.blue_waku2 th{  width: 150px;}/* Innner-Contents
------------------------------------------------------------------------*/

#main p { margin: 0 0 1em; }

.section { padding: .5em 1em 1em; }
.section .section { padding: .5em .5em 1em; }

.image_l { float: left; margin: 0 16px 8px 0; }
.image_r { float: right; margin: 0 10px 8px 8px; }

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
}
.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
}
.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }

ul.totop {
	clear: both;
	padding-bottom: 20px;
}
ul.totop li {
	float: right;
	list-style: none;
}
ul.totop li a {
	display: block;
	width: 100px;
	height: 20px;
	background: url(../images/to_top.jpg) 0 0 no-repeat;	outline: none;
}
ul.totop li a:hover { background-position: bottom; }


/*==========================================================================*/
/*                            Container                                     */
/*==========================================================================*/

body {
  background: url(../images/body_bg.jpg) top repeat-x #FFF8EB;
	color: #333;
	text-align: center;
}

#naka{
  background: url(../images/naka_body_bg.jpg) top repeat-x #FFF8EB;
	color: #333;
	text-align: center;
}
#yoyaku{  background: url(../images/naka_body_bg.jpg) top repeat-x #FFF8EB;	color: #333;	text-align: center;}
#other{
  background: #FFF8EB;
	color: #333;
	text-align: center;
}

#wrapper {
	width: 900px;
	margin: 20px auto;
	padding: 0 20px 0 20px;
  background: url(../images/wrapper_bg.jpg) top no-repeat;
}

#naka #wrapper {
	width: 900px;
	margin: 20px auto;
	padding: 0 20px 0 20px;
  background: url(../images/naka_wrapper_bg.jpg) top no-repeat;
}
#yoyaku #wrapper {	width: 900px;	margin: 20px auto;	padding: 0 20px 0 20px;  background: url(../images/naka_wrapper_bg.jpg) top no-repeat;}
#main {
	width: 650px;
	margin-top: 10px;
	text-align: left;
  background: url(../images/main_bg.jpg) 0 0 no-repeat;
  float: right;
}




/*==========================================================================*/
/*                               Header                                     */
/*==========================================================================*/

#header {	width: 900px;	height: 96px;	margin: 0	text-align: left;}
.logo a{
  display: block;
	width: 600px;
	height: 95px;
	margin:0;
	padding:0;
	float : left ;
}

.oricon a{
	display: block;
	width:300px;
	height: 95px;
	margin:0;
	padding:0;
	float: right;
}


#naka_header {	width: 900px;	height: 95px;	margin: 0	text-align: left;	  border: 0px;padding: 0px;font-size: 0px;}


#naka #mainimg  {
    width: 900px;
    height: 160px;
	margin: 0;
  border: 0px;
padding: 0px;

    }

#yoyaku #mainimg  {

    width: 900px;

    height: 150px;
    
    background: url(../images/naka_header_bg.jpg) 0 0 no-repeat;


	margin: 0px 0px 0px 0px;

  float: right;

    }

#header .header_text {
	height: 20px;
	line-height: 20px;
	text-indent: 1em;
	background: #333;
	color: #fff;
	margin: 0;
	font-size: 90%;
}
body h1 { 	width: 900px;	margin: 0 auto;	text-align:left;	height: 20px;	line-height: 20px;	color: #333;	font-size: 120%;	 }
#header img {	margin: 0;	padding:0;} 
/*==========================================================================*/
/*                              Footer                                      */
/*==========================================================================*/

#footer {
	clear: both;
	text-align: center;
  background: url(../images/footer_bg.jpg) 0 repeat-x;
}
#footer address {
	width: 900px;
	margin: 0 auto;
}

#footer_link {
	clear:both;
	width: 900px;
	padding: 8px 0 8px 0;
	text-align: center;
	color: #666666;	
}

#footer_link a {
	color: #666666;	
}


/*==========================================================================*/
/*                             gnavi                                  */
/*==========================================================================*/

#gnavi {
	width: 900px;	height:50px;	margin:0;	
}
#gnavi ul {
	margin: 0;
}
#gnavi ul li {
	display: block;	height:50px;
	float: left;
	list-style: none;}
#gnavi ul li a {	display:block;
	height: 50px;
	text-align: left;	margin:0;	}



/*==========================================================================*/
/*                            Navigation                                    */
/*==========================================================================*/

#navi {	float: left;	width: 220px;	text-align: center;	border: 0px;
	padding: 0px;
	font-size: 0px;
}

#navi dl,
#navi ul {
	margin: 0 0 10px 5px;
	text-align: left;
}

#navi dl dt,
#navi dl dd,
#navi ul li { list-style: none; margin: 0; }

#navi dl dd a,
#navi ul li a {
	display: block;
	width: 220px;
}

#navi ul li.nav01 a { background-position: 0 -51px; 72px}
#navi ul li.nav02 a { background-position: 0 -30px; }

#navi ul li.nav01 a:hover { background-position: -220px 0; }
#navi ul li.nav02 a:hover { background-position: -220px -30px; }

#navi #navi_navi {	margin: 10px 0 0 10px;	height: auto;	border: 0px;
	padding: 0px;
	font-size: 0px;
}
#navi #navi_navi li {	margin: 0;	width: 220px;}
#navi #navi_navi li a {	outline: none;}
#navi #navi_banner {	margin: 10px 0 0 10px;}
#navi #navi_banner li {	margin-bottom: 3px;
}
#navi #navi_banner li a {
	display: block;	width: 220px;	height: auto;	outline: none;

}



/*==========================================================================*/
/*                             Contents                                     */
/*==========================================================================*/

/* index
------------------------------------------------------------------------*/

#index h3#h3-01 { background: url(../images/index_h3-01.jpg) 0 0 no-repeat; }

#flash_contents {
    width: 900px;
    height: 300px;
    background-color: #fff;
	margin: 0px 0px 0px 0px;


  float: right;

    }

.step {
	width:600px;
	margin:5px;
	height:auto;
	float:left;
	line-height:18px;
	}

.step2 {
	width:280px;
	margin:10px;
	float:left;
	}

.bar {
	width:600px;
	background: url(../images/bar_bg.jpg) no-repeat;;
	padding: 8px 0 0 8px;
	height: 30px;
	color:#532c01;
	font-weight:bold;
	font-size:15px;
	}

.bar2 {
	width:280px;
	background: url(../images/bar_bg.jpg) no-repeat;
	padding: 8px 0 0 8px;
	height: 30px;
	color:#532c01;
	font-weight:bold;
	font-size:15px;
	}

.contents {
	width:600px;
	margin:10px 20px 10px 10px;
	clear:both;
	}

.contents03 {
	width:630px;
	margin-top:5px;	clear:both;
	}
.contents03a {	width:630px;	height:200px;	margin-top:5px;	clear:both;	}	.content_menu {	width:630px;	margin:10px 20px 10px 10px;	display: block;	}
.contents05 table{
	width:630px;
	margin-top:5px;
	}
.contents06 table{	width:630px;	margin-top:5px;	}
.contents09 {
	width:630px;
	margin-top:5px;
	clear:both;
	}

.contents05 table th{
	border: 0px;
	padding:0;
	margin:0;
	border: 1px #666666 solid;
	background-color:#fff8da;
	padding:3px;
	}
.contents06 table th{	border: 0px;	padding:0;	margin:0;	border: 1px #666666 solid;	background-color:#fff8da;	padding:3px;	text-align:left;		}
.contents06 table td {
	width:315px;
	border: 1px #aaa solid;
	}
	

.contents06 table td a{
	background: url(../002/images/arrow.jpg) left no-repeat;
	padding-left:15px;
	}

.stmap {
 	width:290px;
 	padding:10px 5px 5px 5px;
 	font-size:10px;
 	height:67px;
 	margin-top: 5px;
 	border-top: 1px dashed #aaa;
 	line-height:16px;
 	}



.contents09 table{
	width:630px;
	margin-top:5px;
	}

.contents09 table th{
	border: 0px;
	padding:0;
	margin:0;
	border: 1px #666666 solid;
	background-color:#fff8da;
	padding:3px;
	}

.contents ul.yoyaku {  clear: both;  padding-bottom: 20px;  }

.contents ul.yoyaku li {
  list-style: none;  width: 160px;  height: 25px;  margin: 0;  padding: 0;  float: right;  background-image: none;
  }
.contents ul.yoyaku li a {
  display: block;
  height: 25px;
  }

.studio_map {
	background: url(../images/studio_map.jpg) no-repeat;
	width:630px;
	height:179px;
	padding: 50px 0px 10px 0px;	clear:both;
	}

div.contents dl {
	border:none;
    width:630px;
    margin:0px;
    padding:2px 0px;
    }

div.contents dt {
	float:left;
    width:80px;
    padding:5px 0 5px 5px;
    clear:both;
    font-weight:bold;
    }

div.contents dt.new {
	color:#ff0000;
    }

div.contents dd {
	width:500px;
    margin-left:90px;
    padding:5px 5px 5px 10px;
    border-left:1px solid #999;
	}

div.contents dd.new {
	color:#ff0000;
    }

div.contents table {
	width:600px;
    border: 0px;
    border-collapse: collapse;
    border-spacing: 0;
    margin:0 0 20px 10px;
    border: 1px #666666 solid;
	}
*html div.contents table {
	width:600px;
    border: 0px;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 100px 10px 10px 10px;
    border: 1px #666666 solid;
	}

div.contents table th{
    border: 0px;
	padding:0;
	margin:0;
	border: 1px #666666 solid;
	background-color:#fff8da;
	padding:3px;
	}

div.contents table td{
    border: 0px;
	margin:0;
	padding:3px;
	border: 1px #666666 solid;
	text-align:center;
	}

.trial{
    color:#ff0000;
	}
.studio_img_l {
	margin: 0 10px 0 0;
	float:left;
	}

div.studio_map table {
	width:600px;
    border: 0px;
    border-collapse: collapse;
    border-spacing: 0;
    margin:0 0 0 10px;
	}
*html div.studio_map table {
	width:600px;
    border: 0px;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 100px 10px 10px 10px;
	}
	
div.studio_map table td{
    border: 0px;
	padding:0;
	margin:0;
	}

.studio_sec {
	width:630px;
	height:auto;
	}

div.studio_sec table {
	width:600px;
    border: 1px #666666 solid;
    border-collapse: collapse;
    border-spacing: 1;
    margin: 5px 10px 10px 10px;
	}
	
div.studio_sec table th{
    border: 1px #666666 solid;
	padding:5px;
	margin:0;
	background-color:#f8ecda;
	}	

div.studio_sec table td{
    border: 1px #666666 solid;
	padding:5px;
	margin:0;
	}

.studio_menu {
	width:630px;
	height:auto;
	}

div.studio_menu table {
	width:600px;
    border: 1px #666666 solid;
    border-collapse: collapse;
    border-spacing: 1;
    margin: 5px 10px 10px 10px;
	}

div.studio_menu table th{
    border: 1px #666666 solid;
	padding:5px;
	margin:0;
	background-color:#f8ecda;
	}

div.studio_menu table td{
    border: 1px #666666 solid;
	padding:5px;
	margin:0;
	text-align:center;
	}

div.studio_menu table td.course{
	text-align:left;
	}

div.studio_menu table td.trial{
	color:#ff0000;
	}

.stitle0101 {
	background: url(../003/images/subtitle_0101.jpg);
	width:630px;
	height:35px;

	margin-bottom:5px;
	}

.stitle0102 {
	background: url(../003/images/subtitle_0102.jpg);
	width:630px;
	height:35px;

	margin-bottom:5px;
	}

.stitle0201 {
	background: url(../003/images/subtitle_0201.jpg);
	width:630px;
	height:35px;
	margin-bottom:5px;
	}

.stitle0202 {
	background: url(../003/images/subtitle_0202.jpg);
	width:630px;
	height:35px;
	}

.stitle0301 {
	background: url(../003/images/subtitle_0301.jpg);
	width:630px;
	height:35px;
	margin-bottom:5px;
	}

.stitle0401 {
	background: url(../003/images/subtitle_0401.jpg);
	width:630px;
	height:35px;
	margin-bottom:5px;
	}

.stitle0402 {
	background: url(../003/images/subtitle_0402.jpg);
	width:630px;
	height:35px;
	margin-bottom:5px;
	}

.stitle0403 {
	background: url(../003/images/subtitle_0403.jpg);
	width:630px;
	height:35px;
	margin-bottom:5px;
	}

.stitle1001 {
	background: url(../images/title1001.jpg);
	width:630px;
	height:35px;
	margin-bottom:5px;
	}

.stitle1002 {
	background: url(../images/title1002.jpg);
	width:630px;
	height:35px;
	margin-bottom:5px;
	}

.stitle1003 {
	background: url(../images/title1003.jpg);
	width:630px;
	height:35px;
	margin-bottom:5px;
	}

.title01 {	width:630px;	height:35px;	}
	
.catch {
	font-size:1.8em;
	font-weight:bold;
	color:#a6875a;
	line-height:1em;
	}
	
#map {
	width:300px;
	height:200px;
	}
	
#option {
	display:block;
	width:600px;
	height:auto;
	padding:10px;
	border: 1px #666666 dashed;
	}
	
#cam {
	width:630px;
	height:80px;
	background: url(../images/banner01.jpg);

	}
	
#cam a{
	display:block;
	width:630px;
	height:80px;
	overflow: hidden;

	}
	
#cam a:hover {
	background: url(../images/cam_banner_ov.gif);
	}
	
.tx10 {
	font-size:10px;
	}

#yoyaku .yoyaku_txt {

color:#5d9bb4;

font-weight:bold;

line-height:16px;

margin:10px 0 0 0;

}



#yoyaku .yoyaku_txt_in {

line-height:16px;

padding:0 0 0 10px;

}

#yoyaku th {

	color: #65544A;

	text-align: right;

}

#yoyaku td {

	background-color: #ffffff;
	color: #000000;


}

#yoyaku td textarea,

#yoyaku td .itx {

	width: 320px;

}

#yoyaku #map {

	width: 500px;

	height: 300px;

}

#yoyaku .require {

	display: block;

	padding-left: 38px;

	background: url(../images/require.jpg) 0 0 no-repeat;

}

#yoyaku .caution {

	text-align: right;

	font-weight: bold;

	color: #f00;

}

#yoyaku .main_caution {

	text-align: left;

	font-weight: bold;

	color: #f00;

}

#yoyaku .caution img {

	margin: 0 5px -4px 0;

}



#yoyaku .special_price {

	font-weight: bold;

	color: #f00;

}

#yoyaku .menu_list label {

	display: block;

}
