@charset "utf-8";
/* CSS Document */

a:visited{text-decoration:none;
          color:#0000FF;}
a:active{text-decoration:none;}
a:link{text-decoration:none;}
a:hover{text-decoration:underline;}
.font1 { font-size:10px; line-height:110% }
.font2 { font-size:10px; line-height:140% }
.font3 {
	font-size:15px;
	line-height:110%
}
.font4 { font-size:12px; line-height:140% }
.font5 { font-size:14px; line-height:110% }
.font6 { font-size:14px; line-height:140% }
.font7 { font-size:12px; line-height:110%; color="#000000" }
.font8 { font-size:10px; line-height:150%; color="#000000" }


body{
  margin:0;
  padding:0;
  background:#FFFFFF;
  font-size:50%;
}

#pankuzu{
    width:600px;
	font-size:12px;
	color:#000000;
}

#pankuzu a{
	color:#666666;
	text-decoration:underline;
}

img{
  border:0;
}

.space{
    color:#FFFFFF;
}

#wrapper{
	width:640px;
	text-align:left;
	margin:0 auto 0 0;
	padding:0;
	font-size: 12px;
    
}

#head_table{
	width:590px;
	margin-left:20px;
	padding:0px;
	min-height: 300px;
	margin-top: 20px;
}

li{
  font-size:13px;
}


#head_table tr{
    line-height:20px;
}


#measure{
  width:630px;
  margin:40px 0 0 0;
  padding:0;
  
}

.measure1{
	width:620px;
	margin:0;
	padding:30px 0 0 0;
	clear:both;
}

*+html div.measure1{ 
   	width:620px;
	
	margin:10px 0 0 0;
	padding:30px 0 0 0;
}

* html div.measure1{
	width:640px;
	margin:10px 0 0 0;
	padding:0;
	padding-top: 30px;
}



.measure1_lobo{
	width:620px;
	
	margin:20px 0 0 0;
	padding:0;
}


h1{
	overflow:hidden;
	font-size:1px;
	width:630px;
	height:0;
	padding-top:60px;
	background:url(../img/item02.gif) no-repeat;
	position:relative;
	top:0;
}

h2{
	height:25px;
	margin:0 0 0 20px;
	padding:6px 5px 1px 5px;
	font-size:20px;
	background-color:#cbe4c1;
	border-left:solid #003300 thick;
	border-bottom:dashed #999999 thin;
	width: 600px;
	letter-spacing:5px;
}

h2 a:hover{
	text-decoration:none;
}


.measure3{
	float:left;
	width:200px;
	margin-top:20px;
	margin-left:20px;
	text-align: right;
	font-size: 12px;
}
* html .measure3{
	float:left;
	width:200px;
	margin-top:20px;
	margin-left:10px;
	text-align: right;
	font-size: 12px;
}

.measure4{
	width:380px;
	
	float:right;
	margin: 20px 0 0 20px;
}
*html .measure4{
	width:380px;
	
	float:right;
	margin: 20px 10px 0 0px;
}

.measure4 table{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom:10px;
	font-size:13px;
}

.measure4 th{
    border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #999999;
	border-right-color: #999999;
	border-collapse:collapse;
	
	text-align:left;
	vertical-align:top;
	padding:10px 0 10px 10px;
	background-color:#c8c8e4;
	width:92px;
}

.measure4 td{
    border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #999999;
	border-right-color: #999999;
	border-collapse:collapse;
	
	vertical-align:top;
	padding:10px 0 10px 10px;
	width:282px;
}


#tewl{
	
	margin:20px 0 0 200px;
	padding:auto 0;
	width: 420px;
	font-size:13px;
	color:#666666;
	float: right;
}

#tewl #left{
	float:left;
	width: 110px;
	margin: 0;
	padding: 0;
}

#tewl #right{
	float:right;
	width: 300px;
	margin: 0;
	padding: 0;
}

#measure5{
	
	margin:0 0 0 20px;
	padding:auto 0;
	width: 590px;
	font-size:13px;
	color:#666666;
}

#measure5 #left2{
	float:left;
	width: 10px;
	margin: 0;
	padding: 0;
}

#measure5 #right2{
	float:right;
	width: 570px;
	margin: 0;
	padding: 0;
}

#measure6{
	clear:both;
	
	margin:20px 0 20px 20px;
	padding:0;
	width: 620px;
	font-size:10px;
}

#measure6 table{
    font-size:14px;
  }
  
  
html>/**/body .white{
  border-collapse:collapse;
  border-color:#FFFFFF;
}


#last{
	width:620px;
	
	margin:10px 0 0 0;
	padding:0;
}

#footer{
	clear:both;
	margin: 0;
	padding-top: 50px;
}

#head_table ul {
    
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 1.5em;
	margin-left: 0px;
	padding:0;
	min-height:200px;
}

#head_table ul li {
    letter-spacing:3px;
    font-size:14px;
	list-style-type:none;
	margin:0;
	padding:0;
	line-height:5px;
}

#head_table ul li a {
	line-height:5px;
	text-decoration:none;
	background:url(../img/click_icon.gif) no-repeat 0px 6px;
	display: block;
	min-width: 200px;
	padding:8px;
}
* html #head_table ul li a {
	line-height:5px;
	text-decoration:none;
	background:url(../img/click_icon.gif) no-repeat 0px 6px;
	display: block;
	min-width: 200px;
	padding:8px;
	height:5px;
}

#head_table ul li a:hover {
    background:#cccccc url(../img/click_icon_hover.gif) no-repeat 0px 6px;
}

#head_table ul li a:visited{
    color:#0033FF;
}

.otoiawase{
    font-size:12px;
	color:#333333;
}
.e_otoiawase{
    font-size:12px;
	line-height:110%;
	color:#0000ff;
}

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

