
#MainContents a {
color:#01997A;
text-decoration:none;
outline: none; /*for firefox*/
}
#MainContents a:hover {
color:#01997A;
text-decoration:underline;
outline: none; /*for firefox*/
}
#MainContents a:visited {
color:#01997A;
text-decoration:none;
}

#MainContents {
}

#MainContents .mainFrame01 {
	background:url(/_/campaign/img/201204_01/main_bg_01.gif) repeat-y ;
}
#MainContents .mainFrame02 {
	background:url(/_/campaign/img/201204_01/main_bg_02.gif) no-repeat center bottom ;
	padding-bottom:70px;
}

.mainvisual {
	margin-bottom:5px;
}
.contentsInner {
	padding:0 30px;
}

p.productTit {
	margin-left:20px;
	margin-bottom:15px;
}


/*section
+-+-+-+-+-+-+-+-+-+-+*/
.section {
	margin-bottom:40px;
}
.section#secRule {
	margin-bottom:0;
}
.section .secInner {
	padding:10px 20px 0;
}


/*sec1
+-+-+-+-+-+-+-+-+-+-+*/
.section#sec1 .item.item1 {
	background:url(/_/campaign/img/201204_01/sec1_item1.jpg) no-repeat;
	min-height: 205px;
	height: auto !important;
	height: 205px;
	padding-top:35px;
	padding-right:320px;
}
.section#sec1 .item.item2 {
	background:url(/_/campaign/img/201204_01/sec1_item2.jpg) no-repeat;
	min-height: 210px;
	height: auto !important;
	height: 210px;
	padding-top:35px;
	padding-right:320px;
}

/*sec2
+-+-+-+-+-+-+-+-+-+-+*/
.section#sec2 .secInner {
	background:url(/_/campaign/img/201204_01/sec2_bg.jpg) no-repeat;
	min-height: 330px;
	height: auto !important;
	height: 330px;
	padding-top:65px;
	padding-left:320px;
}



/*sec3
+-+-+-+-+-+-+-+-+-+-+*/
.section#sec3 .secInner {
	background:url(/_/campaign/img/201204_01/sec3_bg.jpg) right no-repeat;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding-top:65px;
	padding-right:380px;
}

/*btnArea
+-+-+-+-+-+-+-+-+-+-+*/
.btnArea {
	margin-top:20px;
}
.btnArea p.btn {
	text-align:center;
}

.btnArea .box {
	margin:10px 110px 0;
	border:3px solid #d2eee9;
	padding:6px;
	font-size:92%;
	background-color:#FEFFF9;
	line-height:1.4em;
}
.btnArea .box .attention {
	color:#D65151;
}


/*secRule
+-+-+-+-+-+-+-+-+-+-+*/
#secRule {
	font-size:92%;
}


/* .access
+-+-+-+-+-+-+-+-+-+-+*/
.access {
	margin-top:15px;
	border-left:3px solid #DDD;
	padding-left:10px;
	font-size:92%;
	line-height:1.5em;
}

























