@charset "utf-8";



/* 基本スタイル

---------------------------------------------*/

* {

	margin: 0;

	padding: 0;

	font-size: 100%;

}

body {

	font-size: 75%;

	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;

	line-height: 1.4;

	color: #333333;

	background-color: #FFFFFF;

	background-position: left top;

	text-align: center;

	background-image: url(../images/bw_bg1.gif);
	

}

a {

	color: #003399;

	text-decoration: none;

}

a:visited {

	color: #333333;

}

a:hover {

	color: #0066CC;

}

img {

	border: none;

	vertical-align: top;

}

#wrapper0 {

	width: 795px;

	text-align: left;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	background-color: #FFFFFF;

}

#wrapper {

	width: 775px;

	background: #FFFFFF;

	text-align: left;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}



/* ロゴとナビゲーション

---------------------------------------------*/

#logo {

	position: absolute;

	left: 5px;

	top: 5px;

}

#logo2 {

	position: absolute;

	left: 621px;

	top: 15px;

}

#header {

	width: 775px;

	height: 60px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	background-color: #234218;

}

#header h1 {

	width: 200px;

	height: 50px;

	float: left;

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 5px;

}

#header h2 {

	width: 300px;

	height: 30px;

	float: right;

	margin-top: 10px;

	font-size: 80%;

	margin-right: 10px;

	color: #CCCCCC;

	text-align: right;

	vertical-align: middle;

}

#header h2 a {

	color: #CCCCCC;

}

#header h2 a:hover {

	color: #FFFFCC;

}

#header h4 {

	float: left;

	width: 50px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 300px;

	padding: 0px;

}

#globalNav {

	list-style-type: none;

	background: #000000 url(../images/global_nav_bg.gif) left top repeat-x;

}

#globalNav li {

	display: inline;

}

#globalNav li a {

	color: #FFFFFF;

}



.top {

	width:775px;

	float:left;

}

#top2 {

	width:775px;

	background-image: url(../images/nv_bg.png);

	background-repeat: repeat-x;

	background-position: left top;

	height: 15px;

	font-size: 10px;

}

#top3 {

	width:775px;

	background-image: url(../images/title_bg.gif);

	background-repeat: repeat-x;

	background-position: left top;

	height: 42px;

	font-size: 10px;

}

/* メインイメージと2段組

---------------------------------------------*/

#content {

	overflow: auto !important;

	overflow /**/: hidden;

	width: 100%;

	padding-bottom: 30px;

	background-color: #FFFFFF;

	background-position: left top;


}

#content #section1 {

	float: left;

	width: 100%;

	margin-top: 10px;

}

#content #section2 {

	float: left;

	width: 100%;

	margin-top: 20px;

}

#content #section3 {

	float: left;

	width: 100%;

	margin-top: 20px;

}

#content #block1 {

	float: left;

	width: 240px;

	margin-top: 10px;

	margin-left: 10px;

	border: 1px solid #234218;

	background-color: #FFFFFF;

	padding: 0px;

	height: 240px;

}

#content #block1 h3{

	font-weight: bold;

	border-bottom-width: 1px;

	border-left-width: 5px;

	border-bottom-style: dotted;

	border-left-style: solid;

	border-bottom-color: #234218;

	border-left-color: #234218;

	margin-bottom: 5px;

	text-indent: 5px;

	font-size: 120%;

}

#content #block1 p{

	line-height: 200%;

	font-size: 90%;

	text-align: center;

	margin-top: 10px;

}

#content #block1 .p2{

	line-height: 150%;

	font-size: 90%;

	text-align: right;

	font-weight: bold;

	margin-right: 10px;

}

#content #block2 {

	float: left;

	width: 240px;

	margin-top: 10px;

	margin-left: 10px;

	border: 1px solid #234218;

	background-color: #FFFFFF;

	padding: 0px;

	height: 240px;

}

#content #block2 h3{

	font-weight: bold;

	border-bottom-width: 1px;

	border-left-width: 5px;

	border-bottom-style: dotted;

	border-left-style: solid;

	border-bottom-color: #234218;

	border-left-color: #234218;

	margin-bottom: 5px;

	text-indent: 5px;

	font-size: 120%;

}

#content #block2 p{

	line-height: 200%;

	font-size: 90%;

	text-align: center;

	margin-top: 10px;

}

#content #block2 .p2{

	line-height: 150%;

	font-size: 90%;

	text-align: right;

	font-weight: bold;

	margin-right: 10px;

}

#content #block3 {

	float: left;

	width: 240px;

	margin-top: 10px;

	margin-left: 10px;

	border: 1px solid #234218;

	background-color: #FFFFFF;

	padding: 0px;

	height: 240px;

}

#content #block3 h3{

	font-weight: bold;

	border-bottom-width: 1px;

	border-left-width: 5px;

	border-bottom-style: dotted;

	border-left-style: solid;

	border-bottom-color: #234218;

	border-left-color: #234218;

	margin-bottom: 5px;

	text-indent: 5px;

	font-size: 120%;

}

