/* CSS Document */
@charset "UTF-8";

/*	added	*/
@import url('/css/add.css');


/* 全体の設定 */
*{
	margin:0;
	padding:0;
	font-size:13px;
	/**font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";**/

	font-family:inherit;
	font-style:inherit;
	color:#333333;
}
html{
	height:100%;
}
body{
	margin:0px;
	height:100%;
	text-align:center;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;

	-webkit-text-size-adjust: 100%;
}
a:link{
	color:#E52E5C;
}
a:visited{
	color:#E52E5C;
}
a:hover{
	color:#3333CC;
}

/* メインテーブルの設定 */
div#main_table{
	height:100%;
	min-height:100%;
	margin:0px auto;
	padding:0px;
	width:1003px;
	background-image:url(/images/m_bg.gif);
	background-repeat:repeat-y;
	overflow: hidden;
	_overflow: show;
}
body > #main_table{
	height:auto;
}
#main_table_left{
	width:10px;
	height:500px;
	background-image:url(/images/mt_bg_left.gif);
	background-repeat:no-repeat;
	float:left;
}
#main_table_right{
	width:10px;
	background-image:url(/images/mt_bg_right.gif);
	height:500px;
	background-repeat:no-repeat;
	float:left;
}
#main_table_center{
	width:980px;
	background-color:#FFFFFF;
	text-align:center;
	float:left;
}

/* ヘッダーの設定 */
#header{
	width:980px;
	height:160px;
	padding:0px;
	margin:0px;
	text-align:left;
}
#npo{
	width:240px;
	height:120px;
	margin:20px;
	text-align:left;
	float:right;
}
#npo p{
	font-size:12px;
	color:#E52E5C;
	margin:5px 0px 10px 0px;
}
#npo span{
	font-size:12px;
	margin-left:5px;
}

/* メニューの設定 */
#menu_line{
	width:100%;
	height:11px;
	background-color:#E52E5C;
}
#menu_bg{
	width:980px;
	height:52px;
	background-color:#ED97B0;
	text-align:center;
	vertical-align:middle;
}
#menu_bg img{
	margin:3px -1px;
}

/* フラッシュエリアの設定 */
#flash_bg_top{
	width:980px;
	height:10px;
	background-image:url(/images/flash_bg_top.gif);
	background-repeat:repeat-x;
	margin-bottom:-4px;
}
#flash_bg{
	width:980px;
	height:260px;
	background-image:url(/images/flash_bg.gif);
}
#flash_left{
	width:670px;
	height:230px;
	margin:10px 10px 20px 20px;
	float:left;
}
#flash_right{
	width:250px;
	float:left;
	margin:10px 10px 10px 10px;
}
#flash_banner{
	width:250px;
	height:130px;
	background-color:#999999;
	margin-top:9px;
	text-align:center;
}
#flash_banner img{
	margin-top:8px;
	margin-bottom:0px;
}

/* 白テーブルの設定 */
/* ▽上 */
.wt_top_left{
	width:15px;
	height:15px;
	background-image:url(/images/table_top_left.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:25px;
	margin-top:20px;
}
.wt_top_center{
	height:15px;
	background-image:url(/images/table_top_center.gif);
	background-repeat:repeat-x;
	float:left;
	margin-top:20px;
}
.wt_top_right{
	width:15px;
	height:15px;
	background-image:url(/images/table_top_right.gif);
	background-repeat:no-repeat;
	float:left;
	margin-top:20px;
}
/* ▽中 */
.wt_middle_left{
	width:15px;
	height:auto;
	background-image:url(/images/table_middle_left.gif);
	background-repeat:repeat-y;
	float:left;
	margin-left:25px;
	clear:both;
}
.wt_middle_center{
	background-color:#FFFFFF;
	text-align:left;
	float:left;
}
.wt_middle_right{
	width:15px;
	background-image:url(/images/table_middle_right.gif);
	background-repeat:repeat-y;
	float:left;
}
/* ▽下 */
.wt_bottm_left{
	width:15px;
	height:15px;
	background-image:url(/images/table_bottom_left.gif);
	background-repeat:no-repeat;
	margin-left:25px;
	float:left;
	clear:both;
}
.wt_bottm_center{
	height:15px;
	background-image:url(/images/table_bottom_center.gif);
	background-repeat:repeat-x;
	float:left;
}
.wt_bottm_right{
	width:15px;
	height:15px;
	background-image:url(/images/table_bottom_right.gif);
	background-repeat:no-repeat;
	float:left;
}

/* YAMAKI概要の設定 */
#yamaki_left{
	width:770px;
	float:left;
}
#yamaki_right{
	width:110px;
	height:110px;
	text-align:right;
	vertical-align:middle;
	float:right;
	margin-right:5px;
}
#yamaki_subtitle{
	width:770px;
	height:28px;
	background-image:url(/images/subtitle_01.gif);
	background-repeat:no-repeat;
	margin:5px;
}
#yamaki_text{
	font-size:12px;
	font-weight:bolder;
	line-height:18px;
	margin:0px 7px 0px 7px;
}
#yamaki_text_off01{
	font-size:12px;
	font-weight:bolder;
	line-height:18px;
	margin:0px 7px 0px 7px;
}

