@charset "utf-8";
/* CSS Document */

/* メインイメージ　メリット */
/************************************************/

#headerArea #headerArea-inner #homeImgMerit {
	position: absolute;
	top: 81px;
	left: 10px;
	margin: 0;
	padding: 0;
}

#homeImgMerit p#himTxt{
	position: absolute;
	top: 89px;
	left: 20px;
	background: url("../images/merit-img_txt.gif") no-repeat;
	width: 103px;
	height: 75px;
	text-indent: -100000em;
	margin: 0;
	padding: 0;
}

#homeImgMerit h3{
	position: absolute;
	top: 0px;
	left: 175px;
	background: url("../images/merit-img_midashi1.gif") no-repeat;
	width: 309px;
	height: 61px;
	text-indent: -100000em;
	margin: 0;
	padding: 0;
	border: none;
}

#homeImgMerit #himPoint {
	position: absolute;
	top: 0px;
	left: 563px;
	margin: 0;
	padding: 0;
	width: 190px;
}



#himPoint h4{
	background: url("../images/merit-img_midashi2.gif") no-repeat;
	width: 190px;
	height: 40px;
	text-indent: -100000em;
	margin: 0;
	padding: 0;
}

#himPoint ul{
	margin: 0;
	padding: 0;
}

#himPoint ul li{
	width: 187px;
	height: 34px;
	text-indent: -100000em;
	margin: 0;
	padding: 0;
}

#himPoint ul li.long{
	width: 187px;
	height: 49px;
	text-indent: -100000em;
	margin: 0;
	padding: 0;
}

#himPoint ul li.himList1 {
	background: url("../images/merit-img_li1.gif") no-repeat;
}

#himPoint ul li.himList2 {
	background: url("../images/merit-img_li2.gif") no-repeat;
}

#himPoint ul li.himList3 {
	background: url("../images/merit-img_li3.gif") no-repeat;
}

#himPoint ul li.himList4 {
	background: url("../images/merit-img_li4.gif") no-repeat;
}

#himPoint ul li.himList5 {
	background: url("../images/merit-img_li5.gif") no-repeat;
}

#himPoint #himLink {
	margin: 0 25px 0 0;
	padding: 0 0 0 10px;
	background: url("../images/icon_merit-link.gif") left center no-repeat;
	font-size: 90%;
	text-align: left;
}

#himPoint a:link    { color: #845709; text-decoration: underline;}
#himPoint a:visited { color: #845709; text-decoration: none; }
#himPoint a:hover   { color: #845709; text-decoration: underline;}
#himPoint a:active  { color: #845709; text-decoration: none; }




/* メインイメージ　キャンペーン */
/************************************************/

#headerArea #headerArea-inner #homeImgCampaign {
	position: absolute;
	top: 196px;
	left: 750px;
}

#headerArea #headerArea-inner #homeImgCampaign p,
#headerArea #headerArea-inner #homeImgCampaign p a{
	margin: 0;
	padding: 0;
	display: block;
	height: 153px;
}

#headerArea #headerArea-inner #homeImgCampaign p{
	background: url("../images/campaign-img_hover.jpg") no-repeat;
	width: 212px;
}

#homeImgCampaign p a{
	overflow: hidden;
	text-indent: -100000em;
	background: url("../images/campaign-img.jpg") no-repeat;
}

#homeImgCampaign p a:hover {
	background-image: none !important;
}



/* コンテンツエリア */
/************************************************/
#home #mainArea h2.maBanner {
	background: none;
	padding: 0;
	margin: -33px 0 25px 0;
	border: none;
	position: relative;
}


#home #container #mainArea #maHomeCatch {
	margin: 0 0 25px 15px;
	padding: 0;
}



#home #mainArea #maHomeCatch h2 {
	background: none;
	padding: 0;
	margin: 0 0 20px 0;
	border: none;
}

#home #mainArea #maHomeCatch p {
	padding: 0;
	margin: 0 0 0 15px;
}

