@charset "utf-8";

*{ margin: 0;padding: 0;}
html{ -webkit-text-size-adjust:none; }
body{ font:14px/1.231 "ヒラギノ角ゴ Pro W3";
	margin:0px;
	padding:0px;
	background:#84BE21;
}
img{ border:none; vertical-align:top; }

h4{text-align:center;border-top:1px solid #A5B2C4;border-bottom:1px solid #A5B2C4;background:#D6FB8C;color:#84BE21; font-size:120%; font-weight:bold; padding:6px 0 4px;}

.mb10 { margin-bottom:10px;}
.mb15 { margin-bottom:15px;}

.clear { clear:both; }

/*jQuery mobile
------------------------------------------------------------ */
.ui-bar-f {
  border: 1px solid   #999999;
  background:       #cccccc;
  color:        #444444;
  font-weight: bold;
  text-shadow: 0 -1px 1px #666666;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#cccccc));
  background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc); 
  background-image:  -moz-linear-gradient(top, #eeeeee, #cccccc); 
  background-image:   -ms-linear-gradient(top, #eeeeee, #cccccc); 
  background-image:   -o-linear-gradient(top, #eeeeee, #cccccc); 
  background-image:     linear-gradient(top, #eeeeee, #cccccc);
}
.ui-btn-up-f {
  text-decoration: none;
  border: 1px solid   #999999;
  background:       #cccccc;
  color:        #444444;
  font-weight: bold;
  text-shadow: 0 -1px 1px #666666;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#cccccc));
  background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc); 
  background-image:  -moz-linear-gradient(top, #eeeeee, #cccccc); 
  background-image:   -ms-linear-gradient(top, #eeeeee, #cccccc); 
  background-image:   -o-linear-gradient(top, #eeeeee, #cccccc); 
  background-image:     linear-gradient(top, #eeeeee, #cccccc);
}
.ui-btn-hover-f ,
.ui-btn-down-f , 
.ui-body-f .ui-btn-active {
  text-decoration: none;
  border: 1px solid   #999999;
  background:       #cccccc;
  color:        #999999;
  font-weight: bold;
  text-shadow: 0 -1px 1px #666666;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, #cccccc, #eeeeee); 
  background-image:  -moz-linear-gradient(top, #cccccc, #eeeeee); 
  background-image:   -ms-linear-gradient(top, #cccccc, #eeeeee); 
  background-image:   -o-linear-gradient(top, #cccccc, #eeeeee); 
  background-image:     linear-gradient(top, #cccccc, #eeeeee);
}

/*Slide
------------------------------------------------------------ */

.yourElement { background:#FFFFFF; padding:5px 0; }

.yourElement .item {
	width: 360px;
	/*width: 100%;*/
	height: 473px;
	/*border: solid 1px #FFCBEF;*/
	margin-bottom:10px;
	text-align: center;
}

.yourElement .moving {
	-webkit-transition: -webkit-transform .2s ease-out;
}

.yourElement .nav {

}

.yourElement .nav ul{
	list-style-type:none;
	text-align:center;
}
.yourElement .nav ul li{
	display:inline-block;
	margin:1px;
	display:inline;
	zoom:1;
}

.yourElement .item .top_img{
	width:300px;
	height:85px;
	/*-webkit-box-shadow: 2px 2px 2px #666666;*/
	margin:2px;
}


/*ボタン*/
/*ボタンの共通要素
------------------------------------------------------------ */
button, input[type=button],
input[type=reset], input[type=submit] {
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	padding: 15px 19px;
	font-weight: bold;
	cursor: pointer;
	color: #808080;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	/*text-shadow: 0 -1px 1px #FFF, -1px 0 1px #FFF, 1px 0 1px #aaa;*/
	behavior: url(../../PIE/PIE.htc);
}

/*ボタン1 .prof1*/
.prof1 button, .prof1 input[type=button],
.prof1 input[type=reset], .prof1 input[type=submit] {
	padding: 15px 21px;
	background: -moz-linear-gradient(top, #fff, #F1F1F1 1%, #F1F1F1 50%, #DFDFDF 99%, #ccc);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #F1F1F1), color-stop(0.5, #F1F1F1), color-stop(0.99, #DFDFDF), to(#ccc));
	-moz-box-shadow: 1px 1px 2px #E7E7E7;
	-webkit-box-shadow: 1px 1px 2px #E7E7E7;
}
.prof1 button:hover, .prof1 input[type=button]:hover,
.prof1 input[type=reset]:hover, .prof1 input[type=submit]:hover	{
	background: -moz-linear-gradient(top, #fff, #e1e1e1 1%, #e1e1e1 50%, #cfcfcf 99%, #ccc);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #e1e1e1), color-stop(0.5, #e1e1e1), color-stop(0.99, #cfcfcf), to(#ccc));
}
.prof1 button:active, .prof1 input[type=button]:active,
.prof1 input[type=reset]:active, .prof1 input[type=submit]:active	{
	background: #ccc;
	padding: 6px 20px 4px;
}
/*ボタン*/





/*認証*/
#ninsyou_a{
	/*border: 1px solid #000000;*/
	background-image:url(../images/top_sp.gif);
	background-repeat: no-repeat;
}

#ninsyou {
	font-weight: none;
	padding-top: 20px;
	font-size:12px;
	text-align: center;
	color: #393939;
}

#ninsyou .button {
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E2E2E2));
	background: -moz-linear-gradient(top, #fff, #E2E2E2);
	padding: 10.5px 21px;
	margin: 5px 20px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	/*text-shadow: rgba(0,0,0,.4) 0 1px 0;*/
	font-weight: bold;
	color: #808080;
	font-size: 18px;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	text-align: center;
	behavior: url(../../PIE/PIE.htc);
}
#ninsyou .button:hover {
	border-top-color: #ffffff;
	background: #ffffff;
	color: #ccc;
	display: block;
}
#ninsyou .button:active {
	border-top-color: #A1A1A1;
	background: #A1A1A1;
	display: block;
}

/*ヘッダー*/
#header2 { background:#FFFFFF; border-bottom:2px solid #D6FB8C; margin-bottom:10px;}
.header_l{float:left; text-align:left; padding:5px 0 0 2px; width:55%;}
.header_r{float:right; text-align:right; padding:5px 5px 0 0; width:40%;}

#logo { width:120px; height:38px; float:left;}
#tel { width:175px; height:38px; float:right;}

#header {
	z-index: 2;
	height: 47px;
	right: 0;
	left: 0;
	top: 0;
	font-weight: normal;
	/*max-width: 750px;*/
	/*text-shadow: 0px 0px 2px rgba(0, 0, 0, .6);*/
	/*color: rgba(255, 255, 255, .7);*/
	/*background-color: #CAD4DE;*/
	/*background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .6)), to(rgba(255, 255, 255, 0)), color-stop(48%, rgba(255, 255, 255, .2)), color-stop(48%, rgba(255, 255, 255, 0)));*/
	border-radius: 8px;
	-webkit-border-radius: 8px;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#F6F6F6));
	margin: 0;
	padding: 0px;
	border-bottom: 1px solid #c0c0c0;
	text-align: center;
}

#header ul {
	list-style:none;
	width: 100%;
}

#header li {
	text-align: center;
	width: 24.9%;
	float: left;
	font-weight: bold;
	border-left: 1px solid #c0c0c0;
	/*text-shadow: -1px -1px 0 rgba(150, 150, 150, 0.3);*/
}

#header li a {
	display: block;
	width: 100%;
	padding: 15px 0;
}

#header li:first-child {
	border: none;
}

#header a {
	color: #808080;
	text-decoration: none;
	width: 100%;
}

#header a:hover{
	color:#c0c0c0;
	text-decoration:none;
	background-color:#fff;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	width: 100%;
}

/*ヘッダー*/

#event{
	width:300px;
	height:;
	margin:0 auto;
	padding: 0;
	overfow: hidden;
	list-style:none;
	text-align:center;
}
#event p{
	margin: 0;
	padding: 0;
}
#event p img{
	background: #fff;
