﻿body {
	margin: 0px 0px;
	padding: 0px;
	font-size: 90%;
	color: #333333;
	text-align: center;
	background-color: #effffe ;
	width: 100%;
	display: table;
}
/* 全体
--------------------------------------------------------- */
#top {
	background-color: #0033CC;
	height: 8px;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #D1D1D1;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #DFDFDF;
	display: block;
}
#header {
	margin-top: 0px;
	padding: 0px;
	width: 800px;
	height: 110px;
	display: block;
}


#content {
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
	clear: both;
}
#footer {
	background-position: center top;
	width: 800px;
	background-color: #1d55ff;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	display: block;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-image: url('image2010/footer.jpg');
	margin-top: 5px;
}
#topics {
	width: 380px;
	height: 130px;
	overflow: scroll;
	border: 1px solid #CCCCCC;
	margin-left: 60px;
}

/* menu
--------------------------------------------------------- */
#menu{
	width: 800px;
	height: 40px;
	background-image: url('image2010/naviff.jpg');
	background-repeat: no-repeat;

}
#menu ul { /*リスト全体*/
	list-style: none; 
	margin: 0; 
	padding: 0; 
} 

#menu li { /*リストの1段目*/
	float: left; 
	min-width: 133px; 
	white-space: nowrap; 
}

#menu li a { /*リストの1段目*/
	text-indent: -9999px;
	text-decoration : none;
    overflow:hidden;
}


#menu ul ul {
	/*2段目以降*/
	background-color: #ffffff;
	display: none;
	position: absolute;
	z-index: 10;
	top: 158px;
}

#menu li li { /*2段目以降のサブメニューリスト項目*/
	clear: left; 
	position:relative; 
	width: 100%; 

}
 
#menu ul li:hover > ul { 
display: block; 
} 
 
*+html #menu ul ul a  { /*IE用*/
width: 110px; /*（94-10-10-1-1）パディングとボーダーの分を引いた値*/
white-space: normal;

 /*幅に応じて改行*/
}
*+html ul.menu li ul {
margin-left: -50%;
}

#menu li { 
margin-left: 0px; 
} 
 
 
#menu a {
	/*1段目以降のメニュー文字*/ 
    font-size: 14px;
	line-height: 40px;
	color: #dadada;
	text-decoration: none;
	text-align: center; /*1段目は文字を中央合わせに*/;
	display: block;
}
 
 
#menu a:hover {   
    color: black;  
	background-image: url('image2010/navi22.jpg');
	background-repeat: no-repeat;
/*background-color: #082eb7; */ 
} 
 
#menu ul ul { 
	background-image: url('image2010/navi22.jpg');
	padding-top: 0px;/**2段目を少し下げない*/
} 
 
#menu ul ul ul { /*3段目以降*/
	padding-top: 0; /*2段目のパディング2pxを元に戻す*/
}

 
#menu li li { 
	margin-left: 0;  /*liのmargin-left: 3pxを元に戻す*/} 
 
#menu ul ul a { /*2段目以降のメニュー文字*/
	font-size: 13px; 
	color:white;
	line-height: 40px;
	text-align: center; /*2段目以降は左寄せにもどす*/
/*borderいらない
border-top: solid 1px #555555; 
border-right: solid 1px #070707; 
border-bottom: solid 1px #070707; 
border-left: solid 1px #555555; 
*/
}

/*menuのID*/


#menu_home {
	display: block;
	width: 133px;
	height: 40px;
	background-image: url('image2010/naviff.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#menu_home a:hover {
	display: block;
	width: 133px;
	height: 40px;
	background-image: url('image2010/naviff.jpg');
	background-position: 0px -40px;
	background-repeat: no-repeat;
}
#menu_syosin {
	display: block;
	width: 133px;
	height: 40px;
	background-image: url('image2010/naviff.jpg');
	background-position: 0px 133px;
	background-repeat: no-repeat;
}
#menu_syosin a:hover {
	display: block;
	width: 133px;
	height: 40px;
	background-image: url('image2010/naviff.jpg');
	background-position: -133px -40px;
	background-repeat: no-repeat;
}
#menu_sasa {
	display: block;
	width: 130px;
	height: 40px;
	background-image: url('image2010/naviff.jpg');
	background-position: 0px 266px;
	background-repeat: no-repeat;
}
#menu_sasa a:hover {
	display: block;
	width: 133px;
	height: 40px;
	background-image: url('image2010/naviff.jpg');
	background-position: -266px -40px;
	background-repeat: no-repeat;
	}

