@charset "utf-8";
/*===========*/
/*PAGE LAYOUT*/
/*===========*/
#content_container
{
	text-align:center;
	vertical-align:top;
	width: 675px;
}
/*============*/
/*FRAME LAYOUT*/
/*============*/
#resulttitle_left
{
	height:50px;
	width: 300px;
	text-indent:10px;
	vertical-align:top;
	font-family:Meiryo,メイリオ,sans-serif;
	font-weight:normal;
	font-size:  22px;
	color:      #14007b;
	background-image:   url(../images/frame_title.png);
	background-repeat:  no-repeat;
	background-position:bottom left;
	text-align:left;
}
#resulttitle_right
{
	height:50px;
	width: 375px;
	background-image:   url(../images/frame_title.png);
	background-repeat:  no-repeat;
	background-position:bottom right;
}
#result_content
{
	text-align:center;
	vertical-align:top;
	width: 675px;
	height:800px;
	padding:5px 15px 40px 15px;
}
#title_indent
{
	width:25px;
}
#right_indent
{
	width:30px;
}
#topic_title
{
	height:14px;
	width: 515px;
	text-align:left;
	vertical-align:middle;
	text-indent:0px;
	font-family:Meiryo,メイリオ,sans-serif,Arial,Verdana;/*,"ＭＳ ゴシック";*/
	font-size:  14px;
	line-height:120%;
	padding:0px 0px 0px 8px;
	border-left:5px solid #504593;
}
#topic_title a
	{color:#0000ff; text-decoration:none;}  
#topic_title a:link
	{color:#0000ff; text-decoration:none;}
#topic_title a:visited
	{color:#6600cc; text-decoration:none;}
#topic_title a:hover
	{color:#ff0000; text-decoration:none;}
#topic_date
{
	height:14px;
	width: 110px;
	text-align:left;
	vertical-align:middle;
	text-indent:0px;
	font-family:Meiryo,メイリオ,sans-serif,Arial,Verdana;/*,"ＭＳ ゴシック";*/
	font-size:  11px;
	color:#000080;
}
#line_space0
{
	height:8px;
}
#line_space
{
	height:8px;
	border-top:1px dotted #504593;
}
#content_frag
{
	height:60px;
	width: 500px;
	vertical-align:middle;
	padding:0px 0px 0px 20px;
	display:block;
	word-wrap:break-word;
	font-family:Meiryo,メイリオ,sans-serif,Arial;
	font-size:13px;
	text-align:left;
}
#content_frag a
	{color:#505050; text-decoration:none;}  
#content_frag a:link
	{color:#505050; text-decoration:none;}
#content_frag a:visited
	{color:#909090; text-decoration:none;}
#content_frag a:hover
	{color:#800000; text-decoration:none;}
/*================*/
/*NAVI LINK LAYOUT*/
/*================*/
#navi_link
{
	height:14px;
	text-align:center;
	font-family:Meiryo,メイリオ,sans-serif,Arial;
	font-size:14px;
	color:#000080;
}
#other_page a
	{color:#000080; text-decoration:none;}  
#other_page a:link
	{color:#000080; text-decoration:none;}
#other_page a:visited
	{color:#000080; text-decoration:none;}
#other_page a:hover
{
	color:#ffffff;
	text-decoration:none;
	background-color:#000080;
}
	
#navi_oper a
	{color:#000080; text-decoration:none;}  
#navi_oper a:link
	{color:#000080; text-decoration:none;}
#navi_oper a:visited
	{color:#000080; text-decoration:none;}
#navi_oper a:hover
	{color:#bb0000; text-decoration:none;}
#this_page
{
	color:#ff0000;
	font-weight:bold;
}
