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

/*-----------------------------------------------------------------------------------
基本設定
---------------------------------------------------------------------------------- */
body{
	background: url(../images/common/bg_base.gif) repeat;
	color: #000000;
	font-size: 12px;
	line-height: 1.5;
	font-family: "arial","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","MS Pゴシック","MS PGothic", sans-serif;
}


#page{
	margin: 0;
	text-align: center;
	width: 100%;
	height: 100%;
}

.bg_box{
	background: url(../images/common/bg_top.jpg) no-repeat top;
	margin: 0;
	padding: 0;
	width: 100%;
	/*height: 100%;*/
}


#bg_l{
	background: url(../images/common/bg_l.jpg) no-repeat;
	float: left;
	margin: 0;
	padding: 0;
	width: 270px;
	height: 510px;
}

#bg_r{
	background: url(../images/common/bg_r.jpg) no-repeat;
	float: left;
	margin: 0;
	padding: 0;
	width: 270px;
	height: 510px;
}

#Full{
	background: url(../images/common/full_lines.gif) repeat-y;
	margin: 0 auto;
	text-align: center;
	width: 970px;
	height: 100%;
}
#Main{
	margin: 0 auto;
	text-align: center;
	width: 960px;
	height: auto;
}

#Header{
	margin: 0;
	padding: 0;
}

.HeaderNavi ul{
	margin: 0;
	padding: 0;
}
.HeaderNavi li{
	display: inline;
	margin: 0;
	padding: 0;
}


/* メインリンク色---------------- */
a:link{color:#b3002d; text-decoration:none;}
a:visited{color:#b3002d; text-decoration:none;}
a:hover{color:#b3002d; text-decoration:underline;}
a:active{color:#b3002d; text-decoration:underline;}


/* 各種設定-------------------*/

.newText{
	color: #ff0000;
}
.top20{
	padding-top: 20px;
}

/*-----------------------------------------------------------------------------------
■トップページ
---------------------------------------------------------------------------------- */

/* ★左カラム -------------------*/

#left_column{
	width: 170px;
	height: auto;
	float: left;
}
/*　☆ナビ☆　*/

#left_column .navi{
	width: 170px;
	height: 252px;
}
#left_column .navi ul{
	margin: 0;
	padding: 0;
}
#left_column .navi li{
	margin: 0;
	padding: 0;
}

/*　☆メルマガ☆　*/

#left_column .banner{
	width: 170px;
	height: 370px;
	margin: 0;
	padding: 0 0 4px 0;
}

/*　☆新人情報☆　*/

#left_column .newface_title{
	width: 170px;
	margin: 0;
	padding: 0 0 4px 0;
}

#left_column .newface_box{
	background: url(../images/common/left_newface_bg.gif) repeat-x;
	text-align: center;
	width: 170px;
	margin: 0;
	padding: 0;
}

/* ★センターバー -------------------*/

#wrapper-left-right-footer {
	background: url(../images/common/ber.gif) repeat-y 170px 0px;
}

/* ★右カラム -------------------*/

#right_column{
	width: 780px;
	height: auto;
	margin: 0;
	padding: 0 0 0 10px;
	float: right;
}

#right_column .flash{
	background:url(../images/top/top_flash_bg.jpg) no-repeat;
	width:780px;
	height:315px;
}

#right_column .flv{
	margin: 10px 0 0 30px;
	padding:0;
	text-align:left;
}

#right_column .news{
	background:url(../images/top/top_news_bg.jpg) no-repeat;
	width:780px;
	height:270px;
	margin:0;
	padding:0;
}

#right_column .headline{
	width:780px;
	height:28px;
	margin:0;
}

#right_column .headline_txt{
	text-align:right;
	width:412px;
	height:28px;
	margin:0 0 0 auto;
	padding:5px 0 0 9px;
}

#right_column .topix{
	float:left;
	width:535px;
	height:218px;
	margin:0;
	padding:0;
}

#right_column .topix_box{
	text-align:left;
	float:left;
	width:485px;
	height:218px;
	padding-left: 20px;
	overflow: auto;
	line-height: 150%;
	padding-right: 20px;
	padding-top: 10px;
}

