html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
.clr:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
/*ここまで初期化*/
a{ text-decoration: underline; }
a:link{ color: #1E87AE; }
a:visited{ color: #1E87AE; }
a:hover{ color: #34AEDC; }

body {
    font-family: "ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
    font-size: 0.8em;
    line-height: 1.4em;
    margin: 0;
    text-align: center;
}
.wrap {
	width:980px;
	margin:0 auto;
}
/*ヘッダーs*/
.header {
	width:980px;
	height: 106px;
	background: url(../img/header_bg.jpg) no-repeat;
	position: relative;
	margin-bottom: 6px;
}

.header .logobox {
height: 100px;
width: 330px;
display: block;
}
.header_right {
	position: absolute;
	top: 6px;
	right: 190px;
}
/*ヘッダーe*/

#font-size {
    background: url("../img/font-size.jpg") no-repeat scroll center top transparent;
    height: 30px;
    width: 157px;
    margin-top:-3px;
}
#font-size ul {
    left: 67px;
    list-style-type: none;
    position: absolute;
}
#font-size li {
    float: left;
    margin: 0 2px 0 0;
}
#font-size li a {
    display: block;
    height: 30px;
    text-decoration: none;
    width: 43px;
}
#font-size li.default a:hover, #font-size li.mediumed a {
    background: url("../img/font-size.jpg") repeat scroll -67px -30px transparent;
}
#font-size li.large a:hover, #font-size li.largeed a {
    background: url("../img/font-size.jpg") repeat scroll -110px -60px transparent;
}
#font-size li a span {
    font-size: 0.1em;
    text-indent: -9999px;
    visibility: hidden;
}
.navigation {
    display: none;
}

/*g_nav s*/
.g_nav {
	width: 980px;
	margin-bottom: 8px;
}
.g_nav li {
	width: 196px;
	height:30px;
	float: left;
}
.g_nav li a {
	width: 196px;
	height: 30px;
	display: block;
}


/*g_nav e*/
/*containner s*/
.container {
	width:980px;
}
.left {
	width: 210px;
	float:left;
	text-align: left;
}
.main {
	width: 560px;
	float:left;
}
.right {
	width: 210px;
	float:left;
}
/*containner e*/

/*main s*/
.main_inner {
	width: 540px;
  margin: 0 auto;
  text-align: left;
}
h2 {
    background: url("../img/h2-back.jpg") repeat-x scroll 0 0 transparent;
    border-left: 5px solid #007300;
    line-height:1.5;
    font-size:1.4em;
    text-align:left;
    color: #ffffff;
    text-indent: 5px;
    font-weight:bold;
    position: relative;
}

h2.index_article_list_title span.data {
    font-size:80%;
    position:absolute;
    right:5px;
    bottom:-3px;
}

h2.index_article_list_title {
    padding-right: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

p.article {
	text-align: left;
  margin:5px;
  line-height: 1.4;
}

/* index pageメインエリアバナー部分 */
ul.main_banner li:last-child div.article_box {
	border:none;
}
.article_box {
  margin-bottom:5px;
}
.article_box h2 {
	margin: 0 5px 5px;
  position: relative;
}
h2 span {
	position: absolute;
  right: 5px;
  font-size: small;
}
.key_img {
	margin: 6px 0 0 5px;
}

.img_box {
	float:left;
  width: 160px;
}
.img_box_inner {
	padding: 5px;
}
.article_sentens {
	float:left;
  width: 370px;
}

.article_sentens p {
	height:105px;
  overflow: hidden;
}
.img_box a:hover {
	opacity: 0.7;
}
.banner_caption {
	text-align: left;
}
.banner_caption a {
	text-decoration: none;
}
table th {
 vertical-align: top;
}
.article {
	text-align: left;
}
ul.list {
    list-style: none outside none;
    margin: 5px 0;
    padding: 0;
}
ul.list li {
    background: url("../img/list-img.jpg") no-repeat scroll 3px 0.4em transparent;
    font-size: 1.05em;
    line-height: 130%;
    list-style: none outside none;
    margin: 5px;
    padding: 0 0 0 15px;
}
/*main e*/
/*left s*/
.left_contents {
    border: 1px solid #BDBBB9;
    margin: 0 0 10px;
    width: 208px;
}

.left_contents ul li {
    background: url("../img/list-img.jpg") no-repeat scroll 3px 0.4em transparent;
    font-size: 1.05em;
    line-height: 130%;
    list-style: none outside none;
    margin: 5px;
    padding: 0 0 0 15px;
}
.left_contents p {
	margin: 8px;
}
.left_contents p img {
	margin-right: 5px;
	vertical-align: middle;
}
/*left e*/
/*right s*/

.right_contents {
    border: 1px solid #BDBBB9;
    margin: 0 0 10px;
    width: 208px;
}
.shinki {
	border:none;
}
.login {
	padding-bottom: 7px;
}
.login form {
	margin-top: 5px;
  line-height:2;
}

.login form input {
	display: inline-block;
  width:50%;
}

/*right e*/
/*footer s*/
.footer {
	padding: 15px 0;
}

.footer hr {
    clear: both;
    color: #008A00;
    height: 3px;
}
.footer img {
vertical-align: middle;
}
/*footer e*/










div#global-menu {
    background: url("./img/global-menu.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 112px;
    width: 980px;
    z-index: 5;
}
#global-menu a {
    display: block;
    font-size: 0;
    list-style: none outside none;
    text-indent: -9999px;
}
#global-menu ul li {
    display: block;
    float: left;
    height: 30px;
    position: relative;
    width: 196px;
}
#global-menu ul li a {
    display: block;
    height: 30px;
    text-decoration: none;
    width: 196px;
}
#m1 a {
    width: 196px;
    background: url("../img/global-menu.jpg") no-repeat scroll 0 0px transparent;
}
#m2 a {
    width: 196px;
    background: url("../img/global-menu.jpg") no-repeat scroll -196px 0px transparent;
}
#m3 a {
    width: 196px;
    background: url("../img/global-menu.jpg") no-repeat scroll -392px 0px transparent;
}
#m4 a {
    width: 196px;
    background: url("../img/global-menu.jpg") no-repeat scroll -588px 0px transparent;
}
#m5 a {
    width: 196px;
    background: url("../img/global-menu.jpg") no-repeat scroll -784px 0px transparent;
}
#m1 a:hover {
    background: url("../img/global-menu.jpg") no-repeat scroll 0 -30px transparent;
}
#m2 a:hover {
    background: url("../img/global-menu.jpg") no-repeat scroll -196px -30px transparent;
}
#m3 a:hover {
    background: url("../img/global-menu.jpg") no-repeat scroll -392px -30px transparent;
}
#m4 a:hover {
    background: url("../img/global-menu.jpg") no-repeat scroll -588px -30px transparent;
}
#m5 a:hover {
    background: url("../img/global-menu.jpg") no-repeat scroll -784px -30px transparent;
}
