/*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;
	padding: 4px 0 0;
	text-indent: 1em;
}

.css14 {
	font-size: 14px;
	padding: 15px 0 0 0;
	text-indent: 1em;
}

.css14r {
	font-size: 14px;
	background-position: right;
	text-align: right;
}
.css14bl a{
    color: #000000;
	text-decoration: none;
}
.css14bl a:hover{
    color: #000000;
	text-decoration: underline;
}

div.bl2 a{
    color: #000000;
	text-decoration: none;
}
div.bl2 a:hover{
    color: #000000;
	text-decoration: underline;
}

.css14gs {
	font-size: 14px;
	font-weight: bolder;
	color: #009900;
	text-align:center;
}

.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;
}


.css14bln {
	font-size: 14px;
	font-weight: normal;
	padding: 3px 0 0 0;
	text-indent: 3em;
	font-weight: bolder;
}

.css14ck {
	font-size: 14px;
	font-weight: normal;
	padding: 3px 0 0 0;
	text-indent: 1em;
	font-weight: bolder;
}


.css16grs {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}

.css16 {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

/*
===== トップ ===========================
*/

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;
	height: 40px;
	clear: both;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF80;
	border-bottom-width: 10px;
}

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-bottom: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	text-align:center;
	clear: both;
	background-position: center;
}

img.title{
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: block; text-align:center;
}

div.ueue {
	width: 700px;
	clear: both;
    margin-right: auto;
	margin-left: auto;
}








/*
===== ミドル ===========================
*/

div#ueue {
	width: 645px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	padding-top: 20px;
	margin-bottom: 5px;
	clear:both;
}


div.phbox {
	width: 600px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #66BB50;
	border-bottom-color: #66BB50;
}

div.hitop {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 4px;
	margin-top: 3px;
	font-size: 14px;
	line-height: 18px;
	background-position: center;
	text-align: center;
	clear:both;
}

div.hitopl {
	width: 93px;
	float:left;
	padding-left: 15px;
}

div.hitopr {
	float:right;
	font-size: 13px;
	line-height: 1.6em;
	padding-right: 11px;
}


ul {
  width: 228px;
  padding: 0;
  list-style: none;
  margin-left:auto;
  margin-right:auto;
  margin-top: 10px;
}

li {
	float: left;
	margin: 0;
	padding: 0 4px 0 0;
	width: 53px;
}


div.hilogo {
	width: 210px;
    margin-right: auto;
	margin-left: auto;
}


div.textbox {
	clear:both;
	width: 600px;
	clear: both;
	padding-top: 15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background-position: center;
	text-align: center;
}


div.tbox {
	clear:both;
	width: 600px;
	margin-top: 1px;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	line-height: 22px;
	padding-top: 10px;
}

div.ttop {
	clear:both;
	width: 600px;
	margin-top: 10px;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	border-top: 5px solid #66BB50;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	line-height: 22px;
	font-size: 14px;
	text-indent: 1em;
}

div.plbox {
	clear:both;
	width: 655px;
	margin-top: 1px;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	margin-bottom: 10px;
}

div.tbox2 {
	clear:both;
	width: 600px;
	margin-top: 15px;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	text-decoration: none;
	line-height: 22px;
	text-indent: 1em;
}

div.tbox3 {
	clear:both;
	width: 600px;
	margin-top: 15px;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
	background-position: center;
	text-align: center;
}

.boxleft {
    width: 210px;
	float: left;
	padding-bottom: 20px;
}

.boxright {
    width: 339px;
	float: right;
}

div.photobox {
	width: 600px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
    padding-left: 5px;
	padding-right: 5px;
    margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
}

.boxl2 {
	width: 305px;
	float: left;
	margin-bottom: 0;
}

.boxr2 {
	width: 291px;
	float: right;
	margin-bottom: 0;
}

div.pbox {
	width: 600px;
	clear: both;
	padding-top: 5px;
    margin-right: auto;
	margin-left: auto;
}

.boxl3 {
	width: 300px;
	float: left;
}

.boxr3 {
	width: 300px;
	float: right;
}

div.mid {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	background-position: center;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}



div.bl {
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	font-size: 14px;
	line-height: 24px;
	clear:both;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: left;
}

div.bl2 {
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	font-size: 14px;
	line-height: 22px;
	clear:both;
	margin-bottom: 5px;
}

div.line {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	clear:both;
	padding-bottom: 5px;
}

div.line2 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	clear:both;
	padding-bottom: 15px;
}

div.line3 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	clear:both;
}

div.midasi {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	text-align:center;
	background:center;
	padding-top: 15px;
	padding-bottom: 15px;
}
div.midasi2 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	text-align:center;
	background:center;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 5px solid #66BB50;
}

div#boxun {
	width: 630px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #009900;
	text-indent: 1em;
}

div#unun {
	margin: 0 auto 0;
	clear: both;
	padding-top: 10px;
}

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;
}


table.maru{
	width: 260px;
    margin: 10px auto 0 auto;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin-bottom: 10px;
}
.maru th{
	padding:0.5em 0.5em;
	white-space: nowrap;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
}
.maru td{
	padding:0.3em 0.5em;
	white-space: nowrap;
	font-size: 14px;
	text-align: right;
}

table.maru2{
	width: 350px;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin-left: 14px;
}
.maru2 th{
	padding:0.3em 0;
	white-space: nowrap;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
}
.maru2 td{
	padding:0.3em 0.3em;
	white-space: nowrap;
	font-size: 14px;
	text-align: right;
}

td.life {
	width: 40px;
	text-align:center;
}

table.maru3{
	width: 540px;
	margin-top: 15px;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin-left: 14px;
}
.maru3 th{
	padding:0.3em 0;
	width:90px;
	white-space: nowrap;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
}
.maru3 td{
	padding:0.3em 0.5em;
	white-space: nowrap;
	font-size: 14px;
	text-align: right;
}

th.cost {
text-align: left;
}

table.maru4{
	width: 450px;
	margin-top: 15px;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin-left: 14px;
}
.maru4 th{
	padding:0.3em 0;
	width:90px;
	white-space: nowrap;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
}
.maru4 td{
	padding:0.3em 0.5em;
	white-space: nowrap;
	font-size: 14px;
	text-align: right;
}

table.maru5{
	width: 270px;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin-left: auto;
	margin-right: auto;

}
.maru5 th{
	padding:0.3em 0;
	white-space: nowrap;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
}
.maru5 td{
	padding:0.3em 0.3em;
	white-space: nowrap;
	font-size: 14px;
	text-align: right;
}

table.maru6{
	width: 270px;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	background-position: bottom;
	margin-left:auto;
	margin-right: auto;
}
.maru6 th{
	padding:0.3em 0;
	white-space: nowrap;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
}
.maru6 td{
	padding:0.3em 0.3em;
	white-space: nowrap;
	font-size: 14px;
	text-align: right;
}

img.plan {
	margin-top: 5px;
}

img.plan2 {
	padding-top: 130px;
}

/* クリア　参考サイト→　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;
  /**/
}


/*
===== フレーム/トピックス ===========================
*/
.css14gst {
	font-size: 14px;
	font-weight: bolder;
	color: #009900;
	text-align:center;
	margin-top: 15px;
}

div.lasl {
	width: 450px;
	float:left;
}

div.lasr {
	width: 150px;
	float:right;
}


