/* Updated 2010/03/23,E */

/* base elements [reset] 
----------------------------------------------------*/

body, p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, table, tr, td, th {
	margin: 0px;
	padding: 0px;
	color: #F00;
}
img {
	vertical-align: bottom
}
body, td, th {
	font-family: "Hiragino Kaku Gothic Pro", Helvetica;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
}
.clear {
	clear: both;
}
ul, ol, dl {
	list-style-type: none;
}
table, th, td, img {
	border: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-size: inherit;
	font: 100%;
}
th, td {
	color: #000;
	font-size: 15px;
}
img, a img {


}
caption, th {
	text-align: center;
}
/* clear
----------------------------------------------------*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	line-height: 0;
}
.clearfix {
	display: inline-block;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* structure
----------------------------------------------------*/
body {
	font-family: 'Hiragino Kaku Gothic Pro', "Helvetica";
	background: #FFF url(../images/bg_s.png);
	background-size:108px 108px;
	color: #333;
	-webkit-text-size-adjust: none;
}
/* header
----------------------------------------------------*/

.toolbar {
	background-image: url(/s/images/toolbar.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	width: 320px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.toolbar h1 {
	position: absolute;
	overflow: hidden;
	left: 84px;
	margin-top: 21px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-shadow: #FFFFFF 1px 1px 0;
	font-weight: bold;
	max-width: 239px;
	top: 433px;
}
.toolbar #logo {
	width: 100%;
	margin-bottom: 5px;
}
.button {
	position: absolute;
	overflow: hidden;
	top: 448px;
	right: 10px;
	padding: 0 3px;
	width: auto;
	height: 28px;
	line-height: 28px;
	font-family: inherit;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-shadow: #FFFFFF -1px -1px 0;
	text-overflow: ellipsis;
	text-decoration: none;
	white-space: nowrap;
}
#backButton {
	left: 10px;
	right: auto;
	padding-left: 21px;
	background: url(/s/images/backButton.png) no-repeat 0 0;
	width: 41px;
}





/* menu list
----------------------------------------------------*/

