@charset "utf-8";
/* ---------------------------------------------- */
/* Base */
/* ---------------------------------------------- */
html {
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 14px;
	line-height: 1.5em;
	padding: 0px;
	margin: 5px 0px 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
a:link {
	color: #904703;
	text-decoration: underline;
}
a:visited {
	color: #904703;
	text-decoration: underline;
}
a:hover {
	color: #BF6F00;
	text-decoration: none;
}
a:active {
	color: #BF6F00;
	text-decoration: none;
}

body {
	background: #EEE3D1;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-align: center;
	color: #333333;
}
.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: url(../img/Bg.gif) repeat-y;
	padding: 0px 11pxpx 0px 11px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

/* ---------------------------------------------- */
/* Pankuzu */
/* ---------------------------------------------- */
.Pankuzu {
	margin: 0px 0px 0px 13px;
	padding: 0px 10px 0px;
	line-height: 1.3em;
	font-size: 12px;
}
/* ---------------------------------------------- */
/* Page */
/* ---------------------------------------------- */
.PageUp{
	margin: 0px;
	padding: 5px 16px 5px 20px;
	float: right;
	line-height: 1.3em;
	font-size: 12px;
	background: url(../img/Pageup.gif) no-repeat 0px 7px;
}

.PageNavi{
	margin: 0px 20px 10px 0px;
	padding: 5px;
	line-height: 1.3em;
}
.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 6px;
	padding: 0px 10px 0px 0px;
}
.PageNavi a.PageNaviBack{
	text-align: left;
	float:left;
	background: url(../img/PageBack.gif) no-repeat left 6px;
	padding: 0px 0px 0px 10px;
}

/* ---------------------------------------------- */
/* HeaderArea */
/* ---------------------------------------------- */
.HeaderArea {
	background: url(../img/HeaderBg.jpg) no-repeat 0px -20px;
	margin: 0px 0px 10px 11px;
	padding: 0px;
	height: 165px;
	width: 898px;
	position: relative;
}
.HeaderArea h1, .HeaderText {
	color:#904703;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 20px;
	top: 40px;
}
.HeaderArea h1 a:link , .HeaderText a:link ,
.HeaderArea h1 a:visited , .HeaderText a:visited {
	color:#904703;
	text-decoration: none;
}
.HeaderArea h1 a:hover , .HeaderText a:hover ,
.HeaderArea h1 a:active , .HeaderText a:active {
	color:#904703;
	text-decoration: underline;
}
.HeaderArea p.HeaderLead {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 20px;
	top: 72px;
	font-size: 14px;
	color: #904703;
}
.HeaderArea p.HeaderCatch {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 10px;
	top: 8px;
	color: #904703;
}
.HeaderInfoList {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 140px;
	left: 420px;
	width: 480px;
	font-size: 12px;
	text-align: right;
}
.HeaderInfoList ul {
	margin: 0px;
	padding: 0px;
	float: right;
	list-style: none;
}
.HeaderInfoList ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.HeaderInfoList ul li a {
	margin: 0px 1.5em 0px 0px;
	padding: 0px 0px 5px 18px;
	background: url(../img/HeaderInfoListArrow.gif) no-repeat 0px 0px;
	display:block;
	float: left;
}

/* ---------------------------------------------- */
/* ContentsArea */
/* ---------------------------------------------- */
.ContentsArea {
	margin: 5px 11px 0px 11px;
	padding: 0px;
	background: #FAF8F5;
}
/* ---------------------------------------------- */
/* FooterLinkArea */
/* ---------------------------------------------- */
.FooterLinkArea {
	margin: 20px 0px 10px 10px;
	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: #F0B493;
	line-height: 1.3em;
	font-size: 10px;
}
.FooterLinkArea dl dd {
	margin: 0px 0px 5px 10px;
	padding: 5px;
	background: #F6ECE0;
	line-height: 1.3em;
	font-size: 10px;
}


