@import url(common.css);

/************/

a:hover img {
	filter:alpha(opacity=50);
}

/*** content_Upper ***/
#contentUpper {
	display: block;
	height: 278px;
	background: url(../images/cont_top_upper.jpg) center top no-repeat;
}

/* for swf *
ul#upperMenu {
	margin: 0;
	padding: 180px 0 0 620px;
	list-style-type: none;
}

ul#upperMenu li {
	margin-top: 6px;
	padding-left: 23px;
	font-size: 70%;
	line-height: 12px;
}

li#sitemap {
	background: url(../images/icon_sitemap.jpg) left top no-repeat;
}

li#policy {
	background: url(../images/icon_policy.jpg) left top no-repeat;
}

li#sitemap a, li#policy a {
}

ul#upperMenu li a:hover {
	text-decoration: underline;
}
*/


/*** content_Lower ***/
#contentLower {
	background: url(../images/cont_top_main.jpg) center top repeat-y;
	width: 854px;
}


/*** content_Left ***/
#contentLeft {
	float: left;
	width: 520px;
	margin: 0;
	padding: 0 0 0 16px;
}

#contentLeft h2 {
	height: 27px;
	margin-bottom: 10px;
	font-size: 50%;
	text-align: center;
	background: url(../images/title_top_regular.jpg) center top no-repeat;
}

#contentLeft h2.backnumber {
	height: 27px;
	margin-bottom: 10px;
	font-size: 50%;
	text-align: center;
	background-image: url(../images/title_top_backnumber.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#banner1d {
	clear: left;
	margin: 0 7px;
}

#banner1d img {
	margin-bottom: 8px;
}

#banner2d a {
	float: left;
	margin: 0 7px 8px;
}


/*** content_Right ***/
#contentRight {
	float: right;
	width: 287px;
	margin: 0;
	padding: 0 16px 0 0;
}

#contentRight h2 {
	height: 27px;
	margin-bottom: 10px;
	font-size: 50%;
	text-align: center;
	background: url(../images/title_top_news.jpg) center top no-repeat;
}


ul#newsTopics {
	margin: 0 4px 10px;
	padding: 0;
	list-style-type: none;
}

ul#newsTopics li {
	margin-bottom: 6px;
	font-size: 70%;
	line-height: 100%;
}

ul#newsTopics li a, li.noLinkage {
	display: block;
	width: 270px;
	padding: 5px 4px 4px;
	color: #645319;
	background: #FFEFB7 url(../images/bg_top_topics.jpg) left top repeat-x;
	border: 1px solid #FBD13F;
}

ul#newsTopics li a:hover {
	text-decoration: underline;
	background: #FEF4D3 url(../images/bg_top_topics_over.jpg) left top repeat-x;
}

li.noTopics {
	width: 270px;
	padding: 5px 4px 4px;
	color: #CBB76B;
	background: #FFEFB7 url(../images/bg_top_topics.jpg) left top repeat-x;
	border: 1px solid #FBD13F;
}

.bannerRight {
	margin: 0 4px 10px;
}

ul#submenuRight {
	margin: 0 4px;
	padding: 0 0 12px;
	list-style-type: none;
}

ul#submenuRight li {
	margin-top: 6px;
	padding-left: 23px;
	font-size: 70%;
	line-height: 12px;
	float: left;
	margin-left: 10px;
}

li#sitemap {
	background: url(../images/icon_sitemap.jpg) left top no-repeat;
}

li#policy {
	background: url(../images/icon_policy.jpg) left top no-repeat;
}

li#sitemap a, li#policy a {
/*	color: #645319; */
	color: #333333;
}

ul#submenuRight li a:hover {
	text-decoration: underline;
}

.dotline{
	border-bottom: 1px dotted #CCCCCC;
	line-height:70%;
}

p#require {
	margin: 4px 6px;
	color: #999999;
	font-size: 70%;
	line-height: 120%;
}


/*** lower_area ***/
#lowerArea {
	clear: both;
	height: 20px;
/*	padding-bottom: 20px; */
	background: url(../images/cont_top_lower.jpg) center bottom no-repeat;
}
#topnews dt {
	font-size: 75%;
	font-weight: bold;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 1em;
	margin-bottom: 1em;
}
#topnews dd {
	font-size: 90%;
	line-height: 140%;
	margin-left: 1em;
	margin-bottom: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a8a8a8;
	padding-bottom: 1em;
}
#pickup_bn {
	margin: 0px;
	padding: 10px;
	width: 260px;
	list-style-type: none;
	background-color: #F2F0F5;
}
#pickup_bn li {
	margin: 0px;
	padding-bottom:10px;
}