ul.service_list a:link,
div.for_pc a:link {	color:#333; text-decoration:none;}
ul.service_list a:visited,
div.for_pc a:visited {	color:#333; text-decoration:none;}
ul.service_list a:hover,
div.for_pc a:hover {	color:#333; text-decoration:none;}
ul.service_list a:active,
div.for_pc a:active {
	color:#666;
	text-decoration:none;
}

ul.service_list li{
	position: relative;
	font-size: 18px;
	font-weight: bold;
	border-top:solid 1px #FFF;
	background:url(images/listbar.png) repeat-x left bottom #F6F6F6;
	line-height:1;
}

ul.service_list li.child {
	color:#666;
	font-size: 14px;
	border-bottom:solid 1px #D2D2D2;
	background:#fff url(images/listChild.png) repeat 0 0;
}

ul.service_list li.group {
	color: #FF5134;
	font-size: 16px;
	font-weight: bold;
	text-shadow: #FFFFFF 1px 1px 0;
	border-top:none;
	margin-top:-1px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/blue_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

ul.service_list li.group.top {	margin-top:0;}

ul.service_list li a,
ul.service_list li p {
	display: block;
	text-decoration: none;
	background: url(images/listArrow.png) no-repeat right center;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}

ul.service_list li p {
	background:none;
}

ul.c_icon li a {
	padding: 18px 30px 20px 60px;
}

ul.c_icon li a span {
	font-size:12px;
	font-weight:normal;
	color:#777;
}

ul.c_icon li.single_n a {
	padding: 10px 30px 10px 60px;
}

ul.c_icon li.double a {
	padding: 7px 30px 10px 60px;
}

ul.c_icon li a img {
	position:absolute;
	left:9px;
	top:8px;
}

ul.service_list li.child a {
	padding:10px 30px 10px 10px;
}

ul.service_list li a.pc {
	background: url(images/listPC.png) no-repeat right center;
	padding-right:35px;
}

ul.service_list li.group a.list{
	display: block;
	background:none;
	padding: 0;
	position:absolute;
	right:5px;
	top:4px;
}

ul.service_list li.child a.pc{
	background-position:right 4px;
}





/* menu list　P　（新人など）
----------------------------------------------------*/

ul.service_list_p a:link,
div.for_pc a:link {	color:#333; text-decoration:none;}
ul.service_list_p a:visited,
div.for_pc a:visited {	color:#333; text-decoration:none;}
ul.service_list_p a:hover,
div.for_pc a:hover {	color:#333; text-decoration:none;}
ul.service_list_p a:active,
div.for_pc a:active {	color:#333; text-decoration:none;}

ul.service_list_p li{
	position: relative;
	font-size: 18px;
	font-weight: bold;
	border-top:solid 1px #eee;
	background:url(images/listbar.png) repeat-x left bottom #F6F6F6;
	line-height:1;
}

ul.service_list_p li.child {
	color:#666;
	font-size: 14px;
	border-bottom:solid 1px #D2D2D2;
	background:url(images/listChild.png) repeat 0 0;
}

ul.service_list_p li.group {
	color: #FF5134;
	font-size: 16px;
	font-weight: bold;
	text-shadow: #FFFFFF 1px 1px 0;
	border-top:none;
	margin-top:-1px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/blue_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

ul.service_list_p li.group.top {	margin-top:0;}

ul.service_list_p li a,
ul.service_list_p li p {
	display: block;
	text-decoration: none;
	background: url(images/listArrow.png) no-repeat right center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

ul.service_list_p li p {
	background:none;
}

ul.c_icon_p li a {
	padding: 10px 30px 40px 60px;
}

ul.c_icon_p li a span {
	font-size:12px;
	font-weight:normal;
	color:#777;
}





ul.service_list_p li.child a {
	padding:10px 30px 10px 10px;
}

ul.service_list_p li a.pc {
	background: url(images/listPC.png) no-repeat right center;
	padding-right:35px;
}

ul.service_list_p li.group a.list{
	display: block;
	background:none;
	padding: 0;
	position:absolute;
	right:5px;
	top:4px;
}

ul.service_list_p li.child a.pc{
	background-position:right 4px;
}





/* footer
----------------------------------------------------*/

.back_top {
	text-align: center;
	padding: 15px 0 0;
}
#footer {
	text-align: center;
	font-size: 12px;
	color: #404040;
	margin-top: 5px;
	line-height: 1.5em;
}
#footer span.time {
	font-size: 10px;
}
#footer p.copyright {
	background-color: #f9e6e2;
	padding: 10px;
	color: #666;
	margin-top: 15px;
}
/************************************************************************************************/


/* top
----------------------------------------------------*/

#home {
	top: 467px;
	/* background-color: #FFFFFF; */
	position: absolute;
	margin: 0px;
	left: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page {
	top: 480px;
	background-color: #FFF;
	position: absolute;
	margin: 0px;
	left: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 15px;
	color: #333;
}


/* top - head navi
----------------------------------------------------*/

#head_navi {
	background:url(images/head_navi_bar.png) repeat-x left bottom;
	padding:8px 0;
	text-align:center;
	position: relative;
}

#head_navi li {
	display:inline;
	margin:0 2px;
}

#head_navi li img {
	vertical-align:top;
}

/* top - drill down list
----------------------------------------------------*/
ul.service_list li a {
	background-image: url(../images/listArrow_top.png);
	padding: 12px 26px 12px 10px;
}

ul.service_list li.group a.list{	background:none;	padding: 0;}

ul.service_list li.child a {	padding:10px 26px 10px 10px;}
ul.service_list li a.pc {	background-image: url(images/listPC_top.png);}
ul.service_list li.c_icon {	height:auto;}

ul.service_list li.c_icon a {
	line-height:1em;
	padding-top: 10px;
	padding-right: 26px;
	padding-bottom: 10px;
	padding-left: 68px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CCC;
	font-size: 10pt;
	color: #F09;
}

ul.service_list li.c_icon a span {
	font-size:10pt;
	font-weight:normal;
	color:#777;
}

ul.service_list li.c_icon a img {
	position:absolute;
	left:9px;
	top:0px;
}


/* top - drill down list _p 新人設定
----------------------------------------------------*/
ul.service_list_p li a {
	background-image: url(../images/listArrow_top.png);
	padding:0;
	background-color:#FFF;
}

ul.service_list_p li.group a.list{	background:none;padding: 0;}


ul.service_list_p li.c_icon_p a {
	line-height:1.1;
	padding-top: 10px;
	padding-right: 26px;
	padding-bottom: 80px;
	padding-left: 100px;
}

ul.service_list_p li.c_icon_p a span {
	font-size:10pt;
	font-weight:normal;
	color:#555;
}

ul.service_list_p li.c_icon_p a img {
	position:absolute;
	left:9px;
	top:7px;
}

ul.service_list_p li.c_icon_p a img.icons01 {
	position:absolute;
	left:90px;
	top:80px;
}

ul.service_list_p li.c_icon_p a img.icons02 {
	position:absolute;
	left:140px;
	top:80px;
}

ul.service_list_p li.c_icon_p a img.icons03 {
	position:absolute;
	left:190px;
	top:80px;
}

ul.service_list_p li.c_icon_p a img.icons04 {
	position:absolute;
	left:90px;
	top:110px;
}

ul.service_list_p li.c_icon_p a img.icons05 {
	position:absolute;
	left:140px;
	top:110px;
}

ul.service_list_p li.c_icon_p a img.icons06 {
	position:absolute;
	left:190px;
	top:110px;
}


/* for waste IE preview */

*html ul.service_list li a {	zoom:1;}
*html div#home ul.service_list li.c_icon a {	line-height:1.3;}
*:first-child+html div#home ul.service_list li.c_icon a {	line-height:1.3;}


/* top - news ticker
----------------------------------------------------*/

#top_newsbox {
	background:url(images/news_bar.png) repeat-x left bottom;
	padding:11px 0;
}

#top_newsbox div.news {
	width:90%;
	height:auto;
	font-size:10pt;
	color:#666666;
	text-align:center;
	margin-right: 5%;
	margin-left: 5%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* for waste IE preview */

*html #top_newsbox div.news ul li { font-size:9px; line-height:1.3;}
*html #top_newsbox div.news ul li#entry_back { margin:-11px 0 0 -288px;}

*:first-child+html #top_newsbox div.news ul li { font-size:9px; line-height:1.3;}
*:first-child+html #top_newsbox div.news ul li#entry_back { margin:-11px 0 0 -288px;}


/* top - news
----------------------------------------------------*/

ul.service_list li.news{
	background-image:none;
	border-bottom:solid 1px #D2D2D2;
}

ul.service_list li.news.end{
	background:url(images/list_bar_topnews.png) repeat-x left bottom #F6F6F6;
	border-bottom:none;
}

ul.service_list li.news a,
ul.service_list li.news p {
	padding: 10px 10px 10px 10px;
	line-height:1.1;
	font-size:14px;
}

ul.service_list li.news.end a,
ul.service_list li.news.end p {
	padding: 10px 10px 15px 10px;
}

ul.service_list li.news a.pc {
	background:none;
}

/* top - for pc
----------------------------------------------------*/

div.for_pc {
	position: relative;
	text-align:center;
	font-size:12px;
	border-top:solid 2px #0055ff;
	border-bottom:solid 1px #D2D2D2;
	background-color:#F6F6F6;
	margin-bottom:15px;
}

div.for_pc p a {
	text-decoration:none;
}

div.for_pc p.notice {
	margin-bottom:10px;
	background:url(images/listbar.png) repeat-x left bottom #F6F6F6;
	font-weight:bold;
	padding:15px 0;
	text-align:left;
	font-size:14px;
	text-align:center;
}

div.for_pc div.faq_inq ul {
	margin-bottom:10px;
}

div.for_pc div.faq_inq li {
	display:inline;
	margin:0 2px;
	font-size:0;
}

div.for_pc div.bottomlink {
	width:298px;
	margin:0 auto;
	position:relative;
}

div.for_pc div.bottomlink li {
	width:139px;
	background:url(images/bg_forPC_line.png) no-repeat 0 0;
	padding-left:4px;
	text-align:left;
	color:#666;
	float:left;
}

div.for_pc div.bottomlink li a {
	display:block;
	background:url(images/icon_forPC_arrow.png) no-repeat left 13px;
	padding:9px 0 7px 7px;
	height:14px;
}

div.for_pc div.bottomlink li a:link {	color:#666; text-decoration:none;}
div.for_pc div.bottomlink li a:visited {	color:#666; text-decoration:none;}
div.for_pc div.bottomlink li a:hover {	color:#666; text-decoration:none;}
div.for_pc div.bottomlink li a:active {	color:#666; text-decoration:none;}


div.for_pc div.bottomlink li.bl01 {
	float:left;
}

div.for_pc div.bottomlink li.bl02 {
	float:right;
}

div.for_pc div.bottomlink li.bl03 {
	float:left;
}

div.for_pc div.bottomlink li.bl04 {
	float:right;
}

div.pc_top {
	text-align:center;
}



/* service
----------------------------------------------------*/

div#service ul.service_list li,
div#service_menu ul.service_list li{
	font-size: 16px;
}

div#service ul.service_list li a,
div#service_menu ul.service_list li a,
div#service ul.service_list li.header,
div#service_menu ul.service_list li.header {
	padding: 14px 35px 15px 10px;
}

div#service ul.service_list li.child,
div#service_menu ul.service_list li.child {
	color:#666;
	font-size: 14px;
	border-bottom:solid 1px #D2D2D2;
	background:url(images/listChild.png) repeat 0 0;
}

div#service ul.service_list li.child a,
div#service_menu ul.service_list li.child a{
	padding:8px 35px 9px 25px;
}

/* news
----------------------------------------------------*/

div#news ul.service_list{
	border-top:solid 1px #FFF;
}

div#news ul.service_list li{
	font-size: 14px;
	border-top:none;
}

div#news ul.service_list li a,
div#news ul.service_list li p {
	padding: 10px 40px 10px 10px;
	line-height:1.5;
}

