* {
  font-family:
    "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",
    "メイリオ",Meiryo,
    Osaka,
    "ＭＳ Ｐゴシック","MS P Gothic",
    sans-serif;
}
/* IE7に対するフォントの種類 */
*:first-child+html * {
  font-family:
    "メイリオ",Meiryo, 
    "ＭＳ Ｐゴシック","MS P Gothic",
    sans-serif;
}
/* IE6に対するフォントの種類 */
* html * {
  font-family:
    "メイリオ",Meiryo, 
    "ＭＳ Ｐゴシック","MS P Gothic",
    sans-serif;	
}	
body {
	background-color: #FFF;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

td, th {
	font-size: 12px;
	line-height: 24px;
}

td.nowrap, th.nowrap {
	font-size: 12px;
	line-height: 24px;
	white-space: nowrap;
}

a {
	color: #0086B3;
	font-size: 14px;
}
strong {
	color: #BF00FF;
	font-style: normal;
	font-weight: normal;
}
em {
	font-style: normal;
	font-weight: bold;
	color: #008000;
}
.big{
	font-size: 18px;
}
.semibig{
	font-size: 16px;
}

.title {
	font-size: 18px;
	line-height: 30px;
  background-color: #C6C; color: #FFFF66;
}

.subtitle {
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	background-color: #0C0;
	font-size: 16px;
	padding: 5px;
}
.subtitleInline {
	font-size: 15px;
	line-height: 24px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

.subtitleInline2 {
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.subtitleInline3 {
	font-size: 15px;
	line-height: 19px;
	color: #BF00FF;
	font-style: normal;
	font-weight: normal;
}




.header {
	font-size: 24px;
	background-color: #880000;
	color: #FFFF66;
}

.nav {
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 6px;
}
.navLink2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #80B62F;
	color: #F4EA71;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
}

.rightimage {
	float: right;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	margin: 10px;
}
.leftimage {
	float: left;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	margin: 10px;
}
.rightimageNoborder {
	float: right;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.leftimageNoborder {
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.vcenterImage {
	vertical-align: middle;
}

a:hover {
	color: #BF00FF;
}
a:active {
	color: #BF00FF;
	background-color: #E5E5E5;
}

.sidebar {
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	border: 1px solid #0086B3;
}

.sidebarHeader {
	font-size: 16px;
	line-height: 20px;
	color: #008000;
	font-weight: bold;
}


.sidebarFooter {
	color: #C6C;
}

.footer {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: center;
}

.legal {
	font-size: 11pt;
	color: #000000;
	line-height: 145%;
}
.caption_style {
	font-size: 9pt;
	color: #000000;
	line-height: 130%;
	padding: 5px;
}
.caption_style_center {
	font-size: 9pt;
	color: #000000;
	line-height: 130%;
	padding: 5px;
	text-align: center;
}
.caption_style_small {
	font-size: 8pt;
	color: #000000333;
	padding: 3px;
	line-height: normal;
}


.box1 {
	border-width: 2px;
	border-color: #CCCCCC #000000333 #000000333 #CCCCCC;
  border-style: dotted;
	}

.promo {
	color: #BF00FF;
	font-size: 11pt;
	line-height: 130%;
	font-weight: bold;
}

.promo2 {
	color: #BF00FF;
	font-size: 15px;
	line-height: 100%;
	font-weight: bold;
}

.promo3 {
	color: #BF00FF;
	font-size: 20px;
	font-weight: bold;
	line-height: 100%;
}

.titlebar {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-size: 17px;
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6CF;
	border-right-color: #6CF;
	border-bottom-color: #6CF;
	border-left-color: #6CF;
}

.dingbat2{
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6CF;
	border-right-color: #6CF;
	border-bottom-color: #6CF;
	border-left-color: #6CF;
}
.dingbat3 {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6CF;
	border-right-color: #6CF;
	border-bottom-color: #6CF;
	border-left-color: #6CF;
}
.dingbat4 {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6CF;
	border-right-color: #6CF;
	border-bottom-color: #6CF;
	border-left-color: #6CF;
	font-size: 18px;
}

div.centering p {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	text-align: right;
}   
    
/*for IE6 */  
    * html .centering p {   
    display: inline;   
    zoom: 1;   
	text-align: right;
}   
    
/*for IE7 */  
*:first-child+html .centering p {   
    display: inline;   
    zoom: 1;   
	text-align: right;
}  


input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
#main  #headerl {
	float: left;
	width: 180px;
	height: 120px;
	margin: 0px;
	padding: 0px;
}

#main   #organization {
	width: 758px;
	margin: 0px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #CCC;
	height: 38px;
	background-image: url(images/org_back.jpg);
	background-repeat: repeat-x;
}
* html #main #organization {
	width: 760px;
}	

#main   #organization   p {
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	text-align: center;
	font-weight: normal;
}


#main #navi {
	float: left;
	width: 178px;
	background-color: #FFF;
	margin: 0px;
	padding-top: 5px;
}
#main #navi ul {
	list-style-type: none;
}

#main #navi li {
	margin-bottom: 5px;
	width: 160px;
	margin-left: -32px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#main #navi a {
	font-size: 12px;
	text-decoration: none;
	color: #0086B3;
	margin-left: 5px;
}
#main #navi a:hover {
	font-size: 13px;
	background-color: #E5E5E5;
	color: #BF00FF;
}
#main #navi a:active {
	font-size: 13px;
	font-weight: bold;
	background-color: #FFF;
	color: #BF00FF;
}
#main  #headerr1 {
	float: right;
	height: 120px;
	width: 580px;
	margin: 0px;
	padding: 0px;
}

#main #headerr2 {
	float: right;
	height: 51px;
	width: 540px;
	padding-top: 14px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
}
#main #contents {
	float: right;
	width: 960px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
* html #main #contents {
	width: 580px;
}

#main #contents p {
}

#main #footer {
	width: 579px;
	float: right;
	background-color: #E5E5E5;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #CCC;
}


#main {
	width: 960px;
	left: 0px;
	top: 0px;
	background-color: #E5E5E5;
	float: left;
}
#main #organization2 {
	width: 760px;
	background-color: #DEDECA;
	height: 14px;
	padding-top: 8px;
	padding-bottom: 5px;
	margin: 0px;
	clear: both;
	font-size: 10px;
}
#main #organization2 p {
	text-align: center;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 120%;
	color: #BF00FF;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #BF00FF;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	color: #BF00FF;
}

#main #contents #navi2 a {
	font-size: 12px;
	text-decoration: none;
	color: #0086B3;
	padding-left: 12px;
	padding-right: 12px;
}
#main #contents #navi2 table {

}

#main #contents #navi2 a:hover {
	font-size: 13px;
	background-color: #E5E5E5;
	color: #BF00FF;
	padding-left: 12px;
	padding-right: 12px;
}
#main #contents #navi2 a:active {
	font-size: 13px;
	font-weight: bold;
	background-color: #FFF;
	color: #BF00FF;
}
.sidebar2 {
	font-size: 12px;
	line-height: 18px;
	padding: 6px;
	border: 1px solid #0086B3;
}
.subtitle2 {
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	background-color: #0C0;
	font-size: 16px;
	padding: 5px;
	margin: 6px;
}
.solid {
	width: 18em;
	font-size: medium;
}