/*	border: 3px double #ccc;*/
	margin: 0;
	padding: 0;
}

#main {
	background:#FFFFFF;
	border:1px solid #225588;
	padding:15px 5px;
	border-radius:5px;
	margin:15px 2px 60px;
}
#main2 {
	background:#FFFFFF;
	border:1px solid #225588;
	padding:15px 5px;
	border-radius:5px;
	margin:15px 2px 15px;
}
#main3 {
	background:#FFFFFF;
	border:1px solid #225588;
	padding:15px 5px;
	border-radius:5px;
	margin:15px 2px 15px;
	text-align:center;
}


/*コピーライト*/
#copy {
	text-align:center;
	width:100%;
	margin: 5px 5px 0 0;
	color: #414141;
	clear: both;
}


/*フッター*/
#footer {
	position: fixed;
	z-index: 100;
	height: 45px;
	right: 0;
	left: 0;
	bottom: 0;
	font-size:60%;
	font-weight: normal;
	background-color: #D6FB8C;
	margin: 0;
	padding:0;
/*	border-bottom: 1px solid #003366;*/
	text-align: center;
}

#footer ul {
	list-style:none;
	width: 100%;
}

#footer li {
	text-align: center;
	width: 19.6%;
	height: 45px;
	float: left;
	font-weight: bold;
	border-left: 1px solid #fff;
	/*text-shadow: -1px -1px 0 rgba(150, 150, 150, 0.3);*/
}