div#news ul.service_list li a span,
div#news ul.service_list li p span{
	font-size:12px;
	font-weight:normal;
	color:#666;
}

/* news
----------------------------------------------------*/

#top_newsbox {
	background-image: url(/s/images/news_bar.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 55px;
	margin-bottom: 0px;
}
#top_newsbox .news {
	width: 300px;
	height: auto;
	position: relative;
	font-size: 11px;
	color: #666666;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* for waste IE preview */

*html #top_newsbox .news ul li {
	font-size: 9px;
	line-height: 1.3;
}
*html #top_newsbox .news ul li#entry_back {
	margin: -11px 0 0 -288px;
}
*:first-child+html #top_newsbox .news ul li {
	font-size: 9px;
	line-height: 1.3;
}
*:first-child+html #top_newsbox .news ul li#entry_back {
	margin: -11px 0 0 -288px;
}







/* top - news
----------------------------------------------------*/

ul.service_list li.news {
	background-image: none;
	border-bottom: solid 1px #D2D2D2;
}
ul.service_list li.news.end {
	background: url(/s/images/list_bar_topnews.png) repeat-x left bottom #F6F6F6;
	border-bottom: none;
}
ul.service_list li.news a, ul.service_list li.news p {
	padding: 10px 10px 10px 10px;
	line-height: 1.1;
	font-size: 14px;
}
ul.service_list li.news.end a, ul.service_list li.news.end p {
	padding: 10px 10px 15px 10px;
}
ul.service_list li.news a.pc {
	background: none;
}
/* top - for pc
----------------------------------------------------*/

