@charset "EUC-JP";


#flash{
	position: absolute;
	left: 0px;
	top: 73px;
	width: 760px;
	height: 244px;
}

#topbox{
	position: absolute;
	left: 200px;
	top: 0px;
	width: 560px;
	height: 45px;
	background:url(images_top/bg_topbox.gif);
}

#toplink{
	position:absolute;
	width:179px;
	height:22px;
	background:url(images_top/btn_topbox.gif);
	text-indent: -9999px;
	left: 15px;
	top: 13px;
}

#toplink a{
display: block;
	width:179px;
	height:22px;
}


#topicsfield {
	margin-top:30px;
	padding-top:13px;
	padding-bottom:25px;
	position: relative;
	background:url(images_top/topics.gif);
	background-repeat: no-repeat;
	border-bottom:solid 1px #000000;
}


h2 {
	position: relative;
	font-size:16px;
	line-height: 18px;
	font-weight:bold;
	color:#919191;
	padding-top:13px;
	width: 710px;
	height: 29px;
	background:url(topics/images/bg1.gif);
	text-indent: 0px;
	}

.date{
text-align:right;
width:300px;
	position: absolute;
	font-size:12px;
	line-height: 12px;
	color:#505050;
	top: 29px;
	left: 390px;
}

.date a{
	background:url(images/arrow01.gif);
	background-repeat: no-repeat;
	padding-left:15px;
	text-decoration:none;
	color:#E41B5B;
}
.date a:link{
	color:#E41B5B;
}
.date a:visited{
	color:#E41B5B;
}
.date a:active{
	color:#E41B5B;
}
.date a:hover{
	color:#ffffff;
	background:url(images/arrow01_o.gif);
	background-color:#E41B5B;
	background-repeat: no-repeat;
}

.graph_left{
float:left;
margin-right:15px;
margin-bottom:5px;
margin-top:3px;
}








h3 {
	height:26px;
	padding-top:0px;
	padding-left:0px;
	margin-bottom:0px;
	background:none;
}

#casemenu3{
	text-indent: -9999px;
}

#case {
	position:relative;
	width:710px;
	height:32px;
	background:url(images_top/title_case.gif);
	background-repeat:no-repeat;
	margin-top:20px;
}
#case p{
	position:absolute;
	top:11px;
	left:123px;
	font-size:12px;
	line-height:12px;
	width: 573px;
}

#case p a{
	margin-left:10px;
	text-decoration: none;
	color:#FFFFFF;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:15px;
	padding-right:5px;
	background:url(images/arrow01_o.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#case p a:hover{
	text-decoration: none;
	background-color:#999999;
}

#caremenu3{
	text-indent: -9999px;
}

#care {
	position:relative;
	width:710px;
	height:32px;
	background:url(images_top/title_care.gif);
	background-repeat:no-repeat;
	margin-top:10px;
}
#care p{
	position:absolute;
	top:11px;
	left:123px;
	font-size:12px;
	line-height:12px;
	width: 571px;
}

#care p a{
	margin-left:10px;
	text-decoration: none;
	color:#FFFFFF;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:15px;
	padding-right:5px;
	background:url(images/arrow01_o.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#care p a:hover{
	text-decoration: none;
	background-color:#F55084;
}
