/* free_experience
----------------------------------------------*/
.free_text_block {
	width : 538px;
	padding : 0px 10px;
	border-left : 1px #FFCC99 solid;
	border-right : 1px #FFCC99 solid;
	border-bottom : 1px #FFCC99 solid;
}

.free_text_block dd {
	margin-bottom : 10px;
}


/* communication
----------------------------------------------*/
.commu-top-table {
	width: 560px;

}
.commu-top-table th {
	width: 10px;
}

.commu-top-table .new-title {
	background-image: url(../images/communication/commu_top-senryu02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 1.4em;
	height: 60px;
	width: 245px;
	text-align: left;
	vertical-align: top;
	padding: 0px 15px;
}
.commu-top-table .toukou-back {
	background-image: url(../images/communication/commu_top-senryu03.gif);
}
.commu-top-table .soudan-back {
	background-image: url(../images/communication/commu_top-soudan03.gif);
}
.commu-top-table .soudan-back,.commu-top-table .toukou-back {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 54px;
	width: 245px;
	padding: 4px 0px 0px 30px;
}

/* common table
----------------------------------------------*/
.free_commu_table {
	width : 560px;
	margin-bottom : 10px;
}
.free_commu_table th {
	width : 110px;
	text-align : center;
	vertical-align: middle;
	border : 1px solid #666699;
	background-color:#ECEAF4;
	color: #003366;
	font-weight: normal;
}
.free_commu_table td {
	padding : 8px;
	border : 1px solid #666699;
	vertical-align: middle;
	line-height: 1.5em;
}


/* magazine
----------------------------------------------*/
.magazine {
	padding-bottom : 50px;
	line-height: 1.5em;
}

.magazine a {
	color : #666699;
	text-decoration: underline;
}
.magazine a:hover {
	color : #CCCCFF;
	text-decoration: none;
}

.magazine dt {
	padding : 5px 0px 0px 0px;
	font-weight : bold;
	color: #003366;
}
.magazine dd {
	padding : 0px 0px 10px 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ECEAF4;
}

.magazine_text {
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
}


/* senryu
------------------------------------------------*/
.senryu_block {
	border : 1px #666666 dashed;
	padding : 10px;
	background-color: #ECEAF4;
	margin-bottom : 20px;
}

.senryu_table {
	width : 560px;
	border-top: 2px dotted #ECEAF4;
}
.senryu_table .strong {
	color: #666699;
}

.senryu_table th {
	padding : 3px;
	width : 50px;
	height : 70px;
	vertical-align : middle;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ECEAF4;
}
.senryu_table td {
	vertical-align : middle;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ECEAF4;
}

.senryu_prize {
	width : 20px;
	padding : 3px;
}


/* celeb_list
------------------------------------------------*/
.celeb_list {
	width : 560px;
	padding : 10px 10px 30px 10px;
}
.celeb_list li {
	width : 168px;
	margin : 5px;
	float : left;
	line-height : 1.2em;
}

.sub_text_space .star_search {
	width: 180px;
	margin-bottom: 5px;
}

/* soudan page
----------------------------------------------*/
.soudan_table {
	width : 560px;
	margin-bottom : 10px;
	border-top: 1px solid #FFB743;
	border-bottom: 1px solid #FFB743;
	margin-top: 10px;
}
.soudan_table th {
	width : 100px;
	text-align : center;
	vertical-align : middle;
}
.soudan_table td {
	padding : 10px 5px;
	line-height : 1.5em;
	vertical-align: middle;
}

.soudan_centerline {
	border-top : 1px dashed #FFBA45;
}

.soudan_notice {
	margin-top : 20px;
	line-height : 1.3em;
}

.align_center img {
	margin: 0px 10px;
}
.align_center input {
	margin: 0px 10px;
}

.soudan_log_list {
	width : 204px;
	float : right;
	margin-right : 18px;
	margin-left : 10px;
	margin-top : 20px;
}

.soudan_log_list dd {
	padding : 10px 20px;
	background-color : #FFFFFF;
	border-left : 1px solid #F2B74E;
	border-right : 1px solid #F2B74E;
	border-bottom : 1px solid #F2B74E;
}

.soudan_log_list li {
	list-style-type : none;
	list-style-position : outside;
}

.soudan_log_list a: {
	color : #0000CC;
}

.soudan_log_list a:hover {
	color : #CC0000;
}

.soudan_log_empty {
	margin : 30px 0px;
	text-align : center;
	border : 1px #E4E4FF dashed;
	padding : 20px;
}

/* olympic
--------------------------------------------------------*/
.o_player_list dl {
	width : 580px;
}

.o_player_list dt {
	border-top : 1px #E4E4FF solid;
	padding-top : 5px;
}

.o_player_list dd {
	padding : 10px 20px 30px 20px;
}

.o_player_list li {
	padding : 2px 10px;
	width : 140px;
	float : left;
}

/* checkit -> なんでもチェキ用クラス
--------------------------------------------------------*/
.checkit_button {
	margin-top: 10px;
}

/* free_contents_table
----------------------------------------------*/
#free_contents_table {
	margin-bottom: 20px;
	background-position: top left;
	background-repeat: repeat-y;
}
#free_contents_table table {
	padding-left: 5px;
	border-left: 1px #FF9933 solid;
	border-right: 1px #FF9933 solid;
	border-bottom: 1px #FF9933 solid;
	width: 560px;
}
#free_contents_table table tr td {
	padding: 10px 4px 5px 4px;
	font-size: 12px;
	text-align: center;
}

/* cheeco_advise 2011/12～
----------------------------------------------*/
.sub_text_space_cheeco {
	width: 560px;
	text-align: justify;
	text-justify: distribute;
	color: #003366;
	margin-right: auto;
	margin-left: auto;
}
.cheeco_h3 {
	margin-bottom: 15px;	
}
.btn_cheeco_advise {
	width: 450px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
}
.btn_cheeco_advise td{
	text-align: center;
}
.btn_cheeco_advise p{
	text-align: left;
	padding-left: 20px;
}
.uranai_form_left_cheeco {
	height: 215px;
	background-image: url(../images/communication/cheeco_back_form.png);
	background-repeat: no-repeat;
	float: left;
	width: 270px;
}
.uranai_form_right_cheeco {
	width: 270px;
	height: 215px;
	background-image: url(../images/communication/cheeco_back_form.png);
	background-repeat: no-repeat;
	float: right;
}
.uranai_form_left_cheeco table {
	width: 270px;
	height: 150px;
}
.uranai_form_right_cheeco table {
	width: 270px;
	height: 185px;
}

.uranai_form_left_cheeco th,.uranai_form_right_cheeco th {
	text-align: left;
	color: #003366;
	font-weight: normal;
	vertical-align: middle;
	padding-left: 10px;
}
.uranai_form_left_cheeco td,.uranai_form_right_cheeco td {
	text-align: left;
	color: #003366;
	font-weight: normal;
	vertical-align: middle;
}
.cheeco_other_check {
	text-align: left;
	padding-bottom: 5px;
}
.cheeco_advise_result {
	width: 540px;
	text-align: center;
	letter-spacing: 0.2em;
	margin: 0px auto 20px;
}
.cheeco_advise_result table {
	margin-left: auto;
	margin-right: auto;
}
.cheeco_advise_result td {
	width: 270px;
	color: #003366;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

