@charset "utf-8";
/* ---------------------------------------------- */
/* Base */
/* ---------------------------------------------- */
html {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(/img/body_bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	color: #222222;
	text-align: left;
	letter-spacing: 1px;
}
p {
	font-size: 14px;
	line-height: 1.5em;
	padding: 0px;
	margin: 5px 0px 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
dl,dd,dt,ul,li{margin:0;padding:0;
}

ul li{list-style:none;}



.Clear {
	font-size: 1px;
	clear: both;
}
.Left {
	float: left;
	padding: 0px 10px 0px 0px;
}
.Right {
	float: right;
	padding: 0px 0px 0px 10px;
}
.left{
	float: left;
}
.right{
	float: right;
}
.MainBodyImgLeft{
	margin: 0px 6px 6px 0px;
	float: left;
}
.MainBodyImgRight{
	margin: 0px 0px 6px 6px;
	float: right;
}
.img{
	float: left;
	display: inline;
	margin: 0px 4px 4px 0px;
	border: none;
}


/* ---------------------------------------------- */
/* Layout */
/* ---------------------------------------------- */
.All {
	background: #ffffff url(/img/main_img_acai.jpg) no-repeat;
	padding: 0px;
	width: 900px;
	margin: 10px auto 0px;
	position: relative;
}
.AllPage {
	background: #E5F4C3 url(/img/head_02.jpg) no-repeat;
	padding: 0px;
	width: 900px;
	margin: 10px auto 0px;
	position: relative;
}
.MainBodyPage a:link ,
.MainBodyPage a:visited  {
	color: #6D2650;
	text-decoration: underline;
}
.MainBodyPage a:hover ,
.MainBodyPage a:active  {
	color: #BC7AA0;
	text-decoration: none;
}

/* ---------------------------------------------- */
/* Pankuzu */
/* ---------------------------------------------- */
.Pankuzu {
	margin: 0px;
	padding: 10px 0 0 0px;
	font-size: 12px;
}
.Pankuzu a:link {
	color: #333333;
	text-decoration: underline;
}
.Pankuzu a:visited {
	color: #333333;
	text-decoration: underline;
}
.Pankuzu a:hover {
	color: #9A8479;
	text-decoration: none;
}
.Pankuzu a:active {
	color: #9A8479;
	text-decoration: none;
}

/* ---------------------------------------------- */
/* PageNavi */
/* ---------------------------------------------- */
.PageNavi{
	margin: 0px 0px0px 0px;
	padding: 5px;
	  background:#ffffff;
}

.PageNavi a:link {
	color: #2D533A;
	text-decoration: underline;
}
.PageNavi a:visited {
	color: #578a3d;
	text-decoration: underline;
}
.PageNavi a:hover {
	color: #9A8479;
	text-decoration: none;
}
.PageNavi a:active {
	color: #9A8479;
	text-decoration: none;
}
.PageNavi a.PageNaviNext,
.PageNavi a.PageNaviBack{
	width:250px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.PageNavi a.PageNaviNext{
	text-align: right;
	float:right;
	background: url(/img/PageNext.gif) no-repeat right -1px;
	padding: 0px 20px 0px 0px;
}
.PageNavi a.PageNaviBack{
	text-align: left;
	float:left;
	background: url(/img/PageBack.gif) no-repeat left -1px;
	padding: 0px 0px 0px 20px;
}

/* ---------------------------------------------- */
/* HeaderArea */
/* ---------------------------------------------- */
.HeaderArea {
	margin: 0 0 0 0px;
	padding: 10px 0 5px 0px;
	width: 900x;
}
.All h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 64px;
	left: 271px;
	width: 422px;
	height: 145px;
}
.HeaderTitle {
	position: absolute;
	top: 63px;
	left: 271px;
	width: 323px;
	height: 111px;
}
.HeaderArea p.HeaderLead {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 0px;
	top: 120px;
	left: 35px;
	position: absolute;
}
.HeaderArea p.HeaderCatch {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 10px;
	top: 3px;
}
.HeaderArea_left {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width: 320x;
	float:left;
	font-weight:bold;
	color: #2D533A;
}
ul.HeaderInfoList {
	margin: 0px;
	padding: 0px;
	width: 250px;
	font-size: 12px;
	list-style: none;
	float:right;
}
ul.HeaderInfoList li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: right;
}
ul.HeaderInfoList li a {
	margin: 0px 1em 0px 0px;
	padding: 0px 0px 5px 14px;
	background: url(/img/arrow.gif) no-repeat 0px 2px;
	display: block;
}
ul.HeaderInfoList li a:link , ul.HeaderInfoList li a:visited {
	color: #15351f;
}
ul.HeaderInfoList li a:hover , ul.HeaderInfoList li a:active {
	color: #15351f;
}

/* ---------------------------------------------- */
/* FooterLinkArea */
/* ---------------------------------------------- */
.FooterLinkArea {
	margin: 20px 0px 0px;
	padding: 0px;
	font-size: 12px;
}
.FooterLinkArea dl {
	width: 222px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.FooterLinkArea dl dt {
	margin: 5px 0px 0px 10px;
	padding: 5px;
	background: #C4EBE9;
	color: #01585D;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.3em;
}
.FooterLinkArea dl dd {
	margin: 0px 0px 5px 10px;
	padding: 5px;
	background: #EEFFFF;
	font-size: 12px;
	font-size: 10px;
	line-height: 1.3em;
}

/* ---------------------------------------------- */
/* FooterCategoryArea */
/* ---------------------------------------------- */
.FooterCategoryArea{
	margin:10px 0px;
	padding:5px;
	text-align: center;
	font-size: 12px;
}

/* ---------------------------------------------- */
/* AttentionArea */
/* ---------------------------------------------- */
.AttentionArea {
	background: #E5F4C3;
	margin: 0px;
	font-size: 12px;
	line-height: 1.5em;
	padding:0 0 0 50px;
	float:left;
}

/* ---------------------------------------------- */
/* FooterArea */
/* ---------------------------------------------- */
.FooterArea {
	background-color: #2D533A;
	text-align: center;
	margin: 0 0px 0px;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
address{font-style:normal;}
.FooterArea a:link ,
.FooterArea a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.FooterArea a:hover ,
.FooterArea a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/* ---------------------------------------------- */
/* Column */
/* ---------------------------------------------- */
.ColumnMain {
	width: 630px;
	float: right;
	padding: 0px;
	margin: 234px 0px 0 0;
	background: #E5F4C3;
	padding:0 0 0 0;
}
.ColumnSide {
	width: 230px;
	float: left;
	margin: 0px;
	padding: 15px 10px 0px 20px;
	background: url(/img/SideColumn.gif) no-repeat 20px 0px;
}

/* ---------------------------------------------- */
/* Side */
/* ---------------------------------------------- */
.SideTopTitle {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 230px;
	height: 50px;
	line-height: 42px;
	font-size: 16px;
	font-weight: bold;
}
.SideMenuListArea {
	margin: 0px;
	padding: 0px 0px 20px;
	width: 230px;
	background: #24422c url(/img/li_last.gif) no-repeat 0px bottom;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #9A8479;
	text-decoration: underline;
}
a:active {
	color: #9A8479;
	text-decoration: underline;
}

/* ---------------------------------------------- */
/* SideMenuListHead */
/* ---------------------------------------------- */
.SideTopLink , 
.SideMenuListHeadLevel1 ,
.SideMenuListHeadLevel2 {
	margin: 0px;
	padding: 0px;
}

.SideTopLink a , 
.SideMenuListHeadLevel1 a {
	background: #FFFFFF url(/img/categorybg_01.gif) repeat-y;
	width: 210px;
	margin: 0;
	padding: 10px 0px 8px 20px;
	color: #2D533A;
	font-size: 12px;
	display: block;
}
.SideMenuListHeadLevel2 a {
	background: #FFFFFF url(/img/SideMenuListCategoryLevel2.gif) no-repeat 4px 6px;
	margin:0px;
	padding: 6px 10px 6px 30px;
	display: block;
}
.SideTopLink a:link ,
.SideTopLink a:visited ,
.SideMenuListHeadLevel1 a:link ,
.SideMenuListHeadLevel1 a:visited {
	color: #2D533A;
}

/* ---------------------------------------------- */
/* SideMenuList */
/* ---------------------------------------------- */
.SideMenuListArea ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.SideMenuListArea ul li {
	background: url(/img/categorybg_li.gif) no-repeat center bottom;
	width: 210px;
	margin: 0;
	padding: 10px 0 10px 20px;
	font-size: 12px;
}
.SideMenuListArea ul.SideMenuListLevel1 li a link{
	margin: 0px;
	display: block;
}
.SideMenuListArea ul.SideMenuListLevel1 li a  {
	margin: 0px;
	display: block;
}
.SideMenuListArea ul.SideMenuListLevel2 li a {
	background: #24422c url(/img/SideMenuListPageLevel2.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.SideMenuListArea ul a:link {
	color: #ffffff;
	text-decoration: none;
}
.SideMenuListArea ul a:visited {
	color: #ffffff;
	text-decoration: none;
}
.SideMenuListArea ul a:hover , a:active {
	color: #9A8479;
	text-decoration: underline;
}

/* ---------------------------------------------- */
/* SideMenuListPickup */
/* ---------------------------------------------- */
.SideMenuListArea ul li.SideMenuListPickupLevel1 {
	margin: 0px 0px 0px 6px;
	padding: 10px 0 10px 12px;
	width: 206px;
	font-size: 14px;
}
.SideMenuListArea ul li.SideMenuListPickupLevel1 a {
	background: url(/img/SideMenuListPickupLevel10.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 4px 10px 4px 37px;
	display: block;
	font-weight: bold;
}
.SideMenuListArea ul li.SideMenuListPickupLevel1 a:link ,
.SideMenuListArea ul li.SideMenuListPickupLevel1 a:visited {
	color: #CAACC2;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a {
	background: url(/img/SideMenuListPickupLevel20.gif) no-repeat 5px 4px;
	margin: 0px;
	padding: 6px 10px 6px 40px;
	display: block;
}
.SideMenuListArea ul li.SideMenuListPickupLevel1 a:hover {
	background-position: 4px 0px;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a:hover {
	background-position: 7px 4px;
}


/* ---------------------------------------------- */
/* MainBody */
/* ---------------------------------------------- */
.MainBody {
	width: 620px;
	float: right;
	margin: 0px;
	padding: 400px 0px 10px 0px;
}
.MainBodyPage{
	margin: 0px 15px 10px 0px;
	padding: 0px 10px;
	font-size: 14px;
	background: #FFFFFF;
}
.MainBodyPage h1 {
	background: url(/img/h2bg.gif) no-repeat 0px 0px;
	margin: 0px 0px 6px;
	padding: 28px 0 8px 70px;
	font-weight: bold;
	color: #104304;
	font-size: 22px;
	line-height: 1.1em;
}
.MainBodyPage h2 {
	background: #E5F4C3 url(/img/h3bg.gif) top left no-repeat;
	margin: 0 0 10px 0;
	padding: 5px 5px 8px 30px;
	line-height: 140%;
	font-size: 16px;
	color: #104304;
}
.MainBodyPage h2 a:link ,
.MainBodyPage h2 a:visited {
	color: #104304;
}
.MainBodyPage h3 {
	margin: 0 0 6px 10px;
	padding: 2px 0px 2px 6px;
	line-height: 140%;
	font-size: 14px;
	color: #104304;
	border-bottom: 1px solid #2D533A;
	border-left: 4px solid #2D533A;
}
.MainBodyPage h4 ,
.MainBodyPage h5 ,
.MainBodyPage h6 {
	border-bottom:1px solid #2D533A;
	margin: 0 0 4px 14px;
	padding: 4px;
	line-height: 1.2em;
	font-size: 14px;
	color: #666666;
}


.MainBody h2 {
	background: url(/img/HeadBgL.gif) no-repeat 0px 0px;
	margin: 0px 0px 10px;
	padding: 20px 0px 10px 30px;
	border: none;
	font-weight:bold;
	font-size: 24px;
	line-height: 1.1em;
	color: #538084;
}

.MainBodyPage p {
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
.MainBody strong , .MainBodyPage strong{
	font-weight:bold;
	color: #6D2650;
}
p.CatchCopy{
	background: #FFEDEE url(/img/CatchCopy.gif) repeat scroll 0px 0px;
	border:1px solid #F5C9A6;
	color:#B24543;
	line-height: 37px;
	margin: 0px 10px 10px;
	padding: 19px 10px;
}

/* ---------------------------------------------- */
/* Page */
/* ---------------------------------------------- */
.PageUp{
	margin: 0;
	padding: 15px 20px 20px 0;
	font-size: 12px;
	text-align: right;
	background: #E5F4C3;
	color:#2D533A;
}
p.PageUp a {
	background: url(/img/pagetop.gif) no-repeat 0px 4px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
p.PageUp a:link {
	color: #2D533A;
	text-decoration: underline;
}
p.PageUp a:visited {
	color: #2D533A;
	text-decoration: underline;
}
p.PageUp a:hover {
	color: #9A8479;
	text-decoration: none;
}
p.PageUp a:active {
	color: #9A8479;
	text-decoration: none;
}

/* ---------------------------------------------- */
/* MainBodyList */
/* ---------------------------------------------- */
.MainBody ul  , .MainBodyPage ul{
	margin: 0px 10px 10px 20px;
	padding: 0px;
	list-style: none;
	font-size: 14px;
}
.MainBody ul li , .MainBodyPage ul li {
	background: url(/img/pil02.gif) no-repeat 0px 6px;
	margin:0px;
	padding:0px 0px 5px 19px;
	line-height: 1.5em;
}
.MainBody ul.MainBodyListLevel2 li , .MainBodyPage ul.MainBodyListLevel2 li {
	background: url(/img/MainBodyListLevel2.gif) no-repeat 0px 3px;
}
.MainBody ol  , .MainBodyPage ol{
	margin: 0px 10px 10px 20px;
	padding: 0px;
	font-size: 14px;
}
.MainBody ol li , .MainBodyPage ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	line-height: 1.5em;
}

/* ---------------------------------------------- */
/* MainBodyTable */
/* ---------------------------------------------- */
.MainBody table , .MainBodyPage table {
	margin: 0px 0px 5px 5px;
	padding: 0px;
	border-top: 1px solid #538084;
	border-left: 1px solid #538084;
	font-size: 14px;
}
.MainBody table th , .MainBodyPage table th {
	border-bottom: 1px solid #538084;
	border-right: 1px solid #538084;
	padding: 5px;
	line-height: 1.5em;
	font-weight: bold;
	background: #2D533A;
	color:#ffffff;
}
.MainBody table td , .MainBodyPage table td {
	border-bottom: 1px solid #538084;
	border-right: 1px solid #538084;
	padding: 5px;
	line-height: 1.5em;
	background: #FFFFFF;
}


/* ---------------------------------------------- */
/* PageListArea */
/* ---------------------------------------------- */
.PageListArea {
	margin: 10px 0px;
	padding: 0px 0px 20px;
	background:#ffffff;
	font-size: 14px;
}
.PageListArea a:link {
	color: #2D533A;
	text-decoration: none;
}
.PageListArea a:visited {
	color: #578a3d;
	text-decoration: none;
}
.PageListArea a:hover {
	color: #9A8479;
	text-decoration: underline;
}
.PageListArea a:active {
	color: #9A8479;
	text-decoration: underline;
}

.PageListArea h2 {
	background: #C4EBE9 url(/img/PageListHeadBgH2.gif) no-repeat 0px center;
	margin: 20px 0px 10px;
	padding: 5px 0px 5px 40px;
	border-bottom: 1px solid #538084;
	border-left: none;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.1em;
	color: #01585D;
}
.PageListArea h3 {
	background: url(/img/PageListHeadBgH3.gif) no-repeat 0px 0px;
	margin: 20px 0px 10px;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px solid #BEE5DF;
	border-left: 6px solid #BEE5DF;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.1em;
	color: #01585D;
}
.PageListDouble {
	margin: 0px 0px 10px;
	padding: 0px;
	background: url(/img/PageListBgDoubleFoot.gif) no-repeat 0px bottom;
}
.PageListSingle {
	margin: 0px 0px 10px;
	padding: 0px;
	background: url(/img/PageListBgSingleFoot.gif) no-repeat 0px bottom;
}
.PageListSingle dl , .PageListDouble dl{
	margin: 0px;
	padding: 0px;
	width: 300px;
	background: url(/img/PageListBgSingleHead.gif) no-repeat 0px 0px;
	float: left;
}
.PageListSingle dl {
	float:none;
}
.PageListSingle dl dt , .PageListDouble dl dt{
	background: url(/img/PageListPage.gif) no-repeat 15px 10px;
	margin: 0px;
	padding: 10px 20px 10px 40px;
	line-height: 1.3em;
}
.PageListSingle dl dt.PageListPickup , .PageListDouble dl dt.PageListPickup{
	background: url(/img/PageListPickup02.gif) no-repeat 13px 10px;
	margin: 0px;
	padding: 10px 20px 10px 48px;
	line-height: 1.3em;
}
.PageListSingle dl dd , .PageListDouble dl dd {
	line-height: 1.5em;
	margin: 0px;
	padding: 0px 20px 0px;
}
.PageListArea ul li{
	background: url(/img/PageListPage.gif) no-repeat 0px 3px;
	margin:0px;
	padding: 3px 0px 3px 22px;
}
.PageListArea ul li.PageListPickup{
	background: url(/img/PageListPickup02.gif) no-repeat 0px 0px;
	margin:0px;
	padding: 3px 0px 3px 34px;
}
.PageListArea ul li a:link ,
.PageListArea ul li a:visited {
	text-decoration: underline;
}
.PageListArea ul li a:hover ,
.PageListArea ul li a:active {
	text-decoration: none;
}

/* ---------------------------------------------- */
/* PageRelation */
/* ---------------------------------------------- */
.PageRelation{
	margin: 30px 0px 0px 0px;
	padding: 0 0 20px 0px;
    background:#ffffff;
}

.PageRelation a:link {
	color: #2D533A;
	text-decoration: underline;
}
.PageRelation a:visited {
	color: #578a3d;
	text-decoration: underline;
}
.PageRelation a:hover {
	color: #9A8479;
	text-decoration: none;
}
.PageRelation a:active {
	color: #9A8479;
	text-decoration: none;
}

.PageRelation h2 {
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
	background: #2D533A no-repeat right bottom;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 1.1em;
	width: 574px;
}
.PageRelation ul {
	margin: 0px;
	padding: 10px 0px 0px 10px;
	list-style: none;
	font-size: 14px;
}
.PageRelation ul li {
	background: url(/img/PageRelationListIcon.gif) no-repeat 0px 2px;
	margin:0px;
	padding:0px 0px 5px 22px;
}

/* ---------------------------------------------- */
/* NewsTop */
/* ---------------------------------------------- */
.MainBody .acai_read{
	width:295px;
	margin:0px 0 0 70px;
	padding:5px 0 0 0;
	color:#000000;
}

.MainBody .acai_read p{ line-height:18px; margin:0;}

.f12{ padding:0 0 5px 35px; font-size:14px; font-weight:bold; margin:0;}
.f10{ font-size:10px; margin:10px 0 0 0;}

.MainBody h2 {
	margin: 60px 0px 0px 10px;
	padding: 0;
	font-size: 18px;
	line-height: 1.1em;
}
.MainBody ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style: none;
}
.MainBody ul li {
	background:url(/img/whatnew_border.gif) no-repeat bottom left; margin:0;padding:7px 0 10px 0;
}

.MainBody ul li a{
	background:url(/img/whatnew_icon.gif) no-repeat 0px 5px;
	padding:0 0 0 15px;
	margin:0;
}
.MainBody ul li a:link ,
.MainBody ul li a:visited {
	color:#6D2650;
}


/* ---------------------------------------------- */
.footer_space{width:900px; background:#e5f4c3; margin:0; padding:0;}
.footer_space02{width:900px; background:#e5f4c3; margin:0; padding:20px 0 0 0;}

/*
-------------------------------------------
###########################################
contents
###########################################
-------------------------------------------
*/


/* main
=========================================*/


#contents{
	float: right;
	width: 900px;
	float:right;
	padding: 0 0 0 0;
	margin:0 auto;
}
#contents .column{
	width:620px;
	margin:0 auto;
	background:#ffffff;
	padding:10px 20px;
}
#contents .column h2 {
clear:both;
background: url(/img/h2bg.gif) bottom left no-repeat;
width: 585px;
margin: 0 0 20px 0;
padding: 10px 5px 10px 30px;
line-height: 140%;
font-size: 20px;
color: #6D210B;
}
#contents .column h3 {
clear:both;
background: #ffffff url(/img/h3bg.gif) top left repeat-y;
margin: 0 0 0px 0;
padding: 6px 5px 6px 30px;
line-height: 140%;
font-size: 16px;
color: #53172D;
}
#contents .column h4 {
clear:both;
background: url(/img/h4bg.gif) top left repeat-y;
width: 595px;
margin: 0 0 20px 0;
padding: 4px 10px 4px 30px;
line-height: 140%;
font-size: 14px;
color: #53172D;
}


#contents .column p {
margin: 0;
padding: 0 0 15px 0;
}
#contents .column p img.right {
margin: 0 5px 15px 15px;
padding: 1px;
border: 1px solid #eeeeee;
}
#contents .column p img.left {
margin: 0 15px 15px 5px;
padding: 1px;
border: 1px solid #eeeeee;
}
#contents .column em{
}
#contents .column table {
width: 100%;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
margin:0 0 15px 0;
}
#contents .column table th {
background: #99bbdd url(/img/thbg.gif) bottom repeat-x;
margin: 0;
padding: 4px 6px;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
color: #ffffff;
}
#contents .column table td {
margin: 0;
padding: 4px 6px;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
}

