@charset "UTF-8";
*{
	margin: 0;
	padding: 0;
	font: normal normal normal 100%/1.3 "ＭＳ Ｐゴシック","Osaka","ヒラギノ角ゴ Pro W3", sans-serif;
}
body  {
	color: #030303;
	background-color: #fff;
	margin: 0px 0px 0px; 
	font-size: 0.8em;
	font-family: "ＭＳ Ｐゴシック","Osaka", sans-serif;
/*	text-align: center; 
/*  background-repeat: repeat-x;*/
}

/* ========TEMPLATE LAYOUT======== */
div#top {
   width:880px;
   margin:0 0 0 10px;
   background-color:#ffffff;
}

div#header {
   position:relative;
   width:880px;
   background-color:#ffffff;
}

div#icatch {
	float:left;
	width:880px;
	margin:0 0 0 0px;
	background-color:#ffffff;
}

div#menu {
	float:left;
	width:880px;
	height:30px;
	margin:0 0 0 0px;
}

div#contents {
   float:left;
/* width:860px;  */
/* width:880px;  */
   width:900px;
   margin:0 0 0 0;
   padding:0 0 ;
   background-color:#ffffff;
}

div#main {
   float:left;
   width:730px;
   margin:30px 0px 10px;
}

div#main ul {
/*	width:570px;*/
        width:650px;
	margin:0 15px 0px 40px;
	list-style-type:none;
}

div#main ul li {
	margin:5px 0 5px 10px;
/*    margin:5px 0 5px 10px;*/
	list-style-image:url(../images/bg_list_b.gif);
	list-style-position:inside;
}

div#sub {
	float:left;
/*    float:right;  */
	width:130px;
	margin:30px 0px 10px;
}

div#sub #mnavi {
	height:1200px;
}

div#sub h2 {
	float:left;
	width:130px;
	background:url(../images/bg_head.gif);
	color:#FFF;
	padding:0 0 0 10px;
	margin:10px 0 10px 5px;
	font-size:16px;
	font-weight:bold;
}

div#sub dl {
	float:left;
	width:130px;
	padding:0 0 0 10px;
	margin:10px 0 10px 5px;
	font-size:12px;
	font-weight:normal;
}

div#sub dl dt {
	color:#333;
	font-size:14px;
	padding-left:8px;
    background: url(../images/bg_list.gif) 0 50% no-repeat;
}

div#sub dl dd {
	color:#88F;
	padding-left:8px;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}
	
.subtitle  {
   margin-top:10px;
   padding:10px 2px ;
   border:#333 solid 1px;
   width:130px;
   height:380px;
   background:#FFF;
   font-size:12px;
   text-align:center;
   color:#666;
}

div#sub #mnavi #submenu {
	position: relative;
	width: 130px;
	padding: 0px;
	color: #003399;
	background-color: #fff;
}

div#sub #mnavi #submenu h2 {
	float:left;
	width:130px;
	background:url(../images/bg_head.gif);
	color:#FFF;
	padding:0 0 0 10px;
	margin:10px 0 10px 5px;
	font-size:16px;
	font-weight:bold;
}

div#sub #mnavi #submenu ul {
	list-style-type:none;
}

div#sub #mnavi #submenu ul li {
	margin:5px 0 5px 10px;
/*    margin:5px 0 5px 10px;*/
	list-style-image:url(../images/bg_list.gif);
	list-style-position:inside;
}

div#sub #mnavi #submenu ul li a {
/*	list-style-image:url(../images/bg_list.gif);
/*	list-style-type:none;  */
	margin:5px 0 5px 0px;
	font-size:12px;
	color:#003399;
}
div#sub #mnavi #submenu ul li a.home {
/*	list-style-image:url(../images/bg_list.gif);
/*	list-style-type:none;  */
	margin:5px 0 5px 0px;
	background-color:#CACAFF;
/*	color:#003399;  */
}