#right_column .topix .title{
	color:#FF9933;
	font-size:14px;
	margin:0;
	padding:10px 0 0 0;
}

#right_column .topix .text{
	color:#FFFFFF;
	font-size:14px;
	margin:0;
	padding:10px 0 0 0;
}
/*
#right_column .topix .photo{
	float:right;
	margin:0;
	padding:0 10px 0 0;
}
*/
#right_column .topix .line{
	background:url(../images/top/top_news_line.gif) repeat-x;
	width:100%;
	margin:0;
	padding:0;
	height:4px;
}

#right_column .rss{
	float:right;
	width:240px;
	height:228px;
	margin:0;
	padding:0;
	overflow: auto;
}
#right_column .rss .icon{
	text-align:right;
	margin:5px 5px 0 0;
	padding:0;
}
#right_column .rss .text{
	text-align:left;
	color:#FFFFFF;
	height:200px;
}

#right_column .rss .text a:link{color:#ffffff; text-decoration:none;}
#right_column .rss .text a:visited{color:#ffffff; text-decoration:none;}
#right_column .rss .text a:hover{color:#e7c951; text-decoration:none;}
#right_column .rss .text a:active{color:#ffffff; text-decoration:none;}



#right_column .play{
	background:url(../images/top/top_play_bg.jpg) no-repeat;
	width:780px;
	height:290px;
	margin:0;
	padding:49px 0 0 0;
}

#right_column .play_box{
	background:url(../images/top/top_play_box.jpg) no-repeat;
	float:left;
	width:255px;
	height:276px;
	margin:0 auto 0 1px;
	padding:0;
	text-align: center;
	text-shadow:none;
}

#right_column .play_box .red{
	color:#FF0000;
	margin:20px 0 0 0;
	padding:0;
	font-size: 14px;
}
#right_column .play_box .text{
	color:#FFFFFF;
	width:230px;
	margin:0 0 0 20px;
	padding:0;
	text-align: left;
}

#right_column .banner{
	background:url(../images/top/top_banner_bg.jpg) no-repeat;
	text-align:right;
	width:780px;
	height:154px;
	margin:0;
	padding:0;
}

#right_column .banner .mailmag{
	float:left;
	width:400px;
	height:154px;
	margin:0;
	padding:0;
}
#right_column .banner .mailmag_form{
	padding:100px 0 0 0;
}

#right_column .banner_box{
	float:right;
	width:350px;
}
#right_column .banner .event{
	width:344px;
	margin:0;
	padding:8px 10px 0 0;

}
#right_column .banner .blog{
	width:344px;
	margin:0;
	padding:10px 10px 0 0;
}
#right_column .shift{
	width:780px;
	margin:0;
	padding:0;
}
#right_column .shift .title{
	width:780px;
	margin:0;
	padding:0;
}

#right_column .shift .list{
	text-align:center;
	width:780px;
	margin:0;
	padding:0;
}

#right_column .shift .box{
	position:relative;
	background:url(../images/top/top_shift_box_bg.jpg) no-repeat;
	text-align:center;
	color:#FFFFFF;
	width:194px;
	height:270px;
	margin:0;
	padding:10px 0 10px 0;
	line-height: 150%;
	float: left;
}

#right_column .shift .box .label_label {
	position: absolute;
	top: 182px;
	left: 26px;
}

* html #right_column .shift .box .label_label {
	position: absolute;
	top: 182px;
}

.c1{
margin: 2px;
border-style: double;
border-color: #aaaaaa;
border-width: 1px;
}

/* ★下カラム -------------------*/

#footer{
	clear: both;
	background:url(../images/common/footer_bg.jpg) no-repeat;
	width:960px;
	height:125px;
	margin: 0 auto;
}

#footer .navi{
	padding:70px 0 0 450px;
}

#footer .footer_navi ul{
	float:left;
	margin:0;
	padding:0;
}
#footer .footer_navi li{
	display:inline;
	margin:5px 5px 0 0;
	padding:0;
}

/* ★ラベルコード -------------------*/

