@charset "utf-8";
/* CSS Document */

p, h1, h2, h3, h4, h5, h6, h7, ul {
    margin: 0px;
    padding: 0px;
}

li {
     list-style:none;
}

body {
    text-align: left;
    margin: 0px;
    padding: 0px;
    font-family: "メイリオ", "ヒラギノ丸ゴ Pro W4","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    background-color: #4444cc; /* 背景カラーを変更 */
}

#container {
    width: 830px;
    margin-right: auto;
    margin-left: 20px;
    /*position: relative;*/
    /*min-height: 100%;*/
    background-color: #ffffff;
    /* background-image: url(images/top/bk_container.gif); */ /* 背景イメージを変更 */
}

#navigation {
    width: 180px;
    float: left;
}

#navigation ul {
    width: 180px;
    list-style: none;
    padding: 0px 0px 0px 0px;
    border-top: 1px solid #778899;
}
#navigation li {
    width: 180px;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #778899;
    background: #0000cc url(images/top/list_marker_white.gif) left center no-repeat; /* オフマウス時のマーカー画像と背景色を指定 */
}
#navigation ti {
    width: 170px;
    margin: 0;
    padding: 0;
    /* border-bottom: 1px solid #CCCCCC; */
    background: #0000cc ; /* url(images/top/list_marker_white.gif) left center no-repeat; */
}
#navigation bx {
    width: 170px;
    margin-top: ;
    padding: 5px 0px 0px 0px;
}
#navigation a {
    padding: 4px 0px 4px 10px;
    font-size: 12px;
    background: #FFFFFF url(images/top/list_marker_red.gif) left center no-repeat;
    display: block;
    width: 170px !important;
    float left
    color: #333333;
    text-decoration: none;
}
#navigation .sidemenu a,
#navigation .sidemenu a:link,
#navigation .sidemenu a:visited {
	font-size: 14px;
    color: #000044;
	background-color: #fed5ff;
}

#navigation .sidemenu a:hover {
	font-size: 14px;
    color: #FFFFFF; /* オンマウス時の文字色を指定 */
    background-image: none; /* オンマウス時の背景画像を表示させないように指定 */
    background-color: #0000CC; /* オンマウス時の背景色を透過するように指定 */
    background: #0000cc url(images/top/list_marker_white.gif) left center no-repeat; /* オフマウス時のマーカー画像と背景色を指定 */
}

#navigation2 a {
    padding: 4px 0px 4px 20px;
    font-size: 12px;
    background: #FFFFFF ; /*url(images/top/list_marker_red.gif) left center no-repeat; */
    display: block;
    width: 160px !important;
    float left
    color: #333333;
    text-decoration: none;
}
#navigation2 a:link {
    color: #000000;
}
#navigation2 a:visited {
    color: #000000;
}
#navigation2 a:hover {
    color: #FFFFFF;
    background-image: none;
    background-color: #0000CC;
}
#navigation3 a {
    padding: 5px 0px 0px 0px;
    background: #FFFFFF ;
    display: block;
    width: 180px !important;
    float left
}
#navigation3 a:link {
    color: #000000;
}
#navigation3 a:visited {
    color: #000000;
}
#navigation3 a:hover {
    color: #FFFFFF;

}
#navigation4 {
    padding: 4px 0px 4px 20px;
    font-size: 12px;
    background: #FFFFFF ; /*url(images/top/list_marker_red.gif) left center no-repeat; */
    display: block;
    width: 160px !important;
    float left
    color: #333333;
    text-decoration: none;
}
/* ここまでナビゲーションボタンに関する設定 */


#maincontent {
    width: 650px; /* 横幅を変更 */
    float: right;
    font-size: 12px;
    line-height: 16px;
    height: 100%; /* 高さを設定 */
}

#maincontent-K-topics {
	padding-top: 10px;

}

/* ここからメインコンテンツの中身に関する設定 */
#maincontent  h5 {
    font-size: 14px;
    font-weight: bold;
    color: #0000CC;
    padding-bottom: 5px;
}

#maincontent  h6 {
    font-size: 20px;
    font-weight: bold;
    color: #0000CC;
    padding-top: 5px;
    padding-bottom: 5px;
}

#maincontent  p {
    font-size: 14px;
/*    color: #666666;*/
    line-height: 20px;
}
/* ############################## */
/* maincontent の下のボックス */
/* ############################## */
#maincontent_btm {
/*	margin-top: 10px;*/
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    width: 630px; /* 横幅を変更 */
    float: right;
    font-size: 12px;
    line-height: 16px;
    height: 100%; /* 高さを設定 */
