/*
* Local CSS
* Author:Michinobu Nishimoto from Asuka-Design
* Ver:1.0
*/
@charset "utf-8";


/*--------------------------------------------------------
main
--------------------------------------------------------*/
.toptitle{
	margin-left:40px;
}
.setwidth{
	width:675px!important;
}
h3{
	text-align: center;
}

h4{
	font-size: 1em;
	font-weight: bold;
}

.bg_w002{

}

.bread_h2{
	background:url(../images/bread_h2_2.png) repeat-x top left;
}

.height001 p img{
	margin: 0 0 22px;
}


.height001 p.right001{
	width: 175px;
}


span.line001{
	margin-top: 20px;
}

.right003{
	width: 155px;
	margin:15px 0 0 auto;
}
.right004{
	width: 220px;
	margin:15px 0 0 auto;
}
.border001{
	border-top: dashed 1px #000000;
}

p.top003{

}

ul.number001{
	list-style-type: decimal;
}
ul.disc{
	list-style-type: disc;
}

.clear001{
	clear: both;
}

.display01{
	display: block;
}

.ml_001{
	margin-left: 24px;
}

.pl_001{
	padding-left: 37px;
}

.red{
	color: #ff0000;
}

.height001 p.mb_001{
	margin-bottom: 10px;
}

.fs_001{
	font-size: 1.2em;
}

.f_w01{
	font-weight: bold;
}

/*--------------------------------------------------------
position
--------------------------------------------------------*/

.posi_re{
	position: relative;
	width: 648px;
	height: 558px;
	border: solid 1px #000000;
}

.abso_main,
.abso001{
	position: absolute;
}

.abso_main{
	left: 62px;
	top:30px;
}

.abso001{
	width:530px;
	top: 80px;
	left: 61px;
}


a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.5;
	}
