@charset "UTF-8";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#headerMain{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: 530px;
    float: left;
    height: 29px;
}

#headerMain h1{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-align: left;
    font-weight: normal;
    line-height: 12px;
    font-size: 12px;
}

#headerLogo{
    width: 530px;
    float: left;
}

#headerLogo a{
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
    height: 41px;
    background-image : url(../image/logo.png);
    background-position: center left;
    background-repeat: no-repeat;
}

#headerExtra1{
    width: 330px;
    margin-top: -29px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    float: right;
}
#headerExtra1 p.tel span{
	/* 電話番号の「TEL」文字設定 */
	display: block;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	background-image: url(../image/tel.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 85px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#headerExtra1 p.tel{
	/* 電話番号の文字設定 */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1em;
	line-height: 15px;
	
}

#headerExtra1 p.tel span{
    /* 電話番号の「TEL」文字設定 */
    display: block;
    text-align: right;
}

#headerExtra1 p.address{
    /* 住所文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 0;
    line-height : 35px;
    text-align: right;
  font-size : xx-large;
  color : red;
}

#headerExtra2
{
}

/* フッター内パーツ */
#footerMain{
    padding-top: 60px;
}

#footerMain p{
    /* コピーライト文字設定 */
    font-size: 1em;
    text-align: center;
}

#footerLogo
{
}

#footerExtra1{
    position: absolute;
    top: 5px;
    left: 0px;
}

#footerExtra1 ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    text-align: left;
}

#footerExtra1 li{
    /* フッターナビ設定 */
    display: inline-block;
    line-height: 1.2;
    padding-right: 10px;
}

* html #footerExtra1 li{
    display: inline; /* for IE6 */
}

*:first-child + html #footerExtra1 li{
    display: inline; /* for IE7 */
}

#footerExtra1 li a{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d6d6d6;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #d6d6d6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #d6d6d6;
    padding-top: 2px;
    padding-right: 20px;
    padding-bottom: 2px;
    padding-left: 20px;
}

#footerExtra1 a:link{
    color: #666666;
    text-decoration: none;
}
#footerExtra1 a:visited{
    color: #666666;
    text-decoration: none;
}
#footerExtra1 a:hover{
    color: #ffffff;
    background-color: #f07e42;
    text-decoration: none;
}
#footerExtra1 a:active{
    color: #ffffff;
    background-color: #f07e42;
    text-decoration: none;
}

#footerExtra2
{
}

/* サイドブロック内パーツ */

/* バナー */
#banner{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d6d6d6;
    padding-bottom: 20px;
}

#banner ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#banner li{
    display: block;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #d6d6d6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #d6d6d6;
}

#banner li a{
    display: block;
    width: 292px;
    height: 62px;
    margin-left: auto;
    margin-right: auto;
    text-indent: -9999px;
    overflow: hidden;
}

#banner a#banner-entry{
    /* ご入居の流れバナー */
    background-image : url(../image/top_banner_01.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-voice{
    /* 入居者の声バナー */
    background-image : url(../image/top_banner_02.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-faq{
    /* よくある質問バナー */
    background-image : url(../image/top_banner_03.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-rehabilitation{
    /* リハビリ（デイサービス）バナー */
    background-image : url(../image/top_banner_04.png);
    background-position: top left;
    background-repeat: no-repeat;
}
 
#banner a#banner-contact{
    /* 無料体験バナー */
    background-image : url(../image/top_banner_05.png);
    background-position: top left;
    background-repeat: no-repeat;
}

/* 店舗情報 */
#shopinfo{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d6d6d6;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #d6d6d6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #d6d6d6;
    padding-top: 10px;
    padding-bottom: 10px;
}

#shopinfo::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#shopinfo img.shopinfo-img{
    float: right;
    margin-top : 0px;
    margin-right: 10px;
    margin-left: 10px;
}

#shopinfo h3{
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 3px;
    font-size : 1.4em;
    line-height : 1.3;
    color: #F07E42;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #F07E42;
    font-weight: normal;
    text-align: left;
}

#shopinfo span.en{
    font-family: century, serif;
    padding-right: 10px;
    text-transform: uppercase;
}

