@charset "shift_jis";

/* 基本設定
---------------------------------------------------- */
body{　　
    font-size: 12px;
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #666666;
	background-repeat: repeat;
	font-size: 12px;
	line-height: 20px;
	background-image: url(../images/00.jpg);
}

#top {
	font-size: 12px;
	text-align: center;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka,;
	color: #666666;
	background-image: url(../images/common/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 20px;
	height: 170px;
	padding-right: 10px;
	padding-left: 10px;
}
#page {
	font-size: 12px;
	text-align: center;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka,;
	color: #666666;
	background-image: url(../images/common/header_bg2.jpg);
	background-repeat: repeat-x;
	background-position: left　top;
	line-height: 20px;
}
#wrapper {
	height: 100%;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: repeat-y;
	background-color: white;
	background-image: url(../images/bk.jpg);
	background-position: center top;
	padding-right: 10px;
	padding-left: 10px;
}
/* テーブル
---------------------------------------------------- */
table {
	border-collapse :collapse;
	width : 920px;
}

table th,table td {
	border: solid 2px black;
	padding : 15px;
	font-size: 20px;
}

td.noneborder  {
	border : none;
}

table.intro{
	border-collapse :collapse;
	width : 500px;
}

table.aboutus{
	border-collapse :collapse;
	width : 820px;
}

table.ws{
	border-collapse :collapse;
	width : 750px;
}

.ws th{
	width : 160px;
	text-align: left;
	font-weight: normal;
}

.ws td{
	width : 570px;
}

/* リンク設定
---------------------------------------------------- */
/* リンクのアンダーバーを消す*/
a {
	color: #999999; /*・文字色・*/
	background: transparent; /* 背景透明 */
	text-decoration: none;
}
/* テキストリンク・訪問済み・*/
a:visited {
	color:#999999; /* 文字色・*/
	background: transparent; /* 背景透明 */
	text-decoration: underline;
}
/* マウスオーバー、アクティブ・*/
a:hover, a:active {
	color: #999999; /*・文字色・*/
	background: transparent; /* 背景透明 */
	text-decoration: underline;
}
/* 画像リンク・マウスオーバー・*/
a:hover img {
	opacity:0.6;
	filter: alpha(opacity=70);
}
/* 見出しタグ設定
---------------------------------------------------- */
h1 {
	font-size: 10px;
	color: #FFFFFF;
	height: 20px;
	padding-top: 0px;
}

h2 {
	font-size: 25px;
	padding: 0px;
}

h3 {
	font-size: 20px;
	padding: 0px;
}
h4 {
	font-size: 12px;
	padding: 0px;
}
h5 {
	font-size: 12px;
	padding: 0px;
}
/* オーディションページのレイアウト*/
.h5_leftpad{
	font-size: 12px;
	padding-left: 40px;
	padding-bottom: 5px;
}

