@charset "utf-8";

/* --------------------------------------------------
	=lifestyle
-------------------------------------------------- */

.lifestyle {
	background: url(../lifestyle/images/lifestyle_bg.gif) repeat-y center top;
}

.lifestyle-ft {
	height: 15px;
	background: url(../lifestyle/images/lifestyle_ft.gif) no-repeat center bottom;
	font-size: 1%;
	text-indent: -9999px;
}

.lifestyle p {
	font-size:115%;
	line-height: 1.5;
}

.lifestyle-img {
	width: 135px;
}

.lifestyle-txt {
	width: 485px;
}

.lifestyle-txt h3,
.lifestyle-txt h4 {
	padding-top: 2px;
	width: 470px;
	height: 33px;
	line-height: 33px;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
}

.lifestyle-txt h3.official-hd,
.lifestyle-txt h4.official-hd {
	padding-right: 15px;
	background: url(../lifestyle/images/lifestyle_hd01.gif) no-repeat center top;
}

.lifestyle-txt h3.salaryman-hd,
.lifestyle-txt h4.salaryman-hd {
	padding-left: 15px;
	background: url(../lifestyle/images/lifestyle_hd02.gif) no-repeat center top;
}

.lifestyle-txt h3.woman-hd,
.lifestyle-txt h4.woman-hd {
	padding-right: 15px;
	background: url(../lifestyle/images/lifestyle_hd03.gif) no-repeat center top;
}

.lifestyle-txt h3.freelance-hd,
.lifestyle-txt h4.freelance-hd {
	padding-left: 15px;
	background: url(../lifestyle/images/lifestyle_hd04.gif) no-repeat center top;
}

.lifestyle-txt h3.student-hd,
.lifestyle-txt h4.student-hd {
	padding-right: 15px;
	background: url(../lifestyle/images/lifestyle_hd05.gif) no-repeat center top;
}

.lifestyle-txt p {
	padding: 10px 15px 0 0;
}

.lifestyle-txt p.topTxt {
	padding: 10px 15px 15px 0;
}

.lifestyle-txt p.txt-left {
	padding: 10px 0 0 15px;
}

.lifestyle-txt p.txt-left.topTxt {
	padding: 10px 0 15px 15px;
}

#lifestyle-box01 {
	margin: 10px auto 0 auto;
	border-top: solid 2px #000;
	width: 590px;
}

#lifestyle-box02 {
	margin: 10px auto 0 auto;
	border-top: solid 1px #000;
	width: 590px;
}

#lifestyle-box01 h4 {
	margin: 15px 0 10px;
	font-weight: bold;
	font-size: 16px;
}

#lifestyle-box02 h4 {
	margin: 10px 0;
	font-weight: bold;
	font-size: 16px;
}

.lifestyle-recommend {
}

.lifestyle-recommend p {
	padding: 0 10px 10px 10px;
}

.lifestyle-recommend p span {
	font-weight: bold;
	font-size: 14px;
}

.official-font {
	color: #1ea939;
}

.official-bg {
	background-color: #d2eed7;
}

.salaryman-font {
	color: #026DB6;
}

.salaryman-bg {
	background-color: #D9E9F4;
}

.woman-font {
	color: #E1007E;
}

.woman-bg {
	background-color: #FCE5F2;
}

.freelance-font {
	color: #E75413;
}

.freelance-bg {
	background-color: #FDEEE7;
}

.student-font {
	color: #2CA5DE;
}

.student-bg {
	background-color: #E9F6FC;
}

/* --------------------------------------------------
	=point
-------------------------------------------------- */

#point {
	text-align: center;
}

#point-btn {
	text-align: center;
}

#point-btn img {
	margin: 0 5px;
}