/* ▽白テーブル中×２ ここから */
.wt_blog{
	width:488px;
	float:left;
	margin-top:-13px;
}
#blog_subtitle1{
	width:423px;
	background-image:url(/images/subtitle_02.gif);
	background-repeat:no-repeat;
	height:30px;
	margin:3px;
}
#blog_subtitle2{
	width:423px;
	background-image:url(/images/subtitle_03.gif);
	background-repeat:no-repeat;
	height:30px;
	margin:3px;
}

/* インラインフレーム内の設定 */
.if_text{
	width:415px;
	height:75px;
	border:0px;
	margin-left:10px;
	margin-top:0px;
	overflow:auto;
	line-height:18px;
	letter-spacing:1px;
}
.if_text span{
	width:85px;
	margin-right:10px;
}

/* ネイルテクニカルスクールYAMAKIの特徴の設定 */
.sub_title{
	clear:both;
	width:980px;
	height:75px;
	background-image:url(/images/subtitle_04.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	text-align:center;
	margin-top:10px;
}
.table2{
	width:315px;
	height:305px;
	float:left;
	text-align:left;
}
.table2_sp{
	width:25px;
	height:295px;
	float:left;
}
/* ▽上 */
.pt_top_left{
	width:15px;
	height:15px;
	background-image:url(/images/table2_top_left.gif);
	background-repeat:no-repeat;
	float:left;
	margin-top:5px;
}
.pt_top_center{
	height:15px;
	background-image:url(/images/table2_top_center.gif);
	background-repeat:repeat-x;
	float:left;
	margin-top:5px;
}
.pt_top_right{
	width:15px;
	height:15px;
	background-image:url(/images/table2_top_right.gif);
	background-repeat:no-repeat;
	float:left;
	margin-top:5px;
}
/* ▽中 */
.pt_middle_left{
	width:15px;
	height:auto;
	background-image:url(/images/table2_middle_left.gif);
	background-repeat:repeat-y;
	float:left;
	clear:both;
}
.pt_middle_center{
	background-color:#FCEAEE;
	text-align:center;
	float:left;
}
.pt_middle_right{
	width:15px;
	background-image:url(/images/table2_middle_right.gif);
	background-repeat:repeat-y;
	float:left;
}
/* ▽下 */
.pt_bottm_left{
	width:15px;
	height:15px;
	background-image:url(/images/table2_bottom_left.gif);
	background-repeat:no-repeat;
	float:left;
	clear:both;
}
.pt_bottm_center{
	height:15px;
	background-image:url(/images/table2_bottom_center.gif);
	background-repeat:repeat-x;
	float:left;
}
.pt_bottm_right{
	width:15px;
	height:15px;
	background-image:url(/images/table2_bottom_right.gif);
	background-repeat:no-repeat;
	float:left;
}
/* サブタイトル */
.pt_subtitle{
	width:257px;
	height:20px;
	background-repeat:no-repeat;
	background-position:center top;
	margin:9px 7px;
}
.pt_text{
	margin:5px 5px 10px 5px;
	text-align:left;
	line-height:19px;
	letter-spacing:1px;
}

/* 卒業生や受講生からのメッセージの設定 */
.com_bg{
	width:290px;
	height:200px;
	margin-left:5px;
	background-position:top;
	background-repeat:no-repeat;
}
.com_txt{
	margin:0px 15px 6px 95px;
	height:150px;
	text-align:left;
	line-height:16px;
	letter-spacing:1px;
}
.com_name{
	margin:0px 30px 0px 20px;
	text-align:center;
}
#com_link{
	margin:5px 20px;
	text-align:right;
}

