@charset "UTF-8";
@import url("./css/tables.css");
@import url("./css/commonstyles.css");


/* 基本スタイル */

body {
	font-family: "メイリオ", sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333333;
	font-size: 95%;
	line-height: 140%;
	background-color: #F5F5F5;
	background-image: url(../../img/pc/default/bg.gif);
}

div, p, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
}

h1, h2, h3, h4, .title{
	font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;
	font-weight:normal;
}

h1,h2,h3,h4{
	clear:both;
}

.FloatEnd {
	clear: both;
	display: block;
	height: 1px;
}



a,a:visited{
	color:#006699;
}

a:hover{
	color:#FF0000;
}

a img {
        border: none;
        text-decoration: none;
        margin-right: 14px;
}

.txt-img img{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}



/* 文字装飾 */

strong {
  margin: 0 0.2em;
  padding: 0;
  font-weight: bold;
}

/* リスト */

ul, ol {
  display: block;
  _margin-left:0;
  _margin-right:0;
}

dl{
	margin:0;
	padding:0;
}

ul {
	margin-top: 10px;
	margin-bottom: 10px;
	_margin-left: 20px;
	_padding-left: 20px;
}

ol {
	list-style-type: decimal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	_margin-left: 30px;
	_padding-left: 20px;
}

*:first-child+html ol{
	margin-left: 30px;
	padding-left: 20px;
}

li {
	display: list-item;
	margin: 0;
}

p {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}



/* 基本レイアウト */

#wrap {
	width: 980px;
	_width: 910px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #0000FF;
	background-color: #E6E6FF;
}

#wrapper {
	_height: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 400px;
	margin-top: 0px;
}

h1 {
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	background-repeat: no-repeat;
	position: absolute;
	top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: sans-serif;
}

#header {
	margin-top: 10px;
	margin-bottom: 5px;
	height: 150px;
	background-image: url(../../img/pc/default/header.png);
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	border: 1px solid #0000FF;
}

#header h2 {
	width: 980px;
	font-size: 32px;
	line-height: 36px;
	position: relative;
	left: 30px;
	top: 50px;
}

#header h2  a, #header  h2  a:visited {
	color: #0000FF;
	text-decoration: none;
}

#headertxt {
	text-align: left;
	font-size: 11px;
	line-height: 130%;
	width: 900px;
	position: relative;
	left: 30px;
	top: 60px;
}

/* パンくずリスト */

#siteNavi {
	font-size: 0.775em;
	line-height: 1.5em;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 10px;
}

/* コンテンツ */

#cont{
	float: right;
	width: 705px;
	margin-top: 5px;
	background-color:#FFF
}

#cont .contbox {
	width: 705px;
	border: 1px solid #0000FF;
	background-color:#FFF
}

#cont h3 {
	font-size: 18px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	color: #FFF;
	padding-left: 25px;
	overflow: hidden;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #333;
	background-image: url(../../img/pc/default/h3_bg.png);
}

#cont h4 {
	font-size: 120%;
	line-height: 34px;
	background-image: url(../../img/pc/default/h4_bg.png);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 10px;
	background-position: left bottom;
	padding-right: 8px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #0000FF;
}

#cont .boxtop {
	margin-top: 10px;
}

#cont p.all, #cont p.pager, #cont p.result {
	padding: 5px 14px;
}

#text {
	margin-bottom: 25px;
	padding: 10px 14px;
}

.item-img {
        float: left;
}


/* 検索窓 */

#searchbox {
	position: absolute;
	top: 0px;
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	line-height: 30px;
	height: 30px;
	font-size:12px;
	padding-top: 16px;
}

#searchbox input {
	vertical-align: middle;
	margin-right: 2px;
	margin-left: 2px;
}

#searchbox form {
	padding: 0px;
	margin: 0px;
}

form input {
	vertical-align: middle;
}

/* フッター */

#footer {
	text-align: center;
	color: #0000FF;
	line-height: 64px;
	height: 64px;
	background-image: url(../../img/pc/default/footer.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #0000FF;
	margin-bottom: 10px;
	margin-top: 10px;
}

#footer a{
	color: #0000FF;
	text-decoration: none;
}

#footlink {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #666666;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #0000FF;
}

#footlink a {
	color: #666666;
	margin-left:5px;
	margin-right:5px;
}

/* サイドメニュー */

#navi {
	float: left;
	width: 260px;
	margin-top: 5px;
	padding-bottom: 10px;
}

#navi1,#navi2 {
	width: 260px;
	border: 1px solid #0000FF;
}

#navi1{
        margin-bottom: 15px;
}

#navi:after,#contents:after{
	height: 1px;
	overflow: hidden;
	content: "";
	display: block;
	clear: both;
}

#navi2:after,#contents:after{
	height: 1px;
	overflow: hidden;
	content: "";
	display: block;
	clear: both;
}

