@charset "Shift_JIS";

div.top_left_contents{
	width:544px;
	float:left;
}
div.top_right_contents{
	width:211px;
	float:right;
	margin-top:8px;
}
div.top_right_contents h2{
	font-size:9px;
	margin:0;
	padding:0;
}
div.top_right_contents img.head{
	margin-top:12px;
}
/*---------08_08_29----------------------*/
div.top_right_contents img.album{
	margin-bottom:7px;
	border:none;
}
/*------------------------------*/
table.top_table{
	width:544px;
	table-layout:fixed;
	border-spacing:0;
	border:none;
	margin-bottom:5px;
}
table.top_table td{
	padding:0;
	vertical-align:top;
}
table.top_table td div.textboxleft{
	margin:0 5px 0 10px;
}
table.top_table td div.textboxright{
	margin:0 10px 0 8px;
}
table.top_table td h2{
	font-size:9px;
	margin:0;
	padding:0;
}
table.top_table td p{
	font-size:0.9em;
	line-height:1.4em;
	margin:0;
}
table.top_table td p strong{
	font-weight:normal;
}
table.top_table td p.text_ts{
	font-size:0.8em;
	line-height:1.4em;
	text-indent:-1em;
	margin-left:1em;
	margin-top:0.3em;
}
table.top_table td p.pink_lefttext{
	margin:0 0 7px 0;
}
table.top_table td p.pink_righttext{
	margin:0 0 7px 0;
}
table.top_table td span.red{
	color:#c00;
	font-weight:bold;
}
table.top_table td span.blue{
	color:#3366CC;
	font-weight:bold;
}
table.top_table td span.green{
	color:#009900;
	font-weight:bold;
}
table.top_table td span.pink{
	color:#FF66CC;
	font-weight:bold;
}
table.top_table td span.text_s{
	font-size:0.9em;
	line-height:1.2em;
	vertical-align:sub;
}
table.top_table td span.text_s2{
	font-size:0.9em;
	line-height:1.2em;
}
#red_table td.right_cell{
	background:url(../img/index_img/red_line.gif) top right repeat-y;
}
#red_table td.left_cell{
	background:url(../img/index_img/red_line.gif) top left repeat-y;
}
#blue_table td.right_cell{
	background:url(../img/index_img/blue_line.gif) top right repeat-y;
}
#blue_table td.left_cell{
	background:url(../img/index_img/blue_line.gif) top left repeat-y;
}
#green_table td.right_cell{
	background:url(../img/index_img/green_line.gif) top right repeat-y;
}
#green_table td.left_cell{
	background:url(../img/index_img/green_line.gif) top left repeat-y;
}
#pink_table td.right_cell{
	background:url(../img/index_img/pink_line.gif) top right repeat-y;
}
#pink_table td.left_cell{
	background:url(../img/index_img/pink_line.gif) top left repeat-y;
}

#submit_wide_size{
	width:6em;
}