@charset "utf-8";
@import url("reset.css");

/*---------------------------------------------------base*/
/* for IE */
/* basefont */
body {
	font-size: 85%;
	font-family: "Lucida Grande", sans-serif;
	color: #222;
}

/* basefont */
html>/**/body {
	font-size: 0.85em;
}

/* link */
a:link,
a:visited,
a:active
{
	color: #0033aa;
	text-decoration: none;
}

a:hover {
	color: #0033aa;
	text-decoration: underline;
}

/* --------------------------------------------- */

/* liquid */
.liquid {
	width: 100%;
	min-width: 830px;
	width: auto !important;
}

/* header */
.header {
	height: 90px;
	margin: 0px;
	padding: 0px;
	border-bottom: solid 3px #0a3c82;
	background: #fff url(../img/header_bg.jpg) no-repeat right center;
}

.header h1 {
	float: left;
	margin: 0px;
}

.header h2 {
	display: none;
}

.header p {
	text-align: right;
	margin: 0px;
	padding: 67px 19px 0px 0px;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 100%;
}

.header p span {
	display: inline;
	margin: 0px 0px 0px 0.25em;
	padding: 0px 0px 0px 1em;
	background: url(../img/com_arrow02.gif) no-repeat left center;
}


/* panlist */
.panlist {
	margin: 0px;
	padding: 8px 19px;
	background: #e0e0e0;
	position:relative;
}

.panlist p {
	margin: 0px 325px 5px 0px;
	font-size: 0.9em;
	line-height: 120%;
}

.panlist ol {
	position:absolute;
	top:8px;
	right:19px;
	text-align: right;
}

.panlist ol li {
	display: inline;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 15px;
	font-size: 0.9em;
	line-height: 120%;
}

.panlist ol li.https {
	background: url(../img/btn_https.gif) no-repeat left center;
}

.panlist ol li.res {
	background: url(../img/btn_rss.gif) no-repeat left center;
}

.panlist li a:link,
.panlist li a:visited,
.panlist li a:active
{
	color: #be1a20;
	text-decoration: none;
}

.panlist li a:hover {
	color: #be1a20;
	text-decoration: underline;
}


/* contenst */
.base {
	min-width: 830px;
	width: auto !important;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 2.5em;
	background: #e0e0e0;
}


/* left-menu */
.left {
	display: inline;
	float: left;
	width: 200px;
	margin: 0px 0px 0px 20px;
}


/* search */
.search {
	width: 198px;
	height: 30px;
	margin: 0px 0px 10px;
	border-top: solid 1px #a4a4a4;
	border-left: solid 1px #a4a4a4;
	border-right: solid 1px #676767;
	background: #878787 url(../img/bg_search_03.jpg) no-repeat left bottom;
	position:relative;
}

.search h3 {
	padding: 0px;
	line-height: 150%;
	color: #FFF;
	position:absolute;
	top:5px;
	left:9px;
}

.search form {
	height: 1.25em;
	padding: 0px 0px 0.2em;
}

.search form #q {
	width: 115px;
	height: 14px;
	font-size: 0.9em;
	position:absolute;
	bottom:5px;
	left:9px;
}

.search form #sa {
	padding: 0px;
	vertical-align: top;
	width: 56px;
	height: 18px;
	position:absolute;
	right:11px;
	bottom:5px;
}

/* IE6 */
* html .search form #sa {
	vertical-align: middle;
}

/* IE7 */
*+html .search form #sa {
	vertical-align: middle;
}


/* menu */
.gmenu {
	margin: 5px 0px 5px;
	background: #fff;
}

.gmenu_top {
	display: table;
	width: 192px;
	padding: 0.2em 0px 0.2em 8px;
	border-top: solid 1px #646464;
	background: #333333 url(../img/menu00_bg.gif) no-repeat left bottom;
	font-size: 1.1em;
	color: #FFF;
	cursor: pointer;
}

/* safari only \*/
html[xmlns*=""] body:last-child .gmenu_top {
	display: table-cell;
	width: 200px;
	padding: 0.25em 0px 0.25em 8px;
}

/* opera */
html:first-child .gmenu_top {
	width: 200px;
	padding: 0.3em 0px 0.3em 8px;
}

/* ie6 */
* html .gmenu_top {
	padding: 0.2em 0px 0.3em 8px;
}

.gmenu h3 {
	display: table;
	width: 192px;
	padding: 0.2em 0px 0.25em 8px;
	font-size: 1.1em;
	color: #FFF;
	cursor: pointer;
}

/* safari only \*/
html[xmlns*=""] body:last-child .gmenu h3 {
	display: table-cell;
	width: 200px;
	padding: 0.25em 0px 0.25em 8px;
}

