@charset "utf-8";/* === NewsList === */#NewsList {	margin:0px 0px 0px 30px;}#NewsList h2 {	width:214px;	height:21px;	margin:10px 0px 0px 92px;}/* === Year === */#NewsList ul#Year {	width:72px;	height:300px;	float:left;	margin:42px 0px 0px 0px;/* margin:52px 0px 0px 0px; */}ul#Year li a {	display:block;	text-indent:-100px;	width:72px;	height:25px;	overflow:hidden;	margin:10px 0px 0px 0px;}ul#Year li a.Eight {	background:#FFF url(../../image/News/NewsList/NewsList_Year_2008.gif) 0px -25px no-repeat;}ul#Year li a.Eight:hover,ul#Year li a.Eight_V {	background:#FFF url(../../image/News/NewsList/NewsList_Year_2008.gif) 0px 0px no-repeat;}ul#Year li a.Nine {	background:#FFF url(../../image/News/NewsList/NewsList_Year_2009.gif) 0px -25px no-repeat;}ul#Year li a.Nine:hover,ul#Year li a.Nine_V {	background:#FFF url(../../image/News/NewsList/NewsList_Year_2009.gif) 0px 0px no-repeat;}ul#Year li a.Ten {	background:#FFF url(../../image/News/NewsList/NewsList_Year_2010.gif) 0px -25px no-repeat;}ul#Year li a.Ten:hover,ul#Year li a.Ten_V {	background:#FFF url(../../image/News/NewsList/NewsList_Year_2010.gif) 0px 0px no-repeat;}ul#Year li a.Eleven {	background:#FFF url(../../image/News/NewsList/NewsList_Year_2011.gif) 0px -25px no-repeat;}ul#Year li a.Eleven:hover,ul#Year li a.Eleven_V {	background:#FFF url(../../image/News/NewsList/NewsList_Year_2011.gif) 0px 0px no-repeat;}ul#Year li a.Twelve {	background:#FFF url(../../image/News/NewsList/NewsList_Year_2012.gif) 0px -25px no-repeat;}ul#Year li a.Twelve:hover,ul#Year li a.Twelve_V {	background:#FFF url(../../image/News/NewsList/NewsList_Year_2012.gif) 0px 0px no-repeat;}/* === Tab === */#NewsList h3 {	width:auto;	height:37px;	float:left;	background:#FFF url(../../image/News/NewsList/NewsList_TabLine.gif) 0px 100% repeat-x;	margin:15px 0px 0px 20px;}#NewsList h3 a {	display:block;	float:left;	text-indent:-200px;	width:146px;	height:37px;	overflow:hidden;	margin:0px 0px 0px 10px;}#NewsList h3 a#All {	background:#FFF url(../../image/News/NewsList/NewsList_Tab_All.gif) 0px 0px no-repeat;	margin:0px 0px 0px 0px;}#NewsList h3 a#All:hover,#NewsList h3 a#All_V:hover {	background:#FFF url(../../image/News/NewsList/NewsList_Tab_All.gif) 0px -37px no-repeat;}#NewsList h3 a#All_V {	background:#FFF url(../../image/News/NewsList/NewsList_Tab_All.gif) 0px -74px no-repeat;	margin:0px 0px 0px 0px;}#NewsList h3 a#Takasa {	background:#FFF url(../../image/News/NewsList/NewsList_Tab_Takasa.gif) 0px 0px no-repeat;}#NewsList h3 a#Takasa:hover,#NewsList h3 a#Takasa_V:hover {	background:#FFF url(../../image/News/NewsList/NewsList_Tab_Takasa.gif) 0px -37px no-repeat;}#NewsList h3 a#Takasa_V {	background:#FFF url(../../image/News/NewsList/NewsList_Tab_Takasa.gif) 0px -74px no-repeat;}#NewsList h3 a#NewOpen {	background:#FFF url(../../image/News/NewsList/NewsList_Tab_NewOpen.gif) 0px 0px no-repeat;}#NewsList h3 a#NewOpen:hover,#NewsList h3 a#NewOpen_V:hover {	background:#FFF url(../../image/News/NewsList/NewsList_Tab_NewOpen.gif) 0px -37px no-repeat;}#NewsList h3 a#NewOpen_V {	background:#FFF url(../../image/News/NewsList/NewsList_Tab_NewOpen.gif) 0px -74px no-repeat;}#NewsList h3 a#Event {	background:#FFF url(../../image/News/NewsList/NewsList_Tab_NewsEvent.gif) 0px 0px no-repeat;}#NewsList h3 a#Event:hover,#NewsList h3 a#Event_V:hover {	background:#FFF url(../../image/News/NewsList/NewsList_Tab_NewsEvent.gif) 0px -37px no-repeat;}#NewsList h3 a#Event_V {	background:#FFF url(../../image/News/NewsList/NewsList_Tab_NewsEvent.gif) 0px -74px no-repeat;}/* === NewsList EditArea === */dl#NewsList_EditArea {	width:614px;	height:auto;	min-height:500px;	float:left;	background:url(../../image/News/NewsList/NewsList_Shadow.gif) 0px 0px repeat-y;	margin:0px 0px 20px 18px;	padding:0px 0px 0px 10px;}dl#NewsList_EditArea #BorderNone {  	border:none;	margin-top:5px;}dl#NewsList_EditArea dt{	font-size:14px;	line-height:21px;	text-align:right;	color:#666;	width:35px;	height:auto;	float: left;  	border-top:solid #CCC 1px;	margin:15px 0px 0px 0px;	padding:15px 0px 0px 0px;}dl#NewsList_EditArea dt.Month{	clear:left;}dl#NewsList_EditArea dt.Day{}dl#NewsList_EditArea dd {	font-size:14px;	line-height:21px;	color:#666;	width:469px;	height:auto;	float: left;	padding:15px 0px 0px 65px;	margin:15px 0px 0px 0px;  	border-top:solid #CCC 1px;}dl#NewsList_EditArea dd,dl#NewsList_EditArea dd a {	font-size:14px;	line-height:21px;	color:#666;}dl#NewsList_EditArea dd.Takasa {	background:#FFF url(../../image/News/NewsList/NewsList_Icon_Takasa.gif) 5px 17px no-repeat;}dl#NewsList_EditArea dd.NewOpen {	background:#FFF url(../../image/News/NewsList/NewsList_Icon_NewOpen.gif) 5px 17px no-repeat;}dl#NewsList_EditArea dd.Event {	background:#FFF url(../../image/News/NewsList/NewsList_Icon_Event.gif) 5px 17px no-repeat;}dl#NewsList_EditArea dd.Etc {	background:#FFF url(../../image/News/NewsList/NewsList_Icon_Etc.gif) 5px 17px no-repeat;}dl#NewsList_EditArea dd.News {	background:#FFF url(../../image/News/NewsList/NewsList_Icon_News.gif) 5px 17px no-repeat;}dl#NewsList_EditArea dd a:hover {	text-decoration:underline;}dl#NewsList_EditArea dd.Takasa a:hover {	color:#EE9409;}dl#NewsList_EditArea dd.NewOpen a:hover {	color:#7B6C57;}dl#NewsList_EditArea dd.Event a:hover {	color:#6978B7;}dl#NewsList_EditArea dd.Etc a:hover {	color:#37A885;}dl#NewsList_EditArea dd.News a:hover {	color:#6978B7;}dl#NewsList_EditArea dd a img {	margin:0px 5px 0px 0px;}/* === AdobeReader === */p#AdobeReader {	font-size:12px;	line-height:14px;	color:#666;	clear:both;  	border:solid #EEE 2px;	margin:30px 60px 0px 90px;	padding:0px 0px 0px 0px;}p#AdobeReader a {	display:block;	width:112px;	height:33px;	float:left;	background:#FFF url(../../image/News/PDF/get_adobe_reader.gif) 0px 0px no-repeat;	margin:10px 10px 10px 10px;}p#AdobeReader strong {	font-size:14px;	line-height:24px;	font-weight:bold;}