/* ---------------------------------------------- */
/* FooterCategoryArea */
/* ---------------------------------------------- */
.FooterCategoryArea{
	margin:10px 11px 0px 18px;
	padding:5px;
	text-align: left;
	font-size: 12px;
}
/* ---------------------------------------------- */
/* AttentionArea */
/* ---------------------------------------------- */
.AttentionArea {
	margin: 20px 12px 20px 12px;
	font-size: 12px;
	line-height: 1.5em;
}
/* ---------------------------------------------- */
/* FooterArea */
/* ---------------------------------------------- */
.FooterArea {
	background-color: #BE7773;
	text-align: center;
	margin: 5px 11px 0px 11px;
	padding: 15px;
	color: #FFFFFF;
	font-size: 12px;
}
.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: 637px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.ColumnSide {
	width: 230px;
	float: right;
	margin: 0px;
	padding: 5px 10px 0px 0px;
}
/* ---------------------------------------------- */
/* Side */
/* ---------------------------------------------- */
.SideTopTitle {
	background: #BE7773 url(../img/SideMenuTitle.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 210px;
	height: 31px;
	line-height: 32px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.SideMenuListArea {
	margin: 0px;
	padding: 0px;
	width: 220px;
	background: url(../img/SideMenuListLevel1.gif) repeat-y 1px 0px;
}
.SideBottom {
    background: #FAF8F5 url(../img/SideMenuBottom.gif) no-repeat 0px 0px;
	width: 220px;
	height: 12px;
	margin: 0px;
	padding: 0px;
}

/* ---------------------------------------------- */
/* SideMenuListHead */
.SideTopLink , 
.SideMenuListHeadLevel1 ,
.SideMenuListHeadLevel2 {
	margin: 0px;
	padding: 5px 0px 10px 0px;
	background: #FAF8F5 url(../img/SideMenuListCategoryLevel1.gif) no-repeat left bottom;
	border-left: 1px #C9BFC0 solid;
	border-right: 1px #C9BFC0 solid;
}
.SideTopLink a , 
.SideMenuListHeadLevel1 a {
	margin: 4px 10px 0px 9px;
	padding: 2px 0px 3px 7px;
	border-left: 5px #BE7773 solid;
	line-height: 1.3em;
	display: block;
}
.SideMenuListHeadLevel2 a {
	margin: 4px 0px 0px 9px;
	padding: 2px 10px 3px 7px;
	border-left: 5px #F0B493 solid;
	line-height: 1.3em;
	display: block;
}

/* ---------------------------------------------- */
/* SideMenuList */
.SideMenuListArea ul {
	border-left: 1px #C9BFC0 solid;
	border-right: 1px #C9BFC0 solid;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	list-style: none;
}
.SideMenuListArea ul li,
.SideMenuListArea ul.SideMenuListLevel1 li {
	margin: 0px;
	padding: 8px 10px 6px 22px;
	background: url(../img/SideMenuListLevel1.gif) repeat-y;
}
.SideMenuListArea ul.SideMenuListLevel2 li {
	margin: 0px;
	padding: 8px 10px 6px 22px;
	background: url(../img/SideMenuListLevel2.gif) repeat-y;
}

.SideMenuListArea ul li a,
.SideMenuListArea ul.SideMenuListLevel1 li a ,
.SideMenuListArea ul.SideMenuListLevel2 li a {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 1.3em;
	display: block;
}
.SideMenuListArea ul.SideMenuListLevel1 li a {
	background: url(../img/SideMenuListPageLevel.gif) no-repeat 1px 3px;
}
.SideMenuListArea ul.SideMenuListLevel2 li a{
	background: url(../img/SideMenuListPageLevel.gif) no-repeat 1px 3px;
}

/* ---------------------------------------------- */
/* SideMenuListPickup */
.SideMenuListArea ul li.SideMenuListPickupLevel1 ,
.SideMenuListArea ul li.SideMenuListPickupLevel2 {
	margin: 0px;
	padding: 5px 10px 8px 9px;
	background: #FFFFFF;
}

.SideMenuListArea ul li.SideMenuListPickupLevel1 a ,
.SideMenuListArea ul li.SideMenuListPickupLevel2 a {
	margin: 0px;
	padding: 4px 0px 2px 47px;
	color: #E74E3D;
	font-weight: bold;
	display:block;
	background: url(../img/SideMenuListPickupLevel.gif) no-repeat 0px 0px;
}

/* ---------------------------------------------- */
/* MainBody */
/* ---------------------------------------------- */
.MainBody {
	margin: 0px;
	padding: 0px 0px 0px 7px;
}
.MainBodySiteTopPage {
    margin: 5px 8px 15px 5px;
	padding: 15px 18px 10px 18px;
	background: #F6ECE0;
}
.MainBodyPage {
	margin: 0px 0px 0px 1px;
	_margin-right: 4px;
	padding: 15px 0px 0px 10px;
	background: url(../img/MainBodyPage.gif) repeat-y;
	_background: url(../img/MainBodyPage.gif) repeat-y right;
}
*:first-child+html .MainBodyPage {
	margin-right: 4px;
	background: url(../img/MainBodyPage.gif) repeat-y right;
}
.MainBodyPageTop {
	margin: 1px 0px 0px 0px;
	_margin-top: -5px;
	padding: 0px;
	height: 7px;
	background: url(../img/MainBodyPageTop.gif) no-repeat 1px bottom;
}
.MainBodyPageBottom {
	height: 7px;
	margin: 0px;
	padding: 0px;
	background: url(../img/MainBodyPageBottom.gif) no-repeat 1px top;
}
.MainBody h6 , .MainBodyPage h5 , .MainBodyPage h6 {
	color:#904703;
	font-size:18px;
	font-weight:bold;
	margin: 0px 0px 6px 16px;
	padding: 0px 0px 5px 4px;
	background: url(../img/HeadBgH4.gif) repeat-x 12px bottom;
	width: 610px;
}
.MainBody h5 , .MainBodyPage h4 {
	color:#904703;
	font-size:18px;
	font-weight:bold;
	margin: 0px 0px 6px 16px;
	padding: 0px 0px 5px 4px;
	background: url(../img/HeadBgH4.gif) repeat-x 12px bottom;
	width: 610px;
}
.MainBody h4 , .MainBodyPage h3 {
	color:#904703;
	font-size:18px;
	font-weight:bold;
	margin: 0px 0px 6px 16px;
	padding: 0px 0px 5px 4px;
	background: url(../img/HeadBgH4.gif) repeat-x 12px bottom;
	width: 610px;
}
*:first-child .MainBodyPage h4 {
	background: url(../img/HeadBgH4.gif) no-repeat 12px 29px;
}
.MainBody h3 , .MainBodyPage h2 {
	border-left:5px solid #BE7773;
	color:#904703;
	font-size:20px;
	font-weight:bold;
	margin: 0px 0px 6px 15px;
	padding: 2px 0px 1px 6px;
	width: 610px;
}
.MainBodyPage h1 , .MainBody h2 {
	margin: 0px 0px 6px 6px;
	padding: 0px 0px 12px 6px;
	background: url(../img/HeadBgL.gif) repeat-x 0px 31px;
	font-size: 24px;
	line-height: 1.1em;
	font-weight: bold;
	color: #E74E3D;
	border: none;
	width: 620px;
}

.MainBody p , .MainBodyPage p {
	margin: 0.5em 18px 1em;
	padding: 0px;
	line-height: 1.5em;
}
.MainBody strong , .MainBodyPage strong{
	font-weight:bold;
}
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;
}

