@charset "EUC-JP";

/*--====================================
　初めての方へ
====================================--*/
#first .pointArea{
background:url(../img/first/index/article_point_area_bg.png) no-repeat 0px 200px;
}

#first .sec01{
width:677px;
background:url(../img/first/index/article_sec01_bg.png) no-repeat top left;
}

#first .sec02{
width:677px;
background:url(../img/first/index/article_sec02_bg.png) no-repeat top left;
margin-top:45px;
}

#first .sec03{
width:677px;
background:url(../img/first/index/article_sec03_bg.png) no-repeat top left;
margin-top:45px;
}

#first .sec h3{
padding-left:70px;
font-size:21px;
line-height:1.2;
}

.profile_words{
	margin: 0px 10px 50px 10px;
}

.profile_words p{
	font-family: Times,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HG明朝B","ＭＳ Ｐ明朝","ＭＳ 明朝","MS PMincho",serif;
	margin: 0px 0px 15px 0px;
	font-size: 14px;
	color: #333;
}

.profile_words_ja p {
font-size:13px;
line-height:1.7;
}


