/*------------------------------- メインイメージの指定 */
#main_img{
	background:url(../img/main_img.jpg) left top no-repeat;
}

/*------------------------------- 注釈（※付き10px）の指定 */
.point_text {
	font-size:85%;
	line-height: 140%;
	}
/*------------------------------- タイトル 01の指定 */	
#title01{
	background:url(../img/title01.gif) left top no-repeat;
	width:581px;
	height:0;
	padding-top:91px;
	overflow:hidden;
	display:block;
	margin-top:25px;
}

/*------------------------------- タイトル 02の指定 */
#title02{
	background:url(../img/title02.gif) left top no-repeat;
	width:581px;
	height:0;
	padding-top:90px;
	overflow:hidden;
	display:block;
	margin-top:53px;
}

#f_t_100bg02{background:url(../../img/f_t_100bg02.gif) right top no-repeat;}


/*各コンテンツ*/

.finetips_box02{
	width:581PX;
	padding-bottom:10px;
}
.finetips_box02 p{padding-bottom:15px;}

#s_title01{
	width:275px;
	height:0;
	padding-top:43px;
	overflow:hidden;
	display:block;
	background:url(../img/s_title01.gif) left top no-repeat;
}

#s_title02{
	width:275px;
	height:0;
	padding-top:43px;
	overflow:hidden;
	display:block;
	background:url(../img/s_title02.gif) left top no-repeat;
}

.fl_right01{float:right; padding:0 0 15px 28px;}


.finetips_box03 p{padding-bottom:10px;}

#ss_title01{
	width:580px;
	height:0;
	padding-top:21px;
	overflow:hidden;
	display:block;
	background:url(../img/ss_title01.gif) left top no-repeat;
	margin-top:40px;
}

#ss_title02{
	width:580px;
	height:0;
	padding-top:21px;
	overflow:hidden;
	display:block;
	background:url(../img/ss_title02.gif) left top no-repeat;
	margin-top:40px;
}

#ss_title03{
	width:580px;
	height:0;
	padding-top:21px;
	overflow:hidden;
	display:block;
	background:url(../img/ss_title03.gif) left top no-repeat;
	margin-top:40px;
}

#ss_title04{
	width:580px;
	height:0;
	padding-top:21px;
	overflow:hidden;
	display:block;
	background:url(../img/ss_title04.gif) left top no-repeat;
	margin-top:40px;
}

.finetips_box04 img{padding:11px 0 0 0;}
.m_b_36{margin-bottom:36px;}