/* ---------------------------------------------- */
/* MainBodyList */
/* ---------------------------------------------- */
.MainBody ul  , .MainBodyPage ul{
	margin: 10px 10px 1em 20px;
	padding: 0px;
	list-style: none;
}
.MainBody ul li , .MainBodyPage ul li ,
.MainBody ul.MainBodyListLevel1 li , .MainBodyPage ul.MainBodyListLevel1 li {
	background: url(../img/MainBodyListLevel1.gif) no-repeat 0px 1px;
	margin:0px;
	padding:0px 0px 5px 20px;
	line-height: 1.3em;
}
.MainBody ul.MainBodyListLevel2 li , .MainBodyPage ul.MainBodyListLevel2 li {
	background: url(../img/MainBodyListLevel2.gif) no-repeat 5px 6px;
}
.MainBody ol  , .MainBodyPage ol{
	margin: 10px 10px 1em 20px;
	padding: 0px;
}
.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: 10px 0px 15px 0px;
	padding: 0px;
	border-top: 1px solid #C9BFC0;
	border-left: 1px solid #C9BFC0;
}
.MainBody Table th , .MainBodyPage Table th {
	font-weight: bold;
	background: #F6ECE0;
	border-bottom: 1px solid #C9BFC0;
	border-right: 1px solid #C9BFC0;
	padding: 5px;
	line-height: 1.5em;
}
.MainBody Table td , .MainBodyPage Table td {
	padding: 5px;
	border-bottom: 1px solid #C9BFC0;
	border-right: 1px solid #C9BFC0;
	line-height: 1.5em;
}


