@charset "UTF-8";

/******************************
 whatsnew
 ******************************/

#whatsnew {
	font-size:80%;
	line-height:1.8;
	margin: 0px;
	padding: 0px;
	background-color: #F8FFDF;
}
#whatsnew h3 {
	margin: 20px 0px 0 10px;
	padding-top:10px;
	width: 480px;
	background: #F8FFDF url(../img/index/title_whatnew.gif) left no-repeat;
	text-indent: -9999px;
}
#whatsnew ul {
	text-align:left;
	border-top: 1px dotted #5C574A;
	border-bottom: 1px dotted #5C574A;
	margin:0 0px 5px 13px;
	padding:5px 5px 5px 50px;
	color:#5C574A;
	list-style:none
}
#whatsnew li {
	margin: 0px;
	padding: 0px;
}
#whatsnew .more {
	padding:0 5px 10px 0;
	line-height:1;
	text-align:right;
}

/******************************
 menu01 ~ menu03
 ******************************/
#article .top_menu {
	height: 103px;
	margin: 40px 10px 10px 0px;
	padding: 0px;
}
#menu01 { background: url(../img/index/img_menu01.jpg) left top no-repeat; }
#menu02 { background: url(../img/index/img_menu02.jpg) left top no-repeat; }
#menu03 { background: url(../img/index/img_menu03.jpg) left top no-repeat; }

#article .top_menu h3 {
	margin: 5px 0px 10px 145px;
	padding: 0px;
	border-bottom: 1px dotted #F57510;
	text-indent: -1000px;
	overflow:hidden;
}
#menu01 h3 { background: url(../img/index/title_menu01.gif) left top no-repeat; }
#menu02 h3 { background: url(../img/index/title_menu02.gif) left top no-repeat; }
#menu03 h3 { background: url(../img/index/title_menu03.gif) left top no-repeat; }

#article .top_menu h3 a {
	margin: 0px;
	padding: 0px;
	display: block;
}
#menu01 h3 a { width: 165px; height: 15px; }
#menu02 h3 a { width: 135px; height: 15px; }
#menu03 h3 a { width:  78px; height: 14px; }

#article .top_menu p {
	margin: 5px 0px 0px 150px;
	padding: 0px;
	color:#5C574A;
	font-size:0.8em;
	line-height:150%;
}
