@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
img { border: 0;}

#contents {
	width: 750px;
	line-height: 1.5;
	margin: 0 auto;
}

#header { margin-bottom: 20px;}

#header p {
    margin: 0;
    padding: 0;
}

#lftWrap {
	float: left;
	width: 567px;
}
#rhtWrap {
	float: right;
	width: 170px;
}


.housewifelist01 li
{
	list-style: none;
	margin-bottom:2px;
	background:url(../images/icon01.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 18px;
	font-size: 12px;
}





/*サイドナビ*/
.boxSide001 {
	width: 170px;
	margin: 0 0px 10px 0px;
	color: #333333;
}
.boxSide001 h4 { margin: 0 0 3px;}
.boxSide001 p {
	margin: 0;
	padding: 0 0 10px 5px;
	background: url(../images/boxSide001_btm.gif) no-repeat bottom;
}

.boxSide002 {
	width: 170px;
	margin: 0 0px 10px 0px;
	background: url(../images/boxSide002_bg.gif) repeat-y center;
	color: #0000ff;
	text-align:center
}
.boxSide002 h4 { margin: 0 0 3px;}
.boxSide002 p {
	margin: 0;
	padding: 0 0px 10px 0px;
	background: url(../images/boxSide002_btm.gif) no-repeat bottom;
}
.boxSide002 p .mobile{
	margin: 0;
	padding: 0 0px 10px 4px;
	background: url(../images/boxSide002_btm.gif) no-repeat bottom;
}

/*検索BOX*/
.box003Wrap {
	margin: 0 15px 8px;
	padding-bottom: 10px;
	background: #fff4b8 url(../images/box003_btm.gif) no-repeat bottom;
}
.box003Wrap .box003 {
	padding: 6px 10px;
	background: #fff4b8 url(../images/box003_top.gif) no-repeat top;
}
.box003 p {
	float: left;
	margin-left: 0;
	margin-right: 8px;
	margin-bottom: 5px;
}

.box003 .mark {
	padding-left: 10px;
	background: url(../images/x_001.gif) no-repeat left bottom;
}
.box003Wrap .checkbox {
	clear: both;
	margin-right: 0;
	padding-left: 10px;
}




.boxBtm .back {
	float: right;
	margin: 27px 15px 0 0;
	padding-left: 11px;
	background: url(../images/arrow_001.gif) no-repeat left center;
}

.mt5{ margin-top:5px;}
.mb5{ margin-bottom:5px;}
.fltL { float: left;}
.fltR { float: right;}
.housewifefont10 { font-size: 10px;}
p.rightfont12 { 
    font-size: 12px;
    padding: 0 0 10px 5px; }
.housewifefont12 {
    font-size: 12px;
	}
.font14 { font-size: 14px;font-weight:bold;}

/*検索BOX2*/
.mt3px { margin-top: 5px; 
    font-size: 12px }
.mb3px { margin-bottom: 5px; }
.mb5px { margin-bottom: 5px; }
.mr5px { margin-right: 5px; }
.mb10px { margin-bottom: 10px; }
.mb15px { margin-bottom: 15px; }
.mb20px { margin-bottom: 20px; }
.mb30px { margin-bottom: 30px; }
.pt10px { padding-top: 10px; }
.pb10px { padding-bottom: 10px; }
.pul95 {width:95px;}
.pul145 {width:145px;}
.pul170 {width:170px;}
.pul265 {width:265px;}
.pul350 {width:350px;}
.lineHeight13 { line-height: 1.3em;}
.lineHeight11 { line-height: 1.1em;}


.bge {background: #eeeeee; }
.pd10px { padding: 10px; }
.mark {
	padding-left: 10px;
	background: url(../images/x_001.gif) no-repeat left bottom;
	font-size: 12px;
}
.link01 {
	float: right;
}

/* clearfix */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

#footerArea {
	clear:both;
}
