div#head {
	width: 920px;
	text-align: left;
	background-image: url(../../images/head_bg.gif);
	background-repeat: repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
}


div#head img{
	vertical-align: bottom;
}

div#head table{
	margin: 0px;
	padding: 0px;
}




div#left{
	float: left;
	width: 230px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

div#left .lang{
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	margin-bottom: 5px;
	background-image: url(../../archive/images/grey_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	width: 215px;
	background-position: bottom;
}

div#left .lang a{
	text-decoration: none;
	display: block;
}

/*  menu_header */
#menu_header {
	font-size: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: both;
}

#menu_header ul {
	margin-left: 230px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	color: #666666;
}
#menu_header li {
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	display: block;
	float: left;
	font-size: 10px;
	padding: 5px;
	color: #666666;
	background-image: none;
}

/* menu_header LinkSetting FF対策 */

#menu_header A:link {text-decoration:none; color: #666666}
#menu_header A:visited {text-decoration:none; color: #666666}
#menu_header A:active {text-decoration:underline; color: #f03b34}
#menu_header A:hover {text-decoration:underline; color: #f03b34}

/*  contents */

#contents{
	margin-top: 0px;
}




/*  menu_set01 */

.menu01 {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.menu01 ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu01 li {
	text-decoration:none;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	display: block;
	font-size: 14px;
	line-height: 1.2em;
	vertical-align: bottom;
	background-image: none;
	text-indent: 10px;
	padding: 0px;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.menu01 .normal A:link {
	text-decoration:none;
	color: #333333;
	padding-left: 15px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-image: url(../../archive/images/l_menu_bg.gif);
	background-repeat: repeat-x;
	background-position: 2px bottom;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5f2ef;
	border-right-color: #CDE7E1;
	border-bottom-color: #CDE7E1;
	border-left-color: #e5f2ef;
}
.menu01 .normal A:visited {
	text-decoration:none;
	color: #333333;
	padding-left: 15px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-image: url(../../archive/images/l_menu_bg.gif);
	background-repeat: repeat-x;
	background-position: 2px bottom;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5f2ef;
	border-right-color: #CDE7E1;
	border-bottom-color: #CDE7E1;
	border-left-color: #e5f2ef;
}
}
.menu01 .normal A:active {
	color: #333333;
	padding-left: 15px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-image: url(../../archive/images/l_menu_bg.gif);
	background-repeat: repeat-x;
	background-position: 2px bottom;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5f2ef;
	border-right-color: #CDE7E1;
	border-bottom-color: #CDE7E1;
	border-left-color: #e5f2ef;
}

.menu01 .normal A:hover {
	color: #0000FF;
	padding-left: 15px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-image: url(../../archive/images/l_menu_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5f2ef;
	border-right-color: #CDE7E1;
	border-bottom-color: #CDE7E1;
	border-left-color: #e5f2ef;
}


/*  menu_set02 */

.menu02 {
	font-size: 12px;
	padding: 0px;
	width: 180px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	background-color: #f5f6f5;
}

.menu02 ul {
	padding: 0px;
	margin: 5px;
}
.menu02 li {
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	display: block;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	background-image: url(../../images/icon_brwn.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	width: 180px;
	line-height: 1em;

}

.menu02 .normal A:link {
	text-decoration:none;
	color: #666666;
	padding-left: 16px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 1em;
}
.menu02 .normal A:visited {
	text-decoration:none;
	color: #666666;
	padding-left: 16px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.menu02 .normal A:active {
	text-decoration:none;
	color: #f03b34;
	padding-left: 16px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.menu02 .normal A:hover {
	text-decoration:underline;
	color: #f03b34;
	padding-left: 16px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.menu02 .on {
	color: #f03b34;
	padding-left: 16px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	width: 150px;
}



.menutitle {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}



.menu01 img { vertical-align: bottom; }


ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

ul li{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: none;
	text-indent: -15px;
}

/*  waku_set */


.left_waku{
	text-align: left;
	width: 190px;
	font-size: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	padding: 5px;
	color: #999999;
}

.left_waku ul {
	color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.left_waku ul li {
	font-size: 10px;
	color: #999999;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

div#right{
	float: right;
	width: 660px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#right_con{
	float: right;
	width: 580px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* LinkSetting FF対策 */


div#right A:link {text-decoration:underline; color: #0085cf}
div#right A:visited {text-decoration:underline; color: #0085cf}
div#right A:active {text-decoration:underline; color: #f03b34}
div#right A:hover {text-decoration:underline; color: #f03b34}



#whatsnewbox {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	overflow: hidden;
	height: 80px;
	border: 1px solid #CCCCCC;
}

#whatsnewbox ul {
	display: block;
	overflow: scroll;
	height: 80px;
	background-image: url((URL));
	padding: 10px;
	margin-left: 15px;
}

#whatsnewbox li {
	list-style-position: outside;
	list-style-type: none;
	line-height: 1.5em;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: none;
}




div#pankuzu{
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}




/*  footer */

div#footer{
	font-size: small;
	padding: 5px;
	color: #006633;
}




div#footer02 {
	clear: both;
	float: none;
	width: 920px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: small;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	background-image: url(../../images/footer02_bg.gif);
	background-repeat: repeat;
}





/*  問合せ */
#contact_footer{
	width: 450px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	line-height: 160%;
	margin-top: 0px;
	margin-bottom: 12px;
	background-color: #fafbfa;
}

/*  レイアウト_set */

.section {
	margin-right: 25px;
	margin-left: 25px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

.section_15 {
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

.section_00{
	margin-top: 0px;
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 18px;
	padding-left: 5px;
}



.section_comment {
	color: #FF6600;
	margin-right: 25px;
	margin-left: 25px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;	
}

.section_award {
	margin-right: 25px;
	margin-left: 25px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

.section_award_links {
	padding: 5px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 10px;
	line-height: 140%;
}

.section_award table{
	margin: 0px;
	padding: 3px;
}

.section_award table td{
	margin: 0px;
	padding: 3px;
	text-align: left;
	vertical-align: top;
}

.section_award table td .title{
	font-size: 110%;
	font-weight: bold;
	color: #333333;
}

.section_award table td .corp{
	font-size: 110%;
	font-weight: normal;
	color: #FF9900;
}

.section_list {
	margin-right: 25px;
	margin-left: 25px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

.section_list ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.section_list ul li{
	background-image: url(../../archive/images/icon_001.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.section_gyou_margin{
	font-size: small;
	line-height: 170%;
	padding: 0px;
}

.section ol {
	margin-bottom: 5px;
	padding-left: 30px;
}


.section_head_foot {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 0px;
}





.section_head {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 12px;
	margin-bottom: 0px;
}

.section_head00 {

	margin-top: 12px;
}


.section_foot {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
}

.section_banner{
	text-align: left;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-right: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
}

.section_caption_blue{
	color: #006699;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.section_link_next{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

.section_link_next .left{
	float: left;
}

.section_link_next .right{
	float: right;
}

.section_Q{
	padding: 10px;
	font-weight: bold;
	color: #069;
}

.section_A{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	text-indent: -2em;
	margin-bottom: 15px;
}


.set{}


.title_caption{
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}



/* 配置 */

.btn_right{
	text-align: right;
	padding: 5px;
}


.pagetop{
	text-align: right;
	display: block;
	margin-top: 10px;
}

.space_right10{
	padding-right: 10px;
}

.space_10{
	height: 10px;
	margin: 0px;
	padding: 0px;
}


.align_right{
	float: right;
}

.align_left{
	float: left;
}

.align_left_20{
	float: left;
	margin-left: 20px;
}


.align_center{
	text-align: center;
	padding: 0px;
}

.align_center img{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.align_center table{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


.img_001{
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}



/* テーブルset＿A */

.table_A{
	padding: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	width: 100%;
}



.table_A td{
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.table_A th{
	margin: 0px;
	text-align: left;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 10em;
	background-image: url(../../archive/images/gry_grade.gif);
	background-repeat: repeat-y;
	color: #006633;
}




/* テーブルset＿B */

.table_B{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	margin: 0px;
}


.table_B td{
	margin: 0px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.table_B th{
	margin: 0px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #e4f0ed;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
/* テーブルset＿C */
.table_C {
	margin: 0px;
	padding: 0px;
}
.table_C th {
	font-weight: normal;
	text-align: left;
	padding: 3px;
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.table_C td {
	padding: 3px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}




  /* 見出し */

h1{
	font-size: 10px;
	color: #999999;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: normal;
}

h2{
	background-image: url(../../archive/images/h2_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 18px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 28px;
	font-weight: bold;
	font-size: 120%;
	background-position: 0px 5px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}


h3{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	font-size: medium;
	font-weight: normal;
	color: #006633;
	margin-bottom: 3px;
}

h3 img{
	margin-top: -5px;
}


h4{
	background-color: #F2F2F2;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.title_waku_grey {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	background-color: #f5f6f5;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	clear: both;
}

.title_waku_grn {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	background-color: #336666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #FFFFFF;
}

.copy_org {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #006699;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}


.text_red{
	color: #FF0000;
}

.text_bold{
	font-weight: bold;
}

.text_green{
	color: #339966;
}


.text_org{
	color: #FF6600;
}

.text_grey{
	color: #333333;
}

.imgLeft{
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.text_right{
	text-align: right;
}

.text_left{
	text-align: left;
}


.title01{
	font-size: 110%;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