.label_box{
	position:relative;
}

.label_photo{
	position:relative;
	/*bottom:10px;*/
	text-align:center;
}
.label_box .label_label{
	position:absolute;
	top:154px;
	left:27px;
}
* html .label_box .label_label{
	position:absolute;
	top:154px;
	left:3px;
}
.label_text{
	margin:0;
}
/*-----------------------------------------------------------------------------------
▼システムページ
---------------------------------------------------------------------------------- */
#right_column .top_title{
	background:url(../images/schedule/top_titele.jpg) no-repeat;
	width:780px;
	height:66px;
	margin:0;
	padding:0;
}

#right_column .system_navi{
	background:url(../images/system/system_navi.jpg) no-repeat;
	width:780px;
	height:70px;
	margin:0;
	padding:0;
}

#right_column .system_navi ul{
	float:left;
	margin:0;
	padding:30px 0 0 10px;
}
#right_column .system_navi li{
	display:inline;
	margin:5px 5px 0 0;
	padding:0;
}

#right_column .system_kihon{
	background:url(../images/system/system_kihon.jpg) no-repeat;
	width:695px;
	height:250px;
	margin:0;
	padding:0 0 0 85px;
	font-size:14px;
}
#right_column .system_kihon .open{
	padding:85px 0 55px 0;
	width: 695px;
	color:white;
	text-align: left;
	font-size:14px;
}

#right_column .system_kihon .last{
	width: 695px;
	color:white;
	text-align: left;
	font-size:14px;
}

#right_column .system_sanp{
	background:url(../images/system/system_3p.jpg) no-repeat;
	width:780px;
	height:170px;
	margin:0;
	padding:110px 0 0 0;
	font-size:14px;
}
#right_column .system_sanp .open{
	color:white;
	text-align: left;
	padding:0 0 45px 85px;
	width: 690px;
	font-size:14px;
}

#right_column .system_sanp .last{
	padding:0 0 0 85px;
	width: 690px;
	color:white;
	text-align:left;
	font-size:14px;
}
#right_column .system_sanp .memo{
	padding:0;
	color:white;
	text-align:left;
}

#right_column .system_option{
	background:url(../images/system/system_option.jpg) no-repeat;
	width:780px;
	height:165px;
	margin:0;
	padding:75px 0 0 0;
	font-size:14px;
}

#right_column .system_option .open{
	color:white;
	text-align:left;
	font-size:14px;
	padding: 0 0 45px 85px;
	width: 690px;
}

#right_column .system_option .last{
	margin:0;
	color:white;
	text-align:left;
	padding:0 0 0 85px;
	width: 690px;
	font-size:14px;
}

#right_column .system_option .memo{
	color:white;
	text-align:left;
}


#right_column .system_deli{
	background:url(../images/system/system_deli2.jpg) no-repeat;
	width:780px;
	height:190px;
	margin:20px 0 0 0;
	padding:0;
}

#right_column .system_deli2{
	background:url(../images/system/system_deli.jpg) no-repeat;
	width:780px;
	height:190px;
	margin:0 0 0 0;
	padding:0;
}

#right_column .deli_text{
	background:url(../images/common/under_bg.jpg) repeat-y;
	width:730px;
	text-align:left;
	margin:0;
	padding:0 0 0 50px;
	font-weight: lighter;
	font-size:12px;
	color:#d9d9d9;
}

#right_column .deli_text table {
	margin: 0 auto 20px auto;
	color:#ffffff;
	border-top: #333333 solid 1px;
	border-left: #333333 solid 1px;
}

#right_column .deli_text table th {
	width:150px;
	padding: 5px;
	background: #666666;
	border-right: #333333 solid 1px;
	border-bottom: #333333 solid 1px;
	font-weight: normal;
	text-align: center;
}

#right_column .deli_text table td {
	padding: 5px 10px;
	border-right: #333333 solid 1px;
	border-bottom: #333333 solid 1px;
	text-align: left
}

#right_column .deli_text .memo,
#right_column .deli_text .memo{
	margin:0px;
	padding:0 20px 0 0;
	color:white;
	text-align:right;
}