/*	background-color: #e0ffff;*/
	height: 100%;
	padding-top: 10px;
}
#maincontent_btm_BOX_A {
    width: 312px; /* 横幅を変更 */
	height: 320px; /* 高さを設定 */
    border-top: 1px solid #87CEEB;
    border-left: 1px solid #87CEEB;
	border-bottom: 1px solid #87CEEB;
    border-right: 1px solid #87CEEB;
    float: left;
}
#maincontent_btm_BOX_B {
    width: 312px; /* 横幅を変更 */
	height: 320px; /* 高さを設定 */
    border-top: 1px solid #87CEEB;
    border-left: 1px solid #87CEEB;
	border-bottom: 1px solid #87CEEB;
    border-right: 1px solid #87CEEB;
    float: right;
	margin-left: 1px;
}
#maincontent_btm_BOX_C {
    width: 312px; /* 横幅を変更 */
	height: 320px; /* 高さを設定 */
    border-top: 1px solid #87CEEB;
    border-left: 1px solid #87CEEB;
	border-bottom: 1px solid #87CEEB;
    border-right: 1px solid #87CEEB;
    float: left;
	margin-top: 1px;
}
#maincontent_btm_BOX_D {
    width: 312px; /* 横幅を変更 */
	height: 320px; /* 高さを設定 */
    border-top: 1px solid #87CEEB;
    border-left: 1px solid #87CEEB;
	border-bottom: 1px solid #87CEEB;
    border-right: 1px solid #87CEEB;
    float: right;
	margin-left: 1px;
	margin-top: 1px;
}

#content {
    width: 630px;
    margin-top: 20px;
    margin-left: 10px;
}

#sitemap {
    width: 630px;
    margin-top: 20px;
    margin-left: 10px;
	font-size: 14px;
}

#topic01 {
    padding-top: 10px;
    padding-right: auto;
    padding-left: 10px;
    height: 181px;
    width: 420px;
	float: left;
}

#topic02 {
    padding-top: 10px;
    padding-right: auto;
    padding-left: 10px;
    height: auto;
    width: 180px;
    height: 180px;
	float: left;
}

#topic03 {
    padding-top: 10px;
    padding-left: 10px;
    height: 150px;
    width: 420px;
	float: left;
    font-size: 14px;
    line-height: 20px;
	overflow: auto;
}


#banner01 {
    float : right;
    margin-right : 20px;
    margin-top: 20px;
    width: 200;
}

.topic04 {
    height: 110px;
    float: left;
    width: 269px;
    margin-left: 20px;
}

.topic04  h6 {
    padding-bottom: 10px;
}

.topic04  img {
    float: left;
    margin-right: 5px;
    margin-top: 10px;
}

.left1 {
    float   : left;
    width   : 48%;
    border  : 0px;
    padding : 8px;
    font-size   : 10px;
    line-height : 1.8em;
}

.right1 {
    margin^left : 49%;
    border : 0px;
    padding : 8px;
    font-size   : 10px;
}

.ri {
    float : right;
    margin-right : 30px;
    margin-top      : 20px;
}

.reri {
    clear   : right;
}

#textblk01 {
    height: 255px;
    width: 580px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
}

#textblk01  a {
    font-size: 12px;
    font-weight: normal;
    color: #0000CC;
    padding-bottom: 5px;
}
#textblk01  s1 {
    font-size: 19px;
    font-weight: normal;
    color: #0000CC;
    padding-bottom: 5px;
}
#textblk02 {
    height: 255px;
    width: 580px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
}
#textblk02  a {
    font-size: 12px;
    font-weight: normal;
    color: #0000CC;
    padding-bottom: 5px;
}
#textblk02  s1 {
    font-size: 19px;
    font-weight: normal;
    color: #0000CC;
    padding-bottom: 5px;
}
/* ここまでメインコンテンツの中身に関する設定 */


#footer1 {
    clear: both;
    width: 100%;
    background-color: #0000ff; /* 背景カラーの設定 */
    height: 30px;
}

#footer1 h6 {
    /* フォントタイプを削除 */
    font-size: 10px;
    color: #FFFFFF; /* フォントカラーの変更 */
    font-weight: normal;
    text-align: center;
    padding-top: 10px;
    letter-spacing: 1px; /* 文字間の設定 */
}

#footer2 {
    clear: both;
	float: right;
    width: 100%;
    background-color: #ffffff; /* 背景カラーの設定 */
    height: 100%;
    /*text-align: center;*/
}

#footer2 > a {
}

#footer2 > a > img {
  border: 0px;
  margin-top: 10px;
  margin-left:5px;
}

/* ここからコンテンツページに関する設定 */
#topic05 {
    width: 575px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
}

#topic05 h5 {
    font-weight: normal;
    color: #95C466;
    font-size: 11px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}

#topic06 {
    width: 650px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
}

#kugiri {
	margin-top: 10px;
    margin-left: 10px;
	background-image:url(image/bar1/line001.gif);
	background-repeat: repeat-x; 
	width:630px; height:12px;
}

#kugiri_table {
	background-image:url(image/bar1/line001.gif);
	background-repeat: repeat-x; 
	width:300px; height:7px;
}

h1 {
	font-size: 24px;
	border-bottom:1px solid gray;
	background-color:#ffffFF;
	border-left:5px solid blue;
	color:black;
	height:25px;
	padding-left:10px;
	vertical-align:justify;
	text-align : justify;
	margin-bottom:10px;
    line-height: 24px;
}

#h1_fukusu_line {
	font-weight: bold;
	font-size: 24px;
	border-bottom:1px solid gray;
	background-color:#ffffFF;
	border-left:5px solid blue;
	color:black;
	height:50px;
	padding-left:10px;
	vertical-align:justify;
	text-align : justify;
	margin-bottom:10px;
    line-height: 24px;
}

/* ここまでコンテンツページに関する設定 */