#shopinfo h4{
    font-weight: normal;
    padding-left: 10px;
    font-size: 0.98em;
    padding-top: 0;
    padding-bottom: 0.1em;
    color: #F07E42;
}

#shopinfo p{
    padding-left: 10px;
    margin-bottom: 0.1em;
}

#inner #associationinfo{
    color : #ffffff;
    padding-top: 0px;
    padding-bottom: 10px;
	margin-top:10px;
    background-color : #f3f3f3;
	font-size:0.9em;
}

#inner #associationinfo h3{
    text-align: left;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 5px;
	margin-top:0;
	color : white;
    font-size: 1.5em;
  background-image : url(../image/top/fb_bg.png);
}

#inner #associationinfo p{
    margin-bottom: 10px;
    padding-left: 18px;
    padding-right: 5px;
}


/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#nav li a
{
    /* ナビゲーション文字設定 */
}


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
    color: #1F7EA7;
    text-decoration: underline;
}
a:visited{
    color: #1F7EA7;
    text-decoration: underline;
}
a:hover{
    color: #F07E42;
    text-decoration: none;
}
a:active{
    color: #F07E42;
    text-decoration: none;
}

#skip{
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p{
    margin-top: 0.5em;
    margin-bottom: 2em;
    padding-right: 0.1em;
    padding-left: 0.1em;
    line-height: 1.4;
    text-align: left;
}

p.large{
    color: #F07E42;
    font-weight: bold;
}

p.large2{
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
	color:#666666;
}

p.indent{
    padding-left: 15px;
}

.left{
    float: left;
}
.right{
    float: right;
}

hr{
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-left-width: 1px;
    border-left-style: none;
    color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

.layoutset-02 h2{
    background-image : url(../image/content_title.png);
    background-position: top right;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: 0;
    height: 50px;
    text-align: left;
    overflow: hidden;
    line-height: 50px;
}

.layoutset-02 h2 span.ja{
    font-size: 1.1em;
    color: #ffffff;
    padding-right: 10px;
    padding-left: 15px;
}
.layoutset-01 h2{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.layoutset-01 h3{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.layoutset-01 h4{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h2 span.en{
    font-size: 0.9em;
    color: #fdcf39;
    font-family: century, serif;
    font-weight: normal;
    text-transform: uppercase;
}

.layoutset-02 #wrapper h3{
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    padding-top: 0;
    padding-left: 2px;
    padding-bottom: 3px;
    font-size: 1.3em;
    line-height: 1;
    color: #F07E42;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #F07E42;
    font-weight: normal;
    text-align: left;
}

h3.c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}

h4{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 2px;
    text-align: left;
    font-size: 1em;
    line-height: 1.2;
    color: #F07E42;
}

h5{
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
    text-align: left;
    background-image : url(../image/point.png);
    background-position: 2px 5px;
    background-repeat: no-repeat;
    font-size: 1.1em;
    line-height: 1.5;
    font-weight: normal;
}

table{
    margin-top: 5px;
    margin-right : 5px;
    margin-bottom: 5px;
    margin-left : 5px;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color : #bbbbbb;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #bbbbbb;
  border-right-color : #bbbbbb;
  border-bottom-color : #bbbbbb;
}

table th{
    padding-top: 8px;
    padding-right : 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    background-color: #fede80;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color : #d6d6d6;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : #d6d6d6;
  border-left-color : #d6d6d6;
  border-right-color : #d6d6d6;
}

table td{
    padding-top: 8px;
    padding-right : 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color : #d6d6d6;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : #d6d6d6;
  border-left-color : #d6d6d6;
  border-right-color : #d6d6d6;
}

/* フォームパーツ設定 */
input.button{
    margin-top: 10px;
    margin-bottom: 15px;
}

textarea{
    width: 380px;
    height: 200px;
}

input.l{
    width: 380px;
}
input.m{
    width: 250px;
}
input.s{
    width: 50px;
}


/* メインコンテンツ内基本パーツ */

#main ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#main ul li{
    text-align: left;
    line-height: 1.4;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    background-image : url(../image/point.png);
    background-position: 2px 7px;
    background-repeat: no-repeat;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D6d6d6;
}

#main dl{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#main dt{
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 1.4;
    font-weight: normal;
    width: 9em !important;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    padding-left: 10px;
    background-image : url(../image/point.png);
    background-position: 2px 8px;
    background-repeat: no-repeat;
}

