
@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: メール De ラボ
	Version: 1.0
	Comment: 占い師募集設定
----------------------------------------------------------- */

/* 
 bosyu Style [
----------------------------------------------------------- */	
.bosyu {
	font-size: 21px;
	font-weight: bold;
	color: #F00;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	}
	
.bosyu2 {
	font-size: 13px;
	color: #333;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 70px;
	padding-left: 10px;
	line-height: 17px;
	letter-spacing: 0.1em;
	}
	
.bosyuTitle {
	font-size: 19px;
	color: #FFF;
	background-image: url(../img/bosyu/ber.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 8px;
	padding-left: 14px;
	float: right;
	width: 660px;
	padding-bottom: 31px;
	}
	
table#housyu {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	empty-cells:show;
	width: 220px;
	margin-bottom: 20px;
	margin-left: 10px;
	}

table#housyu2 {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	empty-cells:show;
	width: 654px;
	float: right;
	margin-right: 10px;
	margin-bottom: 30px;
	}
	
	
table#housyu th {
	font-size: 12px;
	line-height: 18px;
	color: #666;
	background-color: #F8F8F8;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	font-weight: normal;
	vertical-align: middle;
	}
	
table#housyu2 th {
	font-size: 11px;
	line-height: 18px;
	color: #666;
	background-color: #F8F8F8;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	font-weight: normal;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	}
	
table#housyu td {
	font-size: 12px;
	line-height: 18px;
	color: #666;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding-right: 10px;
	vertical-align: top;
	}
	
table#housyu2 td {
	font-size: 11px;
	line-height: 18px;
	color: #666;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding-right: 5px;
	vertical-align: middle;
	}