#footer li a {
	display: block;
	width: 100%;
	padding: 7px 0;
}

#footer li:first-child {
	border: none;
}

#footer a {
	color: #333333;
	width: 100%;
	text-decoration: none;
}

#footer a:hover{
	color:#808080;
	width: 100%;
	height:34px;
	text-decoration:none;
	background-color: #fff;
	border-radius: 4px;
	padding: 7px 0;
	/*-webkit-border-radius: 8px;*/
}
/*フッター*/



/*トップページ*/

#btn01 {
	list-style: none;
	font-size: 16px;
}

#btn01 li {
	text-align: center;
	font-weight: bold;
	text-decoration:none;
	background-color:#EFFED1;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	margin:5px 3px;
}

#btn01 li a {
	display: block;
	width: 100%;
	padding: 10px 0;
}

#btn01 li:first-child {
	border: none;
}

#btn01 a {
	color: #808080;
	text-decoration: none;
}

#btn01 a:hover{
	color:#333;
	text-decoration:none;
	background-color:#D6FB8C;
	border-radius: 8px;
	-webkit-border-radius: 8px;
}

/*メニュー*/
/*注意 html側に、親（#main_menu）有り*/


#main_menu p{
	margin-top: 22px;
}

#main_menu .button {
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E2E2E2));
	background: -moz-linear-gradient(top, #fff, #E2E2E2);
	-webkit-box-shadow: 1px 1px 2px #E7E7E7;
	padding: 17.5px 35px;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	/*text-shadow: rgba(0,0,0,.4) 0 1px 0;*/
	color: #808080;
	font-size: 12px;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	text-align: center;
	padding: 5px;
	margin: 0;
	width: 70px;
	height: 70px;
}
#main_menu .button:hover {
	border-top-color: #ffffff;
	background: #ffffff;
	color: #ccc;
	display: block;
}
#main_menu .button:active {
	border-top-color: #E2E2E2;
	background: #E2E2E2;
	display: block;
}
/*メニュー*/