#main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    text-align: left;
    line-height: 1.4;
    padding-left: 11em;
    color: #F07E42;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
}

* html #main dd{
    height: 1%; /* for IE6 */
}

#main dl::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#main img.left{
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

#main img.right{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    float: right;
}

#pagetop{
	position: fixed;
	bottom: 50px;
	right: 50px;
}
#pagetop a{
	background: #FFAA00;
	color: #fff;
	padding: 30px;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#pagetop a:hover{
	background: #FFCC00;
}



/* トップページ デザイン定義 */
.layoutset-01 #title h2{
    margin: 0;
    overflow: hidden;
    text-indent: -9999px;
    height : 260px;
    background-image : url(../image/top/mainimg_01.png);
    background-position: top center;
    background-repeat: no-repeat;
}

#toppage .charm_bg{
	height: 345px;
	background-color: #f2f0f0;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom : 5px;
	width : 560px;
  margin-top : 10px;
}


#toppage-news{
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color : rgb(240, 126, 66);
    padding-left: 6px;
  width : 280px;
  float : right;
  margin-right : 10px;
}


#toppage-news h3{
    font-size : 1.5em;
    line-height: 1;
    color: #F07E42;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #F07E42;
    font-weight: normal;
    text-align: left;
    padding-top: 0;
    padding-left: 2px;
    padding-bottom: 3px;
    margin-bottom: 5px;
}

#toppage-news span.en{
    font-family: century, serif;
    padding-right: 10px;
    text-transform: uppercase;
}

#toppage-news dt{
    width: 76px !important;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 5px;
    padding-right: 0;
}

#toppage-news dd{
    padding-left: 77px;
    min-height: 63px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

* html #toppage-news dd{
    height: 68px; /* for ie6 */
}

*:first-child + html #toppage-news dd{
    height: 68px; /* for ie7 */
}

#main dd::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#toppage-news span.date{
    color: #666666;
    padding-left: 10px;
    background-image : url(../image/point.png);
    background-position: 0px 4px;
    background-repeat: no-repeat;
    line-height: 1.5;
}

/* メニューページ デザイン定義 */
#menu .item{
	width : 170px;
	float: left;
	border-width : 1px;
	border-style : solid;
	border-color : #ededed;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 135px;
  background-image : url(../image/bg01_1.png);
  background-color : #fff3ce;
  padding-left : 10px;
  padding-right : 10px;
  margin-left : 3px;
  margin-bottom : 3px;
}

* html #menu .item{
    height : 180px; /* for ie6 */
}

#menu .item h3{
    font-size : 1.2em;
    width: 160px;
    margin-left : 0px;
    margin-right: auto;
  line-height : 1.5em;
  padding-top : 8px;
  background-image : url(../image/bg12_3.png);
  padding-left : 10px;
  color : #4d4d4d;
  font-weight : 700;
}

#menu .item h4{
    margin-left:8px;
    margin-right: auto;
}

#menu .item dl{
    margin-left: 7px;
    margin-right: 7px;
    margin-bottom: 0;
    font-size: 0.95em;
}

#menu .item dt{
    width: 11em !important;
}