#menu_seinen {
	display: block;
	width: 133px;
	height: 40px;
	background-image: url('image2010/naviff.jpg');
	background-position: 0px 399px;
	background-repeat: no-repeat;
}
#menu_seinen a:hover {
	display: block;
	width: 133px;
	height: 40px;
	background-image: url('image2010/naviff.jpg');
	background-position: -399px -40px;
	background-repeat: no-repeat;
	}


#menu_nyukai {
	display: block;
	width: 133px;
	height: 40px;
	background-image: url('image2010/naviff.jpg');
	background-position: 0px 532px;
	background-repeat: no-repeat;
}
#menu_nyukai a:hover {
	display: block;
	width: 133px;
	height: 40px;
	background-image: url('image2010/naviff.jpg');
	background-position: -532px -40px;
	background-repeat: no-repeat;
	}


#menu_toi {
	display: block;
	width: 133px;
	height: 40px;
	background-image: url('image2010/naviff.jpg');
	background-position: 0px 665px;
	background-repeat: no-repeat;
}
#menu_toi a:hover {
	display: block;
	width: 134px;
	height: 40px;
	background-image: url('image2010/naviff.jpg');
	background-position: -665px -40px;
	background-repeat: no-repeat;
	}
	
#menu_rijisyosin {
	display: block;
	width: 133px;
	height: 40px;
	background-image: url('image2010/rijisyosin.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#menu_rijisyosin a:hover {
	display: block;
	width: 133px;
	height: 40px;
	background-image: url('image2010/rijisyosin.jpg');
	background-position: 0px -40px;
	background-repeat: no-repeat;
	}

	
#menu_sosiki {
	display: block;
	width: 133px;
	height: 40px;
	background-image: url('image2010/sosiki.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#menu_sosiki a:hover {
	display: block;
	width: 133px;
	height: 40px;
	background-image: url('image2010/sosiki.jpg');
	background-position: 0px -40px;
	background-repeat: no-repeat;
	}

	
#menu_iin {
	display: block;
	width: 133px;
	height: 40px;
	background-image: url('image2010/iin.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#menu_iin a:hover {
	display: block;
	width: 133px;
	height: 40px;
	background-image: url('image2010/iin.jpg');
	background-position: 0px -40px;
	background-repeat: no-repeat;
	}
	
#menu_about {
	display: block;
	width: 133px;
	height: 40px;
	background-image: url('image2010/about.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#menu_about a:hover {
	display: block;
	width: 133px;
	height: 40px;
	background-image: url('image2010/about.jpg');
	background-position: 0px -40px;
	background-repeat: no-repeat;
	}

#menu_09 {
	display: block;
	width: 133px;
	height: 40px;
	background-image: url('image2010/09katu.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#menu_09 a:hover {
	display: block;
	width: 133px;
	height: 40px;
	background-image: url('image2010/09katu.jpg');
	background-position: 0px -40px;
	background-repeat: no-repeat;
	}

/*--------------------------------------------------------- */

/* 見出しのクラス
--------------------------------------------------------- */
h1{
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	width: 800px;
	height: 110px;
	background-image: url('image2010/logo.jpg');
	background-repeat: no-repeat;
}