/*本日のピックアップ*/
.c_message_box{
	width:97px;
	height:140px;
	/*border-bottom:dashed 1px #111;*/
	margin: 1px;
	padding: 5px 1px 0;
	display: block;
	background-color:#fff;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	/*-webkit-box-shadow: 1px 1px 2px #555;*/
	/*-moz-box-shadow: 1px 1px 2px #555;*/
	font-size: 12px;
	text-align:center;
	float: left;
}


a.c_message_box{
	color:#333;
	text-decoration:none;
	background-color:#E2E2E2;
}

a:hover.c_message_box{
	color:#fff;
	text-decoration:none;
	background-color:#ccc;
	
}

a:active.c_message_box{
	color:#333;
	text-decoration:none;
	background-color:#ccc;
}

/*本日のピックアップ*/


/*トップページ*/




/*キャスト一覧 出勤ページ*/
.message_box{
	/*width:100%;*/
	height:100px;
	/*border-bottom:dashed 1px #111;*/
	margin: 5px;
	padding:5px;
	display: block;
	background-color:#fff;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	clear:both;
	/*-webkit-box-shadow: 1px 1px 2px #555;*/
	/*-moz-box-shadow: 1px 1px 2px #555;*/
}


a.message_box{
	color:#333;
	text-decoration:none;
}

a:hover.message_box{
	color:#333;
	text-decoration:none;
	background-color:#DFDEE0;
	
}

a:active.message_box{
	color:#333;
	text-decoration:none;
	background-color:#ccc;
}



.message_box_3p{
	/*width:100%;*/
	height:125px;
	/*border-bottom:dashed 1px #111;*/
	margin: 5px;
	padding:5px;
	display: block;
	background-color:#fff;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	clear:both;
	/*-webkit-box-shadow: 1px 1px 2px #555;*/
	/*-moz-box-shadow: 1px 1px 2px #555;*/
}


a.message_box_3p{
	color:#333;
	text-decoration:none;
}

a:hover.message_box_3p{
	color:#333;
	text-decoration:none;
	background-color:#DFDEE0;
	
}

a:active.message_box_3p{
	color:#333;
	text-decoration:none;
	background-color:#ccc;
}


#last_msg_loader {
	text-align: center;
	height:22px;
	/*width: 50px;*/
	margin: 10px 10px 50px 10px;
	padding:2px;
	
}

.number{
	float: right; 
	background-color: #CAD4DE; 
	color: #000; 
	padding-left: 3px; 
	padding-bottom: 3px;
	padding-right: 3px;
	font-weight: bold;
}

#last_msg_loader{
	color: #000; 
}
/*キャスト一覧 出勤ページ*/


/*出勤ページ*/
/*カレンダーボタン*/
#cal ul {
	list-style: none;
	font-size: 16px;
}

#cal li {
	text-align: center;
	font-weight: bold;
	text-decoration:none;
	background-color:#E2E2E2;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	margin:3px;
}

#cal li a {
	display: block;
	width: 100%;
	padding: 15px 0;
}

#cal li:first-child {
	border: none;
}

#cal a {
	color: #808080;
	text-decoration: none;
}

#cal a:hover{
	color:#333;
	text-decoration:none;
	background-color:#ccc;
	border-radius: 8px;
	-webkit-border-radius: 8px;
}


.c_message_box_sch{
/*	width:100px;*/
	height:152px;
	/*border-bottom:dashed 1px #111;*/
	margin: 5px 2px 0 0;
	padding: 5px;
	display: block;
	background-color:#fff;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	/*-webkit-box-shadow: 1px 1px 2px #555;*/
	/*-moz-box-shadow: 1px 1px 2px #555;*/
	font-size: 12px;
	text-align:center;
	float: left;
}


a.c_message_box_sch{
	color:#333;
	text-decoration:none;
	background-color:#E2E2E2;
}

a:hover.c_message_box_sch{
	color:#fff;
	text-decoration:none;
	background-color:#ccc;
	
}