#content #block3 p{

	line-height: 200%;

	font-size: 90%;

	text-align: center;

	margin-top: 10px;

}

#content #block3 .p2{

	line-height: 150%;

	font-size: 90%;

	text-align: right;

	font-weight: bold;

	margin-right: 10px;

}

#content #block4 {

	float: left;

	width: 240px;

	margin-top: 10px;

	margin-left: 10px;

	background-color: #FFFFFF;

	border: 1px solid #234218;

	padding: 0px;

	height: 240px;

}

#content #block4 h3{

	font-weight: bold;

	border-bottom-width: 1px;

	border-left-width: 5px;

	border-bottom-style: dotted;

	border-left-style: solid;

	border-bottom-color: #234218;

	border-left-color: #234218;

	margin-bottom: 5px;

	text-indent: 5px;

	font-size: 120%;

}

#content #block4 p{

	line-height: 200%;

	font-size: 90%;

	text-align: center;

	margin-top: 10px;

}

#content #block4 .p2{

	line-height: 200%;

	font-size: 90%;

	text-align: right;

	font-weight: bold;

	margin-right: 10px;

}

#content #block5 {

	float: left;

	width: 240px;

	margin-top: 10px;

	margin-left: 10px;

	background-color: #FFFFFF;

	border: 1px solid #234218;

	padding: 0px;

	height: 240px;

}

#content #block5 h3{

	font-weight: bold;

	border-bottom-width: 1px;

	border-left-width: 5px;

	border-bottom-style: dotted;

	border-left-style: solid;

	border-bottom-color: #234218;

	border-left-color: #234218;

	margin-bottom: 5px;

	text-indent: 5px;

	font-size: 120%;

}

#content #block5 p{

	line-height: 150%;

	font-size: 90%;

	text-align: center;

	margin-top: 10px;

}

#content #block5 .p2{

	line-height: 200%;

	font-size: 90%;

	text-align: right;

	font-weight: bold;

	margin-right: 10px;

}

#content #block6 {

	float: left;

	width: 240px;

	margin-top: 10px;

	margin-left: 10px;

	background-color: #FFFFFF;

	border: 1px solid #234218;

	padding: 0px;

	height: 240px;

}

#content #block6 h3{

	font-weight: bold;

	border-bottom-width: 1px;

	border-left-width: 5px;

	border-bottom-style: dotted;

	border-left-style: solid;

	border-bottom-color: #234218;

	border-left-color: #234218;

	margin-bottom: 5px;

	text-indent: 5px;

	font-size: 100%;

}

#content #block6 p{

	line-height: 200%;

	font-size: 90%;

	text-align: center;

	margin-top: 10px;

}

#content #block6 .p2{

	line-height: 200%;

	font-size: 90%;

	text-align: right;

	font-weight: bold;

	margin-right: 10px;

}

#content #block7 {

	float: left;

	width: 240px;

	margin-top: 10px;

	margin-left: 10px;

	background-color: #FFFFFF;

	border: 1px solid #234218;

	padding: 0px;

	height: 240px;

}

#content #block7 h3{

	font-weight: bold;

	border-bottom-width: 1px;

	border-left-width: 5px;

	border-bottom-style: dotted;

	border-left-style: solid;

	border-bottom-color: #234218;

	border-left-color: #234218;

	margin-bottom: 5px;

	text-indent: 5px;

	font-size: 100%;

}

#content #block7 p{

	line-height: 200%;

	font-size: 90%;

	text-align: center;

}

#content #block7 .p2{

	line-height: 200%;

	font-size: 90%;

	text-align: right;

	font-weight: bold;

	margin-right: 10px;

}

#content #block8 {

	float: left;

	width: 240px;

	margin-top: 10px;

	margin-left: 10px;

	background-color: #FFFFFF;

	border: 1px solid #234218;

	padding: 0px;

	height: 240px;

}

#content #block8 h3{

	font-weight: bold;

	border-bottom-width: 1px;

	border-left-width: 5px;

	border-bottom-style: dotted;

	border-left-style: solid;

	border-bottom-color: #234218;

	border-left-color: #234218;

	margin-bottom: 5px;

	text-indent: 5px;

	font-size: 120%;

}

#content #block8 p{

	line-height: 200%;

	font-size: 90%;

	text-align: center;

	margin-top: 10px;

}

#content #block8 .p2{

	line-height: 200%;

	font-size: 90%;

	text-align: right;

	font-weight: bold;

	margin-right: 10px;

}

#content #block9 {

	float: left;

	width: 240px;

	margin-top: 10px;

	margin-left: 10px;

	background-color: #FFFFFF;

	border: 1px solid #234218;

	padding: 0px;

	height: 240px;

}

#content #block9 h3{

	font-weight: bold;

	border-bottom-width: 1px;

	border-left-width: 5px;

	border-bottom-style: dotted;

	border-left-style: solid;

	border-bottom-color: #234218;

	border-left-color: #234218;

	margin-bottom: 5px;

	text-indent: 5px;

	font-size: 120%;

}

#content #block9 p{

	line-height: 200%;

	font-size: 90%;

	text-align: center;

	margin-top: 10px;

}