#contents .column ul{
margin: 0;
padding: 0 0 15px 0;
}

#contents .column ul li{
background: #ffffff url(/img/pil02.gif) 1px 6px no-repeat;
margin: 0;
padding: 0 0 0 16px;
}

#contents .column ol{
list-style: decimal inside;
margin: 0;
padding: 0 0 15px 0;
}
#contents .column ol li{
margin: 0 0 0 0.5em;
}
#contents p.toplink {
margin: 0 0 15px 0;
padding: 0 0 4px 0;
text-align: right;
line-height: 120%;
}
#contents p.toplink a{
background: url(/img/pagetop.gif) repeat;
padding: 0 0 0 16px;
color:#666666;
}
#contents_02 p.toplink a{
background: url(/img/pagetop.gif) repeat;
padding: 0 0 0 16px;
margin-right:10px;
color:#998675;
}

#nextbacklink {
margin: 0 0 15px 0px;
padding: 15px 20px 4px 0;
line-height: 120%;
color:#998675;
background: url(/img/h6bg.gif) top left no-repeat;
}
#nextbacklink p#next {
float: right;
width: 100px;
text-align:right;
}
#nextbacklink p#back {
float: left;
width: 100px;
}

#nextbacklink p#next a{
background: url(/img/pr.gif) right no-repeat;
padding: 0 14px 0 0;
color:#998675;
}
#nextbacklink p#back a{
background: url(/img/pl.gif) left no-repeat;
padding: 0 0 0 14px;
color:#998675;
}



