@charset "utf-8";

body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

body {
    /*yahoo UI:http://developer.yahoo.com/yui/fonts*/
    font:13px/1.22 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro W3', 'ＭＳ Ｐゴシック', Arial, verdana, sans-serif;
    *font-size:small;
    *font:x-small;
    line-height: 1.4;
    background-color:transparent;
    text-align: center;
    color: #666;
    min-height: 100%;
    _zoom: 94%;
}
/*html:\66irst-child body {
	font-size:12px; safari only \
}*/


a:active {
	border: 0;
}

/* ////////// page layout ////////// */


#header {
	width: 100%;
}

#header_top {
	width: 100%;
	height: 80px;
	background: url(../img/header_top.gif) repeat-x top center;
}

div#title {
	float: left;
}

div#header_navi {
	display: none;
}


h1 a{
	margin: 0px 0px 0px 10px;
	display: block;
	width: 320px;
	height: 80px;
	background: url(../img/title.gif) no-repeat top left;
	text-indent: -9999px;
	overflow: hidden;
}

div#subtitle {
	display: none;
}

ul#menu_nuvi {
	display: none;
}

div#body {
	width: 100%;
}

div#centents_top {
	width: 100%;
}

div#centents_top_body {
	float: left;
	width: 100%;
}

div#centents_top_menu {
	display: none;
}

div#centents {
	clear: both;
	width: 100%;
}

div#centents_body {
	float: left;
	width: 100%;
}

div#centents_menu {
	float: right;
	width: 250px;
	background: #efefef;
}

div#footer {
	clear: both;
	width: 100%;
}

img#top_img {
	width: 700px;
	height: 289px;
}

div#top_read {
	float: left;
	margin: 14px 20px 10px 14px;
	_margin: 7px 10px 5px 7px;
	width: 666px;
}

div#top_mark {
	float: left;
	width: 216px;
}

div#top_mark img {
	width: 216px;
}

div#top_read #read{
	float: right;
	width: 430px;
	text-align: left;
}

h2#ayumi {
	margin: 6px 0px;
	width: 430px;
	height: 26px;
	background: url(/img/h2_ayumi.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
}

p#ayumi_catch {
	margin: 6px 0px;
	width: 406px;
	height: 18px;
	background: url(/img/ayumi_catch.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
}

h2#information {
	margin: 6px 0px;
	width: 660px;
	height: 26px;
	background: url(/common/img/h2_information.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
}

div#centent {
	clear: both;
	margin: 20px;
}

dl#information_list {
	float: left;
	margin: 0px 0px 30px 0px;
	width: 660px;
}

dl#information_list dt {
	clear: both;
	float: left;
	margin: 10px 0px 0px 0px;
	width: 67px;
	height: 13px;
	background: url(/common/img/news_icon.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
}

dl#information_list dd {
	float: left;
	margin: 8px 0px 0px 10px;
}

dl#information_list dd.date {
	width: 60px;
	color: #ec6000;
}

dl#information_list dd.title {
	width: 510px;
	text-align: left;
}

ul#centents_menu_list {
	display: none;
}


div#footer_menu_wrapper {
	display: none;
}