.for_pc {
	position: relative;
	text-align: center;
	background-color: #F6F6F6;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f5f5f5;
	border-bottom-color: #D2D2D2;
	margin: 5px;
}
.for_pc p a {
	text-decoration: none;
}
.for_pc p.notice {
	margin-bottom: 2px;
	background: url(/s/images/listbar.png) repeat-x left bottom #F6F6F6;
	padding: 2px 0;
}
.for_pc .faq_inq ul {
	margin-bottom: 10px;
}
.for_pc .faq_inq li {
	display: inline;
	margin: 0 2px;
	font-size: 0;
}
.for_pc .bottomlink {
	width: 298px;
	margin: 0 auto;
	position: relative;
}
.for_pc .bottomlink li {
	width: 139px;
	background: url(/s/images/bg_forPC_line.png) no-repeat 0 0;
	padding-left: 4px;
	text-align: left;
	color: #666;
	float: left;
}
.for_pc .bottomlink li a {
	display: block;
	background: url(/s/images/icon_forPC_arrow.png) no-repeat left 13px;
	padding: 9px 0 7px 7px;
	height: 14px;
}
.for_pc .bottomlink li a:link {
	color: #666;
	text-decoration: none;
}
.for_pc .bottomlink li a:visited {
	color: #666;
	text-decoration: none;
}
.for_pc .bottomlink li a:hover {
	color: #666;
	text-decoration: none;
}
.for_pc .bottomlink li a:active {
	color: #666;
	text-decoration: none;
}
.for_pc .bottomlink li.bl01 {
	float: left;
}
.for_pc .bottomlink li.bl02 {
	float: right;
}
.for_pc .bottomlink li.bl03 {
	float: left;
}
.for_pc .bottomlink li.bl04 {
	float: right;
}
.pc_top {
	text-align: center;
}
/* service
----------------------------------------------------*/

div#service ul.service_list li, div#service_menu ul.service_list li {
	font-size: 16px;
}
div#service ul.service_list li a, div#service_menu ul.service_list li a, div#service ul.service_list li.header, div#service_menu ul.service_list li.header {
	padding: 14px 35px 15px 10px;
}
div#service ul.service_list li.child, div#service_menu ul.service_list li.child {
	color: #666;
	font-size: 14px;
	border-bottom: solid 1px #D2D2D2;
	background: url(/s/images/listChild.png) repeat 0 0;
}
div#service ul.service_list li.child a, div#service_menu ul.service_list li.child a {
	padding: 8px 35px 9px 25px;
}
div#service ul.service_lis_p li, div#service_menu ul.service_list_p li {
	font-size: 16px;
}
div#service ul.service_list_p li a, div#service_menu ul.service_list_p li a, div#service ul.service_list_p li.header, div#service_menu ul.service_list_p li.header {
	padding: 14px 35px 15px 10px;
}
div#service ul.service_list_p li.child, div#service_menu ul.service_list_p li.child {
	color: #666;
	font-size: 14px;
	border-bottom: solid 1px #D2D2D2;
	background: url(/s/images/listChild.png) repeat 0 0;
}
div#service ul.service_list_p li.child a, div#service_menu ul.service_list_p li.child a {
	padding: 8px 35px 9px 25px;
}
/* news
----------------------------------------------------*/

div#news ul.service_list {
	border-top: solid 1px #FFF;
}
div#news ul.service_list li {
	font-size: 14px;
	border-top: none;
}
div#news ul.service_list li a, div#news ul.service_list li p {
	padding: 10px 40px 10px 10px;
	line-height: 1.5;
}
div#news ul.service_list li a span, div#news ul.service_list li p span {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
/* 文字設定
----------------------------------------------------*/
#word {
	margin: 10px 10px 10px 10px;
	font-size: 14px;
}

#word_entrance{ background-color:#f6ede6}