/* main_02
=========================================*/

.whatnew02_02{
float: left;
width: 620px;
margin: 0px auto;
padding:0 0 10px 0;
background:#ffffff;
}
.whatnew02_02 .column{
width:600px;
margin:0 auto;
padding:40px 0 10px 0px;

}
.whatnew02_02 .column h2 {
clear:both;
background: url(/img/h2bg.gif) bottom left no-repeat;
width: 555px;
margin: 0 0 20px 0;
padding: 8px 5px 15px 70px;
height:50px;
line-height: 140%;
font-size: 20px;
color: #5D2D09;
}
.whatnew02_02 .column h3 {
clear:both;
background: #ffffff url(/img/h3bg.gif) top left no-repeat;
margin: 0 0 20px 0;
padding: 5px 5px 8px 30px;
line-height: 140%;
font-size: 16px;
color: #104304;
}
.whatnew02_02 .column h4 {
clear:both;
background: url(/img/h4bg.gif) bottom left no-repeat;
border-top:solid 1px #C6BEB2;
margin: 0 0 20px 0;
padding: 4px 5px 10px 30px;
line-height: 140%;
font-size: 14px;
color: #104304;
}
.whatnew02_02 .column h5 {
clear:both;
border-top:solid 1px #C6BEB2;
border-bottom:solid 1px #C6BEB2;
margin: 0 0 20px 0;
padding: 7px 5px 7px 5px;
line-height: 140%;
font-size: 12px;
color: #104304;
}
.whatnew02_02 .column h6 {
clear:both;
margin: 0 0 20px 0;
padding: 7px 5px 7px 5px;
line-height: 140%;
font-size: 12px;
color: #104304;
background: url(/img/h6bg.gif) bottom left no-repeat;
}
.whatnew02_02 .column p {
margin: 0;
padding: 0 0 15px 0;
}
.whatnew02_02 .column p img.right {
margin: 0 5px 15px 15px;
padding: 1px;
border: 1px solid #eeeeee;
}
.whatnew02_02 .column p img.left {
margin: 0 15px 15px 5px;
padding: 1px;
border: 1px solid #eeeeee;
}
.whatnew02_02 .column em{
}
.whatnew02_02 .column table {
width: 100%;
border-top: 1px solid #012909;
border-left: 1px solid #012909;
margin:0 0 15px 0;
}
.whatnew02_02 .column table th {
background: #f0fada;
margin: 0;
padding: 4px 6px;
border-right: 1px solid #012909;
border-bottom: 1px solid #012909;
color: #104304;
text-align:center;
}
.whatnew02_02 .column table td {
margin: 0;
padding: 4px 6px;
border-right: 1px solid #012909;
border-bottom: 1px solid #012909;
background:#f0fada;
}