a:active.c_message_box_sch{
	color:#333;
	text-decoration:none;
	background-color:#ccc;
}


.c_message_box_sch2{
/*	width:100px;*/
	height:210px;
	/*border-bottom:dashed 1px #111;*/
	margin: 5px 5px 0 0;
	padding: 5px;
	display: block;
	background-color:#fff;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	/*-webkit-box-shadow: 1px 1px 2px #555;*/
	/*-moz-box-shadow: 1px 1px 2px #555;*/
	font-size: 12px;
	text-align:center;
	float: left;
}


a.c_message_box_sch2{
	color:#333;
	text-decoration:none;
	background-color:#E2E2E2;
}

a:hover.c_message_box_sch2{
	color:#fff;
	text-decoration:none;
	background-color:#ccc;
	
}

a:active.c_message_box_sch2{
	color:#333;
	text-decoration:none;
	background-color:#ccc;
}

/*カレンダーボタン*/
/*出勤ページ*/


/*出勤3P*/
.c_message_box_3p{
	width:100px;
	height:325px;
	/*border-bottom:dashed 1px #111;*/
	margin: 1px;
	padding: 5px 1px 0;
	display: block;
	background-color:#E2E2E2;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	/*-webkit-box-shadow: 1px 1px 2px #555;*/
	/*-moz-box-shadow: 1px 1px 2px #555;*/
	font-size: 12px;
	text-align:center;
	float: left;
}
/*出勤3P*/



/*プロフィールページ*/

/*画像スライド*/
#item_thum_slide .jCarousel{
	margin: 0 auto;
	width: 320px;
	text-align: center;
}

#item_thum_slide .jCarousel li img {
	padding-top: 10px;
}

#item_thum_slide .jCarouselNavi {
	padding: 3px;
	margin : 0;
	text-align : center;
	background-color: #DFDEE0;
}
/*画像スライド*/


/*写メボタン*/
.message_box3{
	/*width:100%;*/
	/*height: 80px;*/
	/*border-bottom:dashed 1px #111;*/
	margin: 5px;
	padding:5px;
	display: block;
	background-color:#DFDEE0;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	/*-webkit-box-shadow: 1px 1px 2px #555;*/
	/*-moz-box-shadow: 1px 1px 2px #555;*/
}


a.message_box3{
	color:#333;
	text-decoration:none;
}

a:hover.message_box3{
	color:#333;
	text-decoration:none;
	background-color:#fff;
}

a:active.message_box3{
	color:#333;
	text-decoration:none;
	background-color:#fff;
}
/*写メボタン*/




#prof_table{
	/*background-image:url(../images/prof_text_bg2.png);*/
	width: 100%;
}

#prof_table th{
	padding:5px;
	color:#808080;
	border-bottom:dotted 1px #D1D1D1;
}

#prof_table .prof_td{
	border-bottom:dotted 1px #D1D1D1;
}


/*tab menu*/
div.tabSet1{
	width: 100%;
	margin: 0 0 15px;
	overflow: hidden;
}

ul#tabNav1{
	margin: 0;
	padding: 0;
	overflow: hidden;
	zoom:1; /* ie */
	border-left:1px solid #A1A1A1;
}

ul#tabNav1:after{
	/* clear float */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}

ul#tabNav1 li{
	float:left;
	width: 24.6%;
	list-style-type:none;
	border-right: 1px solid #A1A1A1;
	border-top: 1px solid #A1A1A1;
}
ul#tabNav1 li a{
	display: block;
	background: #E2E2E2;
	color: #808080;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

ul#tabNav1 li a.on{
	background:#fff;
	color:#808080;
	margin-left: 1px;
}
ul#tabNav1 li a.tn01{height: 45px; line-height:45px;}
ul#tabNav1 li a.tn02{height: 40px; padding: 6px 0 0;}