#sv-setsumei {
	width: 751px;
	height: 214px;
	margin: 0 auto;
	background: url(../images/system/sv-setsumei.jpg) no-repeat left top;
	text-indent: -9999px;
}

#direction-text {
	width: 711px;
	height: 265px;
	margin: 0 auto;
	padding: 10px 20px;
	background: url(../images/system/bg-direction.jpg) no-repeat left top;
	text-align: left;
	font-size: 14px;
	line-height: 2em;
	color: #ffffff;
}

/*#right_column .system_deli .memo a:link{color:#ffffff; text-decoration:none;}
#right_column .system_deli .memo a:visited{color:#ffffff; text-decoration:none;}
#right_column .system_deli .memo a:hover{color:#ffffff; text-decoration:underline;}
#right_column .system_deli .memo a:active{color:#ffffff; text-decoration:underline;}*/


#right_column .syatem_play{
	background:url(../images/system/system_course.jpg) no-repeat;
	width:780px;
	height:350px;
	margin:0;
	padding:0;
}

#right_column .syatem_play_box{
	float:left;
	width:260px;
	height:276px;
	margin:50px 0 0 0;
	padding:0;
	text-align: center;
}

#right_column .syatem_play_box .red{
	color:#FF0000;
	margin:20px 0 0 0;
	padding:0;
	font-size: 14px;
}
#right_column .syatem_play_box .text{
	color:#FFFFFF;
	width:230px;
	margin:0 0 0 20px;
	padding:0;
	text-align: left;
}
#right_column .sanP{
	color:#FFFFFF;
	margin:0;
	padding-top: 0;
	padding-right:20px;
	text-align:right;
	font-size: 16px;
}
#right_column .3p_top{
	color:#FFFFFF;
	width:780px;
	height:40px;
	padding:0;
	text-align:right;
	font-size: 16px;
	margin: 5px 0 5px 0;
}

#right_column .system_coment{
	background:url(../images/system/system_coment.jpg) no-repeat;
	text-align:right;
	width:780px;
	height:230px;
	margin:0;
	padding:50px 0 0 0;
}
#right_column .system_coment_box{
	text-align:left;
	width:730px;
	height:155px;
	padding:0;
	margin: 0 auto;
	color: white;
	overflow: auto;
}
#right_column .system_map_title{
	margin:0;
	padding:0;
}

#right_column .system_map{
	background:url(../images/system/system_msp_bg.jpg) repeat-x;
	text-align:center;
	width:755px;
	height:276px;
	margin:0 auto;
	padding: 0;
}


/*-----------------------------------------------------------------------------------
▼出勤ページ
---------------------------------------------------------------------------------- */
#right_column .schedule_title{
	background:url(../images/schedule/top_titele.jpg) no-repeat;
	width:780px;
	height:66px;
	margin:0;
	padding:0;
}

#right_column .schedule_navi{
	background:url(../images/schedule/schedule_navi.jpg) no-repeat;
	width:780px;
	height:70px;
	margin:0;
	padding:0;
	font-weight: bold;
	font-size: 13px;
}

#right_column .schedule_select{
	float:left;
	margin:0;
	padding:0;
	width:500px;
	text-align: left;
}

/* ナビリンク色---------------- */
.schedule_select a:link{color:#a9a9a9; text-decoration:underline;}
.schedule_select a:visited{color:#a9a9a9; text-decoration:underline;}
.schedule_select a:hover{color:#e7c951; text-decoration:none;}
.schedule_select a:active{color:#a9a9a9; text-decoration:underline;}

#right_column .schedule_select ul{
	float:left;
	margin:0;
	padding:35px 0 0 50px;
}
#right_column .schedule_select li{
	display:inline;
	margin: 0;
	padding: 0 50px 0 0;
	text-align: left;
}

#right_column .schedule_today{
	float:left;
	margin:0;
	padding:45px 0 0 35px;
	font-weight:bold;
	font-size:16px;
	color:#e7c951;
	text-align: left;
}

/* ★アンダートピックス -------------------*/
#right_column .under_topics{
	background:url(../images/common/under_topics.jpg) no-repeat;
	width:780px;
	height:40px;
	margin:0;
	padding:0;
}

