/*　スマホ対応 */
@media screen and (max-width:980px){
#subContents{ display:none; }
#mainContents{ zoom:130%; float:none !important; margin:0 auto; }
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}


h2 {
	background: url(img/sp064_bg_h2.png) right top no-repeat;
}
a:link		{color: #3464AA; text-decoration: underline;}
a:visited	{color: #3464AA; text-decoration: underline;}
a:active 	{color: #3464AA; text-decoration: underline;}
a:hover		{color: #3464AA; text-decoration: none;}

h3 { margin: 0 0 30px; position:relative;}
h4 { 
}
.cat01 h4{
  margin: 0 0 30px;
}

.sp064 .item01, .sp064 .item04 {
margin-bottom:40px;
}
.left_area { float:left; width:380px;}
.right_area { float:right; width:340px; text-align:center; }


.sp064 .item03 .left_area { float:left; width:340px;}
.sp064 .item03 .right_area { float:right; width:380px; text-align:center; }