div.tabSet1 div.tabContentsGroup{
}

div.tabSet1 div.content{
	border: 1px solid #A1A1A1;
	zoom:1; /* ie */
	padding: 5px 5px 5px;/*上　左右　下*/
}



div.tabSet1 div.content{
	display:none;
}
/*tab menu*/


/*tab menu_others*/
div.tabSet2{
	width: 100%;
	margin: 0 0 15px;
	overflow: hidden;
}

ul#tabNav2{
	margin: 0 0 0 -1px;
	padding: 0;
	overflow: hidden;
	zoom:1; /* ie */
	
}

ul#tabNav2:after{
	/* clear float */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}

ul#tabNav2 li{
	float:left;
	width: 50%;
	list-style-type:none;
}

ul#tabNav2 li a{
	display: block;
	border-left: 1px solid #A1A1A1;
	border-bottom: 1px solid #A1A1A1;
	background: #E2E2E2;
	color: #808080;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	height: 38px;
	padding: 7px 0;
}

ul#tabNav2 li a.on{
	background:#fff;
	border-bottom-color:#A1A1A1;
	color:#808080;
}

div.tabSet2 div.tabContentsGroup{
}

div.tabSet2 div.content{
	border:1px solid #A1A1A1;
	zoom:1; /* ie */
	padding: 5px 5px 5px;/*上　左右　下*/
}



div.tabSet2 div.content{
	display:none;
}

/*tab menu_others*/




/*予約*/
#yoyaku {
	font-weight: bold;
}

#yoyaku .button {
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E2E2E2));
	background: -moz-linear-gradient(top, #fff, #E2E2E2);
	padding: 10px 12px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	/*text-shadow: rgba(0,0,0,.4) 0 1px 0;*/
	color: #808080;
	font-size: 14px;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	text-align: center;
}


#yoyaku .button:hover {
	border-top-color: #ffffff;
	background: #ffffff;
	color: #ccc;
	display: block;
}
#yoyaku .button:active {
	border-top-color: #A1A1A1;
	background: #A1A1A1;
	display: block;
}

/*プロフィールページ*/

/*リクルートページ*/

#rec{
	font-weight: bold;
	float: right;
}
#rec .button {
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E2E2E2));
	background: -moz-linear-gradient(top, #fff, #E2E2E2);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	/*text-shadow: rgba(0,0,0,.4) 0 1px 0;*/
	color: #808080;
	font-size: 12px;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	text-align: center;
	padding: 10px;
	margin: 10px 5px 5px;
	width: 50px;
	float: left;
}
#rec .button:hover {
	border-top-color: #ffffff;
	background: #ffffff;
	color: #ccc;
	display: block;
}
#rec .button:active {
	border-top-color: #A1A1A1;
	background: #A1A1A1;
	display: block;
}

/*リクルートページ*/

/*写メ*/
.message_box2{
	/*width:100%;*/
	/*height:300px;*/
	/*border-bottom:dashed 1px #111;*/
	margin: 5px;
	padding:5px;
	display: block;
	background-color:#eee;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	/*-webkit-box-shadow: 1px 1px 2px #555;*/
	/*-moz-box-shadow: 1px 1px 2px #555;*/
}

.message_box2_text{
	/*width:100%;*/
	/*height:300px;*/
	/*border-bottom:dashed 1px #111;*/
	margin: 5px;
	padding:5px;
	display: block;
	background-color:#fff;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	/*-webkit-box-shadow: 1px 1px 2px #555;*/
	/*-moz-box-shadow: 1px 1px 2px #555;*/
}

a.message_box2_text{
	color:#333;
	text-decoration:none;
}

a:hover.message_box2_text{
	color:#333;
	text-decoration:none;
	background-color:#E2E2E2;
	
}

a:active.message_box2_text{
	color:#333;
	text-decoration:none;
	background-color:#ccc;
}
/*写メ*/
