@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      admin_Performer/share.css
 Author:         Yusuke Watanabe (Omoshiro Company)
 Style Info:     パフォーマー管理ページ共有
----------------------------------------------------------- */

/*----------------------------------------------------
	テーブル　基本スタイル
----------------------------------------------------*/
table{
	margin:0 auto 0;
}
table th {
	margin : 0px;
	padding:5px;
	background-color:#E4E4E4;
}
table td {
	margin : 0px;
	padding:5px;
}

.sideborder{
    border : dotted;
    border-top-width: 0px; 
    border-bottom-width: 0px;
    border-left-width: 1px; 
    border-right-width: 1px;
}
/*----------------------------------------------------
	#navSkip (Navigation Skip)
----------------------------------------------------*/

span#navSkip {
	position: absolute;
	top: 0;
	left: 0;
}


/*----------------------------------------------------
	#page
----------------------------------------------------*/

#page {
	margin: 0 auto;
	text-align: left;
	background: #FFF;
}

/*----------------------------------------------------
	#main
----------------------------------------------------*/

#main {
	float: left;
}


/*----------------------------------------------------
	#sub
----------------------------------------------------*/

#sub {
	float: right;
}


/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#content {
	width: 870px;
	margin: 0 auto 0;
}

* :first-child+html #content {
	height: 1%;
}  /* WinIE7 only */
#content {
	display: block;
}  /* end MacIE5 */
#content_left {
	display: inline;
	width: 150px;
	float: left;
	/*margin:0 10px 0 5px;*/
	margin: 0 5px 0 0px;
}
#content_left #box{
    font-size : 10px;
}
#content_right {
	display: inline;
	width: 710px;
	float: right;
	margin: 0 0 0 0;
}
#content_helf_left {
	display: inline;
	width: 342px;
	float: left;
	margin: 0 0 0 0;
}
#content_helf_right {
	display: inline;
	width: 342px;
	float: right;
	margin: 0 0 0 0;
}
#content_center {
	display: inline;
	width: 860px;
	margin: 0 0 0 0;
}
/*----------------------------------------------------
	#content_right
----------------------------------------------------*/
#content_right #box{
	
	border:1px dotted #E6E6E6;
	background:#FFF;
	padding:10px;
	
}
#box table{
	 border-collapse: collapse;
}
#box .over a{
	display : block;
	width : 100%;
	height:100%;	
}
#box .over a:hover{

	background-color: #FFFAE8;	
}
#content_right table {
	border:1px dashed #DDD;
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
}
#content_right table th {
	margin : 0px;
	border-bottom:1px dashed #DDD;
	border-right:1px dashed #DDD;
}
#content_right table th span {
	color:#FF0066;
}
#content_right table td {
	border-bottom:1px dashed #DDD;
	border-right:1px dashed #DDD;
}
#content_right h2{
	text-indent : 25px;
	padding-top: 3px;
	font-size: 13px;
	margin-top:5px;

	height : 30px;
    background-image: url(../../img/share/h2bar.gif);
    background-repeat:no-repeat;
    
}

#content_helf_left h2{
	text-indent : 15px;
	padding-top: 3px;
	font-size: 13px;
	margin-top:5px;

	height : 30px;
    background-image: url(../../img/share/h2bar_herf.gif);
    background-repeat:no-repeat;
    
}
#content_helf_right h2{
	text-indent : 15px;
	padding-top: 3px;
	font-size: 13px;
	margin-top:5px;

	height : 30px;
    background-image: url(../../img/share/h2bar_herf.gif);
    background-repeat:no-repeat;
    
}
/*----------------------------------------------------
	#content_left
----------------------------------------------------*/
#content_left #box{
	
	border:1px dotted #E6E6E6;
	background:#FFF;
	padding:5px;
	margin:0 0 10px;
}
#content_left table {
	border:1px dashed #DDD;
	width:100%;
}
#content_left table th {
	border-bottom:1px dashed #DDD;
}
#content_left table th span {
	color:#FF0066;
}
#content_left table td {
	border-bottom:1px dashed #DDD;
}


#reward_menu ul{
background-color:#FFFFFF;
width: 80%;
}

#reward_menu li{
   border-bottom:1px dashed #DDD;
    border-right:1px dashed #DDD;
	margin: 2px;
	padding: 2px;
}
#reward_menu .nowdate{
    padding-left : 20px;
    background-image: url(../../img/member/nowdate.gif);
    background-repeat: no-repeat;
    background-position : left;
    font-size: 120%;

}

#content_left ul{
    
    
}
#content_left li{

}
#content_left h2{
	text-indent : 15px;
	padding-top: 3px;
	font-size: 11px;
	height : 30px;
	margin-top:5px;
    background-image: url(../../img/share/h2bar_left.gif);
    background-repeat:no-repeat;
    
}

/*----------------------------------------------------
	#box
----------------------------------------------------*/
#box form span{
	font-size:10px;
}
/*----------------------------------------------------
	#messageBox
----------------------------------------------------*/
#messageBox{
	display :block;

	height : 170px;
	overflow-x: auto;
	overflow-y: auto;
}
#messageBox dt{
    padding : 3px;
    background-color : #DDD;
}
#messageBox dd{
	display:block;
	border-top:1px dashed #DDD;
	border-bottom:1px dashed #DDD;
	padding:5px;
	margin:5px;
	font-size: 12px;
}
.attention{
    color : #EE6622;
    font-size: 13px;
}

.address_commentbox{
  display: none;
  width :250px;
}

#commentbox{
  position: absolute;
  display: none;
  width :250px;
  
}

.commentbox_top {

	font-size: 10px;

	background-image: url(../../img/commentbox/fuki_ue.gif);

	background-repeat: no-repeat;

	height: 15px;
	width :150px;
	margin: 0px;

}

.comment_middle {

	font-size: 10px;

	background-image: url(../../img/commentbox/fuki_naka.gif);

	background-repeat: repeat-y;

	padding-left: 10px;
	width :150px;
	margin: 0px;

	padding-right: 10px;

}

.commentbox_under {

	font-size: 10px;

	background-image: url(../../img/commentbox/fuki_sita.gif);

	background-repeat: no-repeat;
	width :150px;
	height: 15px;

	margin: 0px;

}



.textL{
	font-size: 18px;
}

.address{
	margin : 3px;
	width : 100px;
	height :110px;
	float: left;
}
.address_big{
	margin : 3px;
	width : 300px;
	float: left;
}

.category_box{
    margin : 3px;
    width : 70px;
    float: left;
    font-size : 80%;
}

.left_photo{
    display:block;
    width:50px;
    float:left;
}
.error{
    color: red;
}

.S{
	font-size:10px;
}