#right_column .under_topics_text{
	width:675px;
	margin:0;
	padding:12px 0 0 79px;
	text-align: left;
}

/* ★出勤情報 -------------------*/

#right_column .schedule_bg{
	background:url(../images/common/under_bg.jpg) repeat-y;
	width:780px;
	margin:0;
	padding:0;
	height:820px;
}

#right_column .schedule_list{
	margin:0;
	padding:0 0 0 10px;
}

#right_column .schedule_box{
	background:url(../images/top/top_shift_box_bg.jpg) no-repeat;
	text-align:center;
	color:#FFFFFF;
	width:190px;
	height:270px;
	margin:0;
	padding:5px 0 0 0;
	line-height: 2.0;
	float: left;
}
.c1{
margin: 2px;
border-style: double;
border-color: #aaaaaa;
border-width: 1px;
}

/*-----------------------------------------------------------------------------------
▼在籍
---------------------------------------------------------------------------------- */
#right_column .girls_title{
	background:url(../images/girls/top_titele.jpg) no-repeat;
	width:780px;
	height:66px;
	margin:0;
	padding:0;
}

.girl-name {
	font-size: 16px;
	line-height: 150%;
}

/* ★アンダートピックス -------------------*/

#right_column .under_topics{
	background:url(../images/common/under_topics.jpg) no-repeat;
	width:780px;
	height:40px;
	margin:0;
	padding:0;
}

#right_column .under_topics_text{
	width:675px;
	margin:0;
	padding:12px 0 0 79px;
	text-align: left;
}

/* ★在籍情報 -------------------*/

#right_column .search_bg{
	background:url(../images/girls/search_bg.jpg) no-repeat;
	width:780px;
	height:195px;
	margin:0;
	padding:0;
	font-weight: bold;
	font-size: 13px;
	color:#FFFFFF;
}

#right_column .search_top{
	width:780px;
	margin:0;
	padding:20px 0 0 0;
	text-align: right;
}

#right_column .search_w{
	float:right;
	width:200px;
	height:27px;
	margin:0;
	padding:6px 110px 0 0;
	text-align: right;
}

#right_column .search_b{
	background:url(../images/girls/search_bg_b.jpg) no-repeat;
	float:right;
	width:342px;
	height:36px;
	padding:0 20px 10px 0;
	text-align: right;
}

#right_column .search_mid{
	width:780px;
	margin:0;
	padding:0;
}

#right_column .search_last{
	width:780px;
	margin:0;
	padding:0;
}

#right_column .girls_bg{
	width:780px;
	margin:0;
	padding:0;
}

#right_column .girls_list{
	margin:0;
	padding:0 0 0 10px;
}

#right_column .girls_box{
	background:url(../images/top/top_shift_box_bg.jpg) no-repeat;
	text-align:center;
	color:#FFFFFF;
	width:190px;
	height:270px;
	margin:0;
	padding:5px 0 0 0;
	line-height: 2.0;
	float: left;
}


/*-----------------------------------------------------------------------------------
▼ホテルリスト
---------------------------------------------------------------------------------- */
.hotel_fast {
	width: 780px;
}
#right_column .hotel_title{
	background:url(../images/hotel/top_titele.jpg) no-repeat;
	width:780px;
	height:66px;
	margin:0;
	padding:0;
}
#right_column .hotel_navi{
	background:url(../images/hotel/hotel_navi.jpg) no-repeat;
	width:780px;
	height:70px;
	margin:0;
	padding:0;
}

#right_column .hotel_navi ul{
	float:left;
	margin:0;
	padding:35px 0 0 15px;
}
#right_column .hotel_navi li{
	display:inline;
	margin:5px 0 0 0;
	padding:0;
}

#right_column .hotel_text{
	background:url(../images/common/under_bg.jpg) repeat-y;
	width:730px;
	height:100%;
	text-align:left;
	margin:0;
	padding:0 0 0 50px;
	font-weight: lighter;
	font-size:12px;
	color:#d9d9d9;
}
#right_column .hotel_back{
	background:url(../images/common/under_bg.jpg) repeat-y;
	width:780px;
	height:100%;
	margin:0;
	padding:0;
}

