/*universal reset*/
*{
	margin:0;
	padding:0;
}

/*body and base setting*/
body {
	text-align:center;/* box centering */
	margin: 0px;
	padding: 0px;
	background: #FFF ;
	color:#000;
}

h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote{
	padding: 0;/* margin&padding reset */
	text-align: left;
	display: block;
	margin: 0;
}

img {
	border: none;/* img do not want a border */
	margin: 0;
	padding: 0;
}



div#container {
	width: 700px;
	margin: 10px auto 0 auto;
}

div#wrapper {
	clear: both;
}


/*
===== フォント設定用 ===========================
*/
.css14bl {
	font-size: 14px;
	font-weight: bolder;
	padding: 0 0 5px 0;
}
.css14bl a{
    color: #000000;
	text-decoration: none;
}
.css14bl a:hover{
    color: #000000;
	text-decoration: underline;
}
.css14gr {
	font-size: 14px;
	font-weight: bolder;
	color: #009900;
	padding: 3px 0 8px 0;
}
.css14gr a{
	color: #009900;
	text-decoration: none;
}
.css14gr a:hover{
	color: #009900;
	text-decoration: underline;
}	
.css14bl2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	background-color: #FFFF80;
	margin-bottom: 0px;
}

.css14blc {
	font-size: 14px;
	font-weight: bolder;
	background-position: center;
	text-align: center;
}
.css14blc a{
	color: #000000;
	text-decoration: none;
}
.css14blc a:hover{
	color: #000000;
	text-decoration: underline;
}

.css13blb {
	font-size: 13px;
	margin-bottom: 0;
	font-weight: bold;
}
.css13blb a{
	color: #000000;
	text-decoration: none;
}
.css13blb a:hover{
	color: #000000;
	text-decoration: underline;
}
.css13blbs {
	font-size: 13px;
	margin-bottom: 0;
	font-weight: bold;
	text-align: center;
}

.css13blr {
	font-size: 13px;
	font-weight: bolder;
	text-align: right;
	white-space: nowrap;
}

.css13blr a{
	text-decoration: none;
}
.css13blr a:hover{
	text-decoration: underline;
}

.css13bl {
	font-size: 13px;
	margin-bottom: 0;
}

.css13bls {
	font-size: 13px;
	margin-bottom: 0;
	text-align: center;
}
.css13bls a{
	color: #000000;
	text-decoration: none;
}
.css13bls a:hover{
	color: #000000;
	text-decoration: underline;
}

.css14bln {
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 5px 0;
	line-height: 18px;
	text-indent: 1em;
}

.css16grs {
	font-size: 16px;
	margin-bottom: 10px;
	color: #009900;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-position: center;
}

/*
===== トップ ===========================
*/

div#top h1 {
	font-size: 10px;
	font-weight: normal;
	color: #006600;
	float:left;
}

.cssmap {
	font-size: 10px;
	color: #006600;
	float:right;
}

div.header {
	background-color: #F98120;
	width: 700px;
	clear: both;
	height: 40px;
	margin-bottom: 0px;
}

div#top h2 {
	font-size: 15px;
	color: #FFFFFF;
	line-height: 40px;
	float: left;
	padding: 0 0 0 15px;
}

img.toplogo{
	float:right;
	line-height: normal;
}


div#image {
	width: 700px;
	margin: 0 auto 0 auto;
	clear: both;
}

img.photo {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block; text-align:center;
	clear: both;
}

img.title{
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center;
	text-align: center;
}

ul {
  width: 700px;
  margin: 0 0 0 0;
  padding: 0;
  list-style: none;
}

li {
  width: 140px;
  float: left;
  margin: 0;
  padding: 0;
}
li a {
  margin: 0;
  padding: 0;
}

li a img {
  margin: 0;
  padding: 0;
  border: 0;
}

/*
===== ミドル ===========================
*/

div#ueue {
	width: 650px;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	padding-top: 20px;
	background-position: center;
}

div.cent{
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center;
	text-align: center;
}


div#mid {
	width: 588px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 10px;
}


div#miun {
	width: 650px;
	margin: 15px auto 0 auto;
	padding-bottom: 15px;
	clear: both;
}

p.te {
	padding-bottom: 10px;
    margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	color: #009900;
	font-weight: bold;
	line-height: 22px;
	text-indent: 1em;
}

p.te2 {
	padding-bottom: 5px;
    margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-indent: 1em;
}

p.te3 {
	padding-top: 5px;
    margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	line-height: 20px;
	text-indent: 1em;
}

div.tebox {
	width: 570px;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #F98120;
}

div.textbox {
	width: 570px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}



div#boxun {
	width: 402px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

div#unun {
	margin: 0 auto 0 auto;
	clear: both;
}

div#unun p {
    margin-top: 0; 
	margin-bottom: 2px;
}


.csstotop {
	background-color: #F98120;
	text-align: center;
	line-height: 25px;
	clear: both;
}
.csstotop a{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}	
.csstotop a:hover{
	color: #009900;
	text-decoration: underline;
}

address {
    margin-top: 0px;
	font-size: 12px;
	font-style: normal;
	text-align: right;
}


/* クリア　参考サイト→　http://blog.d-spica.com/entry/070307clearfix.html */

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*
===== フレーム/トピックス ===========================
*/