/* ---------------------------------------------- */
/* PageListArea */
/* ---------------------------------------------- */
.PageListArea {
	margin: 15px 3px 10px 12px;
	padding: 0px;
}
.PageListArea h2 {
	background: #E07F6B url(../img/PageListHeadBg.gif) no-repeat;
	margin: 20px 0px 10px;
	padding: 5px 15px;
	width: 585px;
	font-size: 18px;
	line-height: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
}
.PageListArea h3 {
	margin: 20px 3px 10px 0px;
	padding: 5px 5px 5px 15px;
	font-size: 16px;
	line-height: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
	background: #F0B493;
	border: none;
}
.PageListArea h3 a {
	color: #FFFFFF;
}
.PageListDouble {
	margin: 10px 0px;
	padding: 0px;
}
.PageListSingle {
	margin: 10px 0px;
	padding: 0px;
}
.PageListSingle dl , .PageListDouble dl {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 293px;
	float: left;
}
.PageListSingle dl {
	float:none;
}
.PageListSingle dl dt , .PageListDouble dl dt {
	background: url(../img/PageListPage.gif) no-repeat 13px 10px;
	margin: 0px;
	padding: 10px 20px 10px 40px;
	border: 1px solid #C9BFC0;
	line-height: 1.3em;
}
.PageListSingle dl dt.PageListPickup , .PageListDouble dl dt.PageListPickup {
	background: url(../img/PageListPickup.gif) no-repeat 8px 5px;
	margin: 0px;
	padding: 10px 20px 10px 60px;
	border: 1px solid #E74F3E;
	line-height: 1.3em;
}
.PageListSingle dl dt.PageListPickup a , .PageListDouble dl dt.PageListPickup a {
	color: #E74F3E;
	font-weight: bold;
}

.PageListSingle dl dd , .PageListDouble dl dd {
	margin: 0px;
	padding: 10px 20px 10px;
	line-height: 1.3em;
	background: #F6ECE0;
}
.PageListArea ul li{
	background: url(../img/PageListPage.gif) no-repeat 2px 5px;
	margin:0px;
	padding: 5px 0px 5px 30px;
}
.PageListArea ul li.PageListPickup{
	background: url(../img/PageListPickup.gif) no-repeat 0px 2px;
	margin:0px;
	padding: 7px 0px 5px 52px;
}

/* ---------------------------------------------- */
/* PageRelation */
/* ---------------------------------------------- */
.PageRelation{
	margin: 0px 0px 10px 12px;
	padding: 5px 0px;
	line-height: 1.3em;
}
.PageRelation h2 {
	background: url(../img/PageRelationHeadBg.gif) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	color: #E74E3D;
	font-weight: bold;
	border: none;
}
.PageRelation ul {
	margin: 0px 42px 0px 16px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
.PageRelation ul li {
	background: url(../img/SideMenuListPageLevel.gif) no-repeat 0px 3px;
	margin:0px;
	padding:0px 0px 5px 20px;
	line-height: 1.3em;
}

/* ---------------------------------------------- */
/* NewsTop */
/* ---------------------------------------------- */
.NewsTopArea {
	margin: 40px 0px 10px 12px;
	padding: 0px;
}
.NewsTopArea h2 {
	background: url(../img/NewsTopHeadBg.gif) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	height: 34px;
	line-height: 34px;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	border: none;
}
.NewsTopArea ul {
	margin: 0px 32px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
.NewsTopArea ul li {
	background: url(../img/NewsBgL.gif) no-repeat bottom;
	margin: 7px 0px 0px 0px;
	padding: 0px 10px 5px 15px;
	line-height: 1.3em;
}
.NewsTopArea ul li a {
	margin: 0px;
	padding:0px 0px 5px 20px;
	background: url(../img/SideMenuListPageLevel.gif) no-repeat 1px 3px;
	display: block;
}

/* ---------------------------------------------- */