/* opera */
html:first-child .gmenu h3 {
	width: 200px;
	padding: 0.3em 0px 0.35em 8px;
}


.gmenu div img {
	padding: 0px 5px 0px 0px;
}

.gmenu_top img {
	padding: 0px 5px 0px 0px;
	vertical-align: baseline;
}

.gmenu ul {
	margin: 0px 0px 0.3em;
	padding: 0px 5px;
	background: #fff;
	overflow: hidden;
}

.gmenu ul li {
	display: block;
	padding: 4px 8px 4px 15px;
	border-bottom: 1px solid #c0c0c0;
	font-size: 1.1em;
	text-decoration: none;
	cursor: pointer;
}

/* ie6 */
* html .gmenu ul li {
	padding: 5px 8px 4px 15px;
}

/* opera */
html:first-child .gmenu ul li {
	padding: 5px 8px 5px 15px;
}



/* menu-list-blet */
.a_01 li {
	background: url(../img/menu_dot1.gif) no-repeat 3.5% center;
}

.a_02 li {
	background: url(../img/menu_dot2.gif) no-repeat 3.5% center;
}

.a_03 li {
	background: url(../img/menu_dot3.gif) no-repeat 3.5% center;
}

.a_04 li {
	background: url(../img/menu_dot4.gif) no-repeat 3.5% center;
}

.a_04 li.menu_listend {
	display: inline-block;
	height: 5px;
	padding: 0px;
	background: url(none);
	border-bottom: none;
	font-size: 0px;
	line-height: 0px;
}

/* menu-backgroundimg */
.gmenu01 {
	border-top: solid 1px #4279be;
	background: #064faa url(../img/menu01_bg.gif) no-repeat left bottom;
}

.gmenu02 {
	border-top: solid 1px #3dbdd1;
	background: #00a8c3 url(../img/menu02_bg.gif) no-repeat left bottom;
}

.gmenu03 {
	border-top: solid 1px #3d9bc1;
	background: #007cad url(../img/menu03_bg.gif) no-repeat left bottom;
}

.gmenu04 {
	border-top: solid 1px #9a9a9a;
	background: #7a7a7a url(../img/menu04_bg.gif) no-repeat left bottom;
}



/* banners */
.banners {
	margin: 10px 0px;
	padding: 8px 0px;
	background: #FFF;
	clear: both;
}

.banners div {
	width: 181px;
	margin: 0px auto;
	border: solid 1px #c0c0c0;
	background: #FFF;
}

.banners h3 {
	padding: 5px 0px 5px 5px;
	border-bottom: solid 1px #c0c0c0;
	font-size: 1.1em;
}

.banners dl {
	margin: 10px 7px;
	background: #fff;
}

.banners dd {
	margin: 0px;
	padding: 0px 0px 15px;
	background: url(../img/kanren_05.gif) repeat-x left bottom;
	line-height: 140%;
	font-size: 0.9em;
}

.banners dd.banners_end {
	padding: 0px;
	background: none;
}


/* centers */
.center_inner {
	float: left;
	width: 100%;
	margin: 0px -220px 0px 0px;
}

.center {
	margin-right: 220px;
}

/* attention | topics | wreport */
.attention,
.topics,
.wreport
{
	margin: 0px 10px 0.8em 230px;
	padding: 0px 0px 10px;
	background: #FFF;
	zoom: 1; /* has */
}

.topics {
	padding: 0px 0px 0.1em;
}

.attention span.public {
	color: #ff8833;
}

.attention span.update {
	color: #be1a20;
}

.attention h3,
.topics h3,
.wreport h3
{
	border: solid 1px #fff;
	font-size: 1.4em;
	font-weight: bold;
	font-family: Verdana, "MS UI Gothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", sans-serif;
	line-height: 150%;
}

.attention h3 {
	padding: 5px 0px 4px 15px;
	background: #c5dbe9 url(../img/title_top_chui.jpg) no-repeat right bottom;
}

.topics h3 {
	padding: 5px 0px 4px 15px;
	background: #c5dbe9 url(../img/title_top_zeijaku.jpg) no-repeat right bottom;
}

.wreport h3 {
	padding: 8px 0px 3px 15px;
	border: none;
	background: #fff url(../img/title_weekly.jpg) no-repeat right bottom;
}

.wreport div.hr {
	background: url(../img/bg_line.gif) repeat-x top;
	height: 4px;
	margin: 0;
	padding: 0;
	border:none;
}

.attention p,
.topics p
{
	padding: 5px 0px 4px 15px;
	background: #043777 url(../img/bg_top_h3_bottom.gif) repeat-x left top;
	line-height: 130%;
	color: #FFF;
	margin:0;
}

.attention dl,
.topics dl
{
	margin:0;
}
.attention dt,
.topics dt
{
	padding: 6px 0px 0px 15px;
	font-weight:normal;
}