#home #mainArea h2 {
	background: #FAE111;
	padding: 5px 16px;
	color: #4D3500;
	font-size: 120%;
	margin: 0 0 15px;
	border: none;
}

#home #mainArea h2 span.lookLink {
	float: right;
	font-size: 90%;
}

/* 機能紹介 */
/************************************************/
#home #container #mainArea #maIntro {
	background: url("../common/images/bg_column.gif") repeat-y;
	padding: 0;
	margin: 0 0 30px;
}

#maIntro #introBoxSetTop ,
#maIntro #introBoxSetBottom {
	width: 665px;
	padding: 10px;
}

#maIntro #introBoxSetTop {
	background: url("../common/images/bg_column-top.gif") no-repeat center top;
	border-bottom: 1px solid #D0D0D0;
}

#maIntro #introBoxSetBottom {
	background: url("../common/images/bg_column-bottom.gif") no-repeat center bottom;
}

#maIntro #introBoxSetTop div.introBox,
#maIntro #introBoxSetBottom div.introBox {
	width: 225px;
	float: left;
	margin: 0;
	padding: 0;
}

#maIntro a {
	width: 200px;
	display:block;
	padding: 5px;
}


#maIntro a:link    { color: #555555; text-decoration: none; }
#maIntro a:visited { color: #555555; text-decoration: none; }
#maIntro a:hover   { color: #555555; text-decoration: none; background-color: #EEEEEE; }
#maIntro a:active  { color: #555555; text-decoration: none; }


#maIntro #introBoxSetTop div.introBox {
	background: url("../common/images/bg_columnBox-top.gif") no-repeat right center;
}

#maIntro #introBoxSetBottom div.introBox {
	background: url("../common/images/bg_columnBox-bottom.gif") no-repeat right center;
}

#maIntro #introBoxSetTop div.introBoxRight ,
#maIntro #introBoxSetBottom div.introBoxRight {
	width: 215px;
	float: right;
	background: none;
}

#maIntro #introBoxSetTop div.introBox h3 ,
#maIntro #introBoxSetTop div.introBoxRight h3 ,
#maIntro #introBoxSetBottom div.introBox h3 ,
#maIntro #introBoxSetBottom div.introBoxRight h3 {
	margin: 0;
	padding: 0;
	border: none;
}

#maIntro #introBoxSetTop div.introBox p ,
#maIntro #introBoxSetBottom div.introBox p {
	width: 200px;
	margin: 0;
	padding: 0 0 0 0;
}

#maIntro #introBoxSetTop div.introBoxRight p ,
#maIntro #introBoxSetBottom div.introBoxRight p {
	width: 200px;
	margin: 0;
	padding: 0;
}

#maIntro p img {
	margin: 0 0 15px;
	padding: 0;
}

#maIntro p strong{
	font-size: 105%;
	margin: 0;
	padding: 0;
	color: #2FA625;
}

#maIntro div.introBtDetail{
	text-align: center;
}

#maIntro div.introBtDetail {
	margin: 5px 0 0 0;
	padding: 0;
}



/* お知らせ */
/************************************************/
#home #container #mainArea #maInfo {
	margin: 0 0 30px;
}

#home #maInfo ul {
	display:block;
	width:659px;
	line-height:130%;
	padding: 0 5px;
	margin: 0 5px;
	list-style-type: none;
}

#home #maInfo ul li span.date{
	display: block;
	float:left;
	width:5em;
	margin:0;
	padding: 0 0 10px;
	font-size: 80%;
}

#home #maInfo ul li span.infoTitle{
	display: block;
	zoom: 1;
	margin:0 0 0 6em;
	padding: 0 0 10px;
}

/* プライバシーポリシー */
/************************************************/
#home #container #containerFooterArea {
	width: 955px;
	position: relative;
}

#home #container #containerFooterArea #privacymark {
	position: absolute;
	top: -90px;
	right: 90px;
}