.whatnew02_02 .column ul{
margin: 0;
padding: 0 0 15px 0;
}

.whatnew02_02 .column ul li{
background:url(/img/pil02.gif) 6px 6px no-repeat;
margin: 0;
padding: 0 0 0 23px;
}


.whatnew02_02 .column ol{
list-style: decimal inside;
margin: 0;
padding: 0 0 15px 0;
}
.whatnew02_02 .column ol li{
margin: 0 0 0 0.6em;
}
.whatnew02_02 p.toplink {
margin: 0 0 15px 0;
padding: 0 10px 4px 0;
text-align: right;
line-height: 120%;
}
.whatnew02_02 p.toplink a{
background: url(/img/pagetop.gif) 110px 3px no-repeat;
padding: 0 20px 0 0;
color:#998675;
}

.pl17{padding-left:20px;}

.main_top{border-style:none;vertical-align:bottom;padding-top:10px;font-size:0;line-height:0;}




/* category
=========================================*/
.headermain02 .box{

width:600px;
margin:0 auto;
padding:0px 0 10px 0px;
}
.headermain02 .box h3 {
clear: both;
background: url(/img/h2bg.gif) bottom left no-repeat;
width: 605px;
margin: 0 0 0px 0;
padding: 6px 5px 6px 30px;
line-height: 140%;
font-size: 16px;
color: #53172D;
}
.headermain02 .box h4{
background: url(/img/table_bg02.gif) no-repeat;
margin: 0 0 8px 0;
padding: 0 10px 10px 10px;
line-height: 140%;
font-size: 14px;
color: #53172D;
}
.headermain02 .box h4 a{
padding-left:18px;
color:#173d00;
}
.headermain02 .box h4 a:hover { color:; text-decoration:; }
.headermain02 .box .img{
float: left;
margin: 0 10px 5px 0;
padding: 0;
border: 1px solid #173d00;
}
.headermain02 .box p{
margin: 0;
padding: 0;
}

