/* -------------------------------------------------------------------------------------------------------------------- */
/* body */
/* --------------------------------------------------------------------------------------------------------------------

body {
	background-color: #EFEFEF;
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
#body {
	background-color: #FFFFFF;
	width: 800px;
	padding: 0px;
	margin: auto;
	clear: both;
}
-------------------------------------------------------------------------------------------------------------------- */

/* body */
/* -------------------------------------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------------------------------------- */
/* top page */
#title {
	clear: both;
	width: auto;
}
#title td#bg {
	background-color: #BAEE65;
	background-image: url(../img/title_bg.jpg);
	background-repeat: repeat-x;
}
#title td#photo {
	background-color: #FFFFFF;
	background-image: url(../img/title_02.jpg);
	background-repeat: no-repeat;
}

#leftside {
	float: left;
	width: 364px;
	padding: 0px;
	margin: 0px;
}

#rightside {
	float: left;
	width: 426px;
	padding: 0px;
	margin: 0px;
}

#menu {
	width: 344px;
	padding: 10px;
	margin: 0px;
}
#topics {
	float: right;
	width: 416px;
	padding: 10px;
	margin: 0px;
}
#topics .title {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	width: auto;
	background-color: #CCFFCC;
	padding: 5px;
	margin: 10px;
}
#topics h3 {
	font-size: medium;
	line-height: 1.2em;
	color: #006600;
	margin: 0px;
	padding: 0px;
}
#topics h3 .new {
	color: #FFFFFF;
	font-size: small;
	margin: 0px;
	padding: 1px 3px;
	display: inline;
	background-color: #CC0000;

}
#topics p .new {
	color: #FFFFFF;
	font-size: small;
	margin: 0px;
	padding: 1px 3px;
	display: inline;
	background-color: #CC0000;

}
#topics .title p {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	position: static;
	text-align: right;
	color: #006600;
	margin: 0px;
	padding: 0px;
}
.topics{
	background-color: #EEF2E6;
	width: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BED1A7;
	margin: 0px;
	padding-top: 3px;
}
.topics p {
	font-size: medium;
	line-height: 1.5em;
	padding: 0px 10px 10px;
	margin: 0px;
}
.topics a {
	font-weight: bold;
	font-size: small;
}

#topics #comment {
	margin: 0px 0px 15px;
	padding: 0px 5px 15px;
	display: block;
	font-size: medium;
	line-height: 1.5em;
}
#question {
	background-color: #EFEFEF;
	border: 2px solid #CCCCCC;
	margin: 20px 0px 0px;
	padding: 5px 10px 10px;
	width: auto;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#question h4 {
	font-size: medium;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px 0px 10px;
}
#question p {
	font-size: small;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
#question a {
	font-weight: normal;
}

/* round */
.rounded{
	background:#EEF2E6;
	width:auto;
	margin-top: 10px;
}
#rtop,#rbottom{
	background:#FFFFFF;
}
#rtop *,#rbottom *{
	display:block;
	height:1px;
	background: #EEF2E6;
}
#rtop #r1{
	height:1px;
	background: #BED1A7;
	margin: 0px 5px 0px 4px;
}
#rtop #r2{
	height:1px;
	background: #EEF2E6;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #BED1A7;
}
#rtop #r3,#rtop #r4{
	height:1px;
	background: #EEF2E6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BED1A7;
}
#r1{
	margin: 0px 5px;
}
#r2{
	margin: 0px 3px;
}
#r3{
	margin: 0px 2px;
}
#r4{
	margin: 0px 1px;
	height: 2px;
} 

/* header for top page */

#header-top td#bg {
	background-image: url(../img/title_bg.jpg);
	background-repeat: repeat-x;
}
#header-top td#bg a {
	background-color: #DDF7B3;
	margin: 0px 0px 0px 5px;
	padding: 2px 2px 2px 10px;

	text-decoration: none;
	font-size: small;
	color: #006600;
	border-top: 1px solid #3C8A00;
	border-right: 2px solid #3C8A00;
	border-bottom: 1px solid #3C8A00;
	border-left: 2px solid #3C8A00;
	display: block;
	float: right;
}
#header-top td#bg a#link_btn {
	width: 4em;
	background-image: url(../img/arrow.gif);
	background-position: 3px center;
	background-repeat: no-repeat;
	text-align: right;
}
/* 2006.06.01サイトマップ用に追加 */
#header-top td#bg a#link_btn02 {
	width: 6em;
	background-image: url(../img/arrow.gif);
	background-position: 3px center;
	background-repeat: no-repeat;
	text-align: right;
}
#header-top td#bg a:hover {
	background-color: #ACFF00;
}

/* header for all pages */

