﻿* {
    margin:0px;
    padding:0px;
    font-size: 10pt;
    line-height: 130%;
    color:#666666;
    font-family:Helvetica,'ＭＳ Ｐゴシック','メイリオ',Osaka,Verdana,Arial,sans-serif;

}

body {
    background-image: url(../img/bg_main.jpg);
    background-repeat: repeat-x;
}

body.frame {
    background: none;
    overflow-x:hidden;
}

a{
    color:BFA652;
    font-style:normal;
    text-decoration:none;
}

a:link {
    color:BFA652;
    font-style:normal;
    text-decoration:none;
}

a:visited {
    color:#BFA652;
    text-decoration:none;
}

a:hover {
    color:#867AC4;
    font-style:normal;
    text-decoration:underline;
}

img {
	border: none;
}

.clear_float {
    clear:both;
    height:0px;
}

#wrapper{
    width:960px;
    margin-left:auto;
    margin-right:auto;
}

/* ヘッダのスタイル */

#header{
    margin-top:5px;
    margin-bottom:10px;
}

h1 {
    background:url(../img/logo.jpg) 0px 0px no-repeat;
    width:350px;
    height:60px;
}

h1 a{
    display:block;
    width:350px;
    height:60px;
}

h1 span{
    display:none;
}

div.head_left {
    width:350px;
    float:left;
}

div.head_right {
    width:610px;
    float:left;
    text-align:right
}

li.entry{
    list-style-type: disc;
	margin:5px 0px 10px 30px;
}

ul.head_sub_menu {
    height:15px;
    list-style-type: none;
    margin-top:5px;
    margin-bottom:5px;
}

ul.head_sub_menu li{
    margin-left:10px;
    display:inline;
}

ul.head_sub_menu a {
    color:#BCA94B;
}

ul.head_menu {
    height:40px;
    list-style-type: none;
}

ul.head_menu li{
    float:left;
    width:160px;
    height:40px;
}

ul.head_menu span {
    display:none;
}

ul.head_menu a {
    display:block;
    width:160px;
    height:40px;
}


#head_menu1 a {
    background:url(../img/btn/onoff_btn.jpg) 0px 0px no-repeat;
}

#head_menu2 a {
    background:url(../img/btn/onoff_btn.jpg) -160px 0px no-repeat;
}

#head_menu3 a {
    background:url(../img/btn/onoff_btn.jpg) -320px 0px no-repeat;
}

#head_menu4 a {
    background:url(../img/btn/onoff_btn.jpg) -480px 0px no-repeat;
}

#head_menu5 a {
    background:url(../img/btn/onoff_btn.jpg) -640px 0px no-repeat;
}

#head_menu6 a {
    background:url(../img/btn/onoff_btn.jpg) -800px 0px no-repeat;
}

#head_menu1 a:hover {
    background:url(../img/btn/onoff_btn.jpg) 0px -40px no-repeat;
}

#head_menu2 a:hover {
    background:url(../img/btn/onoff_btn.jpg) -160px -40px no-repeat;
}

#head_menu3 a:hover {
    background:url(../img/btn/onoff_btn.jpg) -320px -40px no-repeat;
}

#head_menu4 a:hover {
    background:url(../img/btn/onoff_btn.jpg) -480px -40px no-repeat;
}

#head_menu5 a:hover {
    background:url(../img/btn/onoff_btn.jpg) -640px -40px no-repeat;
}

#head_menu6 a:hover {
    background:url(../img/btn/onoff_btn.jpg) -800px -40px no-repeat;
}

/* メインコンテンツ */
div.main_left {
    width:635px;
    margin-right:10px;
    _margin-right:0px;
    float:left;
}

div.main_left h2 {
	background:url(../img/bg_comtitle.gif) no-repeat;
    width:625px;
    height:20px;
	margin:0px 0px 5px 2px;
    padding:6px 0px 2px 16px;
    font-size:10pt;
    color:#BFA652;
}

div.main_right {
    width:315px;
    float:left;
}

div.main_left div.flash {
    width:635px;
    height:250px;
    background:#CCCCCC;
    margin-bottom:5px;
}

ul.side_menu {
    list-style-type: none;
}

ul.side_menu a{
    display: block;
    width: 315px;
    height: 80px;
    margin-bottom:5px;
}

ul.side_menu span{
    display: none;
}

#side_menu1 a {
    background:url(../img/side_first.jpg) 0px 0px no-repeat;
}

#side_menu2 a {
    background:url(../img/side_calender.jpg) 0px 0px no-repeat;
}

#side_menu3 a {
    background:url(../img/side_menu.jpg) 0px 0px no-repeat;
}

/* menu of KARA */

div.menu_of_kara {
    margin-bottom:5px;
}

div.menu_of_kara h2{
    padding:0px;
}