.headermain02 .box .l-harf{
float: left;
width: 270px;
margin: 20px 0 10px 0;
padding: 8px 10px 15px 10px;
border: 1px solid #2D533A;
background:#ffffff;
}
.headermain02 .box .r-harf{
float: right;
width: 270px;
margin: 20px 0 15px 0;
padding: 8px 10px 15px 10px;
border: 1px solid #2D533A;
background:#ffffff;
}

.headermain02 .box h4{
background: url(/img/ph4_2.gif) 0px 2px no-repeat;
}
.headermain02 .box .pickup h4 a { color: #173d00; }
.headermain02 .box .pickup h4 a:hover { color: #0D7AA6; }

.headermain02 .box .linkbtn{
margin: 0 auto;
width:150px;
padding: 5px 0 0 0;
}

/* links
=========================================*/

.headermain02_02 .links{
clear:both;
padding:0px 0;
width:535px;
margin:0 auto;
}
.headermain02_02 .links dl{
padding:0 0 25px 25px;
float:left;
width:145px;
}
.headermain02_02 .links dl dt{
font-weight:bold;
background:#FCFAE3;
padding:5px 10px;
border:1px solid #487555;
}
.headermain02_02 .links dl dt a{
color:#2D4A3A;
}
.headermain02_02 .links dl dd{
font-size:80%;
background:#FCFAE3;
padding:5px 10px;
border-bottom:1px solid #487555;
border-right:1px solid #487555;
border-left:1px solid #487555;
}


/* newarea
=========================================*/

.newarea{
width:660px;
margin:0 auto;
background: url(/img/new_bottom.gif) bottom left no-repeat #ffffff;
padding-bottom:20px;
}

.newarea span{
font-weight:bold;
padding-right:5px;
}

.newarea span.red{
color:#ED1C24;
padding-left:5px;
}

.newarea ul{
width:620px;
margin:0 auto;
padding-top:10px;
}

.newarea ul li{
padding-bottom:8px;
background: url(/img/new_border.gif) bottom left no-repeat;
}


/* side
=========================================*/

#header #side{
float: left;
width: 220px;
padding: 0 0 0 0;
color:#8C6239;
}
#header #side p{
padding:0 0 0 0px;
margin:0;
}
#header #side .category{
margin: 0 0 0px 0;
padding: 0 0 0px 0;
width:230px;
background: url(/img/li_bg.gif) repeat-y;
}

#header #side h2{margin:0; padding:0;}

#header #side .category h3{
background: url(/img/categorybg_01.gif) no-repeat;
height:35px;
width: 230px;
margin: 0;
padding: 0 0px 0 0px;
color: #2D533A;
font-size: 12px;
}

#header #side .category ul li{
background: url(/img/categorybg_li.gif) no-repeat;
height:27px;
width: 230px;
margin: 0;
padding: 8px 9px 0 5px;
color: #ffffff;
font-size: 12px;
}

#header #side .category h3.pt10{
padding-top:10px;
}


#header #side .category h3 a{
display: block;
margin: 0;
padding: 8px 25px 5px 23px;
color: #2D533A;
text-decoration: none;
}
#contents #side .category h3 a:hover { color: #F1F3BB; }
#contents #side .category ul{

width: 230px;
margin: 0;
padding: 0px 0px 0 0;
}

#header #side .category ul li a{

padding: 0 0 5px 17px;
color:#ffffff;
text-decoration:none;
}
#contents #side .category ul li a:hover{
color:#F1F3BB;
}
#contents #side .category ul li.pickup{
background: url(/img/p2_bottom.gif) bottom left no-repeat;padding:10px 0 12px 0;
}
#contents #side .category ul li.pickup a{background: url(/img/p2_1_p.gif) no-repeat 0 11px;padding:20px 0 15px 35px;}
#contents #side .category ul li.pickup a:hover{ color: #F15A24; }

#contents #side .category h4{
width: 155px;
margin: 0 0 1px 15px;
padding: 0 0 0 6px;
line-height: 140%;
border-left: 3px solid #ffdd99;
font-size: 12px; font-weight: normal;
}
#contents #side .category h4 a{
color: #666666; text-decoration: none;
}
#contents #side .category h4 a:hover { color: #cccccc; }

#contents #side .subpage{
margin: 0;
padding: 0;
}
#contents #side .subpage ul{
margin: 0 0 10px 0;
padding: 0;
}
#contents #side .subpage ul li{
background: url(/img/p3.gif) 4px 3px no-repeat;
margin: 0;
padding: 0px 10px 5px 15px;
line-height: 110%;
border-bottom: 1px dotted #ffffff;
}
#contents #side .subpage a{
color: #333333; text-decoration: none;
}
#contents #side .subpage a:hover { color: #CA9C6D; }

#contents #side #newArea{width:213px;background:#F7F5EA;border:solid 1px #BEB09C;margin-left:11px;color:#736357;}
#contents #side #newArea ul li a:hover{color: #CA9C6D; }
#contents #side #newArea ul li{border-top:solid 1px #BEB09C;background: url(/img/leftnewicon.gif) no-repeat 13px 11px;padding:7px 0 7px 54px;}

#contents #side p{margin:20px 0 0 10px;padding:0;color:#736357;}

/* side_02
=========================================*/