/* その他のコンテンツの設定 */
#sonota{
	width:920px;
	height:300px;
	text-align:center;
	margin:auto;
}
.sonota_table{
	width:214px;
	height:270px;
	border:1px solid #ED97B0;
	float:left;
	margin:0px 7px;
	text-align:center;
}
.sonota_table img{
	margin:10px 0px;
}
.sonota_txt{
	text-align:left;
	margin:0px auto 5px auto;
	width:190px;
	height:124px;
	line-height:16px;
	letter-spacing:1px;
}
.sonota_link{
	width:195px;
	height:25px;
	border:1px solid #CCCCCC;
	background-color:#EDEDED;
	text-align:center;
	margin:0px auto 0px auto;
}
.sonota_link p{
	margin-top:4px;
}

/* 見学・体験入学のお申し込みはコチラからの設定 */
#bigbt_bg{
	width:940px;
	height:250px;
	background-image:url(/images/bigbt_bg.gif);
	margin:0px auto;
	text-align:center;
}
#bigbt_bg img{
	margin-top:20px;
}
#bigbt_space{
	height:20px;
}
#bigbt_txt_bg{
	width:900px;
	height:160px;
	background-color:#FFFFFF;
	margin:0px auto;
}
#bigbt_txt{
	width:860px;
	/*height:115px;*/
	text-align:left;
	line-height:18px;
	letter-spacing:1px;
	margin:auto;
}

/* footerの設定 */
#footer_line{
	width:980px;
	height:60px;
	background-image:url(/images/footer_line.gif);
	background-repeat:repeat-x;
}
#footer_link{
	line-height:17px;
	letter-spacing:1px;
}
#footer_bg{
	width:980px;
	height:20px;
	background-color:#E52E5C;
	margin-top:20px;
	margin-bottom:0px;
	text-align:center;
	padding-top:6px;
}
#footer{
	color:#FFFFFF;
	font-size:11px;
	letter-spacing:1px;
}

/* コースの紹介の設定 */
.subtitle_txt{
	text-align:right;
	margin-right:30px;
}
.course_bigtable{
	width:900px;
	height:370px;
	border:1px solid #CCCCCC;
	margin:10px auto;
}
.course_table_left{
	width:238px;
	height:320px;
	float:left;
	text-align:center;
}
.course_table_left img{
	margin:0px auto;
}
img.course_img{
	margin-top:20px;
	margin-bottom:10px;
}
.course_table_right{
	width:640px;
	height:320px;
	float:left;
	margin-top:20px;
}
.course_table_txt{
	width:630px;
	margin-top:8px;
	margin-left:7px;
	margin-bottom:20px;
	text-align:left;
	line-height:17px;
	letter-spacing:1px;
}
.course_bigtable2{
	width:435px;
	height:240px;
	border:1px solid #CCCCCC;
	margin:10px -10px 15px 40px;
	float:left;
}
.course_table_title{
	margin:15px auto 0px auto;
	width:405px;
	height:21px;
	background-repeat:no-repeat;
	text-align:right;
}
.course_table_txt2{
	width:395px;
	height:135px;
	text-align:left;
	line-height:17px;
	letter-spacing:1px;
	margin:10px 20px 10px 20px;
}

/* お申込みフォームの設定 */
#form_bigtable{
	width:880px;
	margin:20px auto;
	text-align:center;
}
#form_bigtable div{
	text-align:left;
	letter-spacing:1px;
	line-height:18px;
}
#form_bigtable span{
	font-weight:bold;
	color:#E52E5C;
	text-decoration:underline;
}
#form_bigtable form{
	width:850px;
	text-align:left;
	margin:40px auto;
}
.form_left{
	width:200px;
	height:40px;
	border:1px solid #CCCCCC;
	float:left;
	clear:left;
	margin:1px;
}
.form_left p{
	margin:10px;
}
.form_right{
	width:600px;
	height:40px;
	border:1px solid #CCCCCC;
	float:left;
	margin:1px;
}
.form_right select{
	margin:9px 10px 0px 10px;
}
.form_right input{
	margin:8px 10px 0px 10px;
}
.form_right textarea{
	margin:8px 10px 0px 10px;
}
.form_all{
	width:803px;
	padding:10px;
	clear:left;
	margin:1px;
}
.form_chuui{
	margin:3px 15px 7px 15px;
}
.form_chuui font{
	color:#E52E5C;
}

