@charset "UTF-8";

#shokulab_main_panel{
	width:730px;
	
	border-width:1px;
}

#shokulab_main_panel #price_info a{
	font-size:8pt;
	font-weight:bold;
}

#shokulab_main_panel #price_info a:link{
	color:#F00;
}

#shokulab_main_panel #price_info a:visited{
	color:#F00;
}

#shokulab_main_panel #price_info a:hover{
	color:#09F;
}

#shokulab_main_panel #price_info a:active{
	color:#F00;
}

#main_panel_left{
	width:75%;
}

#main_panel_right{
	float:right;
}

#main_panel_explain{
	margin-top:10px;
	margin-left:10px;
}

#main_panel_explain strong{
	color:#F00;
}

/*IE6 でボックス右寄せのための指定*/
.panel_right_cover{
	text-align:right;
}

#main_panel_add{
	font-weight:bold;
	font-size:80%;
	width:325px;
	text-align:left;
	/*ボックスの右寄せ*/
	margin-left:auto;
	margin-right:0;
}

#main_panel_bottom{
	float:none;
}

#show_left_box *{
	font-size:9pt;
}

#show_right_box *{
	font-size:9pt;
}

#show_right_box .small_text_box{
	font-size:71%;
}

#show_left_box .small_text_box{
	font-size:71%;
}

.one_box{
	font-size:10pt;
}

.left_box{
}

.right_box{
}

.bottom_box{
}

.red_word{
	color:#F00;
}

.title_blue,.div_title_blue{
	color:#69F;
}

/*左右分割テキストボックス*/
.text_box{
	line-height:1.4;
	clear:both;
}
/*.text_boxの左側ペイン*/
.text_box .basic_mark{
	float:left;
}

/*.text_boxの右側ペイン*/
/*表示幅を必要な場所で調整する必要があります*/
.text_box .basic_text{
	float:left;
	width:160px;
}

/*.text_boxの右側ペイン*/
/*表示幅を必要な場所で調整する必要があります*/
.text_box .basic_text135{
	float:left;
	width:135px;
}

/*.text_boxの右側ペイン*/
/*表示幅を必要な場所で調整する必要があります*/
.text_box .basic_text195{
	float:left;
	width:195px;
}

/*.text_boxの右側ペイン*/
/*表示幅を必要な場所で調整する必要があります*/
.text_box .basic_text200{
	float:left;
	width:200px;
}

/*.text_boxの右側ペイン*/
/*表示幅を必要な場所で調整する必要があります*/
.text_box .basic_text225{
	float:left;
	width:225px;
}

/*.text_boxの右側ペイン*/
/*表示幅を必要な場所で調整する必要があります*/
.text_box .basic_text245{
	float:left;
	width:245px;
}

/*「戻る」ボタン*/
#back_button{
	display:none;
	cursor:pointer;
}

/*「次へ」ボタン*/
#next_button{
	display:none;
	cursor:pointer;
}

#buy_button{
}

#link_use{
	font-size:8pt;
	display:none;
}

#link_env{
	font-size:8pt;
	display:none;
}

#link_detail{
	font-size:8pt;
	display:none;
}

.title a:hover{
	color:#000;
}

#player_box{
	margin:1em 0 2em 1em;
}

span.al9{
	font-family:"Times New Roman", Times, serif;
	font-size:9pt;
}



