@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: #663300;	text-decoration: underline;}
a:visited {	color: #DC6B00;	text-decoration: underline;}
a:hover {	color: #DC6B00;	text-decoration: none;}
a:active {	color: #663300;	text-decoration: none;}

body {
	background: #FFF6EF url(../img/Bg.jpg) no-repeat top center;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-align: center;
	color: #595959;
}

.Clear {
	font-size: 1px;
	clear: both;
}
.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;*/
	padding: 0;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}


/* ---------------------------------------------- */
/* Pankuzu */
/* ---------------------------------------------- */
.Pankuzu {
	margin: 0px 20px;
	padding: 7px 20px 0;
	font-size: 12px;
	color:	#333333;
}
.Pankuzu a {	color:	#333333;}


/* ---------------------------------------------- */
/* Page */
/* ---------------------------------------------- */
.PageUp{
	margin: 6px 40px 10px;
	padding: 5px 18px 5px 5px;
	line-height: 1.3em;
	font-size: 12px;
	text-align:right;
	background: url(../img/Pageup.gif) no-repeat right 6px;
}

.PageNavi{
	margin: 0px 0px 10px;
	padding: 5px;
	line-height: 1.3em;
	font-size: 12px;
	width: 580px;
}
.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 top;
	padding: 0px 17px 0px 0px;
}
.PageNavi a.PageNaviBack{
	text-align: left;
	float:left;
	background: url(../img/PageBack.gif) no-repeat left top;
	padding: 0px 0px 0px 17px;
}


/* ---------------------------------------------- */
/* HeaderArea */
/* ---------------------------------------------- */
.HeaderArea {
	margin: 0px;
	padding: 0px;
	height: 190px;
	position: relative;
}
.HeaderArea p.HeaderLead {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 30px;
	top: 45px;
}
.HeaderArea p.HeaderLead a:link ,
.HeaderArea p.HeaderLead a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.HeaderArea p.HeaderLead a:hover ,
.HeaderArea p.HeaderLead a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.HeaderArea h1 , .HeaderText {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 30px;
	top: 85px;
	color: #000000;
}
.HeaderArea p.HeaderCatch {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 10px;
	top: 6px;
	color: #663300;
	font-weight: bold;
}

.HeaderInfoList {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 160px;
	right: 420px;
	font-size: 12px;
	text-align: right;
}
.HeaderInfoList ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.HeaderInfoList ul li {
	margin: 0px;
	padding: 0px;
	display:block;
	float: right;
}
.HeaderInfoList ul li a {
	margin: 0px 1em 0px 0px;
	padding: 0px 0px 0px 20px;
	background: url(../img/HeaderInfoListCross.gif) no-repeat 0px 0px;
	display:block;
	line-height: 16px;
	color: #666666;
}


/* ---------------------------------------------- */
/* ContentsArea */
/* ---------------------------------------------- */
.ContentsArea {
	margin: 10px 0px 0px;
	padding: 0px;
}


/* ---------------------------------------------- */
/* FooterLinkArea */
/* ---------------------------------------------- */
.FooterLinkArea {
	margin: 20px 0px 0px;
	padding: 0px 30px;
	font-size: 12px;
	background: url(../img/FooterLinkAreaBg.jpg) repeat-y center bottom;
}

.FooterLinkArea dl {
	width: 220px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.FooterLinkArea dl dt {
	margin: 5px 0px 0px 20px;
	padding: 5px 8px 5px 24px;
	background: #FFEED3 url(../img/FooterLinkListIcon.gif) no-repeat 6px 6px;
	line-height: 1.3em;
}
.FooterLinkArea dl dd {
	margin: 0px 0px 5px 20px;
	padding: 5px;
	line-height: 1.3em;
}


/* ---------------------------------------------- */
/* FooterCategoryArea */
/* ---------------------------------------------- */
.FooterCategoryArea{
	background: url(../img/FooterLinkAreaBg.jpg) repeat-y center bottom;
	margin:10px 0px;
	padding:5px;
	text-align: center;
	font-size: 12px;
}


/* ---------------------------------------------- */
/* AttentionArea */
/* ---------------------------------------------- */
.AttentionArea {
	margin: 20px 0px;
	font-size: 12px;
	line-height: 1.5em;
}


/* ---------------------------------------------- */
/* FooterArea */
/* ---------------------------------------------- */
.FooterArea {
	background: url(../img/FooterBg.gif) no-repeat;
	text-align: center;
	margin: 0;
	padding: 30px 0 0;
	color: #666666;
	font-size: 10px;
	height: 33px;
}


/* ---------------------------------------------- */
/* Column */
/* ---------------------------------------------- */
.ColumnMain {
	width: 550px;
	float: left;
	margin: 0 0 0 30px;
	_margin-left: 15px;
	padding: 0px;
}
.ColumnSide {
	width: 270px;
	float: right;
	margin: 120px 30px 0px 0px;
	_margin-right: 15px;
	padding: 0px 0px 20px;
	background: url(../img/ColumnSideBg.jpg) repeat-y 0px 0px;
}


/* ---------------------------------------------- */
/* Side */
/* ---------------------------------------------- */
.SideTopTitle {
	/*background: #FFFFFF url(../img/SideMenuTitle.jpg) no-repeat 0px 0px;*/
	margin: 0 0 10px 0;
	padding: 0px;
	text-align: center;
	width: 240px;
	color: #663300;
	font-size: 16px;
	font-weight: bold;
}
.SideMenuListArea {
	margin: 0 auto;
	padding: 0px;
	width: 240px;
}


/* ---------------------------------------------- */
/* SideMenuListHead */
.SideTopLink , 
.SideMenuListHeadLevel1 ,
.SideMenuListHeadLevel2 {
	margin: 0;
	padding: 0;
}

.SideTopLink, 
.SideMenuListHeadLevel1 {
	margin-bottom: 5px;
	padding-bottom: 0px;
}

.SideTopLink a , 
.SideMenuListHeadLevel1 a {
	background: #EAE0C6 url(../img/SideMenuListCategoryLevel1.gif) no-repeat 8px 8px;
	margin:0 auto;
	padding: 8px 20px 8px 30px;
	line-height: 1.3em;
	display: block;
	border: 1px solid #FFFFFF;
	width: 190px;
}


.SideMenuListHeadLevel2 a {
	background: #CB9458;
	margin:0px auto 5px;
	padding: 5px;
	line-height: 1.3em;
	display: block;
	width: 230px;
	border: 1px solid #663300;
	color: #FFFFFF;
}


/* ---------------------------------------------- */
/* SideMenuList */
.SideMenuListArea ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.SideMenuListArea ul li,
.SideMenuListArea ul.SideMenuListLevel1 li,
.SideMenuListArea ul li.SideMenuListPickupLevel1 ,
.SideMenuListArea ul.SideMenuListLevel2 li,
.SideMenuListArea ul li.SideMenuListPickupLevel2 {
	margin: 0px;
	padding: 0px;
}

.SideMenuListArea ul li a,
.SideMenuListArea ul.SideMenuListLevel1 li a ,
.SideMenuListArea ul.SideMenuListLevel2 li a {
	border-bottom: 2px dotted #FFFFFF;
	margin: 0px auto 5px;
	padding: 0 0 5px 17px;
	line-height: 1.3em;
	display: block;
	width: 213px;
}
.SideMenuListArea ul.SideMenuListLevel1 li a{
	background: url(../img/SideMenuListPageLevel1.gif) no-repeat 0px 0px;
}
.SideMenuListArea ul.SideMenuListLevel2 li a{
	background: url(../img/SideMenuListPageLevel2.gif) no-repeat 0px 3px;
}
.SideMenuListArea ul li a:hover,
.SideMenuListArea ul.SideMenuListLevel1 li a:hover ,
.SideMenuListArea ul.SideMenuListLevel2 li a:hover {
	/*background-position: 9px 10px;*/
}


/* ---------------------------------------------- */
/* SideMenuListPickup */
.SideMenuListArea ul li.SideMenuListPickupLevel1 a {
	background: url(../img/SideMenuListPickupLevel1.gif) no-repeat 0px 0px;
	margin: 0px auto 5px;
	padding: 0 0 5px 25px;
	display:block;
	width: 205px;
}
.SideMenuListArea ul li.SideMenuListPickupLevel1 a:hover {
	/*background-position: 4px 4px;*/
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a {
	background: url(../img/SideMenuListPickupLevel2.gif) no-repeat 0px 2px;
	margin: 0px auto 5px;
	padding: 0 0 5px 25px;
	display:block;
	width: 205px;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a:hover {
	/*background-position: 7px 4px;*/
}


/* ---------------------------------------------- */
/* MainBody */
/* ---------------------------------------------- */
.MainBody , .MainBodyPage{
	margin: 0 0 0 20px;
	padding: 0;
}

.MainBody h6 , .MainBodyPage h5 , .MainBodyPage h6 ,
.MainBody h5 , .MainBodyPage h4 ,
.MainBody h4 , .MainBodyPage h3 {
	background: url(../img/MainBodyBgH4.gif) no-repeat 0 3px;
	line-height: 1.3em;
	margin:0 0 4px 10px;
	padding:0px 0px 0px 20px;
	color: #666666;
	font-size:16px;
}
.MainBody h3 , .MainBodyPage h2 {
	color:#666666;
	font-size:18px;
	font-weight:bold;
	margin: 4px 0px 6px;
	padding: 0px 5px 3px;
	line-height: 1.3em;
	border-bottom: 2px solid #A16325;
	width: 560px;
}
.MainBodyPage h1 , .MainBody h2 {
	margin: 8px 0px 6px;
	padding: 6px 0px 4px 40px;
	background: url(../img/HeadBgL.gif) no-repeat 0px 0px;
	font-size: 20px;
	line-height: 1.3em;
	font-weight: bold;
	color: #666666;
	border: none;
	width: 550px;
}

.MainBody p , .MainBodyPage p {
	margin: 0.5em 0px 1em 10px;
	padding: 0px;
	width: 560px;
}
.MainBody strong , .MainBodyPage strong{
	font-weight:bold;
	color: #FF3333;
}
.MainBodyImgLeft{
	margin: 0px 10px 10px 0px;
}
.MainBodyImgRight{
	margin: 0px 0px 10px 10px;
}
p.CatchCopy{
	color:#333333;
	/*line-height:37px;*/
	margin:0px 0px 10px;
	padding:0px;
}


/* ---------------------------------------------- */
/* MainBodyList */
/* ---------------------------------------------- */
.MainBody ul  , .MainBodyPage ul{
	margin: 10px 10px 1em 20px;
	padding: 0px;
	list-style: none;
	color:#000000;
}
.MainBody ol, .MainBodyPage ol {	color:#000000;}

.MainBody ul li , .MainBodyPage ul li ,
.MainBody ul.MainBodyListLevel1 li , .MainBodyPage ul.MainBodyListLevel1 li {
	background: url(../img/MainBodyListLevel1.gif) no-repeat 0px 6px;
	margin:0px;
	padding:0px 0px 5px 12px;
	line-height: 1.3em;
}
.MainBody ul.MainBodyListLevel2 li , .MainBodyPage ul.MainBodyListLevel2 li {
	background: url(../img/MainBodyListLevel2.gif) no-repeat 0px 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;
	padding: 0px;
	border-top: 1px solid #A36527;
	border-left: 1px solid #A36527;
}
.MainBody Table th , .MainBodyPage Table th {
	font-weight: bold;
	background: #FFEED3;
	border-bottom: 1px solid #A36527;
	border-right: 1px solid #A36527;
	padding: 5px;
	line-height: 1.5em;
}
.MainBody Table td , .MainBodyPage Table td {
	padding: 5px;
	border-bottom: 1px solid #A36527;
	border-right: 1px solid #A36527;
	line-height: 1.5em;
	vertical-align:top;
}


/* ---------------------------------------------- */
/* PageListArea */
/* ---------------------------------------------- */
.PageListArea {
	margin: 10px 0px;
	padding: 0px;
}
.PageListArea h2 {
	margin: 0px 0px 10px;
	padding: 0px 0px 6px 20px;
	background: url(../img/PageListHeadBg.gif) no-repeat 2px 2px;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
	color: #666666;
	width: 570px;
	display: block;
	border-bottom: 1px solid #A16325;
}
.PageListArea h3 {
	margin: 20px 0px 10px;
	padding: 5px 5px 5px 10px;
	background:#B88952;
	font-size: 14px;
	line-height: 1.3em;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #744B22;
	width: 575px;
}
.PageListArea h3 a {	color:#FFFFFF;}

.PageListDouble {
	margin: 10px 0px;
	padding: 0px;
	background: url(../img/PageListBgDoubleFoot.gif) no-repeat 0px bottom;
	width: 600px;
}
.PageListSingle {
	margin: 10px 0px;
	padding: 0px;
	background: url(../img/PageListBgSingleFoot.gif) no-repeat 0px bottom;
}
.PageListSingle dl , .PageListDouble dl{
	margin: 0 10px 0 0;
	padding: 0px;
	width: 290px;
	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 14px 12px;
	margin: 0px;
	padding: 10px 10px 5px 32px;
	line-height: 1.3em;
}
.PageListSingle dl dt.PageListPickup , .PageListDouble dl dt.PageListPickup{
	background: url(../img/PageListPickup.gif) no-repeat 12px 12px;
	margin: 0px;
	padding: 10px 10px 5px 36px;
	line-height: 1.3em;
}
.PageListSingle dl dd , .PageListDouble dl dd{
	margin: 0px;
	padding: 0px 10px 15px 14px;
	line-height: 1.3em;
}


/* ---------------------------------------------- */
/* PageRelation */
/* ---------------------------------------------- */
.PageRelation{
	margin: 0px 0px 10px 0px;
	padding: 5px 0px;
	line-height: 1.3em;
}
.PageRelation h2 {
	margin: 5px 0px;
	padding:	5px 0px 6px 30px;
	background: url(../img/PageRelationHeadBg.gif) no-repeat;
	border-bottom: solid 1px #A16325;
	font-size: 16px;
	color: #FF6666;
	line-height: 20px;
}
.PageRelation ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
.PageRelation ul li {
	background: url(../img/PageRelationListIcon.gif) no-repeat 0px 0px;
	margin:0px;
	padding:0px 0px 5px 20px;
	line-height: 1.3em;
	width: 550px;
}


/* ---------------------------------------------- */
/* NewsTop */
/* ---------------------------------------------- */
.NewsTopArea {
	margin: 30px 0px 10px 0px;
	padding: 0px;
}
.NewsTopArea h2 {
	margin: 5px 0px;
	padding:	5px 0px 6px 30px;
	background: url(../img/NewsTopHeadBg.gif) no-repeat;
	border-bottom: solid 1px #A16325;
	font-size: 16px;
	color: #FF6666;
	line-height: 20px;
}
.NewsTopArea ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
.NewsTopArea ul li {
	background: url(../img/NewsTopListIcon.gif) no-repeat 0px 0px;
	margin:0px;
	padding:0px 0px 5px 20px;
	line-height: 1.3em;
	width: 550px;
}

/* ---------------------------------------------- */