#right_column .hotel_map{
	background:url(../images/common/under_bg.jpg) repeat-y;
	width:780px;
	height:100%;
	margin:0;
	padding:0;
	color:#d9d9d9;
}

#right_column .list_top{
	background:url(../images/common/under_bg.jpg) repeat-y;
	width:750px;
	height:30px;
	text-align:right;
	margin:0;
	padding:5px 30px 5px 0;
	color:#FFFFFF;
	font-size:16px;
}

#right_column .hotel_list{
	text-align:center;
	width:780px;
	margin:0;
	padding:0;
	color:#FFFFFF;
}
#right_column .hotel_list td{
	margin:0;
	padding:0 0 0 10px;
	color:#777777;
	text-align:left;
	font-size: 11px;
}
#right_column .list_bg{
	background:url(../images/common/under_bg.jpg) repeat-y;
	width:780px;
	height:100%;
	margin:0 auto;
	padding:0;
	text-align: center;
}

table#hotel-list {
	width: 750px;
	margin: 0 auto;
}

/* ナビリンク色---------------- */
.hotel_list a:link{color:#ffffff; text-decoration:underline;}
.hotel_list a:visited{color:#ffffff; text-decoration:underline;}
.hotel_list a:hover{color:#e7c951; text-decoration:none;}
.hotel_list a:active{color:#ffffff; text-decoration:underline;}

/*-----------------------------------------------------------------------------------
▼ブログページ
---------------------------------------------------------------------------------- */
#right_column .blog_title{
	background:url(../images/blog/top_titele.jpg) no-repeat;
	width:780px;
	height:66px;
	margin:0;
	padding:0;
}

#right_column .blog_navi{
	background:url(../images/blog/system_navi.jpg) no-repeat;
	width:780px;
	height:70px;
	margin:0;
	padding:0;
}

#right_column .blog_bg{
	background:url(../images/enquete/enquete_txt.jpg) repeat-y;
	width:780px;
	height:100%;
	padding:10px auto 0 auto;
	color: #ffffff;
	text-align: center;
}





/*-----------------------------------------------------------------------------------
▼会員ページ
---------------------------------------------------------------------------------- */
#right_column .member_title{
	background:url(../images/member/top_titele.jpg) no-repeat;
	width:780px;
	height:66px;
	margin:0;
	padding:0;
}

#right_column .member_navi{
	background:url(../images/member/member_navi.jpg) no-repeat;
	width:780px;
	height:70px;
	margin:0;
	padding:0;
}



/*-----------------------------------------------------------------------------------
▼割引イベント
---------------------------------------------------------------------------------- */
#right_column .event_title{
	background:url(../images/event/top_titele.jpg) no-repeat;
	width:780px;
	height:66px;
	margin:0;
	padding:0;
}

#right_column .event_navi{
	background:url(../images/event/event_navi.jpg) no-repeat;
	width:780px;
	height:70px;
	margin:0;
	padding:0;
}

#right_column .event_box{
	background:url(../images/event/event_box.jpg) no-repeat;
	width:780px;
	height:550px;
	margin:0;
	padding:0;
	color:#FFFFFF;
}
#right_column .event_top{
	width:700px;
	height:30px;
	margin:0 auto 0 50px;
	padding:5px 0 0 0;
	color: #FFFFFF;
	font-size: 16px;
}
#right_column .event_img{
	width:780px;
	height:335px;
	margin:0 auto;
	padding:15px 0 0 0;
}
#right_column .event_txt{
	width:730px;
	height:100px;
	padding:75px 0 0 50px;
	text-align: left;
}
/*-----------------------------------------------------------------------------------
▼割引イベント新装版
---------------------------------------------------------------------------------- */

#right_column .evebox{
	background:url(../images/event/evebox_back.jpg) repeat-y;
	width:780px;
	height:auto;
	margin:0;
	padding:0;
	color:#FFFFFF;
}