#word_logo {
	width: 286px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#word_banner {
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#word_newface {
	padding: 10px;
	background-color: #f5f5f5;
	font-size: 10pt;
	color: #F09;
	line-height: 1.5em;
	margin-bottom: 15px;
}
#word_newface span {
	font-size: 10pt;
	font-weight: bold;
	color: #F00;
}
#word table {
	width: 100%;
}
#font12g {
	font-size: 12px;
	color: #666;
}
#font12r {
	font-size: 12px;
	color: #F00;
}
#font12 {
	font-size: 12px;
}
#green {
	color: #0055ff;
}
#red {
	color: #F00;
}
#orange {
	color: #ff7f00;
}
#blue {
	color: #0000ff;
}
#line {
	border: none;
	border-top: 1px dotted #808080;
	height: 1px;
}
#dot {
	margin: 10px 10px 10px 20px;
	list-style-type: disc;
}
#num {
	margin: 10px 10px 10px 20px;
	list-style-type: decimal;
}
#rmenu {
	margin: 10px 10px 10px 10px;
	line-height: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.callBtn, .quitBtn {
	display: block;
	text-align: center;
	margin-bottom: 15px;
	border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	background: linear-gradient(top, #ffd7e9, #ff86bd), #ff56a2;
	background: -webkit-linear-gradient(top, #ffd7e9, #ff86bd), #ff56a2;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffd7e9), to(#ff86bd)), #ff56a2;
	background: -moz-linear-gradient(top, #ffd7e9, #ff86bd), #ff56a2;
	background: -ms-linear-gradient(top, #ffd7e9, #ff86bd), #ff56a2;
	background: -o-linear-gradient(top, #ffd7e9, #ff86bd), #ff56a2;
	color: #555;
	padding: 0.8em;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.callBtn a {
	text-decoration: none;
	color: #666666;
}

.callBtn02, .quitBtn02 {
	display: block;
	text-align: center;
	margin-bottom: 5px;
	border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	background: linear-gradient(top, #ffd7e9, #ff86bd), #ff56a2;
	background: -webkit-linear-gradient(top, #ffd7e9, #ff86bd), #ff56a2;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffd7e9), to(#ff86bd)), #ff56a2;
	background: -moz-linear-gradient(top, #ffd7e9, #ff86bd), #ff56a2;
	background: -ms-linear-gradient(top, #ffd7e9, #ff86bd), #ff56a2;
	background: -o-linear-gradient(top, #ffd7e9, #ff86bd), #ff56a2;
	color: #555;
	padding: 0.5em;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
}
.callBtn02 a {
	text-decoration: none;
	color: #666666;
}




.callBtn_sc {
	display: block;
	text-align: center;
	border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	background: linear-gradient(top, #ffd7e9, #ff86bd), #ff56a2;
	background: -webkit-linear-gradient(top, #ffd7e9, #ff86bd), #ff56a2;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffd7e9), to(#ff86bd)), #ff56a2;
	background: -moz-linear-gradient(top, #ffd7e9, #ff86bd), #ff56a2;
	background: -ms-linear-gradient(top, #ffd7e9, #ff86bd), #ff56a2;
	background: -o-linear-gradient(top, #ffd7e9, #ff86bd), #ff56a2;
	color: #555;
	padding: 0.5em;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	width: 26%;
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
}
.callBtn_sc a {
	text-decoration: none;
	color: #666666;
}



.seobox {
	/* box-shadow */
	box-shadow: rgba(255, 94, 172, 0.188235) 0px 0px 6px 3px inset;
	-webkit-box-shadow: rgba(255, 94, 172, 0.188235) 0px 0px 6px 3px inset;
	-moz-box-shadow: rgba(255, 94, 172, 0.188235) 0px 0px 6px 3px inset;
	/* border-radius */
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 12px;
	line-height: 2em;
	padding: 5px;
	color: #333;
	margin: 5px;
}
.seobox ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.seobox ul li span.blue {
	color: #39F;
}
.seobox ul li span.red {
	color: #F00;
}
.seobox img {
	margin-right: 10px;
}
.seobox table#review {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6CF;
	margin-bottom: 10px;
}
ul#calendar {
	width: 100%;
	height: autp;
}
ul#calendar li {
	background-image: url(/s/images/days_wp.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 129px;
	float: left;
	margin-left: 20px;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	color: #333;
	font-size: 13px;
	margin-bottom: 20px;
}
.newCast {
	margin: 0;
	padding-left: 90px;
	padding-top: 10px;
}
table#entrance {
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
table#entrance tr td.bts {
	width: 40%;
}
table#entrance tr td.mark {
	width: 20%;
}
#tw_box {
	width: 90%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
	padding: 5px;
}
.girlsbox {
	width: 319px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}
.girlsbox .girlslist {
	background-image: url(/s/images/newface_frame.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 250px;
	width: 100px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding-top: 13px;
	position: relative;
	background-color: #F2CBE8;
}

.girlsbox .girlslist img.thumb{ margin-left:5px;}

.girlsbox .girlslist .icons {
	position: absolute;
	left: -10px;
	width: 67px;
	height: 21px;
	top: -10px;
	font-size: 10pt;
	font-weight: bold;
}
.girlsbox .girlslist .name {
	font-size: 8pt;
	font-weight: bold;
	color: #F06;
	margin-bottom: 0px;
	text-align:center;
}
.girlsbox .girlslist .size {
	font-size: 9pt;
	font-weight: normal;
	color: #333;
	margin-bottom: 2px;
}

.girlsbox .girlslist .icon{
width:100%;
height:65px;
}

.girlsbox .girlslist .icon li{
float:left;
width:50%;
height:21px;
text-align:center;
}

.girlsbox .girlslist .icon li img{
width:48px;
vertical-align:top;
}

hr{
clear:both;
width:1px;
height:0px;
font-size:1px;
visibility:hidden;
overflow:hidden;
padding:0;
margin:0;
}

/* 出勤 */
/* 検索 */
/* 絞り込み */
/* @end */


.search-area {
	width: auto;
	height: auto;
	margin-left: auto;
	position: relative;
	top: -20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
}
.search-area p.close {
	position: absolute;
	right: -5px;
	top: 0;
}
.search-area h3 {
	padding-top: 18px;
	padding-left: 50px;
}
.search-area form {
	_padding: 10px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.search-area fieldset {
	border: 1px solid #937fd6;
	_border: none;
	width: 105px;
	height: 210px;
	margin-left: 6px;
	margin-bottom: 15px;
	_margin-bottom: 0;
	background-color: #fff;
	float: left;
}
head~/* */body .search-area fieldset {
	border: none;
}
.search-area legend {
	width: 100%;
	background-color: #937fd6;
	color: #ffffff;
	padding-top: 2px;
	position: relative;
	top: 9px;
}
head~/* */body .search-area legend {
	padding-top: 2px;
	top: 0px;
	left: -7px;
}
.search-area legend:before {
	content: "▼";
	padding-left: 5px;
}
.search-area fieldset label {
	display: block;
	position: relative;
	top: 9px;
	padding-left: 3px;
	font-size: 10pt;
	color: #666;
	text-align: left;
}
.search-area fieldset .name-check-l {
	width: 60px;
	float: left;
}
.search-area fieldset .name-check-r {
 #width: 40px;
	margin-left: 60px;
 #margin-left: 5px;
}
.search-area fieldset .name-check-l label {
	width: 60px;
}
p#reset {
 #position: relative;
 #top: -20px;
}
.p_main {
	position: relative;
}
.p_main .tggle {
	position: absolute;
	right: 682px;
	top: -78px;
}
table {
	padding: 0 0 30px 0;
	margin: 10px 0 10px 0;
	text-align: center;

}
.ladies {
	margin: 20px 0;
}
.ladies ul {
	margin-left: 10px;
}
.ladies ul:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
dl.date {
	border: 1px solid #D2AE85;
	width: 643px;
	margin: 0 auto;
	background: url(/images/day-bg01.gif);
	background-repeat: repeat-x;
	font-size: 116%;
}
dl.date:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
dl.date dt {
	width: 117px;
	border-right: 1px solid #D2AE85;
	float: left;
	text-align: center;
	padding: 6px 0 5px 0;
	color: #BE1E2D;
}
dl.date dd {
	padding: 6px 0 5px 0;
	width: 74px;
	text-align: center;
	float: left;
}
dl.date dd a {
	color: #BE1E2D;
}
dl.date dd.seleted {
	color: #ffffff;
	background: url(/images/day-bg02.gif);
}
h1.vew-date {
	font-size: 116%;
	color: #610000;
	padding: 15px 25px 25px;
}
.head02 {
	background-image: url(/mypage/images/head-bg01-trans.png);
	width: 638px;
	height: 51px;
	margin: 0 auto;
	color: #fff;
}
.head02 span {
	display: block;
	font-size: 14px;
	padding: 18px 0 0 20px;
}
form.setup {
	margin: 30px;
	background-color: #f5ece3;
	border: 1px solid #d4bc92;
}
form.setup h3 {
	background-color: #d64175;
	color: #fff;
	padding: 3px 5px 1px;
}
form.setup div {
	padding: 10px 30px;
	line-height: 2.5;
}
form.setup p.attention {
	font-size: 12px;
	color: red;
}
form.setup p.btn {
	text-align: center;
}
.member-news {
	width: 595px;
	margin-left: 35px;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #FF889B;
	background-color: #ffffff;
}
p.ladys-notice {
	color: #cc0000;
	padding-left: 50px;
}
/* トップ */
/* カラム内コンテンツ */
/* SEO開閉 */




h2.trigger {
	height: 90px;
	width: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	z-index: 10;
}
h2.seo {
	z-index: 11;
	font-size: 14pt;
	text-align: left;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	height: 35px;
	padding: 10px;
	background-color: #F69;
}
h2.trigger a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
h2.trigger a:hover {
	color: #333333;
	font-weight: bold;
}
h2.active {
	background-position: left bottom;
}
.toggle_container {
	padding: 0;
	overflow: hidden;
	width: 100%;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-repeat: repeat-y;
	background-position: left top;
	line-height: 1.5em;
	text-align: left;
	font-size: 15px;
}
.toggle_container .block {
	padding: 5px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.toggle_container .block p {
	font: 13px normal Arial, Helvetica, sans-serif;
	padding: 10px 0;
	margin: 10px 0;
}
.toggle_container h3 {
	border-bottom: 1px dashed #ccc;
	font-family: "normal Georgia", "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F66;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	clear: both;
}
.toggle_container img {
	margin: 5px 10px 0px 0;
}
.cork_top {
	background-image: url(/s/images/cork_top.jpg);
	background-repeat: no-repeat;
	width: 310px;
	height: 49px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.cork_middle {
	background-image: url(/s/images/cork_middle.jpg);
	background-repeat: repeat-y;
	width: 280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
.cork_bottom {
	background-image: url(/s/images/cork_bottom.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 310px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
table#tyuui {
	padding: 0px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 10pt;
}
table#tyuui tr td {
	vertical-align: top;
	line-height: 1.7em;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #F06;
}
.cosbox {
	float: left;
	width: 90px;
	height: 190px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #999;
	text-align: center;
	padding-top: 5px;
	font-size: 9pt;
	line-height: 1.5em;
}
.cosbox img {
	border: 1px dotted #F69;
}
.cosbox a {
	text-decoration: none;
	color: #FF0099
}
.play_intro {
	background-repeat: repeat-y;
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 15px;
}
.title_play {
	font-weight: bold;
	color: #39F;
	padding-left: 30px;
	background-color: #FCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.blogbox {
	width: 300px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}
.blogbox .bloglist {
	background-image: url(/s/images/newface_frame.jpg);
	background-repeat: repeat;
	float: left;
	height: 163px;
	width: 131px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-align: center;
	padding-top: 13px;
	position: relative;
	color: #F06;
}
.blogbox .bloglist .icons {
	position: absolute;
	left: 36px;
	width: 67px;
	height: 21px;
	top: -4px;
	font-size: 10pt;
	font-weight: bold;
}
.blogbox bloglist .name {
	font-size: 8pt;
	font-weight: bold;
	color: #F06;
	margin-bottom: 5px;
}
.blogbox .bloglist .size {
	font-size: 10pt;
	font-weight: normal;
	color: #333;
	margin-bottom: 5px;
	margin-top: 2px;
}
.pic {
	text-align: center;
	margin-bottom: 10px;
}
.mov {
	text-align: center;
	margin-top: 0px;
}
.pics {
	width: 280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}
#toppic img {
	margin: 0 0 0 1px;
}
#review_form {
	display: none;
	margin: 10px auto;
	width: 90%;
}
.pink_bt {
    border: 1px solid #de0487;
    color: #fff;
    text-shadow: 0 -1px 0 #e7007d;
}
.buttons {
    display: block;
}


table#menu{
	width: 100%;
}


#toppic{
	width: 280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
}

.sys img{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.syss img{
	padding:0 0 10px 0;
	margin: 0 0 10px 0;
}

.pc_tops {text-align: center; padding-top:10px;}



table#price{
width: 100%;
border-collapse: collapse;
}
table#price th{
	width: 40%;
	padding: 6px;
	text-align: left;
	color: #FFF;
	background-color: #69F;
	border: 1px solid #b9b9b9;
	font-size: 10pt;
	font-weight: normal;
}
table#price td{
	padding: 6px;
	background-color: #fff;
	border: 1px solid #b9b9b9;
	font-size: 10pt;
	font-weight: normal;
	color: #66F;
	text-align: right;
	vertical-align: baseline;
}


table#price02{
width: 100%;
border-collapse: collapse;
}
table#price02 th{
	width: 50%;
	padding: 6px;
	text-align: left;
	color: #66F;
	background-color: #FFF;
	border: 1px solid #b9b9b9;
	font-size: 8pt;
	font-weight: normal;
}
table#price02 td{
	padding: 6px;
	background-color: #fff;
	border: 1px solid #b9b9b9;
	font-size: 10pt;
	font-weight: normal;
	color: #66F;
	text-align: left;
	vertical-align: baseline;
}

.pompom{ padding:0 0 20px 0;}



table#mangap td{
	padding: 5px;
	font-size: 10pt;
	background-color: #F5f5f5;
}
table#mangap td a{ text-decoration:none; color:#FF0066}

.service_list_p ul.service_list_p{
	position:relative;
}
.service_list_p ul.service_list_p .icons {
    left: 240px;
    position: absolute;
    top: 5px;
	z-index:99;
}

#mword p{
	color:#000;
	padding:0 10px;
	line-height:2em;
}

	#word p{
	color:#000;
	padding:0 10px;
	line-height:2em;
}



#maga { margin:0 auto;}

input[type="submit"] {
color:#000;
width:50px;
margin:0 10px;
}
input[type="reset"] {
color:#000;
}
input[type="text"] {
color:#000;
}
input[type="button"] {
color:#000;
}

/*profie2*/
.syss2 img {
	padding:0;
	margin:0;
}










.profiles ul{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FC8FB7;
	margin-bottom: 5px;
	padding-top: 5px;
}
.profiles ul .l{
	float: left;
	width: 30%;
	padding-left: 10px;
	color: #F93;
	font-weight: bold;
	font-size: 10pt;
}
.profiles ul .r{
	float: left;
	width: 65%;
	color: #F09;
	font-size: 10pt;
}



#nf_list {
	width:100%;
}
#nf_list ul{
	display: block;
	width: 410%;
	margin: 0;
	padding: 0;
}
#nf_list li {
	text-align:center;
	/* width:107px; */
	
	float:left;
	/*border:1px solid black;*/
}
#nf_list li a{
	display:block;
	width:98px;
	background-color: #ffe8ee;
	color:#079c5e;
	margin:0 auto;
	padding:5px 0;
	-webkit-border-radius: 7px;
	font-size:10px;
	
}