#contents #side_02{
float: right;
width: 224px;
margin-top: 0px;
padding: 0 20px 40px 0;
}
#contents #side_02 .category{
margin: 0 0 10px 0;
padding: 0 0 15px 0;
background: url(/img/categorybg_03.gif) bottom left no-repeat;
}
#contents #side_02 .category h3{
background: url(/img/categorybg_01.gif) no-repeat;
width: 214px;
margin: 0;
padding: 7px 9px 0 5px;
color: #333333;
font-size: 14px;
line-height: 140%;
}
#contents #side_02 .category h3 a{
display: block;
background: url(/img/p1.gif) center right no-repeat #53172D;
margin: 0;
padding: 10px 30px 10px 10px;
color: #FFFFCD;
text-decoration: none;
}
#contents #side_02 .category h3 a:hover { color: #CA9C6D; }
#contents #side_02 .category ul{
background: url(/img/categorybg_02.gif) top left repeat-y;
width: 224px;
margin: 0;
padding: 7px 4px 0 0;
}
#contents #side_02 .category ul li{
background: url(/img/p2_bottom.gif) bottom left no-repeat;
margin: 0 0 0 10px;
padding:3px 0 3px 0;
}
#contents #side_02 .category ul li a{
background: url(/img/p2_1.gif) no-repeat 3px 0;
padding: 0 0 5px 25px;
}
#contents #side_02 .category ul li.pickup{
background: url(/img/p2_bottom.gif) bottom left no-repeat;padding:4px 0 4px 0;
}
#contents #side_02 .category ul li.pickup a{background: url(/img/p2_1_p.gif) no-repeat 0 11px;padding:15px 0 15px 25px;}
#contents #side_02 .category ul li.pickup a:hover{ color: #CA9C6D; }

#contents #side_02 .category h4{
width: 155px;
margin: 0 0 1px 15px;
padding: 0 0 0 6px;
line-height: 140%;
border-left: 3px solid #ffdd99;
font-size: 12px; font-weight: normal;
}
#contents #side_02 .category h4 a{
color: #666666; text-decoration: none;
}
#contents #side_02 .category h4 a:hover { color: #cccccc; }

#contents #side_02 .subpage{
margin: 0;
padding: 0;
}
#contents #side_02 .subpage ul{
margin: 0 0 10px 0;
padding: 0;
}
#contents #side_02 .subpage ul li{
background: url(/img/p3.gif) 4px 3px no-repeat;
margin: 0;
padding: 0px 10px 5px 15px;
line-height: 110%;
border-bottom: 1px dotted #ffffff;
}
#contents #side_02 .subpage a{
color: #333333; text-decoration: none;
}
#contents #side_02 .subpage a:hover { color: #CA9C6D; }


/*
-------------------------------------------
###########################################
footer
###########################################
-------------------------------------------
*/

#footer{
width: 900px;

padding: 10px 0 0px 0;
background:#E5F4C3;

}


#footer02{
width: 900px;

padding: 10px 0 0px 0;
background:#ffffff;

}
#footer ul{
margin: 0 0 0px 0;
}
#footer ul li{
display: inline;
border-right: 1px solid #999999;
margin: 0;
padding: 0 0.5em 0 0;
}
#footer ul li a{
}
#footer address{
float:right;
background:#2D533A;
width:900px;
height:30px;
padding:10px 0 0 0;
text-align:center;
color:#ffffff;
}










#footer02 ul{
margin: 0 0 10px 0;
}
#footer02 ul li{
display: inline;
border-right: 1px solid #999999;
margin: 0;
padding: 0 0.5em 0 0;
}
#footer02 ul li a{
}
#footer address{
float:right;
background:#2D533A;
width:900px;
height:30px;
padding:10px 0 0 0;
text-align:center;
color:#ffffff;
}