div.menu_of_kara div{
    width:315px;
    height:200px;
    margin-bottom:5px;
    float:left;
}

div.menu_of_kara span {
    display:none;
}

div.menu_of_kara p {
    display:block;
    margin-top:80px;
    margin-left:22px;
    margin-right:22px;
    height:80px;
}

div.menu_of_kara p img{
    float:right;
    margin-top:40px;
}

div.menu_of_kara a {
    display:block;
    margin-left:25px;
    width:100px;
    height:30px;
}

div.menu_of_kara div.healing{
    background:url(../img/contents/healing.jpg) 0px 0px no-repeat;
    margin-right:5px;
}

div.menu_of_kara div.healing a{
    background:url(../img/contents/new_blue.gif) 0px 0px no-repeat;
}

div.menu_of_kara div.school{
    background:url(../img/contents/school.jpg) 0px 0px no-repeat;
}

div.menu_of_kara div.school a{
    background:url(../img/contents/new_green.gif) 0px 0px no-repeat;
}

div.menu_of_kara div.seminar{
    background:url(../img/contents/seminar.jpg) 0px 0px no-repeat;
    margin-right:5px;
}

div.menu_of_kara div.seminar a{
    background:url(../img/contents/new_orange.gif) 0px 0px no-repeat;
}

div.menu_of_kara div.hemisync{
    background:url(../img/contents/hemisync.jpg) 0px 0px no-repeat;
}

div.menu_of_kara div.hemisync a{
    background:url(../img/contents/new_sand.gif) 0px 0px no-repeat;
    display:block;
    margin-left:25px;
    width:100px;
    height:30px;
}

/* blogリスト */

div.blog_list {
    margin-bottom:5px;
}

div.blog_list h2{
    padding:0px;
}

div.blog_list ul{
    list-style-type: none;
}

div.blog_list li{
    display: block;
    width:155px;
    height:70px;
    margin-right:5px;
    padding-top:10px;
    text-align:center;
    background:url(../img/blog_area.jpg) 0px 0px no-repeat;
    float:left;
}

div.blog_list li.no_margin{
    margin-right:0px;
}

div.blog_list p,br{
    font-size:9pt;
}

/* KARA ニュース */

ul.news_list {
    list-style: none;
    margin-left:10px;
    margin-right:20px;
    margin-bottom:5px;
}

div.date_icon{
    margin-bottom:5px;
}

ul.news_list li{
    margin-top:5px;
    padding-bottom:5px;
    border-bottom: dotted #B5AE9B 1px;
}

div.date_icon span.date{
    color:#AC1315;
}

div.date_icon img{
    vertical-align:middle;
}

ul.news_list p img{
    vertical-align:top;
    margin-right:5px;
    margin-bottom:5px;
    float:left;
}

/* ＫＡＲＡフレンズ レンタルルーム */

div.kara_friends {
    float:left;
}

div.rental_room {
    margin-left:5px;
    float:left;
}

/* お問い合わせフォーム */
div.wpcf7 p {
	margin-bottom:10px;
}

div.wpcf7 {
	margin-left:10px;
}

div.wpcf7 div.wpcf7-not-valid-tip-no-ajax {
	color:#FF0000;
}

/* フッタ */

div.footer {
    height:200px;
    padding:15px;
    background:url(../img/footer_area.jpg) 0px 0px no-repeat;
    margin-bottom:10px;
}

div.footer a{
    font-size:8pt;
}

div.footer p{
    font-size:8pt;
}

div.footer br{
    font-size:9pt;
}

div.footer hr{
    width:605px;
    height:1px;
    background-color:#DAC993;
    margin-top:10px;
    margin-bottom:10px;
    border:none;
}

div.footer_navi ul {
	list-style-type:none;
}

div.footer_navi li {
	display: inline;
}


h4.therapist{
	border-bottom:1px dotted #999999;
	border-left:6px solid #BFA652;
	line-height:180%;
	padding-left:8px;
	margin: 5px 10px 10px 0px;
}

h4.qatitle{
	border-bottom:1px dotted #D7CA96;
	border-left:6px solid #D7CA96;
	line-height:180%;
	padding-left:8px;
	margin: 0px 10px 0px 10px;
	color: #AF8E2D;
}

h4.qapoint{
	background: url(/img/qa_point.gif) no-repeat;
	border-bottom:1px dotted #D7CA96;
	line-height:180%;
	padding-left:16px;
	margin: 0px 10px 0px 5px;
	color: #AF8E2D;
}

h4.qatitle_sub{
	width:150px;
	border:solid #D7CA96;
	border-width:1px 1px 1px 12px;
	line-height:180%;
	padding-left:8px;
	margin: 0px 10px 0px 15px;
	color: #AF8E2D;
}

h4.session{
	border-bottom:1px dotted #999999;
	border-left:6px solid #92C978;
	line-height:180%;
	padding:2px 0px 0px 8px;
	margin: 5px 10px 10px 0px;
}

