body{
	margin-right: auto;
	margin-left: auto;
	padding : 0px;
	color : #000;
	font-size : 11px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 1.5;
	background : #FFFAD7;
	font-size: 100%;
	width:100%;
}
#blcMain{
	margin:0px auto;
	/*padding : 6px 0px;*/
	width:735px;
	background:#FFF;
}

.copy{color:#999;font-size:9px;line-height:16px;}
.s-01 { font-size: 10px;}
.s-02 {font-size:10px;line-height:13px;}
.l-01 { font-size: 14px}

a:link { color: #533A98;text-decoration: underline;}
a:visited {
	color: #6D3795;
	text-decoration: underline;
}
a:active { color: #533A98;text-decoration: none;}
a:hover {
	color: #FF6A6F;
	text-decoration: none;
}

td {	font-size: 12px;}


#main {
	float:right;
	text-align:left;
	width: 502px;
/*padding-right: 30px;*/
	font-size:12px;
}
.clr1{
	color: #533A98;
}

.big {
font-size: 120%;
}

.kakomi {
	width:490px;
	background-color:#F0F0F0;
	height:auto;
	margin-bottom: 10px;
	border: 1px #333333 solid;
	padding: 5px;
	text-align:left;
	
}
.clear {
	clear: both;
	padding:0px;
	margin:0px;
}

img{
	vertical-align: bottom;
	border: none;
}
#coordinator {
width:502px;
}
.coordinator_inner1 {
background-color:#f7eee7;
padding:5px;
width:502px;
height:auto;
margin-bottom:10px;
}
.coordinator_text {
float:left;
width:400px;
}
.coordinator_pic1 {
width:100px;
float:right;
}

.coordinator_inner2 {
background-color:#f7eee7;
padding:5px;
width:111px;
height:110px;
margin-bottom:10px;
float:left;
}
.coordinator_pic2 {
background-color:#f7eee7;
width:110px;
height:110px;
padding:5px;
margin-right:5px;
margin-bottom:10px;
float:left;
}
.t_txt {
	font-size:12px;
	text-align: left;
}
.clr1{
	color: #533A98;
}
.clr2{
	color: #F00;
}
.clr4{
	color: #A591C5;
}
.clr5{
	color: #F550A6;
}
.clr6{
	color : #666;
	font-weight : bold;
}
.clr7{
	color : #533A98;
	font-weight : bold;
}
.s-01 { font-size: 10px;}
.m-01{font-size:12px;
/*line-height:18px;*/
}
.l-01 { font-size: 14px}

.t_aj {
	width:370px;
	float: left;
	height: auto;
}
.t_aj_d {
	width:120px;
	float: right;
	margin-left: 10px;
	text-align: left;
}
.t_pdf {
	width:67px;
	float: left;
	background-repeat:no-repeat;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	height: 15px;
	color: #FFFFFF;
}
.info {
	width:502px;
	border-bottom:dotted 1px #999999;
	padding-bottom:1px;
	height:26px;
	margin-right: -30px;
	padding-top: 40px;
	clear: both;
	margin-bottom: 10px;
}
.contents {
	width:502px;
	clear: both;
	font-size: 12px;
	padding-top: 10px;
}


.tbl_type1 {
	border: solid 1px #FF9966;
border-collapse:collapse;
}

.tbl_type1 th , .tbl_type1 td {
	padding: 4px;

	}






@charset "utf-8";
.fr {
	margin: 0 0 15px 15px;
	}
.section {
	margin-bottom: 20px;
	}

	
a { 
    text-decoration: underline;
}




/*a:link , a:visited {
	color: #333333;
	text-decoration: none;
	}*/



a:hover , a:active {
	color: #009933;
	text-decoration: underline;
	}

.section h3 {
	font-size: 16px;
	}

/* --------------------------------------------------
	footer
-------------------------------------------------- */
#footer {
	padding: 20px 20px 40px;
	}

#footer #wononone {
	float: left;
	}

#footer #foot_navi {
	text-align: right;
	float: right;
	}

#footer #foot_navi ul {
	background: url(../images/bg_fnavi.gif) left center no-repeat;
	}

#footer #foot_navi ul li {
	background: url(../images/bg_fnavi.gif) right center no-repeat;
	padding: 0 10px;
	display: inline;
	}

#footer #foot_navi ul li a:link , #footer #foot_navi ul li a:visited {
	color: #FF6600;
	text-decoration: none;
	}

#footer #foot_navi ul li a:hover , #footer #foot_navi ul li a:active {
	color: #009933;
	text-decoration: underline;
	}




p, ul, div {font-size: 1em; list-style-type: none;}

#container {
	width: 66.6%;
	margin: 0 auto;
	text-align: left;
}



#tab {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0;
	height: 2em;
	overflow: hidden;

}

#tab li {
	float: left;
	width: 120px;
	height: 5em;
}
#tab li a {
	display: block;
	width: 110px;
	height: 5em;
	border: 1px solid #FFEBCD;
	border-bottom: 0;
	padding:2px;
	color: #696969;
	text-align: center;
	font-weight: bold;
	background: #FFFACD;
	border-color: #C2BDAE;
}
#tab li a:hover,
#tab li.present a {

	border-color: #C2BDAE;
	color: #F8F8FF;
	background: #ea5404;
}


#page1, #page2, #page3, #page4, #page5 {
  clear:both;
  border:1px solid ;
  padding:1px;
  border-color:#CDC5BF;
}



table.table01 {
  margin-top: 0.1em;
  margin-bottom: 0.1em;
  width: 502px;
}

table.table01 caption {
  padding: 8px
  text-align: left;
}


table.table01 td.topickdata {
  padding: 15px;
  text-align: left;
  color: #FF8C00;
  font-weight: bolder;
}


table.table01 tr.topicka {
  background: #FFFACD;
}