div#sub #mnavi #submenu ul li a:hover {
/*	list-style-image:url(../images/bg_list.gif);
/*	list-style-type:none;  */
	margin:5px 0 5px 0px;
	color:#FF7979;
}

div#sub #mnavi #submenu ul li ul {
}

div#sub #mnavi #submenu ul li ul li {
	list-style-image:url(../images/bg_list_w.gif);
	margin:5px 0 5px 5px;
}

div#sub #mnavi #submenu ul li ul li a {
/*	list-style-image:url(../images/bg_list.gif);
/*	list-style-type:none;  */
/*	margin:5px 0 5px 5px;  */
    margin:5px 0 5px 0px;
	color:#003399;
}

div#sub #mnavi #submenu ul li ul li a.home {
/*	list-style-image:url(../images/bg_list.gif);
/*	list-style-type:none;  */
/*	margin:5px 0 5px 5px;  */
    margin:5px 0 5px 0px;
	background-color:#CACAFF;
}

div#sub #mnavi #submenu ul li ul li a:hover {
/*	list-style-image:url(../images/bg_list.gif);
/*	list-style-type:none;  */
/*	margin:5px 0 5px 5px;  */
	margin:5px 0 5px 0px;
	color:#FF7979;
}

div#sub #mnavi #submenu a img {
	margin:5px 0 5px 60px;
}

div#totop {
   clear:both;
   float:right;
   width:880px;
   margin:0 0 0 0;
}

div#footMenu {
   width:880px;
   margin:0 0 0 0px;
   clear:both;
   position:center;
   overflow:hidden;
   padding:0 0;
   border-top:2px solid #cecfce;
}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding:10px 0;
   font-size:2em;
   color:#333;
}

div#header h1 a {
   color:#9B0000;
}

div#header h1 a:hover {
   color:#D30000;
   text-decoration:none;
}

div#contents p{
   margin:0 15px 0px 40px;
}

img.leftalign {
	float: left;
	margin-right:10px;
	margin-bottom:10px;
}

img.rightalign {
	float: right;
	margin-left:10px;
	margin-bottom:10px;
}

img.nonealign {
	margin-top:30px;
	margin-left:10px;
}

img.picset {
	margin-top:10px;
	margin-left:10px;
}

div#main h3 {
	clear:both;
	float:left;
	width:715px;
/*    width:730px;  */
	height:20px;
	background:url(../images/bg_head.gif);
	color:#FFF;
	padding:0px 0 0 10px;
/*	margin:10px 0 10px 5px; */
    margin:0px 0 10px 0px;
	font-size:14px;
	font-weight:bold;
}

div#main h4 {
	float:left;
	width:715px;
/*    width:730px;  */
	height:20px;
	background:url(../images/bg_head.gif);
	color:#FFF;
	padding:1px 0 0 10px;
/*	margin:10px 0 10px 5px; */
    margin:10px 0 10px 0px;
	font-size:14px;
	font-weight:bold;
}

div#main h5 {
	float:left;
	width:715px;
	height:20px;
	color:#003399;
	padding:0 0 0 20px;
	margin:10px 0 10px 5px;
	font-size:12px;
	font-weight:bold;
}

div#main h6 {
	float:left;
	width:715px;
	height:20px;
	background:url(../images/bg_headh6.gif);
	color:#333;
	padding:2px 0 0 10px;
	margin:10px 0 10px 0px;
	font-size:14px;
	font-weight:bold;
}

div#main h6.blueline {
	float:left;
	width:715px;
	height:20px;
	background:url(../images/bg_headh6b.gif);
	color:#333;
	padding:2px 0 0 10px;
	margin:10px 0 10px 0px;
	font-size:14px;
	font-weight:bold;
}

div#main table {
   font-size:75%;/* 12px相当 */
}

table {
   width:700px;
   margin-left:10px;
   margin-bottom:20px;
   border-collapse:collapse;
   border:1px solid #999;
   border-spacing:0;
   line-height:1.8;
}

