		
/*　ボディ　*/	
body {
	background: #FFFFFF;
	line-height: 150%;
	color: #666;
	margin: 0px;	
	font-size: 88%; /* IE */
}

html>/**/body {
  font-size: 14px; /* Except IE */
}


#wrap {
	width: auto;
	margin-top: 10px;
	margin-right: 9px;
	margin-bottom: 9px;
	margin-left: 10px;
}

/*　ヘッダ　*/	
#head {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	width: 761px;
	margin: 0px;
	height: 60px;
}
#head .mail {
	float: right;
	text-decoration: none;
	font-size: 12px;
	color: #8080ff;
	padding-right: 2px;
	clear: none;
	margin-top: 42px;
}

*html body #head img{
	margin-left: 3px;
}

#head img {
	float: left;
}


/*　ヘッダ　*/	
#head_2{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin: 0px;
	height: 60px;
}
#head_2 .mail {
	float: left;
	text-decoration: none;
	font-size: 12px;
	color: #8080ff;
	padding-right: 2px;
	clear: none;
	margin-top: 42px;
	padding-left: 350px;
}
#head_2 img {
	float: left;
}

/*フッタ*/
#foot {
	clear: both;
	width: 761px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 20px;
}

#foot .copy {
	float: left;
	margin: 0px;
}
#foot a {
	float: right;
	padding-right: 2px;
	text-decoration: none;
	color: #666;
	margin-left: 20px;
}
.clear {
	clear: both;
}


#foot_2 {
	clear: both;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 20px;
}

#foot_2 .copy {
	float: left;
	margin: 0px;
}

/*　コンテンツ　*/	
#conts_2{
	line-height: 150%;
	margin-top: 20px;
	width:auto;

}	

#conts {
	margin-top: 20px;
	width: 761px;
	line-height: 150%;
}	

#conts h1{
	color:#666;
	background-image: url(../img/midashi_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 500px;
	font-weight: bold;
	font-size: 116%;
	margin-top: 10px;
	text-decoration: none;
	margin-bottom: 5px;
	text-indent: 12pt;
	line-height: 24pt;
}


#conts .title{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
	font-size: 108%;
}

#conts .title p {
	padding-left: 10px;
	padding-top: 5px;
	font-size: 100%;
	border: 1px solid #e0e0e0;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-bottom: 5px;
}

p a { 
	text-decoration:none; 
	color:#8080ff;
}
P a:hover { color:#cc00ff; 
} 






h1 a{ 
	text-decoration:none; 
	color:#6394E7;
	
} 
h1 a:hover { color:#0000FF; 
}






#rightbox .right {
	text-align: right;
}
.pan {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
}