#right_column .evebox_title{
	background:url(../images/event/evebox_title.jpg) no-repeat;
	width:780px;
	height:40px;
}

#right_column .evebox_title .txt{
	margin:0 auto 0 50px;
	padding:5px 0 0 0;
	font-size: 16px;
}

#right_column .image{
	background:url(../images/event/evebox_bg.jpg) repeat-y;
	width:780px;
	height:335px;
	margin:0 auto;
	padding:15px 0 0 0;
}

#right_column .evebox_content{
	background:url(../images/event/evebox_content.jpg) no-repeat;
	width:780px;
	height:50px;
	margin:0;
	padding:0;
}
#right_column .evebox_text{
	background:url(../images/event/evebox_bg.jpg) repeat-y;
	width:720px;
	height:100%;
	padding:0 0 0 30px;
	text-align: left;
}

#right_column .evebox_footer{
	background:url(../images/event/evebox_footer.jpg) no-repeat;
	width:780px;
	height:20px;
	margin:0;
	padding:0;
}

/*-----------------------------------------------------------------------------------
▼コース紹介
---------------------------------------------------------------------------------- */
#right_column .course_title{
	background:url(../images/course/top_titele.jpg) no-repeat;
	width:780px;
	height:66px;
	margin:0;
	padding:0;
}

#right_column .course_navi{
	background:url(../images/course/system_navi.jpg) no-repeat;
	width:780px;
	height:70px;
	margin:0;
	padding:0;
}
#right_column .course_navi ul{
	float:left;
	margin:0;
	padding:35px 0 0 15px;
}
#right_column .course_navi li{
	display:inline;
	margin:5px 0 0 0;
	padding:0;
}
#right_column .course_play{
	background:url(../images/course/course_play.jpg) no-repeat;
	width:780px;
	height:120px;
	margin:0;
	padding:0;
	color: #FFFFFF;
}
#right_column .course_box_ta{
	background:url(../images/course/course_ta.jpg) no-repeat;
	width:780px;
	height:297px;
	margin:0;
	padding:88px 0 0 0;
	color: #FFFFFF;
}
#right_column .course_box_t{
	background:url(../images/course/course_t.jpg) no-repeat;
	width:780px;
	height:297px;
	margin:0;
	padding:88px 0 0 0;
	color: #FFFFFF;
}
#right_column .course_box_a{
	background:url(../images/course/course_a.jpg) no-repeat;
	width:780px;
	height:297px;
	margin:0;
	padding:88px 0 0 0;
	color: #FFFFFF;
}
#right_column .course_sp{
	float: left;
	width:24px;
	height:282px;
	margin:0;
	padding:0;
}
#right_column .course_sp2{
	width:780px;
	height:60px;
	margin:0;
	padding:0;
}
#right_column .course_left{
	background:url(../images/course/mini_box.jpg) no-repeat right;
	float:left;
	width:242px;
	height:282px;
	margin:0 25px 0 0;
	padding:5px 0 0 0;
	color: #FFFFFF;
}
#right_column .course_right{
	float:left;
	text-align:left;
	width:450px;
	height:282px;
	margin:0;
	padding:5px 0 0 0;
	color: #FFFFFF;
	line-height: 1.6;
}
#right_column .course_box_z{
	background:url(../images/course/course_z.jpg) no-repeat;
	width:780px;
	height:297px;
	margin:0;
	padding:88px 0 0 0;
	color: #FFFFFF;
}
#right_column .course_box_3p{
	background:url(../images/course/course_3p.jpg) no-repeat;
	width:780px;
	height:297px;
	margin:0;
	padding:88px 0 0 0;
	color: #FFFFFF;
}
#right_column .course_box_manga{
	background:url(../images/course/course_manga.jpg) no-repeat;
	width:780px;
	height:400px;
	margin:0;
	padding:0;
	color: #FFFFFF;
}

/*-----------------------------------------------------------------------------------
▼お問合わせ
---------------------------------------------------------------------------------- */
#right_column .info_title{
	background:url(../images/info/top_titele.jpg) no-repeat;
	width:780px;
	height:66px;
	margin:0;
	padding:0;
}