.pagetop{

float:right;
margin-top:0px;
padding:20px 0 0 20px;
margin:0 50px 10px 0;
background: url(/img/pagetop.gif) no-repeat 0px 27px;
color:#666666;
}
.pagetop a{color:#333333;}

.footer_read{padding:0 0 10px 50px; font-size:10px; line-height:18px; margin:0px;}

.clear{clear:both;}
.title_space{width:899px; margin:0; padding:0; line-height:0; border:0;}
.title_space h3{margin:0; padding:0; line-height:0; border:0;}
.title_space p{margin:0; padding:0; line-height:0; border:0;}
.title_space img{margin:0; padding:0; line-height:0; border:0;}
.title_space h2{
	float: left;
	margin: 0px;
	padding: 0px;
}

/* 3.for clearFix
===============================================================*/
.cf:after{ 
   display: block;
   height:0;
   visibility:hidden;
   clear:both;
   content:".";
}
/* 追加 MacIE 5 と WinIE 7 向け */
.cf{
   display:inline-block;
}
/*MacIE \*/
* html .cf{
	height:1em;
}
.cf{
	display: block;
}
.w335{width:345px;}
.white_box_left_big{width:386px; float:left; padding: 0px;margin:0;}
.white_box_right ul{padding:0 0 0 25px;}
.white_box_left_big li{list-style:none;}
.white_box_right li{list-style:none;}
.white_box_left{
	width:386px;
	background: #ffffff url(/img/white_box_last.jpg) no-repeat center bottom;
	float:left;
	padding:0 0 40px 0;
	margin:0;
}
.white_box_left ul{
	margin: 0px;
	padding:0 0 20px 25px;
	display: block;
}
.white_box_left ul li dl dd{
	width: 345px;
}
.white_box_right ul li dl dd{
	width: 345px;
}
.white_box_left h3{margin:0;padding:0;}
.white_box_right{
	width:386px;
	float:right;
	background: #ffffff url(/img/white_box_last.jpg) no-repeat center bottom;
	padding:0 0 40px 0;
	margin:0px;
}
.white_box_right h3{margin:0;padding:0;}
.white_ph{width:335px; }
.white_ph_left{
	width:85px;
	padding: 0px 10px 0px 0px;
	float:left;
}

.white_ph_right{width:240px;float:right; }

.pink{
	font-size: 12px;
	font-weight: bold;
	border-left: 3px #EB008B solid;
	padding: 0 0 0 6px;
	height: 18px;
}
.pink a:link , 
.pink a:visited ,
.pink a:hover ,
.pink a:active {
	color: #EB008B;
}
.yel{
	font-size: 12px;
	color: #FFB100;
	font-weight: bold;
	border-left: 3px #FFB100 solid;
	padding: 0 0 0 6px;
	height: 18px;
}
.yel a:link , 
.yel a:visited ,
.yel a:hover ,
.yel a:active {
	color: #FFB100;
}
.green{
	font-size: 12px;
	color: #A4CD2D;
	font-weight: bold;
	border-left: 3px #A4CD2D solid;
	padding: 0 0 0 6px;
	height: 18px;
}
.green a:link , 
.green a:visited ,
.green a:hover ,
.green a:active {
	color: #A4CD2D;
}
.pl20dd{padding:0 0 0 20px; width:335px;}

.under_arrow{background:url(/img/under_arrow.gif) no-repeat right bottom; width:225px; text-align:right; padding-right:15px; text-decoration:none;}
.under_arrow a{font-size:10px;}
.under_arrow a:link {
	color: #2D533A;
	text-decoration: none;
}
.under_arrow a:visited {
	color: #9A8479;
	text-decoration: none;
}
.under_arrow a:hover {
	color: #9A8479;
	text-decoration: none;
}
.under_arrow a:active {
	color: #9A8479;
	text-decoration: none;
}
.under_arrow02{background:url(/img/under_arrow.gif) no-repeat right bottom; width:320px; font-size:10px; color:#2D533A; text-align:right; padding-right:15px; }
.under_arrow02 a:link {
	color: #2D533A;
	text-decoration: none;
}
.under_arrow02 a:visited {
	color: #2D533A;
	text-decoration: none;
}
.under_arrow02 a:hover {
	color: #2D533A;
	text-decoration: underline;
}
.under_arrow02 a:active {
	color: #2D533A;
	text-decoration: underline;
}



.under_arrow02 a{font-size:10px; text-decoration:none;}

.mt20{margin:30px 0 0 0;}

/* main_02
=========================================*/

.whatnew02_02{
float: left;
width: 620px;
margin: 0px auto;
padding:0 0 10px 0;
background:#ffffff;
}
.whatnew02_02 .column{
width:600px;
margin:0 auto;
padding:40px 0 10px 0px;

}
.whatnew02_02 .column h2 {
clear:both;
background: url(/img/h2bg.gif) bottom left no-repeat;
width: 555px;
margin: 0 0 20px 0;
padding: 8px 5px 15px 70px;
height:50px;
line-height: 140%;
font-size: 20px;
color: #5D2D09;
}
.whatnew02_02 .column h3 {
clear:both;
background: #ffffff url(/img/h3bg.gif) top left no-repeat;
margin: 0 0 20px 0;
padding: 5px 5px 8px 30px;
line-height: 140%;
font-size: 16px;
color: #104304;
}
.whatnew02_02 .column h4 {
clear:both;
background: url(/img/h4bg.gif) bottom left no-repeat;
border-top:solid 1px #C6BEB2;
margin: 0 0 20px 0;
padding: 4px 5px 10px 30px;
line-height: 140%;
font-size: 14px;
color: #104304;
}
.whatnew02_02 .column h5 {
clear:both;
border-top:solid 1px #C6BEB2;
border-bottom:solid 1px #C6BEB2;
margin: 0 0 20px 0;
padding: 7px 5px 7px 5px;
line-height: 140%;
font-size: 12px;
color: #104304;
}
.whatnew02_02 .column h6 {
clear:both;
margin: 0 0 20px 0;
padding: 7px 5px 7px 5px;
line-height: 140%;
font-size: 12px;
color: #104304;
background: url(/img/h6bg.gif) bottom left no-repeat;
}
.whatnew02_02 .column p {
margin: 0;
padding: 0 0 15px 0;
}
.whatnew02_02 .column p img.right {
margin: 0 5px 15px 15px;
padding: 1px;
border: 1px solid #eeeeee;
}
.whatnew02_02 .column p img.left {
margin: 0 15px 15px 5px;
padding: 1px;
border: 1px solid #eeeeee;
}
.whatnew02_02 .column em{
}
.whatnew02_02 .column table {
width: 100%;
border-top: 1px solid #012909;
border-left: 1px solid #012909;
margin:0 0 15px 0;
}
.whatnew02_02 .column table th {
background: #f0fada;
margin: 0;
padding: 4px 6px;
border-right: 1px solid #012909;
border-bottom: 1px solid #012909;
color: #104304;
text-align:center;
}
.whatnew02_02 .column table td {
margin: 0;
padding: 4px 6px;
border-right: 1px solid #012909;
border-bottom: 1px solid #012909;
background:#f0fada;
}

.whatnew02_02 .column ul{
margin: 0;
padding: 0 0 15px 0;
}

.whatnew02_02 .column ul li{
background:url(/img/pil02.gif) 6px 6px no-repeat;
margin: 0;
padding: 0 0 0 23px;
}


.whatnew02_02 .column ol{
list-style: decimal inside;
margin: 0;
padding: 0 0 15px 0;
}
.whatnew02_02 .column ol li{
margin: 0 0 0 0.6em;
}
.whatnew02_02 p.toplink {
margin: 0 0 15px 0;
padding: 0 10px 4px 0;
text-align: right;
line-height: 120%;
}
.whatnew02_02 p.toplink a{
background: url(/img/pagetop.gif) 110px 3px no-repeat;
padding: 0 20px 0 0;
color:#998675;
}

.pl17{padding-left:20px;}

.main_top{border-style:none;vertical-align:bottom;padding-top:10px;font-size:0;line-height:0;}

/* main
=========================================*/




#contents{
float: right;
width: 900px;
float:right;
padding: 0 0 0 0;
margin:0 auto;

}
#contents .column{
width:620px;
margin:0 auto;
background:#ffffff;
padding:10px 20px;
}
#contents .column h2 {
clear:both;
background: url(/img/h2bg.gif) bottom left no-repeat;
width: 585px;
margin: 0 0 20px 0;
padding: 10px 5px 10px 30px;
line-height: 140%;
font-size: 20px;
color: #6D210B;
}
#contents .column h3 {
clear:both;
background: #ffffff url(/img/h3bg.gif) top left repeat-y;
margin: 0 0 0px 0;
padding: 6px 5px 6px 30px;
line-height: 140%;
font-size: 16px;
color: #53172D;
}
#contents .column h4 {
clear:both;
background: url(/img/h4bg.gif) top left repeat-y;
width: 595px;
margin: 0 0 20px 0;
padding: 4px 10px 4px 30px;
line-height: 140%;
font-size: 14px;
color: #53172D;
}


#contents .column p {
margin: 0;
padding: 0 0 15px 0;
}
#contents .column p img.right {
margin: 0 5px 15px 15px;
padding: 1px;
border: 1px solid #eeeeee;
}
#contents .column p img.left {
margin: 0 15px 15px 5px;
padding: 1px;
border: 1px solid #eeeeee;
}
#contents .column em{
}
#contents .column table {
width: 100%;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
margin:0 0 15px 0;
}
#contents .column table th {
background: #99bbdd url(/img/thbg.gif) bottom repeat-x;
margin: 0;
padding: 4px 6px;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
color: #ffffff;
}
#contents .column table td {
margin: 0;
padding: 4px 6px;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
}

#contents .column ul{
margin: 0;
padding: 0 0 15px 0;
}

#contents .column ul li{
background: #ffffff url(/img/pil02.gif) 1px 6px no-repeat;
margin: 0;
padding: 0 0 0 16px;
}

#contents .column ol{
list-style: decimal inside;
margin: 0;
padding: 0 0 15px 0;
}
#contents .column ol li{
margin: 0 0 0 0.5em;
}
#contents p.toplink {
margin: 0 0 15px 0;
padding: 0 0 4px 0;
text-align: right;
line-height: 120%;
}
#contents p.toplink a{
background: url(/img/pagetop.gif) repeat;
padding: 0 0 0 16px;
color:#666666;
}
#contents_02 p.toplink a{
background: url(/img/pagetop.gif) repeat;
padding: 0 0 0 16px;
margin-right:10px;
color:#998675;
}

