#page_warp
{
	width: 887px;
	text-align: center;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 0 30px;
}
#page_warp_body
{
	float: left;
	overflow: hidden;
	width: 580px;
	text-align: left;
	line-height: 23px;
	padding: 40px 0 20px;
}
#page_warp_body div.pagetitle
{
	clear: both;
	overflow: hidden;
	padding: 0 0 18px;
}

/****************p sytle******************/
#page_warp_body p
{
	line-height: 23px;
}

#page_warp_body p.phometitle
{
	font-size: 25px;
	line-height: 30px;
	padding: 0 0 13px;
}

/****************span sytle******************/
h1,
span.style25
{
	font-size: 25px;
	line-height:30px;
	font-weight:normal;
}  
span.bstyle25
{
	font-size: 25px;
	line-height:30px;
	font-weight:bold;
}
h2,
span.style22
{
	font-size: 22px;
	line-height:30px;
	font-weight:normal;
}
span.bstyle22
{
	font-size: 22px;
	line-height:30px;
	font-weight:bold;
}
h3,
span.style18
{
	font-size: 18px;
	line-height:30px;
	font-weight:normal;
}
span.bstyle18
{
	font-size: 18px;
	line-height:30px;
	font-weight:bold;
}
h4,
span.style15
{
	font-size: 15px;
	line-height:30px;
	font-weight:normal;
}
span.bstyle15
{
	font-size: 15px;
	line-height:30px;
	font-weight:normal;
}
h5
{
	font-size: 14px;
	line-height:30px;
	font-weight:normal;
}
h6
{
	font-size: 12px;
	line-height:30px;
	font-weight:normal;
}

/****************ul li****************/

#page_warp_body ul
{
	list-style: disc outside;
}
#page_warp_body ul li
{
	list-style: disc url(../images/img-product-li-ico.png) outside;
	margin-left: 15px;
	text-indent: 5px;
}

/****************strong sytle******************/
#page_warp_body strong
{
	color: #2a530d;
}

#page_warp_body strong.pbigkeyword
{
	font-size: 15px;
	color: #2a530d;
}

/****************psp sytle******************/
hr
{
	background: url(../../images/img-main_text_sp.png) repeat-x left top;
	font-size: 1px;
	height: 1px;
	clear: both;
	padding:0px;
	margin:0px;
	line-height:1px;
	overflow: hidden;
}
.psp
{
	background: url(../../images/img-main_text_sp.png) repeat-x left top;
	font-size: 1px;
	height: 1px;
	clear: both;
	padding:0px;
	margin:0px;
	line-height:1px;
	display:block;
	overflow: hidden;
}
.psp8
{
	margin: 8px 0;
}
.psp10
{
	margin: 10px 0;
}
.psp15
{
	margin: 15px 0;
}
.psp20
{
	margin: 20px 0;
}
.psp25
{
	margin: 25px 0;
}
.psp40
{
	margin: 30px 0;
}


/****************back top sytle******************/
#backtoptop
{
	clear: both;
	text-align: left;
	overflow: hidden;
	padding: 0;
}
#backtoptop a
{
	width: 124px;
	height: 29px;
	display: block;
	background: url(../images/btn-back_to_top.png) no-repeat left top;
}