.h2_title {
	text-align: center;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #686868;
	height: 25px;
	background-image: url(../images/common/h2_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.h3_title {
	font-size:25px;
	font-weight: bold;
	color: #00004d;
	padding-left: 40px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.title_h3{
	font-size: 14px;
	padding: 10px;
	padding-left: 50px;
	color: white;
	margin-bottom:20px;
}

.h3_link {
	font-size: 20px;
	padding: 0px;
	text-decoration: underline;
}


.h4_title {
	font-size: 20px;
	font-weight: bold;	
	color : #0000ff;
}
/*  濃い緑のバーaudition用 */
.title_h4_1 {
	height: 27px;
	padding-top: 12px;
	padding-left: 17px;
	margin-bottom: 10px;
	background-color: #698A5F;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
}
/*濃い緑のバーworkshop用*/
.title_h4_2 {
	height: 35px;
	padding-top: 12px;
	padding-left: 17px;
	margin-bottom: 10px;
	background-color: #698A5F;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	font-size: 23px;
	font-weight: bold;
	color: #ffffff;
}
/*エメラルドグリーン*/
.title_h4_3 {
	height: 27px;
	padding-top: 12px;
	padding-left: 17px;
	margin-bottom: 10px;
	background-color: #5da9b2;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
}
/*ピンク*/
.title_h4_4 {
	height: 27px;
	padding-top: 12px;
	padding-left: 17px;
	margin-bottom: 10px;
	background-color: #e693c0;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
}
/*明るい緑*/
.title_h4_5 {
	height: 27px;
	padding-top: 12px;
	padding-left: 17px;
	margin-bottom: 10px;
	background-color: #25cb48;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
}
/*紺*/
.title_h4_6 {
	height: 35px;
	padding-top: 12px;
	padding-left: 17px;
	margin-bottom: 10px;
	background-color: #223a70;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	font-size: 23px;
	font-weight: bold;
	color: #ffffff;
}
/*オレンジ*/
.title_h4_7 {
	height: 27px;
	padding-top: 12px;
	padding-left: 17px;
	margin-bottom: 10px;
	background-color: #FF8856;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	font-size: 23px;
	font-weight: bold;
	color: #ffffff;
}
.h5_title {
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF99CC;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 5px;
}

/* ヘッダ
---------------------------------------------------- */
#header_bg {
	width: 100%;
	margin: 0px;
	background-image: url(../images/common/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#header {
	text-align: left;
	height: 150px;
	background-image: url(../images/common/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#logo {
	padding-right: 0px;
	padding-left: 0px;
	display: block;
}
#logo a {
	display:block;
	width: 960px;
	padding-top: 0px;
	height: 55px;
}

/* お気に入りに追加 */
#okiniiri {
	width: 110px;
	float: right;
	margin-right: 300px;
	margin-top: 45px;
}

#header_info {
	width: 280px;
	float: right;
	margin-bottom: 10px;
}


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

/* グローバルナビ */
#g_navi {
	width: 960px;
	clear: both;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-left: 0px;
	height: 55px;
}
#g_navi ul {
	list-style: none;
}
#g_navi li {
	float:left;
	line-height: normal;
}
#g_navi a {
	
}
/* サイドナビ */
/* グローバルナビ */
#s_navi {
	width: 200px;
	display: block;
	padding-left: 0px;
	
}
#s_navi ul {
	list-style: none;
}
#s_navi li {
	line-height: 0px;
}
#s_navi a {

}


/* コンテンツレイアウト
---------------------------------------------------- */
#contents {
	width: 940px;
	padding-top: 0px;
}

.l_con {
	float:left;
	width: 200px;
}

#center_contents {
	float:left;
	width: 720px;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
#center_contents_top {
	width: 730px;
	text-align: left;
	float: right;
}

#right_contents {
	float:left;
	width: 620px;
	text-align: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

/* フッター
---------------------------------------------------- */
#footer_bg{
	background-color: #1C5479;
	background-image: url(../images/common/footer_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

#footer{
	width:960px;
	background: url(../images/common/footer_img.gif) no-repeat;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	text-align: left;
}

#f_logo {
	text-align:left;
	width: 140px;
	padding-top: 20px;
	float: left;
}



/* フッターリンク */

#link_txt1 {
	width: 940px;
	padding-top: 10px;
	text-align:center;
	color: #FFFFFF;
	background: no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}

#link_txt1 ul {
	display:inline;
	float: left;
}
#link_txt1 li {
	padding-left:5px;
	text-align: center;
	color: #666666;
	padding-right: 10px;
}

/* フッターリンク リンク設定 */
#link_txt a:link, #link_txt a:visited {
	color:#666;
	text-decoration:none;
}

#link_txt a:hover{
	color:#666;
	text-decoration:underline;
}

/* コピーライト */
#copy {
	width: 960px;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	height: 30px;
}


/* ページトップへ戻る
---------------------------------------------------- */
.pagetop {
	text-align:right;
	padding-top: 10px;
}