.attention dd,
.topics dd
{
	padding: 0px 0px 6px 15px;
	background: url(../img/com_line01.gif) repeat-x left bottom;
	font-size: 1.1em;
}

.attention dd.attention_more {
	margin: 10px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
        background: no-repeat left center;
	font-size: 1em;
}

.topics dt.topics_more {
	display: inline;
	float: left;
	margin: 10px 0px 0px 15px;
	padding: 0px 0px 0.1em 0px;
	line-height: 150%;
	background: no-repeat left center;
	font-size: 1em;
}

.topics dd.jvn_banner {
	padding: 5px 20px 0px 0px;
	background: none;
	text-align: right;
}

.wreport h4 {
	font-size: 1.1em;
	font-weight: bold;
}

.wreport table {
	margin: 15px 15px 0px;
	border: solid 1px #c0c0c0;
	width:auto;
}

.wreport th {
	padding: 5px 15px;
	border:none;
	border-top: solid 1px #c0c0c0;
	border-bottom: solid 1px #c0c0c0;
	background: #f0f0f0;
	text-align:left;
}

.wreport th.read {
	width: 100%;
	font-size: 1.2em;
	font-weight: bold;
}

.wreport td {
	padding: 5px 15px;
	line-height: 155%;
	text-align:left;
}

.wreport ol {
	margin: 0px 0px 8px;
}

.wreport p {
	margin: 10px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	background:no-repeat left center;
}

a.arrow_more {
	margin: 10px 0px 0px 15px;
	padding: 0px 0px 0px 20px;
    background:url(../img/com_arrow01.gif) no-repeat left center;
}

/* right-menu */
.right {
	float: left;
	width: 220px;
	background: #e0e0e0;
}

/* right-bannar-jpc*/
.right_ban_jpc,
.right_ban_isdas,
.right_ban_event,
.right_ban_jpcinfo,
.right_ban_kouen,
.right_ban_recommend
{
	width: 198px;
	margin: 0px 0px 10px;
	padding: 0px;
	border: solid 1px #4c4c4c;
	background: #FFF;
}

.right_ban_jpc {
	font-size: 0px;
	line-height: 0px;
}

.right_ban_isdas p,
.right_ban_event p,
.right_ban_jpcinfo p,
.right_ban_kouen p,
.right_ban_recommend p
{
	margin: 0px;
	padding: 5px 9px 7px;
	line-height: 140%;
}

.right_ban_jpcinfo dl {
	margin: 0px;
	padding: 7px 9px 0px;
	background: url(../img/com_line01.gif) repeat-x left bottom;
}

.right_ban_jpcinfo dt {
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	font-size: 1em;
	font-weight: normal;
}

.right_ban_jpcinfo dd {
	padding: 0px 0px 7px;
	line-height: 140%;
}

.right_ban_mrgin {
	margin-bottom: 10px;
}

/* right-bannar-images*/
.right_images_gulaf {
	margin: 7px 9px 0px;
	border: solid 1px #BBB;
}

.right_ban_recommend a.spanlink {
	text-decoration: none;
	cursor: pointer;
}

/* right-bannar-recommend*/
.spanlink img {
	display: block;
	margin: 7px 9px 0px;
}

/* right-paragraph-event*/
.p_ban_event {
	background: url(../img/com_line01.gif) repeat-x left bottom;
}

/* right-paragraph-arrow*/
.right_box_more {
	padding: 4px 9px 4px;
	font-size: 0.9em;
}
.right_box_link_more {
	padding: 0px 0px 0px 16px;
	background: url(../img/com_arrow01.gif) no-repeat left top;
}
.right_box_link_rss {
	background: url(../img/btn_rss.gif) no-repeat left center;
	padding: 0px 0px 0px 16px;
}
* html .right_box_link_rss {
	white-space:nowrap;
	display:inline-block;
}
/* footer */
.footer {
	height: 1.65em;
	padding: 10px 19px 0.8em;
	background: #043777;
	clear: both;
}

.footer ol {
	float: left;
}

.footer li {
	display: inline;
	color: #fff;
}

.footer li a:link,
.footer li a:visited,
.footer li a:active
{
	color: #fff;
	text-decoration: none;
}

.footer li a:hover {
	color: #fff;
	text-decoration: underline;
}

address {
	float: right;
	color: #fff;
}



/*--------clearfix */
.base:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}
.base { display: inline-block; }
/* exlude MacIE5 \*/
* html .base { height: 1% }
.base {display:block;}
/* end MacIE5 */





.contents_read span.title_line2 {
	font-size:0.9em;
	color:#FFFFFF;
	display:block;
	float:none;
	font-size:0.65em;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:left;
	width:auto;
}



