/* NAVIGATION IMPORT */
@import url(navi.css);


* {
	margin: 0px;
	padding: 0px;
	border: none;
}
body {
	font-family: "ＭＳ ゴシック", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	text-justify: inter-ideograph;
}

/* LINK */
a:link, a:visited {
	color: #205873;
	text-decoration: underline;
	font-weight: normal;
}
a:hover, a:active {
	color: #0E2C3B;
	text-decoration: underline;
	font-weight: normal;
}
.see_all {
	background-image: url(../images/detail_icon.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
}

/* HEADER */
div#header {
	width: 920px;
	height: 116px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/* TOPDAY NEWS */
div#today_news {
	width: 920px;
	height: 300px;
	text-align: left;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 12px;
}

/* GLOBAL NAVIGATION */
div#g_navi {
	width: 920px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30;
	margin-left: auto;
	height: 55px;
	position: relative;
}

/* MAIN CONTENTS */
div#main_wrapper {
	width: 920px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 30px;
}
div#main_wrapper_layer2 {
	width: 920px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
}
div#main {
	padding-right: 1px;
	padding-left: 1px;
}
div#main div.main_left {
	width: 599px;
	float: left;
	display: inline;
	padding-bottom: 24px;
}
div#main div.main_left h2 {
	background-image: url(../images/h2_long.gif);
}
div#main div.main_left div.column_half_left h2 {
	background-image: url(../images/h2_short2.gif);
}
div#main div.main_left div.column_half_right h2 {
	background-image: url(../images/h2_short2.gif);
}
div#main div.main_left div.column_half_left {
	width: 285px;
	margin-left: 0px;
	margin-right: 29px;
	display: inline;
	float: left;
}
div#main div.main_left div.column_half_right {
	width: 285px;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}
div#main div.main_right {
	display: inline;
	float: left;
	width: 300px;
	margin-left: 19px;
	padding-bottom: 24px;
}
div#main div.main_right h2 {
	background-image: url(../images/h2_short.gif);
	margin-bottom: 0px;
}
div#main div.main_right a img {
	margin-bottom: 2px;
	display: block;
}

/* FLOATING IMAGE STYLE */
p img.image_float_left_11px {
	float:left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
}
p img.image_float_left_11px {
	float:left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
}

/* NEWS LIST */
ul.news_list {
}
ul.news_list li {
	list-style-type: none;
	margin-bottom: 10px;
}
ul.news_list li div.news_text {
	float: left;
	width: 520px;
	margin-left:14px;
	display:inline;
}
ul.news_list li div.news_date {
	float: left;
	width: 30px;
	text-align: right;
}
ul.news_list li div.news_time {
	float: left;
	width: 34px;
	text-align: right;
}

/* FOOTER */
div#footer {
	width: 920px;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 60px;
	margin-top: 12px;
}
span#copy_shimbun {
	background-image: url(../images/copy_shimbun.gif);
	background-repeat: no-repeat;
	width: 271px;
	overflow: hidden;
	display: inline;
	position: absolute;
	top: 6px;
	height: 12px;
	right: 12px;
	text-indent: -9999px;
}
span#copy_digital {
	background-image: url(../images/copy_digital.gif);
	background-repeat: no-repeat;
	width: 271px;
	overflow: hidden;
	display: inline;
	position: absolute;
	top: 18px;
	height: 12px;
	right: 12px;
	text-indent: -9999px;
}

/* LAYOUT WIGGET */
div.everything {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}
div.widget {
	margin-bottom:18px;
}
div.meat {
	margin-bottom: 24px;	
}
div.meat_s {
	margin-bottom: 12px;	
}
div.meat_l {
	margin-left: 14px;
}
div.rightside {
	text-align:right;
}
div.clear {
	clear:both;
}
div.interview_copy {
	height: 25px;
	margin-top: 13px;
}

/* HEADLINE */
h1 {
	font-size:18px;
	overflow: hidden;
	background-color:#C8CDCC;
	height: 33px;
	padding-top:15px;
	padding-left:15px;
}

/* h1 sample */
h1#about01 {
	font-size:16px;
	overflow: hidden;
	height: 50px;
    background: url(../images/title_01.jpg) no-repeat;
	padding-top:30px;
}
h1#sub02 {
	font-size:16px;
	overflow: hidden;
	height: 50px;
    background: url(../images/title_02.jpg) no-repeat;
	padding-top:30px;
	color: #FFF;
}
h1#sta03 {
	font-size:16px;
	overflow: hidden;
	height: 50px;
    background: url(../images/title_03.jpg) no-repeat;
	padding-top:30px;
}



h2 {
	background-repeat: no-repeat;
	line-height: 160%;
	z-index: 9999;
	padding-left: 44px;
	padding-bottom: 2px;
	font-size: 16px;
	margin-bottom: 8px;
	padding-top: 2px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 11px;
	padding-top: 2px;
	width: auto;
	background-image:url(../images/border_dot.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
p {
	margin-bottom: 13px;
	text-align: justify; 
	text-justify: inter-ideograph;
}


/* TEXT LIST */
ul.text_list {
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-left: 13px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}
ul.text_list li {
	display: inline;
	list-style-type: none;
	background-image: url(../images/li_icon_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 10px;
	padding-left: 15px;
	float: left;
	width: 165px;
}