#header td#bg {
	background-image: url(../img/title_s_bg.jpg);
	background-repeat: repeat-x;
}
#header td#bg a {
	background-color: #DDF7B3;
	margin: 0px 0px 0px 5px;
	padding: 2px 2px 2px 10px;

	text-decoration: none;
	font-size: small;
	color: #006600;
	border-top: 1px solid #3C8A00;
	border-right: 2px solid #3C8A00;
	border-bottom: 1px solid #3C8A00;
	border-left: 2px solid #3C8A00;
	display: block;
	float: right;
}
#header td#bg a#top_btn {
	width: 6em;
	background-image: url(../img/go_home.gif);
	background-position: 3px center;
	background-repeat: no-repeat;
	text-align: right;
}
#header td#bg a#print_btn {
	width: 5.7em;
	background-image: url(../img/print_icon.gif);
	background-position: 3px center;
	background-repeat: no-repeat;
	text-align: right;
}
#header td#bg a:hover {
	background-color: #ACFF00;
}
#footer {
  clear: both;
	float: none;
	width: auto;
}


#contents {
	padding: 8px 10px 10px;
	margin: 0px;
	width: auto;
	clear: both;
}

/* 
#contents p {
	font-size: medium;
	line-height: 1.5em;
	margin: 10px 10px 35px;
	padding: 0px;
}
 */

#contents p {
	font-size: 80%;
	line-height: 140%;
	margin: 10px 10px 35px;
	padding: 0px;
}


#contents li {
	font-size: medium;
	line-height: 1.4em;
}



#contents h1 {
	background-color: #D7EBFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	padding: 10px;
	width: auto;
	font-size: large;
	color: #00557D;
	clear: both;
	margin: 10px 0px 20px;
	display: block;
}


#contents h2 {
	font-size: medium;
	background-color: #D7EBFF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	color: #00557D;
	clear: both;
	margin: 10px 0px 20px;
	display: block;
	width: auto;
	height: 1em;
}

#contents h3 {
	font-size: medium;
	background-color: #DBDBDB;
	padding: 5px;
	clear: both;
	display: block;
	width: 5em;
	margin: 0px 0px 5px 20px;
	text-align: center;
	border-top: 2px solid #666666;
	border-right: none #666666;
	border-bottom: 2px solid #666666;
	border-left: none #666666;

}
#contents h4 {
	font-size: medium;
	padding: 5px;
	clear: both;
	display: block;
	margin: 12px 10px 3px 30px;
	width: auto;
	font-weight: normal;
	border-top-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DBDBDB;
	border-left-color: #DBDBDB;
}

#contents h5 {
	font-size: medium;
	width: 85px;
	padding: 5px;
	margin: 0px 0px 9px 30px;
	font-weight: normal;
	border-top-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DBDBDB;
	border-left-color: #DBDBDB;
	float: left;
	clear: both;
}



 .todoufu{
	list-style-type:none;
	margin: 0px 0px 7px 0px;
}

.hinan_titile {
	font-size: medium;
	font-weight:bold; 
	background-color: #98fb98;
	padding: 5px;
	clear: both;
	display: block;
	width: 10em;
	margin: 0px 0px 10px 3px;
	text-align: center;
	border-top: 2px solid #006600;
	border-right: none #006633;
	border-bottom: 2px solid #006600;
	border-left: none #006600;
}

 .td1 {
	line-height: 1.9em;
	font-size:small; 

}

.captxt {
	font-size: small;
	line-height: 1.4em;
}

dt{
	color:#009900;
	font-size: medium;
	line-height: 1.4em;
	font-weight:bold;
	padding-left: 10px;
}
dd{
    margin:3px 0 18px; 
	padding-left:24px; 
	font-size:small; 
	line-height:1.5em;
}
#words dt{
    border-left:8px solid #669999; 
	padding:3px; 
	padding-left:6px; 
	font-weight:bold; 
	font-size:medium;
	color:#000000;
}
#words dd{
    margin:3px 0 30px; 
	padding-left:14px; 
	font-size:small; 
	line-height:1.5em;
}

.pagetop {
	font-size: small;
	width: 11em;
	float: right;
	background-image: url(../img/page_top.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 3px 16px 3px 3px;
	margin: 10px 0px;
	display: block;
	text-align: right;
}

/* contents page */
/* -------------------------------------------------------------------------------------------------------------------- */

/* kensaku box */

#search {
	background:url(../images/header001_08.gif) no-repeat top #7CAF26;
	height:40px;
	vertical-align:top;
}
#search .search_box {
	padding-top:7px;
	text-align:right;
}
#search .search_box form {
	margin:0;
}
#search .searchTextBox {
width:150px;
}

/*　アコーディオンメニュー関連　*/
#contents #FiscalYearBlock p {
	margin:5px 20px 0;
}
#contents #FiscalYearBlock .submenuheader{
	text-decoration:underline;
}
#contents #FiscalYearBlock .submenuheaderOpen{
	text-decoration:none;
}
#contents #FiscalYearBlock ul{
	margin-top:0;
}
/* 共同訓練（#contents_07-08） */
#contents_07-08 #FiscalYearBlock{
	margin-bottom:35px;
}
#contents_07-08 #FiscalYearBlock p {
	margin:0 10px;
}
#contents_07-08 #FiscalYearBlock .submenuOpen,
#contents_07-08 #FiscalYearBlock .submenu{
	margin-bottom:1.4em;
}