#right_column .info_navi{
	background:url(../images/info/system_navi.jpg) no-repeat;
	width:780px;
	height:70px;
	margin:0;
	padding:0;
}

#right_column .info_top{
	background:url(../images/info/info_title.jpg) no-repeat;
	width:780px;
	height:100px;
	margin:0;
	padding:0;
}

#right_column .info_top2{
	background:url(../images/info/info_title2.jpg) no-repeat;
	width:780px;
	height:100px;
	margin:0;
	padding:0;
}

#right_column .info_top3{
	background:url(../images/enquete/enquete_title.jpg) no-repeat;
	width:780px;
	height:100px;
	margin:0;
	padding:0;
}

#right_column .info_mid{
	background:url(../images/info/info_bg.jpg) repeat-y;
	width:780px;
	height:100%;
	padding:0 auto;
	color: #ffffff;
	/*text-align: center;*/
}
#right_column .info_mid table {
	width: 600px;
	margin: 0 auto 0 40px ;
}

#right_column .info_fot{
	background:url(../images/info/info_footer.jpg) no-repeat;
	width:780px;
	height:20px;
	margin:0;
	padding:0;
}


/*-----------------------------------------------------------------------------------
▼アンケート
---------------------------------------------------------------------------------- */
#right_column .enquete_title{
	background:url(../images/enquete/top_titele.jpg) no-repeat;
	width:780px;
	height:66px;
	margin:0;
	padding:0;
}

#right_column .enquete_navi{
	background:url(../images/enquete/system_navi.jpg) no-repeat;
	width:780px;
	height:70px;
	margin:0;
	padding:0;
}
#right_column .enquete_txt{
	background:url(../images/enquete/enquete_txt.jpg) repeat-y;
	width:760px;
	height:100%;
	padding:0 0 0 20px;
	color: #ffffff;
	text-align: left;
}
#right_column .enquete_top{
	width:780px;
	margin:0;
	padding:0;
}

#right_column .enquete_mid{
	background:url(../images/enquete/enquete_bg.jpg) repeat-y;
	width:780px;
	height:100%;
	padding:0 auto;
	color: #ffffff;
	text-align: center;
}

#right_column .enquete_fot{
	background:url(../images/enquete/enquete_footer.jpg) no-repeat;
	width:780px;
	height:10px;
	margin:0;
	padding:0;
}

.enquete-table{
	width: 720px;
	margin: 0 auto;
}
/*-----------------------------------------------------------------------------------
▼リンクページ
---------------------------------------------------------------------------------- */
#right_column .link_title{
	background:url(../images/link/top_titele.jpg) no-repeat;
	width:780px;
	height:66px;
	margin:0;
	padding:0;
}

#right_column .link_navi{
	background:url(../images/link/system_navi.jpg) no-repeat;
	width:780px;
	height:70px;
	margin:0;
	padding:0;
}
#right_column .link_txt{
	background:url(../images/link/link_txt.jpg) repeat-y;
	width:760px;
	height:100%;
	padding:0 0 0 20px;
	color: #ffffff;
	text-align: left;
}
#right_column .link_top{
	width:780px;
	margin:0;
	padding:0;
}

#right_column .link_mid{
	width:780px;
	height:100%;
	padding:0 auto;
	color: #ffffff;
	text-align: center;
}

#right_column .link_fot{
	width:780px;
	height:10px;
	margin:0;
	padding:0;
}

.link-table{
	width: 720px;
	margin: 0 auto;
}

#right_column .sougo-link {
	background:url(../images/enquete/enquete_bg.jpg) repeat-y;
	width:780px;
	height:100%;
	padding:0 auto;
	color: #ffffff;
	text-align: center;
}

#right_column .sougo-link ul {
	margin-top: 20px;
	padding-left: 25px;
	background: none;
}

#right_column .sougo-link ul li {
	float: left;
	margin-right: 18px;
	margin-bottom: 20px;
}
/*-----------------------------------------------------------------------------------
両サイドの背景
---------------------------------------------------------------------------------- */
#sideBg{
	width:920px;
	height:auto;
	padding:0 3px 0 3px;
}
