body{
	margin:0;
	padding:0;
	clear: both;
}

/* ------------------------------------------------------------ */
/* Clearfix */
/* ------------------------------------------------------------ */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
  /*\*//*/
  height: 1%;
  display:block;
  overflow: hidden;
  /**/
}
.media_PDF {
	float: right;
	width: 600px;
	text-align: right;
	font-size: 80%;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
}
.main_media {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
}
.form {
	width: 600px;
	padding: 0px;
	margin-top: 0px;
	float: left;
	margin-bottom: 10px;
	text-align: center;
}


/* ------------------------------------------------------------ */
/* メインメニュー */
/* ------------------------------------------------------------ */
#mainmenu{
	width:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/mainmenu_bg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0066;
	padding: 0px;
}
#mainmenu ul{
	width:900px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#mainmenu li{
	text-align:center;
	font-size:90%;
	display: block;
	padding: 0px;
	line-height: 1.2em;
	float: left;
	margin: 0px;
	height: 25px;
}
#mainmenu li a{
	display:block;
	width:148px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	padding-top: 5px;
	margin: 0px;
	height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E7E7E7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E7E7;
}

#mainmenu li a:hover{
	color:#FFFF00;
	font-weight: bold;
	display: block;
}
#header {
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

#title {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#other_main {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
}
#footer {
	padding: 0px;
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	clear: both;
}
#other_main h2 {
	font-size: 120%;
	font-weight: bold;
	background-color: #FFFFCC;
	text-indent: 20px;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #FF0066;
	border-left-color: #FF0066;
	color: #FF0066;
}
#other_main h3 {
	background-color: #FF6666;
	padding: 5px;
	border: 1px solid #FF0000;
	font-size: 140%;
	color: #FFFF99;
	font-weight: bold;
	letter-spacing: 1px;
	display: block;
	text-indent: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#other_main p {
	font-size: 95%;
	font-weight: normal;
	color: #666666;
	line-height: 1.7em;
}


.main {
	width: 900px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.txt_90 {
	font-size: 90%;
	line-height: 1.7em;
}
.no_div {
	line-height: 1.3em;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-size: 90%;
	color: #666666;
}
.header_h1 {
	font-size: 40%;
	float: left;
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
	font-weight: normal;
}
.main_other_non {
	font-size: 90%;
	color: #0000FF;
	text-decoration: underline;
	background-color: #FFFF99;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
