/* ”ªŒËŠÏŒõƒRƒ“ƒxƒ“ƒVƒ‡ƒ“‹¦‰ï—pƒXƒ^ƒCƒ‹ƒV[ƒg */
/* ====================================================================================================base */
body {
  background-image:url(../images/bak.gif);
  margin:0px;
  font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka;
  font-size:12px;
  line-height:1.4em;
  /*color:#3E3E3E;*/
  color:#222222;
  text-align: center;
  
}
.base{
	/*  width:700px;*/
  width:720px;
	background-color: #FFFFFF;
	top: 0px;
}
.main{
	background-color:#FFFFFF;
	overflow:auto;
	height:inherit;
	vertical-align:top;
	width: 720px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.contents_main{
	margin-bottom: 20px;
	vertical-align:top;
	padding-right:15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h1{
  font-size:22px;
  font-weight:bold;
  /*margin-top:10px;*/
}
h2{
	margin:10px 20px 10px 200px;
	font-size:16px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left:5px;
/*
	border-left:solid 10px #FF5F5F;
	border-bottom:solid 1px #FF5F5F;
*/
	font-weight:bold;
	background-color: #FF6600;
	color: #FFFFFF;
	text-indent: 10px;
}
h3{
  margin:15px 0px 10px;
  font-size:14px;
/*
  background-image:url(../images/h3_icon.gif);
  background-position:right;
  background-repeat:no-repeat;
*/
  border-bottom:1px solid #669900;
  padding-left:5px;
  padding-bottom:0px;
  font-weight:bold;
}

/* ========================================================================link */
a{
  text-decoration: underline;
  font-weight:normal;
  /*color: #3E3E3E;*/
  color: #333333;
  /*display:block;*/
}
a:hover{
  text-decoration: underline;
  font-weight: normal;
  /*color: #3E3E3E;*/
}

/* ======================================================================navi */


.navi{
	clear:both;
	text-align: left;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.navi a{
  text-decoration:underline;
  font-weight:normal;
  color: #FF6600;
}
.navi a:hover{
  text-decoration:underline;
  font-weight:normal;
  color: #FF5F5F;
}

/* ======================================================================top menu */
.top_menu{
	float:left;
	background-position: center;
}
.top_menu2{
	float:left;
	margin-top: 155px;
	background-position: center;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
}



/* ======================================================================menu */
.menu{
	width:140px;
	vertical-align:top;
	margin-left: 3px;
	float: left;
	margin-top: 10px;
}

/* ======================================================================banner */
/*
.bannersp{
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
}
.bannersp img{
	border: 0px;
}
*/
/* ======================================================================contents */
.content{
	margin-top:5px;
	margin-left:200px;
	text-align: left;
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 10px;
	width:480px;
}

/* ======================================================================pdf data */
.data{
  margin-left: 10px;
/*  margin-right: 10px;*/
  /* MT’²®—p */
/*  font-size:10px;*/
  padding-bottom:10px;
  margin-bottom:20px;
/*  border-bottom:dotted 1px #CCCCCC;*/
}
.data_title{
	margin-left: 10px;
	/* MT’²®—p */
/*  font-size:12px;*/
  font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
}
.data_detail{
	margin-left: 10px;
	margin-right: 10px;
	/* MT’²®—p */
  font-size:10px;
}
.data_detail a{
  color: #000099;
  text-decoration: underline;
/*  font-weight: bold;  */
}
/* ======================================================================sentence */
.sentence{
	margin-left: 30px;
	margin-bottom: 25px;
}
.sentence a{
  color: #000099;
  text-decoration: underline;
  font-weight: bold;
}
.pdf{
  margin-top:10px;
  margin-bottom:10px;
  margin-left:30px;
  font-size:10px;
}
.pdf a{
  color: #000099;
  text-decoration: underline;
  font-weight: bold;
}

/* ======================================================================header */
.header{
	width: 720px;
	height:200px;
	vertical-align:middle;
	margin-top:0px;
}

.header2{
	width: 720px;
}
.header_image {
	background-image: url(../images/header_bak.jpg);
	height: 115px;
	width: 720px;
	background-repeat: no-repeat;
	background-position: center top;
	clear: left;
}




/* ======================================================================footer */
.footer{
	clear:both;
	border-top:3px double #333333;
	text-align: right;
	margin-top: 15px;
	background-color: #FFFFFF;
}

/* =====================================================================ohters */
.others{
	clip: rect(100px,auto,auto,auto);
	font-size:14px;
	text-align: center;
	margin-top: 50px;
}
/* ======================================================================contact */
.contact{
  margin-top:10px;
  margin-bottom:20px;
  margin-left:20px;
}
.contact img{
  border:none;
  float:left;
}
.contact a{
  color: #009999;
  text-decoration: underline;
  font-weight: bold;
}
.event_menu {


	height: 68px;
	width: 720px;
	margin-top: 5px;
}
.up_right {
	float: right;
	width: 200px;
}
.up_left {
	
}
.up {

}
.space {
	clear: right;
}
h3 a{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
li{
	list-style-type: none;
}

.archive-list li {
	list-style-position: inherit;
	line-height: 1.2em;
	padding-bottom: 16px;
	list-style-image: url(../images/list_mark.gif);
}
.up h3 {
	font-size: 16px;
}