@charset "UTF-8";

@import "../css/import.css";

/* --------------------------------------------------

pageRight

-------------------------------------------------- */
#pageRight dd a{
	background: white url(img/bg_smenu.jpg) no-repeat top center;/*右メニュー背景画像*/
	padding-top: 10px;
	padding-left: 35px;
	padding-right: 5px;
	padding-bottom: 10px;
}
#pageRight dd a.foot{
	background: url(img/bg_sfmenu.jpg) no-repeat top center;/*右メニュー背景画像*/
}

/* --------------------------------------------------

headLineW

-------------------------------------------------- */
.headLineW{
	border-bottom-color: #5FAF43;/*見出しアンダーライン*/
}
.headLineW h2{
    float:left;
	width:520px;
	background-image: url(img/circle.gif);/*見出し丸*/
}

/* --------------------------------------------------

newsDetail

-------------------------------------------------- */

#newsDetail {
}


.date{
	font-weight: normal;
}

#newsDetail div{
	clear: both;
	margin-bottom: 15px;
}

.imgRight,imgLeft {
}
a#goback{
	clear: both;
	float: right;
}

#btnField img{
   margin-right:10px;
   margin-top:10px;
   margin-bottom:10px;}


/* 090513追記 */

#newsDetail .clearfix h3{
font-weight:bold;
margin-bottom:0.6em;
}

#newsDetail .clearfix p,
#newsDetail .clearfix ul,
#newsDetail .clearfix ol{
margin-bottom:1.5em;
}

#newsDetail .clearfix ul li{
background:url(img/dot.gif) no-repeat left top;
margin-left:10px;
padding-left:20px;
}

#newsDetail .clearfix ol li{
list-style-type:decimal;
list-style-position: inside;
}


#newsDetail .clearfix p.beforelist,
#newsDetail .clearfix p.adress{
margin-bottom:0.6em;
}

#newsDetail .clearfix p.adress{
padding:10px 20px;
border: 1px solid #CEC0BF;
}

/* --------------------------------------------------

access

-------------------------------------------------- */

#newsDetail  .OnePointComment{
clear:both;
border:1px solid #999999;
text-align:left;
padding:10px;
}
