@charset "UTF-8";
@import url("common.css");



/* コンテンツ（トップページ）
	-------------------------------------------------------------------------*/
#topContent {
	padding: 0px;
	float: left;
	width: 760px;
	margin: 0px;
	background: url(../../images/top_bg.gif) repeat-x;
}
#topNavi {
	float: left;
	width: 204px;
	background: url(../../images/top_title.gif) no-repeat;
	padding: 101px 0px 0px 9px;
}
#bnrPolicy {
	float: left;
	width: 184px;
	margin: 0px;
	padding: 0px;
	display:block;
}
#chAraki {
	float: left;
	width: 204px;
	margin: 5px 0px 0px;
	padding: 0px;
	display:block;
}
.chArakiTitle {
	text-indent: -9999px;	
	width: 80px;
	height:37px;
	background: url(../../images/top_charaki.jpg) no-repeat;	
}
#chArakiMov {
	width: 200px;
	height:150px;
	background: #000;
	padding: 2px;	
}
#mainphoto {
	float: right;
	height: 600px;
	width: 546px;
	margin: 0px;
}
#topBox {
	float: left;
	background: #060;
	width: 740px;
	padding: 10px;
	color: #FFF;
	font-size: x-small;
}
/*------------------What's New----------------------*/
#topContent #new {
	width: 387px;
	height:153px;
	float: left;
	margin: 0px;
	padding: 5px;
	background: #098024 url(../../images/title_whatnew.gif) no-repeat 5px 5px;
}
a#newList{
	text-indent: -9999px;
	display: block;
	float: right;
	height: 23px;
	width: 91px;
	background: url(../../images/bt_newslist.gif);
	margin: 0px;
	padding: 0px;
}
a#newList:hover {
	background-position: 0px -23px;
}
#new #newsHead {
	width: 387px;
	height: 23px;
	margin: 0px 0px 10px;
	padding: 0px;
}
#new p {
	padding: 5px 0px 0px;
}
#new .newsDay { padding-right: 10px; }

/*ニュースリンク*/
#new {
	color: #fff;
	font-size: 10px;
	}
#new a {
	color: #fff;
	text-decoration: none;
}
#new a:hover {
	color: #FF9;
	text-decoration: underline;
}
#new a:visited { text-decoration:  none; }
#new a:visited:hover {
	color: #FF9;
	text-decoration:  underline;
}


/*------------------Political Activity----------------------*/
#topContent #act {
	width: 324px;
	height:153px;
	float: right;
	margin: 0px;
	padding: 5px;
	background: #098024;
	background: #098024 url(../../images/title_activity.gif) no-repeat 5px 5px;
}
a#actList{
	text-indent: -9999px;
	display: block;
	float: right;
	height: 23px;
	width: 75px;
	background: url(../../images/bt_activity.gif);
	margin: 0px;
	padding: 0px;
}
a#actList:hover {
	background-position: 0px -23px;
}
#act #actHead {
	width: 324px;
	height: 23px;
	margin: 0px 0px 10px;
	padding: 0px;
}
#actBox {
	width: 324px;
}
#actBox img{
	border: 1px solid #FFF;
	float: left;
}
#actBox #actText {
	width: 233px;
	float: right;
	padding: 0px 5px 0px 0px;
}
.acttitle {
	font-size: 12px;
	line-height: 1.5em;
	color: #F90;
	margin: 0px 0px 5px;
	display: block;
}
#actBox a {
	color: #F90;
	text-decoration: none;
}
#actBox a:hover {
	color: #FF9;
	text-decoration: underline;
}
#actBox a:visited { text-decoration:  none; }
#actBox a:visited:hover {
	color: #FF9;
	text-decoration:  underline;
}