#content #block9 .p2{

	line-height: 200%;

	font-size: 90%;

	text-align: right;

	font-weight: bold;

	margin-right: 10px;

}

#about {

	float: left;

	width: 624px;

}

#newsRelease {

	float: left;

	width: 151px;

}

#newsRelease ul {

	list-style: none;

	padding: 0;

	margin-top: 16px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #CCCCCC;

}

#newsRelease li {

	margin: 0;

	padding: 0; /* オフマウス時のマーカー画像と背景色を指定 */

	background-color: #003399;

	background-image: url(../images/list_marker_white.gif);

	background-repeat: no-repeat;

	background-position: left center;

	font-size: 90%;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

}

#newsRelease li .title{

	margin: 0;

	padding: 0; /* オフマウス時のマーカー画像と背景色を指定 */

	background-color: #234218;

	font-size: 90%;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	color: #FFFFFF;

	display: list-item;

	height: 20px;

	width: 100%;

}

#newsRelease a {

	padding: 4px 0 4px 10px;

	display: block;

	width: 141px!important;

	width /**/: 130px;

	color: #333333;

	text-decoration: none;

	background-color: #FFFFFF;

	background-image: url(../images/list_marker_blue.gif);

	background-repeat: no-repeat;

	background-position: left center;

}

#newsRelease a:hover {

	color: #FFFFFF; /* オンマウス時の文字色を指定 */

	background-image: none; /* オンマウス時の背景画像を表示させないように指定 */

	background-color: transparent; /* オンマウス時の背景色を透過するように指定 */

}

#footer {

	clear: both;

	color: #FFFFFF;

	background: #234218;

	text-align: center;

}



/* 本文のレイアウト

---------------------------------------------*/

#about h3 {



	background-repeat: repeat-x;

	background-position: left top;

}

#newsRelease h3 {

	color: #FFFFFF;

	background-repeat: repeat-x;

	background-position: left top;

}

#about .section {

	margin-top: 16px;

	margin-right: 18px;

	margin-bottom: 0px;

	margin-left: 10px;

}

#about .section p {

	line-height: 1.6;

	margin-top: 5px;

	margin-right: 0;

	margin-bottom: 15px;

	margin-left: 0;

}

#about .section .p1 {

	line-height: 1.6;

	float: left;

	width: 350px;

	margin-top: 5px;

	margin-right: 0;

	margin-bottom: 5px;

	margin-left: 0;

}

#about .section h4 {

	font-weight: bold;

	margin-top: 5px;

	margin-right: 0;

	margin-bottom: 10px;

	margin-left: 0;

	color: #234218;

	border-left-width: 5px;

	border-left-style: solid;

	border-left-color: #234218;

	font-size: 120%;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 5px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #234218;

}

#about .section .date {

	color: #666666;

	margin: 0px;

	font-size: 90%;

}

#about .section .link {

	background: url(../images/arrow.gif) left center no-repeat;

	padding-left: 14px;

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0px;

}



#newsRelease dl {

	margin-top: 16px;

	margin-right: 0px;

	margin-bottom: 0;

	margin-left: 0px;

}

#newsRelease dl dd {

	font-size: 90%;

	color: #FFFFFF;

	margin-top: 3px;

	background-color: #000099;

	height: 40px;

	width: 150px;

}

#newsRelease dl dd a {

	font-size: 90%;

	color: #FFFFFF;

	margin-top: 3px;

	background-color: #000099;

	height: 40px;

	width: 150px;

}

#newsRelease dl dd a:hover{

	font-size: 90%;

	color: #666666;

	margin-top: 3px;

	background-color: #FFFF00;

	height: 40px;

	width: 150px;

}

#newsRelease dl dt {

	font-size: 90%;

	color: #666666;

	margin-top: 3px;

}

#topnavi {

	margin: 0px;

	padding: 0px;

	height: 33px;

	width: 775px;

	background-image: url(../images/gNavi.gif);

	background-repeat: no-repeat;

	z-index: 100;

}

#topnavi h2 {

	font-size: 2px;

	margin: 0px;

	padding: 0px;

	float: left;

}

.clear {

	clear: both;

}

#topnavi h2 em {

	visibility: hidden;

}

#topnavi h2 a {

	display: block;

	height: 33px;

	width: 150px;

	margin: 0px;

	padding: 0px;

	text-decoration: none;

	z-index: 2;

}

.style1 {

	font-size: 75%;

}

.rightimg1 {

	float: right;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 20px;

	margin-left: 10px;

}

@media print {

body {

zoom: 80%;

}

}







/*kensha_j16.html style

--------------------------------------------------*/

div.section table.oner td {

padding: 10px;

border: 1px #234218 solid;

}

/*blog style
--------------------------------------------------*/
div#about div.section img.right-img {
padding: 10px;
float: right;
}
div#about div.section p.text-left {
float: left;
}

div#definition p.left-img {
float: left;
padding: 0 20px 20px 0;
}

div#definition p.right-img {
float: right;
padding: 20px 0 20px 20px;
}