#tw_box ul li.photo{
	float: left;
	width: 75px;
}
#tw_box ul li.title{
	float: left;
	color: #555;
	font-weight: bold;
	width: 70%;
}
#tw_box ul li.time{
	color: #999;
	font-size: 9pt;
	float: left;
	width: 70%;
}
#tw_box ul li.txt{
	color: #666;
	font-size: 10pt;
	float: left;
	width: 70%;
	line-height: 1.5em;
	margin-left: 5px;
}







.system_concept{
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(223, 234, 162)),color-stop(1, rgb(255, 255, 255)));
	background-image: -moz-linear-gradient(-90deg,rgb(223, 234, 162) 0%,rgb(255, 255, 255) 100%);
	background-image: linear-gradient(-90deg,rgb(223, 234, 162) 0%,rgb(255, 255, 255) 100%);
	font-size: 15px;
	text-shadow: 1px 1px 0px rgb(255, 255, 255);
	-webkit-box-shadow: 0px 4px 0px rgb(65, 34, 15);
	-moz-box-shadow: 0px 4px 0px rgb(65, 34, 15);
	-ms-box-shadow: 0px 4px 0px rgb(65, 34, 15);
	box-shadow: 0px 4px 0px rgb(65, 34, 15);
	color: rgb(64, 162, 55);

	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffdfeaa2, endcolorstr=#ffffffff, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#41220f, direction=180, strength=4);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffdfeaa2, endcolorstr=#ffffffff, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#41220f, direction=180, strength=4)";
	zoom: 1;
	font-weight: bold;
	line-height: 1.7em;
	padding: 10px;
	margin: 10px;
	border: 5px solid #90c31f;
	position:relative;
}