h4.school{
	border-bottom:1px dotted #999999;
	border-left:6px solid #66B5BC;
	line-height:180%;
	padding-left:8px;
	margin: 5px 10px 10px 0px;
}

h4.ws{
	border-bottom:1px dotted #999999;
	border-left:6px solid #D08355;
	line-height:180%;
	padding-left:8px;
	margin: 5px 10px 10px 0px;
}

h4.hemi{
	border-bottom:1px dotted #999999;
	border-left:6px solid #867AC4;
	line-height:180%;
	padding-left:8px;
	margin: 5px 10px 10px 0px;
}

h4.orange{
	color:#D08355;
}

h4.green{
	color:#92C978;
}

h4.blue{
	color:#66B5BC;
}

h4.purple{
	color:#867AC4;
}

h4.gold{
	color:#BFA652;
}


div.column {
	width: 615px;
	background: url(../img/bg_box_bottom.jpg) no-repeat bottom;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

div.column h4 {
	background: url(../img/bg_box_top.jpg) no-repeat;
	padding: 10px 17px 0 17px;
	margin: 0 -20px 0px;
}

div.column .body{
	background: url(../img/bg_box_center.jpg) repeat-y;
	padding: 0 20px;
}

.blue {
	color:#66B5BC;
}

.purple {
	color:#867AC4;
}

.orange {
	color:#D08355;
}

.green {
	color:#92C978;
}

#twitter_div {
text-align : left;
margin : 0px 0px 10px 0px; /* 適宜変更推奨 */
padding : 5px 7px;
background : url("") no-repeat;
}

#twitter_div h2 {
font-size : 1em;
color : #BFA652;
text-align : left;
margin : 5px 0;
}

#twitter_div ul {
width : 300px; /* 適宜変更推奨 */
}

/* ↓ここの設定は、10px×7pxのアイコン画像を基準にした数値になっています。 */
#twitter_div li {
padding : 2px 5px 2px 14px; /* 適宜変更推奨 */
background-image : url("../img/ic_twi.gif");
background-repeat : no-repeat;
background-position : 0px 8px; /* 適宜変更推奨 */
border-bottom : dotted 1px #BFA652; /* 適宜変更推奨 */
list-style-type: none;
}

#twitter_div li a {
font-size : 0.7em !important;
color : #BFA652; /* 適宜変更推奨 */
}

#twitter_div li a:hover {
color : #867AC4;
}

#twitter_div li span {
color : #666666; /* 適宜変更推奨 */
font-size : 0.8em;
}

#twitter_div li span a {
color : #BFA652; /* 適宜変更推奨 */
font-size : 1em !important;
}

a#twitter-link {
font-size : 0.8em;
color : #BFA652; /* 適宜変更推奨 */
text-align : right;
display : block;
}

a#twitter-link:hover {
color : #867AC4;
}

.question {
	width: 580px;
	background-image: url(../img/bg_question.gif);
	background-repeat: no-repeat;
	line-height:180%;
	padding-left:25px;
	margin: 5px 10px 3px 15px;
}

.answer {
	width: 560px;
	background-image: url(../img/bg_answer.gif);
	background-repeat: no-repeat;
	line-height:180%;
	padding-left:25px;
	margin: 5px 10px 10px 35px;
	border-bottom:1px dotted #999999;
}

iframe#sample1{
	width:610px;
	border:none;
}


.table_form {
width:98%;
border-collapse:collapse;
border-top:1px dotted #999999;
margin: 3px auto 3px auto;
}

.table_form th {
width:25%;
padding:4px 2px 2px 4px;
text-align:left;
vertical-align:top;
color:#AA9944;
background-color:#FFFAE7;
border-bottom:1px dotted #999999;
border-left:5px solid #BFA652;
}

.table_form td {
padding:10px 5px 10px 5px;
border-bottom:1px dotted #999999;
border-left:3px double #CCCCCC;
border-right:1px dotted #999999;
}

body.contact_form {
    background-image: none;
}

.contact_form_error {
	color:#AC1315;
	font-weight:400;
}

table.contact_form {
width:98%;
border-collapse:collapse;
border-top:1px dotted #999999;
margin: 3px auto 3px auto;
}

table.contact_form th {
	padding:4px 2px 2px 4px;
	text-align:left;
	vertical-align:top;
	color:#AA9944;
	background-color:#FFFAE7;
	border-bottom:1px dotted #999999;
	border-left:5px solid #BFA652;
}

table.contact_form td {
	padding:10px 5px 10px 5px;
	border-bottom:1px dotted #999999;
	border-left:3px double #CCCCCC;
	border-right:1px dotted #999999;
}

.center {
	text-align:center;
}

ul.news_list *{
	font-size:8pt;
}