
a:link {
	color: #3d9693;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3d9693;
}
a:hover {
	text-decoration: none;
	color: #3d9693;
}
a:active {
	text-decoration: underline;
	color: #3d9693;
}


div#e-label div.inner div.inner div.section.btn ul li#close{
float:right;
display:block;
}

div#e-label div.inner div.inner div.section.btn ul li#close img{
margin:0 10px 0 0;
padding:0;
}


div#elabel address{
	margin:0 auto;
	padding:0;
	font-size: 77%;
	text-align: right;
	width:805px;
}


/**/
body {
margin: 0;
padding: 0;
font-family: Verdana, "ＭＳ ゴシック", Osaka;
color: #333333;
}

#e-label {
width:850px;
height:750px;
margin:0 auto;
}

#e-label .inner{
	margin: 0;
	padding:0 10px;
	height:750px;
	width:805px;
	background: url("images/e-label.jpg") no-repeat 0px 0px;
}

a img{
	border:none;
}

p#close{
	clear:both;
	margin:0 auto;
	padding:520px 0 18px 0;
	width:50px;
}
#e-label .inner div#main_area{
	clear:both;
	text-align:left;
}

div#main_area h2{
	clear:both;
	padding:30px 0 15px 0;
}
div#main_area h2.midashi{
	float:left;
}

div#main_area h3.h3_sec{
	clear:both;
	padding:0 0 10px 0;
}

div#main_area h3{
	clear:both;
	padding:15px 0 10px 0;
}

p.anchor_txt{
	clear:both;
	padding-left:65px;
	text-align:left;
	margin-top:25px;
	font-size:90%;
}

p.photo01{
	width:101px;
	float:left;
	margin-right:8px;
}

div.txt_r_area{
	width:270px;
	height:auto;
	float:left;
}

div.txt_r_area02{
	width:379px;
	height:auto;
}

div.txt_r_area03{
	width:270px;
	height:auto;
	float:left;
}

p.elabel_txt{
	font-size:12px;
	line-height:18px;
	color:#333333;
}

p.elabel_caption{
	margin-top:10px;
	font-size:77%;
	line-height:1.5;
	color:#333333;
}

div.col_left{
	float:left;
	height:auto;
	width:379px;
	margin-right:30px;
}

div.col_right{
	float:left;
	height:auto;
	width:379px;
}

p.elabel_caption{
	margin-top:10px;
	font-size:77%;
	line-height:1.5;
}


p.return {
	margin: 30px 0 ;
	float: right;
	background: url(../images/btn_return_on.gif) no-repeat left top;
}
p.return a {
	display: block;
}

p.return a:hover {
	background-color: transparent; /* IE 6対応 */
}

p.return a:hover img {
	visibility: hidden;
}