#menu .item dd{
    text-align: right;
}

/*--------------------------------------------------------
  案内設定
--------------------------------------------------------*/
#room{
    border-top-width: 4px;
    border-top-style: double;
    border-top-color: #d6d6d6;
    border-right-width: 4px;
    border-right-style: double;
    border-right-color: #d6d6d6;
    border-bottom-width: 4px;
    border-bottom-style: double;
    border-bottom-color: #d6d6d6;
    border-left-width: 4px;
    border-left-style: double;
    border-left-color: #d6d6d6;
    padding-top: 25px;
    padding-right: 20px;
    padding-bottom: 25px;
    padding-left: 30px;
    margin-bottom: 30px;
}

#room::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#room-off{
    width : 250px;
    float: left;
}

#room-limit{
    width : 250px;
    float: right;
}

#room h3{
    margin-left: 15px;
    margin-right: 15px;
}

#room h4{
	width: 520px;
	margin-right: auto;
	background-color: #f07e42;
	color: #ffffff;
	font-size: 1.1em;
	line-height: 1.2;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	text-align: center;
	margin-bottom: 10px;
}

#room #room-off h4{
	width: 110px;
	margin-right: auto;
	background-color: #ffaa00;
	color: #ffffff;
	font-size: 1.1em;
	line-height: 1.2;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	text-align: center;
}

#room #room-limit h4{
    width: 110px;
    margin-right: auto;
    background-color: #ffaa00;
    color: #ffffff;
    font-size: 1.1em;
    line-height: 1.2;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: none;
    text-align: center;
}

#room p{
    margin-bottom: 0;
}

#room hr{
    margin-top: 0;
    margin-bottom: 0;
}


.news-photo{
    float: left;
    padding-right: 10px;
    padding-bottom: 2px;
}

.news-comment{
    margin-top: 5px;
}

#toppage-news hr{
    margin-top: 0;
    margin-bottom: 10px;
    clear: both;
}

/*--------------------------------------------------------
  料理教室設定
--------------------------------------------------------*/
#toppage .main_cook{
	margin-top: 10px;
}


/*--------------------------------------------------------
  ギャラリー設定
--------------------------------------------------------*/

#toppage #gallery p{
	background-image: url(../lightbox/images/bg.jpg);
	width: 140px;
	height: 110px;
	float: left;
}
#toppage #gallery img{
	position: relative;
	left: 13px;
	top: 13px;
}
#toppage #gallery2{
	clear: both;
}
#toppage #gallery2 p{
	text-align: right;
  position : relative;
  top : -20px;
}
#toppage #gallery2 h3{
  position : relative;
  top : -20px;
}
#toppage #gallery2 h4{
  position : relative;
  top : -20px;
}



/*--------------------------------------------------------
  料理教室設定
--------------------------------------------------------*/


#lesson dl{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#lesson dt{
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 30px;
    text-align: left;
    line-height: 1.4;
    font-weight: normal;
    width: 9em !important;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    padding-left: 10px;
    width:200px !important;
    background-image : url(../image/point.png);
    background-position: 2px 8px;
    background-repeat: no-repeat;
}

#lesson dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    text-align: left;
    line-height: 1.4;
    padding-left: 11em;
    color: #F07E42;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
}

* html #main dd{
    height: 1%; /* for IE6 */
}

#lesson dl::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

/*--------------------------------------------------------
  よくある質問設定
--------------------------------------------------------*/
#faq .Q{
	text-align: left;
	line-height: 1.8;
	margin-top: 25px;
	padding-top: 5px;
	padding-right : 15px;
	padding-bottom: 5px;
	padding-left : 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color : #d6d6d6;
	background-image: url(../image/concept/Q.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: bold;
}

#faq .A{
	text-align: left;
	line-height: 1.5;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left : 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color : #d6d6d6;
	background-image: url(../image/concept/A.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.center{
	text-align: center;
}