@charset "shift_jis";

/* =====================================================

top

===================================================== */

/* indeximg --------------------------------------- */
#indeximg{
	background-image: url(../images/index_img.jpg);
	background-repeat: no-repeat;
}
#indeximg h2{
	padding:210px 0 0 0;
}
#indeximg p{
	font-size:80%;
	line-height:150%;
	padding:0 0 5px 5px;
}
#indeximg p em{
	font-size:110%;
	color:#666666;
	font-weight:bold;
	font-style: normal;
}

/* point ----------------------------------------- */
#point{
	background-image: url(../images/index_point.jpg);
	background-repeat: no-repeat;;
	padding:0 15px 0 0;
	height:190px;
}
#point h3{
	float:left;
	width:110px;
}
#point p.point-catch{
	float:right;
	width:435px;
	padding:40px 0 0 0;
	font-size:90%;
	line-height:150%;
	font-weight:bold;
}
#point p.point-text{
	clear:both;
	padding:0 0 0 15px;
	font-size:80%;
	line-height:150%;
}

/* pickup ----------------------------------------- */
#pickup{
	padding:5px 0 10px 0;
}
.pickup-left{
	margin:0 5px 0 0;
}

/* check ----------------------------------------- */
#check{
	background-image: url(../images/index_check_bg.jpg);
	height:155px;
	padding:0 0 0 10px;
	margin:0 5px 20px 0;
}
#check dl{
	position:static;
	float:left;
	width:180px;
	height:155px;
	background-repeat:no-repeat;
}
#check dl#check01{ background-image: url(../images/index_check01bg.jpg); }
#check dl#check02{ background-image: url(../images/index_check02bg.jpg); }
#check dl#check03{ background-image: url(../images/index_check03bg.jpg); }
#check dt{
	position:relative;
	height:96px;
}
#check dt img{
	position:absolute;
	top:30px;
	left:15px;
}
#check dd{
	font-size:80%;
	line-height:30px;
	padding:0 40px 0 0;
	text-align:right;
}

/* add 20080321 oi[p */
.index-bn-560{
	margin:0 0 10px 0;
}
.page-text01 .small {
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
.list02 li {

	list-style-position: inside;
	list-style-type: disc;
	padding-bottom: 2px;
	margin-top: 2px;
	font-size: 80%;
}
.list02 {
	padding: 5px;
	display: block;

}


.top-text {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

.top_list {
	background-image: url(../images/top_img/bar.gif);
	background-repeat: no-repeat;
	text-indent: 35px;
	font-weight: bold;
	color: #006699;
	font-size: 16px;
	margin-bottom: 10px;
	height: 32px;
	width: 560px;
	line-height: 185%;
}

.top-text p {

	margin:0 0 10px 0;
	padding:0 10px 0 5px;
	font-size:80%;
	line-height:165%;
}
.top-text .page-img-right {
	float: right;
	width: 108px;
	display: block;
}

.top-text .txt {
	float: left;
	width: 430px;
	display: block;
}

.style01 {
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}

.top_sub1 {
	border: 1px solid #DFDFDF;
	background-color: #FFFBE8;
	margin: 0px;
	padding: 20px;
}
.top_sub1 p {
	font-size: 80%;
	line-height: 165%;
}