#nextbacklink {
margin: 0 0 15px 0px;
padding: 15px 20px 4px 0;
line-height: 120%;
color:#998675;
background: url(/img/h6bg.gif) top left no-repeat;
}
#nextbacklink p#next {
float: right;
width: 100px;
text-align:right;
}
#nextbacklink p#back {
float: left;
width: 100px;
}

#nextbacklink p#next a{
background: url(/img/pr.gif) right no-repeat;
padding: 0 14px 0 0;
color:#998675;
}
#nextbacklink p#back a{
background: url(/img/pl.gif) left no-repeat;
padding: 0 0 0 14px;
color:#998675;
}

/* indexArea
=========================================*/
.whatnew{width:450px;margin:0;padding:0;float:right;}
.whatnew p{margin:65px 0 0 15px;}
.whatnew ul li a{color:#6D2650; background:url(/img/whatnew_icon.gif) no-repeat 0px 5px; padding:0 0 0 20px; margin:0;}
.whatnew ul li{color:#6D2650; background:url(/img/whatnew_border.gif) no-repeat bottom left; margin:0;padding:7px 0 10px 0;}

.whatnew02{width:630px;margin:0;padding:0;float:right;}
.whatnew02 p{margin:65px 0 0 15px;}
.whatnew02 ul li a{color:#6D2650; background:url(/img/whatnew_icon.gif) no-repeat 0px 5px; padding:0 0 0 20px; margin:0;}
.whatnew02 ul li{color:#6D2650; background:url(/img/whatnew_border.gif) no-repeat bottom left; margin:0;padding:7px 0 10px 0;}



div.indexh3box02{width:900px;margin:0px; padding:0; }


.indexh3box .title_space h2{
	background: url(/img/indexh3.jpg) bottom left no-repeat;
	padding:0px;
	margin:0;
	font-size:20px;
	font-weight:bold;
	color:#5D2D09;
	float: left;
}

div.noteArea{
	width:860px;
	background: url(/img/indexnotebg.jpg) top left no-repeat;
	padding:0 0 20px 40px;
	line-height:20px;
	color:#2D533A;
	font-size:11px;
	margin:0;
	line-height:0;
}
div.noteArea p.noteright{
float:right;
width:380px;
padding-right:20px;
}
div.noteArea p.pl20{
padding-right:20px;
}
div.noteArea p.noterightLink{
float:right;
width:223px;
margin:0;padding:0;
}

div.noteArea p{
padding:15px 0 0 0;
margin:0;

}
.clear{
clear:both;
}
div.noteArea02{
	width:800px;
	background:url(/img/acai_1021_09.jpg) center top repeat-x #E5F4C3;
	margin:0;
	padding:0 50px 20px;
	line-height:20px;
	color:#736357;
	font-size: 12px;
}
div.noteArea02 h3{
	font-size:20px;
	color:#ff0000;
	background: #24422C;
}
div.noteArea02 ul li{
	float:left;
	width:360px;
	line-height:20px;
}
div.noteArea02 ul li dl{
	margin:0;padding:0;
}
div.noteArea02 ul li dl dt{
	margin:20px 0 0 0px;
	font-weight:bold;
}
div.noteArea02 ul li dl dt.pt20{
	padding-top:10px;padding-bottom:10px;
}
div.noteArea02 ul li dl dd{
	margin:0;padding:6px 0 0 0px;
}
div.noteArea02 ul li.bg2{
	float:left;
	width:168px;
	border:#C2B7A2 solid 1px;
	margin:0 10px 10px 0;
	background:#FFFEE3;
	padding:10px;
	line-height:20px;
}
div.noteArea02 ul li.bg2 dl{
margin:0;padding:0;
}
div.noteArea02 ul li.bg2 dl dt{
margin:0;padding:0 0 0 25px;
color:#F2707C;
font-weight:bold;
background: url(/img/dlicon.jpg) 0 10px no-repeat;
}
div.noteArea02 ul li.bg2 dl dd{
margin:0;padding:20px 0 0 0;
background: url(/img/ddborder.jpg) top left no-repeat;
}
div.noteArea02 ul li.bg2 dl dt.pt20{
padding-top:10px;padding-bottom:10px;
}

div.noteArea03{
width:604px;
height:524px;
background: url(/img/indexnotebg03.jpg) top left no-repeat;
padding:0 20px 20px 20px;
line-height:20px;
color:#736357;
}
div.noteArea03 h4{
font-size:20px;
padding:80px 0 55px 50px;
color:#5F2B04;
}
div.noteArea03 ul li{
float:left;
width:268px;
border:#C2B7A2 solid 1px;
margin:0 10px 10px 0;
background:#FFFFCC;
padding:10px;
line-height:24px;
}
div.noteArea03 ul li dl{
margin:0;padding:0;
}
div.noteArea03 ul li dl dt{
margin:0;padding:0 0 0 25px;
color:#F2707C;
font-weight:bold;
background: url(/img/dlicon.jpg) top left no-repeat;
}
div.noteArea03 ul li dl dd{
margin:0;padding:20px 0 0 0;
background: url(/img/ddborder_03.jpg) top left no-repeat;
}

div.noteArea03 ul li.bg2{
float:left;
width:268px;
border:#C2B7A2 solid 1px;
margin:0 10px 10px 0;
background:#ffffff;
padding:10px;
line-height:24px;
}
div.noteArea03 ul li.bg2 dl{
margin:0;padding:0;
}
div.noteArea03 ul li.bg2 dl dt{
margin:0;padding:0 0 0 25px;
color:#F2707C;
font-weight:bold;
background: url(/img/dlicon_03.jpg) top left no-repeat;
}
div.noteArea03 ul li.bg2 dl dd{
margin:0;padding:20px 0 0 0;
background: url(/img/ddborder_0302.jpg) top left no-repeat;
}

div.noteArea04{
width:604px;
height:604px;
background: url(/img/indexnotebg04.jpg) top left no-repeat;
padding:0 20px 20px 20px;
line-height:20px;
}
div.noteArea04 h4{
font-size:20px;
padding:105px 0 75px 50px;
color:#736357;
color:#5F2B04;
}
div.noteArea04 ul li{
float:left;
width:168px;
margin:0 10px 10px 0;
padding:6px 10px 10px 10px;
line-height:20px;
}
div.noteArea04 ul li dl{
margin:0;padding:0;
}
div.noteArea04 ul li dl dt{
margin:0;padding:0 0 0 25px;
color:#F2707C;
font-weight:bold;
background: url(/img/dlicon_03.jpg) 0 10px no-repeat;
}
div.noteArea04 ul li dl dt.pt20{
padding-top:10px;padding-bottom:10px;
}
div.noteArea04 ul li dl dd{
margin:0;padding:0;
}
div.noteArea04 ul.mt10{
margin-top:12px;}

.pm0{font-size:0;padding:0;margin:0;}