/* 講師の紹介の設定 */
.inst_name_left{
	float:left;
	margin-left:80px;
	font-size:17px;
	font-weight:bold;
	font-style:italic;
	color:#E52E5C;
	letter-spacing:3px;
}
.inst_name_left span{
	font-size:13px;
	margin-right:5px;
	color:#999999;
}
.inst_name_right{
	float:right;
	text-align:right;
	margin-right:30px;
}
.inst_bigtable{
	width:880px;
	margin:20px auto 20px auto;
}
.inst_table_img{
	width:240px;
	height:240px;
	float:left;
	text-align:right;
}
.inst_table_prof{
	width:640px;
	/**height:240px;**/
	float:left;
	margin-top:5px;
	text-align:left;
	line-height:17px;
	letter-spacing:1px;
}
.inst_table_prof img{
	margin-bottom:5px;
}
.inst_table_prof li{
	margin-left:15px;
	line-height:20px;
}
.inst_table_prof div{
	margin:0px 5px;
}

/* リンクの設定 */
#link_bt_table{
	width:980px;
	height:30px;
	margin:20px auto 0px auto;
	text-align:center;
	border-bottom:1px solid #CCCCCC;
}
.link_bt_bg{
	background-image:url(/images/link_bt_bg.gif);
	background-repeat:no-repeat;
	height:30px;
	width:240px;
	float:left;
	text-align:center;
}
.link_ul li{
	margin:5px 0px 5px 20px;
}
.link_bigtable{
	width:880px;
	margin:20px auto;
	text-align:center;
}
.link_bigtable div{
	text-align:left;
	letter-spacing:1px;
	line-height:18px;
}
.link_table_left{
	width:200px;
	height:30px;
	border:1px solid #CCCCCC;
	float:left;
	margin:5px 5px 0px 20px;
	clear:left;
}
.link_table_right{
	width:600px;
	height:30px;
	border:1px solid #CCCCCC;
	float:left;
	margin-top:5px;
}
.link_table_left p{
	margin:6px 10px;
}
.link_table_right p{
	margin:6px 10px;
}
.link_table_right span{
	color:#E52E5C;
}
.link_table_right textarea{
	width:570px;
	height:55px;
}
.link_table_right img{
	margin-top:2px;
}

