/*　左右ボックス　*/
div.ne_product {
	padding:10px 13px 20px;
	margin-bottom:15px;
}
div.ne_product p {
	line-height:1.5em;
	color:#666666;
}
div.ne_toplbox {
  float:left;
  width: 49%;
}
div.ne_toprbox {
  float:right;
  width: 49%;
}
p.sitetxt {
	padding-left:10px;
	line-height:1.5em;
}
/*　サイトマップ　*/
ul.ne_smap {
	margin-left:0;
	padding:5px 10px;
	margin-bottom:20px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
ul.ne_smap li {
	list-style-type:circle;
	margin-left:15px !important;
	line-height:1.8em;
	margin-bottom:5px;
}
ul.ne_smap li a {
	font-size:12px;
}


div#main h5,
div#sitemap .p_5 {
	font-size:12px;
	font-weight:normal;
	background:#DDB1AE;
	border-bottom:none;
	color:#FFF;
	line-height:2em;
	margin:0;
	padding:0 0 0 10px;
	letter-spacing:0.1em;
}

p.pankuzu {
	clear:both;
}

p.sitetop {
	clear:both;
}

#sitemap .txt_r {
  clear: both;
}

@media only screen and (max-width: 704px){
  div.ne_toplbox,
  div.ne_toprbox {
    width: 100%;
  }
  #sitemap div.box p.txt_r img {
    width: auto;
  }
}

/*エリア*/
#main div.m_area {
	width:684px;
	padding:0 13px;
}
#main div.m_area a,
#main div.m_area a:visited {
	color:#666666;
}
#main div.m_area a:hover {
	color:#EFAB93;
}
#main div.m_area div.m_a_box {
	padding-bottom:20px;
}

#main div.m_area p.p_3 {
	padding:5px;
	margin-bottom:10px;
	background:#FBF0EA;
	border-bottom:1px dotted;
	font-size:14px;
	font-weight:bold;
}
#main div.m_area div.m_a_box p.p_4 {
	padding-left:9px;
	border-bottom:1px #EFAB93 dotted;
	font-size:14px;
	font-weight:bold;
}
#main div.m_area div.m_a_box ul {
	height:auto;
	margin-left:9px;
}
#main div.m_area div.m_a_box li {
	float:left;
	width:75px;
	padding:3px 0;
}


p.acc {
    clear: both;
    text-align: right;
}