@charset "utf-8";

#default {
	margin: 0px auto 0px;
	color: #4d4d4d;
	text-align: center;
	background-color: #ffffff;
	background-image: url(/hikari/Portals/0/image/bg.jpg);
	background-repeat: repeat-x;
	font-size: 0.8em;
	line-height: 160%;
	font-family: "MS UI Gothic", "Osaka", "lr oSVbN", "arial", sans-serif;
}

#top-body a:link {
	color: #0033ff;
}
#top-body a:hover {
	color: #0033ff;
}
/*=====レイアウトスタイル=====*/
#top-waku2 {
	margin: 0px;
	padding: 0px;
	width: 780px;
	background-image: url(/hikari/Portals/0/image/waku2.jpg);
	background-repeat: no-repeat;
}
.top-header {
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 400px;
	clear: both;
	background-image: url(/hikari/Portals/0/image/image.jpg);
	background-repeat: no-repeat;
}
.top-header ul {
	margin: 13px 20px 0px 0px;
	padding: 0px;
	width: 302px;
	height: 27px;
	float: right;
	list-style-type: none;
}
.top-header li {
	margin: 0px;
	padding: 0px;
	height: 27px;
	float: left;
}
/* メインライト部分 */
.new_midasi {
	padding: 0px 0px 10px 0px;
	width: 455px;
	height: 35px;
	clear: both;
	background-repeat: no-repeat;
	text-align:right;
	font-size:0px;
}
.new_midasi img {
	margin: 0px;
	padding: 0px;
/*
	width: 91px;
*/
}
.newbox {
	margin: 0px 27px 0px 34px;
	padding: 0px;
	width: 455px;
	height: auto;
	clear: both;
	background-image: url(/hikari/Portals/0/image/new_side.jpg);
	background-repeat: repeat-y;
}
.newbox table {
	margin: 0px 10px;
	width: 435px;
	height: auto;
	clear: both;
	color: #000000;
}
.new_td1 {
	width: 30%;
	border-bottom: solid 1px #cccccc;
}
.new_td2 {
	width: 60%;
	border-bottom: solid 1px #cccccc;
}
.new_bottom {
	display:block;
	margin: 0px 27px 0px 34px;
	padding: 0px;
	width: 455px;
	font-size:0px;
	line-height:0px;
}
.top_topic_midasi {
	padding-bottom: 10px;
	width: 455px;
	height: 35px;
	clear: both;
	background-repeat: no-repeat;
	text-align:right;
}
.topic_midasi img {
	margin: 0px;
	padding: 0px;
	width: 91px;
}
.topicbox {
	margin: 30px 27px 0px 34px;
	width: 455px;
	height: auto;
	clear: both;
	font-size: 100%;
}
.topic_td1 {
	width: 27%;
	border-bottom: solid 1px #cccccc;
}
.topic_td1 img {
	margin: 5px 0px 10px;
	padding: 0px;
	width: 100px;
	height: inherit;
	clear: both;
}
.topic_td2 {
	border-bottom: solid 1px #cccccc;
}
.topic_td2_box{
	width:230px;
	float:left;
}
.topic_td2_img {
	width:200px;
	float:right;
	margin-left:5px;
}
.topic_td2 dl {
	margin: 5px 0px 10px;
	padding: 0px;
}
.topic_td2 dt {
	margin: 0px;
	padding: 0px;
	color: #009966;
	font-weight: bold;
}
.topic_td2 dd {
	margin: 0px;
	padding: 0px;
}