table th {
   padding: 5px;
   border:1px solid #999;
   border-width: 0 0 1px 1px;
   background: #EFEBEF;
   font-size:12px;
   font-weight: bold;
   line-height: 120%;
   text-align: center;
}

table td {
   padding:5px;
   border:1px solid #999;
   border-width:0 0 1px 1px;
/*   background:#ccffff;  */
   font-size:12px;
/*   text-align:left;
   vertical-align:middle;*/
}

table td ol{
margin:0;
padding:0 0 0 30px;
font-size:100%;
}

table td li{
margin:0;
padding:0;
}

/* ========TOTOP CUSTOMIZE======== */
div#totop{
   position:relative;
   height:2em;
}

div#totop p{
   position:absolute;
   top:0px;
   right:0;
   margin:0 20px;
   font-size:10px;
}

div#totop p a {
   padding-left:8px;
   background: url(../images/bg_totop.gif) 0 50% no-repeat;
}


/* ========FOOTMENU CUSTOMIZE========= */
div#footMenu {
   position: relative;
   padding:20px 0 0 20px;
}

div#footMenu ul{
   position:relative;
   left:50%;
   float:left;
   margin:0;
   padding:0;
   list-style:none;
}

div#footMenu li{
   position:relative;
   left:-50%;
   float:left;
   margin:0 20px 0 0;
   padding:0;
   font-size:10px;
}

/* ========FOOTER CUSTOMIZE======== */
div#footer {
   height:20px;
   color:#fff;
   background: #003399;
   text-align:center;
   vertical-align:middle;
   margin:0 0 0 0;
   clear:both;
   padding:3px 0;
}

div#footer address {
   width:880px;
   color:#fff;
   font-size:12px;
}

.title1 {
	height:20px;
	color:#FFF;
	text-align:left;
	margin:0 0 0 0;
	padding:3px 0 0 30px;
	vertical-align:middle;
	background: #003399;
}

.title2 {
	width: 880px;
	height:60px;
	background: #ffffff;	/*#ffffff;*/
	margin:0 0 0 0;
	padding: 0;
}

.title2 img {
	margin:6px 0 0 20px;
}
.title2 span {
	margin:0px 0px 4px 0px;
}

.J-E {
	text-align:left;
	width: 130px;
	height:60px;
	background: #ffffff;	/*#003399;*/
/*	margin: 0px 30px 0px;*/
}

h2  { 
	color:#333; 
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin:20px 20px;
}
/*
h3{
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	font-style: italic;
	margin:15px 0px 15px 20px;
}
*/
.fontbold {
	font-weight:bold;
}

.fontnormal {
	color:#FFECEC;
/*	color:#FFF;   */
	font-weight:normal;
}

.colorred {
	color:#990000;
	font-weight:bold;
}

.comentred {
	color:#f00;
	font-weight:bold;
}

.font10px {
	font-size:10px;
}

.fontbig {
	font-size:16px;
}

/* ========SUB MENU CUSTOMIZE======== */
div#main #Smenu ul {
   margin:0;
   padding:0;
   font-size:12px;
   list-style:none;
}

div#main #Smenu li {
   overflow:hidden;
   float:left;
   margin:0;
   padding:0;
   list-style:none;
   color:#fff;
   background:transparent url(../images/tag_bg.gif) 0 100% no-repeat;
}

div#main #Smenu li a {
   display:block;
   width:86px;
   height:30px;
   padding:0px 0px 0px;
   line-height:30px;
   font-weight:bold;
   text-align:center;
   outline:none;
   color:#355B8A;
}

div#main #Smenu li a:hover {
   color:#355B8A;
   text-decoration:none;
   background:transparent url(../images/tag_bg.gif) 100% 100% no-repeat;
}

div#main #Smenu li.active a {
	color:#355B8A;
	background:transparent url(../images/tag_bg.gif) 100% 100% no-repeat;
	text-decoration:none;
}