.h2class {
	background-image: url('image2010/annai.jpg');
	background-repeat: no-repeat;
	width: 480px;
	height: 70px;
	margin-left: 70px;
	padding-top: 36px;
	padding-left: 45px;
	font-size: 110%;
	margin-bottom: -20px;
}
.sasajc {
	background-image: url('image2010/h2image.jpg');
	width: 800px;
	height: 170px;
	margin: 0;
    padding: 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

.nyukai {
	background-image: url('image2010/h2inyulkai.jpg');
	width: 800px;
	height: 170px;
	margin: 0;
    padding: 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

.iinkai {
	background-image: url('image2010/h2iinkai.jpg');
	width: 800px;
	height: 170px;
	margin: 0;
    padding: 0;
    text-indent: -9999px;
	background-repeat: no-repeat;
}

.johokoukai {
	background-image: url('image2010/h2johokoukai.jpg');
	width: 800px;
	height: 170px;
	margin: 0;
    padding: 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

.toiawase {
	background-image: url('image2010/h2toia.jpg');
	width: 800px;
	height: 170px;
	margin: 0;
    padding: 0;
    text-indent: -9999px;
	background-repeat: no-repeat;
}
.seinentoha {
	background-image: url('image2010/h2seineni.jpg');
	width: 800px;
	height: 170px;
	margin: 0;
    padding: 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.sosikizu {
	background-image: url('image2010/h2sosiki.jpg');
	width: 800px;
	height: 170px;
	margin: 0;
    padding: 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.topsyosin {
	background-image: url('image2010/topsyosin.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
    padding: 0;
	width: 700px;
	height: 230px;
}


h3{
	font-size: 100%;
	padding-left: 18px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 400px;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 80px;
	background-image: url('image2010/bar.jpg');
	background-repeat: no-repeat;
}
h4 {
	margin-left: 80px;
}

.topics {
	background-image: url('image2010/topicsmidasi.gif');
	background-repeat: no-repeat;
	width: 420px;
	height: 60px;
	text-indent: -9999px;
	margin-left:50px;
}
.rijiaisatu {
	background-image: url('image2010/rijiaisatumidasi.gif');
	background-repeat: no-repeat;
	width: 420px;
	height: 60px;
	text-indent: -9999px;
	margin-left:50px;
}


/* table
--------------------------------------------------------- */
.tabletoiawase {
	margin-left: 80px;
	width: 650px;
	line-height: 150%;
	margin-top: 30px;
	margin-bottom: 50px;
}
.toith {
	background-color: #FFFF99;
	width: 80px;
	height: 50px;
}
.iintable {
	margin-left: 40px;
	line-height: 160%;
	width: 400px;
}

.td01 {
	background-color: #FFFFCC;
}
.th {
	background-color: #FFFF99;
}

.topbg {
	background-color: #DDEEFF;
	text-align: center;
}
.tdtop {
	vertical-align: top;
}


/* list
--------------------------------------------------------- */

.listanai {
	width: 560px;
	line-height: 150%;
	margin-left: 50px;
	background-image: url('image2010/arrow.gif');
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	padding-left: 20px;
	margin-bottom: 0px;
}
.iinlist {
	margin-left: 70px;
	line-height: 160%;
	margin-bottom: 40px;
    margin-top: 20px;
	list-style-type: square;
}
.number {
	margin-left: 80px;
	line-height: 160%;
	padding-left: 30px;
}
.border {
	border: 3px double #66CCFF;
	padding: 10px;
	margin-left: 80px;
	width: 570px;
	margin-top: 20px;
}

/* img
--------------------------------------------------------- */
.nihonjc {
	border-width: 0px;
	margin-top: 10px;
}

img {
	border-width: none;
}
img.visual01 {
	padding: 1px;
	border: 1px solid #C0C0C0;
}
.imgtable {
	margin-left: 40px;
	margin-bottom: 50px;
}
.samplebanar {
	margin-top: 10px;
}

.aimg {
	border-width: 0px;
}



/* その他--------------------------------------------------------- */

.bun {
	margin-top: 10px;
	line-height: 160%;
	margin-left: 80px;
	margin-bottom: 20px;
	width: 600px;
}
.bun2 {
	line-height: 160%;
	margin-left: 100px;
	margin-top:0px;
	margin-bottom:0px;
}

.kakokatu {
	margin-left: 280px;
	font-size: 80%;
}

.footer {
	font-size: 80%;
	line-height: 170%;
	margin-bottom: 10px;
	margin-top: 10px;
}

.bunlast {
	margin-top: 0px;
	line-height: 150%;
	margin-left: 90px;
	margin-bottom: 100px;
	width: 580px;
}

.modoru {
	margin-left: 540px;
	font-size: 80%;
	margin-bottom: 50px;
}
.footer0 {
	font-size: 80%;
	line-height: 170%;
	margin-bottom: 10px;
	margin-top: 30px;
}
.nenpyou {
	margin-left: 50px;
	font-size: 87%;
	margin-bottom: 60px;
}
.hyoucaption {
	margin-left: 50px;
	font-weight: bold;
	font-size: 110%;
	width: 600px;
	line-height: 150%;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #0066FF;
	padding-left: 5px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.bold {
	font-weight: bold;
}
.buntop {
	margin-top: -5px;
	line-height: 160%;
	margin-left: 60px;
	margin-bottom: 20px;
	width: 600px;
}
.bunjc {
	margin-top: 10px;
	line-height: 160%;
	margin-left: 40px;
	margin-bottom: 20px;
	width: 600px;
}
.simei {
	font-size: 110%;
	font-weight: bold;
	margin-left: 60px;
}
.iintyou {
	margin-left: 40px;
	font-size: 110%;
	font-weight: bold;
}

.toprijisum {
	padding: 1px;
	border: 1px solid #C0C0C0;
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}

.bunh2 {
	margin-top: 40px;
	line-height: 160%;
	margin-left: 80px;
	margin-bottom: 20px;
	width: 600px;
}

.sintyaku {
	margin-left: 30px;
	margin-bottom: 50px;
}


/* a
--------------------------------------------------------- */

a.text:hover {
	color: #0066CC;
	background-color: #FFFFCC;
}
a.text:visited {
	color: blue;
}
.a_foot {
	color: #003399;
}