/* 活動報告の設定 */
#report_page{
	margin-top:50px;
	width:980px;
	text-align:center;
}
.report_day_bg{
	clear:left;
	background-image:url(/images/report_day_bg.gif);
	background-repeat:no-repeat;
	width:980px;
	height:30px;
}
.report_day_bg div{
	width:150px;
	text-align:center;
	margin-left:50px;
	color:#999999;
	letter-spacing:2px;
}
.report_space{
	width:50px;
	float:left;
}
.report_left{
	width:590px;
	float:left;
	margin:15px;
	text-align:left;
}
.report_left p{
	margin:15px 10px;
}
.report_right{
	width:240px;
	margin:15px 15px 0px 0px;
	float:left;
	text-align:center;
}
.report_right div{
	text-align:center;
}
.report_title_bg{
	width:590px;
	height:24px;
	background-image:url(/images/report_title_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.report_title_bg a{
	margin-left:25px;
	font-size:15px;
	font-weight:bold;
	letter-spacing:2px;
	color:#E52E5C;
}

/* 活動報告詳細の設定 */
.report_table{
	width:880px;
	margin:15px;
	text-align:left;
	float:left;
}
.report_table p{
	margin:15px 10px;
}
.report_table_img{
	text-align:center;
	margin-top:50px;
}
.report_table_img img{
	vertical-align:middle;
	margin:5px;
}
.report_title_bg2{
	width:880px;
	height:24px;
	background-image:url(/images/report_title_bg2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.report_title_bg2 span{
	margin-left:25px;
	font-size:15px;
	font-weight:bold;
	letter-spacing:2px;
	color:#E52E5C;
}

/* アートギャラリーの設定 */
.gallery_table_img{
	text-align:center;
	margin-top:50px;
}
.gallery_table_img img{
	vertical-align:middle;
	margin:5px;
}
.gallery_title_bg{
	width:710px;
	height:24px;
	background-image:url(/images/report_title_bg2.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.gallery_title_bg span{
	margin-left:25px;
	font-size:15px;
	font-weight:bold;
	letter-spacing:2px;
	color:#E52E5C;
}
.gallery_left{
	width:710px;
	float:left;
	margin:15px;
	text-align:left;
}
.gallery_left p{
	margin:15px 10px;
}
.gallery_right{
	width:120px;
	margin:15px 0px 0px 15px;
	float:left;
	text-align:center;
}
.gallery_right div{
	text-align:center;
	font-size:11px;
}
.gallery_right img{
	margin-bottom:5px;
}


/* 卒業生のメッセージの設定 */
.mess_img{
	width:100px;
	height:100px;
	float:left;
	margin-top:40px;
	margin-bottom:10px;
}
.mess_txt{
	width:780px;
	float:left;
	margin-top:40px;
	margin-bottom:10px;
}
.mess_rt_top{
	width:780px;
	height:10px;
	background-image:url(/images/mess_rt_top.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.mess_rt_middle{
	width:780px;
	height:80px;
	background-image:url(/images/mess_rt_left.gif);
	background-repeat:repeat-y;
	background-position:left top;
	border-right:1px solid #CCCCCC;
}
.mess_rt_middle div{
	margin:0px 15px 5px 50px;
	text-align:left;
}
.mess_rt_middle p{
	text-align:right;
	margin:5px;
	color:#E52E5C;
}
.mess_rt_bottom{
	width:780px;
	height:10px;
	background-image:url(/images/mess_rt_bottom.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.mess_lt_top{
	width:780px;
	height:10px;
	background-image:url(/images/mess_lt_top.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.mess_lt_middle{
	width:780px;
	height:100px;
	background-image:url(/images/mess_lt_left.gif);
	background-repeat:repeat-y;
	background-position:right top;
	border-left:1px solid #CCCCCC;
}
.mess_lt_middle div{
	margin:0px 50px 5px 15px;
	text-align:left;
}
.mess_lt_middle p{
	text-align:right;
	margin:5px;
	color:#E52E5C;
}
.mess_lt_bottom{
	width:780px;
	height:10px;
	background-image:url(/images/mess_lt_bottom.gif);
	background-repeat:no-repeat;
	background-position:left;
}

/* ジェルネイルの設定 */
#gel_bigtable{
	width:880px;
	text-align:left;
	margin:50px auto 0px auto;
}
#gel_txt{
	width:470px;
	float:left;
}
#gel_txt span{
	color:#E52E5C;
}
#gel_img{
	width:410px;
	text-align:right;
	float:left;
}
#gel_point{
	width:800px;
	border:1px solid #CCCCCC;
	margin:20px auto 30px auto;
	text-align:left;
}
#gel_point div{
	margin:15px;
}
#gel_point ins{
	font-weight:bold;
}
#gel_point span{
	color:#E52E5C;
	font-weight:bold;
}

/* エアブラシの設定 */
.air_bigtable{
	width:860px;
	margin:20px auto 40px auto;
	text-align:left;
	letter-spacing:1px;
}
.air_bigtable ul{
	margin-left:20px;
}
.air_tl{
	width:150px;
	text-align:left;
	float:left;
}
.air_tr{
	width:710px;
	text-align:left;
	float:left;
}
.air_title{
	width:710px;
	height:24px;
	background-image:url(/images/report_title_bg2.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.air_title span{
	margin-left:25px;
	font-size:15px;
	font-weight:bold;
	letter-spacing:2px;
	color:#E52E5C;
}
.air_tr p{
	margin:15px 10px;
}
.air_waku{
	width:880px;
	height:60px;
	text-align:left;
	margin:30px auto;
	border:1px solid #CCCCCC;
}
.air_waku div{
	margin:15px 20px;
	letter-spacing:1px;
}
.air_waku span{
	color:#E52E5C;
}
.air_step_bg{
	width:880px;
	height:20px;
	background-image:url(/images/air_step.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin:10px auto;
}
.air_step_bg p{
	width:110px;
	height:20px;
	text-align:center;
	color:#FFFFFF;
	letter-spacing:2px;
}
.text_img{
	margin-right:20px;
	float:left;
}

/* 新・卒業生や受講生からのメッセージの設定 */
.com2_bg{
	width:290px;
	height:250px;
	margin-left:5px;
	background-position:top;
	background-repeat:no-repeat;
}
.com2_txt{
	margin:0px 15px 6px 95px;
	height:195px;
	text-align:left;
	/*line-height:16px;*/
	letter-spacing:1px;
	font-size:11px;
}
.com2_name{
	margin:0px 10px 0px 10px;
	text-align:center;
	font-size:11px;
}
#com2_link{
	margin:5px 20px;
	text-align:right;
}