/*カラー
---------------------------------------------------- */
.red{ color:#FF0000;}
.orange{ color:#FF9900;}
.pink{color:#FF33CC}
.blue{color:#0033FF;}
.skyblue{color:#3399FF;}
.black{color:#000000;}
.title1 {
	background: url(../images/common/h3_bg.gif) no-repeat left top;
	padding: 5px 10px 10px 20px;
}


.contact_box{
	background: url(../images/common/staff_box.jpg) no-repeat left top;
	width: 670px;
	height: 90px;
	margin-bottom: 20px;
	margin-left: 20px;	
	padding-top: 10px;
	padding-left: 20px;
	
}

textarea {
	width:98%;

}
.left_side {
	text-align: center;
	background: url(../images/common/s_navi_bg.gif) repeat-y center;
}
.s_infomation {
	background: url(../images/common/s_navi_info.gif) no-repeat center top;
	height: 136px;
	width: 195px;
	text-align: left;
	line-height: 17px;
	padding: 35px 10px 20px 15px;
}
.center_info {
	width: 460px;
	background: url(../images/top/center_salon.jpg) no-repeat left top;
	padding: 60px 10px 40px;
}
.footer_info {
	text-align: center;
}
.cam_box {
	width: 450px;
	float: right;
	padding: 10px;
}
.side_info{
	background: url(../images/common/side_info.jpg) no-repeat left top;
	margin-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	width: 200px;
	margin-bottom: 10px;
}
.nayami_box{
        width: 668px;
        background-color:#5da9b2;
	margin-left: 12px;
	padding: 10px;
}
.nayami_box li{
	list-style: url(../images/common/icon01.jpg);
	list-style-position: inside;

}


.top_btn1{
	float: right;
	width: 175px;
}

.kouka{
	width:310px;
	margin-right:10px;
	margin-left:10px;
	height:150px
}

.low_iframe{
	width:100%;
}

.q{	
	padding-left: 40px;
	background: url(../images/faq/q.jpg) no-repeat left top;
	font-weight: bold;
	font-size:14px;

}
.a{	
	padding-left: 50px;
	background: url(../images/faq/a.jpg) no-repeat left top;
	margin-bottom:30px;

}

#bg {
	background: url(../images/common/bg.jpg);
	background-repeat: repeat;
}

#contents{
	padding-right: 10px;
	padding-left: 10px;

}
.category {
	border: 1px solid #666666;
	padding: 10px;
	font-size:11px;
	line-height: 25px;
	width: 180px;
}
.service_box {
	width: 230px;
	float: left;
	margin-right: 10px;
}
.info_box {
	background-image: url(../images/common/info_box.jpg);
	height: 58px;
	width: 400px;
	padding-top: 57px;
	padding-left: 330px;
	background-repeat: no-repeat;
}
.h4_title {
	height: 50px;
	padding-top: 18px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	
}

.top_h1 {
	width: 700px;
	float: left;
}
.main_contents{
  width:940px;
  padding-left:10px;
  padding-right:10px;
}

.main_txt{
	width:470px;
	font-size: 12px;
	line-height:20px;

}

.submit_bottn{
	widhth:400px;
}

.story {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	font-size: 14px;
	font-weight: bold;
	border: 2px solid #59614A;
	line-height: 25px;
	background-image: url(../images/haikei.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 20px;
}
.story p {
font-size: 14px;
}
.story2 p {
font-size: 14px;
}
.story2 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	font-size: 14px;
	font-weight: bold;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
	border: 2px solid #59614A;
	line-height: 25px;

	background-repeat: no-repeat;
	background-position: center top;
}
.cast{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	font-size: 14px;
	font-weight: normal;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
	border: 2px solid #59614A;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: center top;
}
.w500 {
	width: 500px;
	float: left;
}
.w480 {
	width: 480px;
}
.w300 {
	width: 300px;
}
.w250 {
	width:250px;
}