.system_concept .title{
	position:absolute;
	left: 0px;
	top: -15px;
	width: 100%;
	text-align: right;
}



.shopinfo{
	font-weight: bold;
	color: #663300;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.shopinfo span{
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #d7cdb5;
}







table.option{
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
}
table.option th{
	width: 50%;
	padding: 0px;
}
table.option td{
width: 50%;
padding: 0px;
}




ul.opbox{
	width: 95%;
	border: 1px solid #6F3;
	text-align: center;
	background-image: url(../images/system_re_opwp.png);
	margin: 5px;
}
ul.opbox li.name{
	padding: 5px;
	color: #333;
	font-size: 11pt;
	font-weight: bold;
	width: auto;
	height: 40px;
}
ul.opbox li.name span{
	font-size: 9pt;
	font-weight: normal;
}


ul.opbox li.price{
	display:block;
	text-align:center;
	border-radius:0.5em;
	-webkit-border-radius:0.5em;
	-moz-border-radius:0.5em;
	-ms-border-radius:0.5em;
	-o-border-radius:0.5em;
	background:linear-gradient(top, #e34a4a, #ad1a1a),#ad1b1b;
	background:-webkit-linear-gradient(top, #e34a4a, #ad1a1a),#ad1b1b;
	background:-webkit-gradient(linear, left top, left bottom, from(#e34a4a), to(#ad1a1a)), #ad1b1b;
	background:-moz-linear-gradient(top, #e34a4a, #ad1a1a),#ad1b1b;
	background:-ms-linear-gradient(top, #e34a4a, #ad1a1a),#ad1b1b;
	background:-o-linear-gradient(top, #e34a4a, #ad1a1a),#ad1b1b;
	color:#FFF;
	padding:0.25em;
	text-align:center;
	cursor:pointer;
	font-weight:bold;
	margin: 5px;
}



ul.stop{
	margin: 5px;
	padding: 5px;
	border: 1px solid #F00;
	font-size: 10pt;
	line-height: 1.6em;
}
ul.stop li{
	background-image: url(../images/system_re_stopicon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	font-size: 10pt;
	color: #333;
	padding-bottom: 5px;
}


ul.stop02{
	margin: 5px;
	padding: 5px;
	border: 1px solid #13406A;
	font-size: 10pt;
	line-height: 1.6em;
	color: #333333;
}
ul.stop02 li{
	padding-left: 0px;
	font-size: 10pt;
	color: #0D2547;
	padding-bottom: 5px;
	font-weight: bold;
}



.guide{
	margin: 5px;
	padding: 5px;
	color: #600;
	font-weight: bold;
	line-height: 1.7em;
}
.guide span{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #636;
}

.txtbox{
	background-color: #fdfbe2;
	border: 1px solid #cccc66;
	margin: 15px;
	padding: 10px;
}


.topmoviea{
	position:relative;
	background-image: url(../images/top_movie_a.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.topmoviea video.movies{
	position: absolute;
	width: 95%;
	left: 13px;
	top: 125px;
}





table.bcourse{
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

table.bcourse tr td.ltop{
	width: 16px;
}
table.bcourse tr td.ctop{
	background-image: url(../images/topmovie_b_ctop.png);
	background-repeat: repeat-x;
	height: 73px;
	padding-top: 20px;
	font-size: 16pt;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
}
table.bcourse tr td.rtop{
	width: 16px;
}
table.bcourse tr td.lmiddle{}
table.bcourse tr td.cwp{
	background-image: url(../images/topmovie_b_cwp.png);
	padding: 10px;
}
table.bcourse tr td.rmiddle{
	background-image: url(../images/topmovie_b_rmiddle.png);
	background-repeat: repeat-y;
}
table.bcourse tr td.lmiddle{
	background-image: url(../images/topmovie_b_lmiddle.png);
	background-repeat: repeat-y;
}
table.bcourse tr td.cbottom{
	background-image: url(../images/topmovie_b_cbottomwp.png);
	background-repeat: repeat-x;
}
table.bcourse tr td.rbottom{}














table.acourse{
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

table.acourse tr td.ltop{
	width: 16px;
}
table.acourse tr td.ctop{
	background-image: url(../images/topmovie_a_ctop.png);
	background-repeat: repeat-x;
	height: 73px;
	padding-top: 20px;
	font-size: 16pt;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
}
table.acourse tr td.rtop{
	width: 16px;
}
table.acourse tr td.lmiddle{}
table.acourse tr td.cwp{
	background-image: url(../images/topmovie_a_cwp.png);
	padding: 10px;
}
table.acourse tr td.rmiddle{
	background-image: url(../images/topmovie_a_rmiddle.png);
	background-repeat: repeat-y;
}
table.acourse tr td.lmiddle{
	background-image: url(../images/topmovie_a_lmiddle.png);
	background-repeat: repeat-y;
}
table.acourse tr td.cbottom{
	background-image: url(../images/topmovie_a_cbottomwp.png);
	background-repeat: repeat-x;
}
table.acourse tr td.rbottom{}











ul#topsc{
    display: table;
    width: 100%;
    margin-top: 20px;
}
 
ul#topsc li.sc{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}


/* TOP動画
----------------------------------------------------*/
#top_movie{
text-align:center;
margin-bottom:10px;
}

/* TOP出勤情報変更
----------------------------------------------------*/
.s-change_box{
margin:10px 5px;
padding:10px;
font-size:12px;
background:#fff;
border-radius: 0.5em;
-webkit-border-radius: 0.5em;
-moz-border-radius: 0.5em;
-ms-border-radius: 0.5em;
-o-border-radius: 0.5em;
}

/* TOPメニュー
----------------------------------------------------*/
.menu_btn li{
text-align:center;
}

.menu_btn li img{
width:100%;
}