#navi ul,#navi2 ul {
	list-style-type: none;
	list-style-image: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0px;
}

#navi  li,#navi2  li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	display: block;
	_display:inline;
	padding: 0px;
}

#navi h4,#navi2 h4 {
	line-height: 32px;
	background-image: url(../../img/pc/default/h4_navi_bg.png);
	height: 32px;
	font-size:18px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	overflow: hidden;
}

#navi .navibox,#navi2 .navibox {
	margin-bottom: 15px;
	background-color: #E5E5E5;
	_padding: 4px;
}

#navi li a {
	line-height: 14px;
	display: block;
	font-size: 16px;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	_padding-top: 2px;
	_padding-bottom: 2px;
	color: #FFF;
}

#navi2 li a {
	line-height: 14px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	_padding-top: 2px;
	_padding-bottom: 2px;
	color: #454545;
    background-color:#FFF
}

*:first-child+html #navi .navibox {
	padding:4px;
}

*:first-child+html #navi2 .navibox {
	padding:4px;
}

*:first-child+html #navi li a{ 
	padding-top: 2px;
	padding-bottom: 2px;
}

*:first-child+html #navi2 li a{ 
	padding-top: 2px;
	padding-bottom: 2px;
}

#navi li a:hover {
	color: #BFBFFF;
}

#navi2 li a:hover {
	background-color: #B3B3FF;
	color: #0000FF;
}

#navi li.l2 a:hover {
	background-color: #B3B3FF;
	color: #0000FF;
}

#navi li.l2 a {
	font-size: 12px;
	padding-left: 28px;
	background-image: url(../../img/pc/default/navi_li.png);
	background-position: 10px center;
    color:#0000FF
}

#navi li.l2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-size: 11px;
    background-color:#FFF
}

#newEntry li a,#newEntry li a:hover {
	background-image: url(../../img/pc/default/new_icon.png);
	padding-left: 30px;
	background-position: 10px center;
}
#navi #newEntry li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 1px;
	background-image: url(../../img/pc/default/menu_line.gif);
	background-position: left bottom;
}

#navi2 #newEntry li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.navibox {
	width: auto;
	background-color: #EFEFEF;
}

.navibox2 {
	margin-bottom:15px;
}

/* 記事一覧 */

#reportlist {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#reportlist .cbox{
	margin-bottom:15px;
	font-size:13px;
}

#reportlist .cbox:after {
	clear: both;
}

#reportlist h4 {
	clear: none;
	background-image: url(../../img/pc/default/report_bg.png);
	background-repeat: no-repeat;
	font-size: 15px;
	height: 30px;
	padding-left: 25px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	line-height: 30px;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	overflow: hidden;
}

#reportlist h4 a{
	color: #0000FF;
}

#reportlist  .more {
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

/* 関連ページ */

#referencelist {
	padding: 10px;
}

#referencelist dl {
	padding: 6px;
	display: block;
}

#cont2 #referencelist h4 {
	background-image: url(../../img/pc/default/reference_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 30px;
}

#referencelist dt {
	font-weight: bold;
	font-size: 14px;
	background-image: url(../../img/pc/default/reference_arrow.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	line-height: 20px;
	padding-left: 15px;
}

#referencelist dd {
	margin-left: 15px;
	margin-bottom: 8px;
	font-size: 11px;
	color: #757575;
	line-height: 120%;
}

/* 更新履歴 */

#update {
	border: 1px solid #CCCCCC;
	background-image: url(../../img/pc/default/update.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 45px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#update  li  {
	line-height: 25px;
	list-style-image: url(../../img/pc/default/update_arrow.png);
	margin-right: 10px;
	margin-left: 10px;
}

/* サイトマップ */

#sitemap{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#sitemap ul{
	margin:0;
	padding:0;
}

#sitemap li{
	list-style-type: none;
	list-style-image: none;
}

#sitemap .box1, #sitemap .box2 {
	width: 47%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

#sitemap .box1 {
	float: left;
	clear: left;
}

#sitemap .box2 {
	float: right;
	clear: right;
}

#sitemap .l1 {
	background-image: url(../../img/pc/default/sitemap_bg.png);
	line-height: 26px;
	height: 26px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top:0px;
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 35px;
	overflow: hidden;
}

#sitemap .l2 {
	background-image: url(../../img/pc/default/sitemap_arrow1.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	line-height: 20px;
	text-indent: 15px;
	margin-left: 22px;
	margin-bottom: 3px;
}

/* 個人情報保護 */

.hogo {
	padding:10px;
}


/* フロート回り込み解除
----------------------------------------------- */
.clearfix:after {
    display: block;
    clear: both;
    height: 0px;
    line-height: 0px;
    visibility: hidden;
    content: ".";
}
.clearfix {
    display: block; /* for IE8 */
}

