@charset "Shift_JIS";

/* [----------トップページ_注目_お知らせ----------] */
#title_text {
	width:  751px;
	margin:  20px 0px 30px 10px;
	color:  #000000;
}

/* [-----ロゴスタイル-----] */
#topics_right ul {
	font-size:  80%;
	margin-left:  25px;
}

#topics_right li {
	font-size:  100%;
	margin-left:  0px;
	margin-top:  0px;
	margin-bottom:  0px;
}

#topics_right .info_txt {
	padding:  0px 0px 0px 37px;
	margin-bottom:  10px;
	line-height:  20px;
	background-image:  url(../img/icon_info.gif);
	background-position-x:  0px;
	background-position-y:  6px;
	background-repeat:  no-repeat;	
}

#topics_right .info2_txt {
	padding:  0px 0px 0px 37px;
	margin-bottom:  10px;
	line-height:  20px;
	background-image:  url(../img/icon_info2.gif);
	background-position-x:  0px;
	background-position-y:  6px;
	background-repeat:  no-repeat;	
}

#info_right .press_txt {
	padding:  0px 0px 0px 37px;
	margin-bottom:  10px;
	line-height:  20px;
	background-image:  url(../img/icon_press.gif);
	background-position-x:  0px;
	background-position-y:  6px;
	background-repeat:no-repeat;	
}

#info_right .no_txt {
	padding:  0px 0px 0px 0px;
	margin-bottom:  10px;
	line-height:  20px;	
}

/* [---<ul>スタイル---] */
.list_type {
	list-style-image:  url(../img/arrow_gray.gif);

}
/* /[---<ul>スタイル---] */
/* /[-----ロゴスタイル-----] */


/* [-----サブタイトル_ポジション-----] */
.subtitle_position {
	width:  200px;
	float:  left;	
}
/* /[-----サブタイトル_ポジション-----] */

/* [---Topics---] */
#topics_right {
	font-size:  100%;
	line-height:  130%;
	text-align:  left;
	width:  536px;
	float:  right;
}



#topics_contents {
	margin:  10px 0px 0px 10px;
	text-align: left;
	width:  751px;	
}
/* /[---Topics---] */


/* [---中央区切り線---] */
#line {
	width:  751px;
	margin-left:  10px;
	margin-bottom:  20px;
	border-bottom:  1px solid #006699;
	clear:  both;
}
/* /[---中央区切り線---] */


/* [---News---] */
#info_contents {
	margin:  10px 10px 0px 10px;
	text-align: left;
	width:  751px;
	clear:  both;	
}

#info_right {
	font-size:  100%;
	line-height:  130%;
	text-align:  left;
	width:  536px;
	float:  right;
}

#info_right ul {
	font-size:  80%;
	margin-left:  25px;
}

#info_right li {
	font-size:  100%;
	margin-left:  0px;
}

/* /[---News---] */
/* /[----------トップページ_注目_お知らせ----------] */

#clear {
	clear:  both;
}
