@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: #ff0161;
	text-decoration: underline;
}
a:visited {
	color: #ff0161;
	text-decoration: underline;
}
a:hover {
	color: #740510;
	text-decoration: none;
}
a:active {
	color: #740510;
	text-decoration: none;
}
body {
	background: url(../img/Bg.gif) repeat;
	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;
	padding: 10px 10px 0px 0px;
}
.right{
	float: right;
	padding: 10px 0px 0px 10px;
}
.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: 26px 1px 0px;
	width: 900px;
	text-align: left;
	margin: 0px auto;
}
/* ---------------------------------------------- */
/* Pankuzu */
/* ---------------------------------------------- */
.Pankuzu {
	margin: 0px;
	padding: 10px 10px 0px;
	line-height: 1.3em;
	font-size: 12px;
}
/* ---------------------------------------------- */
/* Page */
/* ---------------------------------------------- */
.PageUp {
	margin: 0px 10px 10px 0px;
	padding: 5px 16px 5px 5px;
	line-height: 1.3em;
	font-size: 12px;
	text-align:right;
	background: url(../img/Pageup.gif) no-repeat right 7px;
}
.PageNavi {
	margin: 0px 10px 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 5px;
	padding: 0px 15px 0px 0px;
}
.PageNavi a.PageNaviBack {
	text-align: left;
	float:left;
	background: url(../img/PageBack.gif) no-repeat left 5px;
	padding: 0px 0px 0px 15px;
}
/* ---------------------------------------------- */
/* HeaderArea */
/* ---------------------------------------------- */
.HeaderArea {
	background: url(../img/HeaderBg.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 195px;
	width: 900px;
	position: relative;
}
.HeaderArea p.HeaderLead {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 33px;
	top: 72px;
}
.HeaderArea p.HeaderLead a:link ,
.HeaderArea p.HeaderLead a:visited {
	text-decoration: none;
	color:#740510;
}
.HeaderArea p.HeaderLead a:hover ,
.HeaderArea p.HeaderLead a:active {
	text-decoration: underline;
	color:#740510;
}
.HeaderArea h1 , .HeaderText {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 39px;
	top: 112px;
}
.HeaderArea p.HeaderCatch {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 6px;
	top: -23px;
	font-weight: bold;
	color: #740510;
}
.HeaderInfoList {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 170px;
	right: 10px;
	width: 800px;
	font-size: 12px;
}
.HeaderInfoList ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.HeaderInfoList ul li {
	margin: 0px;
	padding: 0px;
	display:block;
	float: right;
}
.HeaderInfoList ul li a {
	color: #740510;
	margin: 0px 1em 0px 0px;
	padding: 0px 0px 5px 18px;
	display:block;
}
}
.HeaderInfoList ul li a:hover {
}

/* ---------------------------------------------- */
/* ContentsArea */
/* ---------------------------------------------- */
.ContentsArea {
	margin: 16px 0px 0px;
	padding: 0px;
	background: #FFFFFF 0px 0px;
}
/* ---------------------------------------------- */
/* FooterLinkArea */
/* ---------------------------------------------- */
.FooterLinkArea {
	margin: 10px 0px;
	padding: 0px;
	color: #740510;
}
.FooterLinkArea dl {
	width: 222px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.FooterLinkArea dl dt {
	margin: 5px 0px 0px 10px;
	padding: 5px;
	background: #FFDDDD;
	line-height: 1.3em;
	font-size: 10px;
}
.FooterLinkArea dl dd {
	margin: 0px 0px 5px 10px;
	padding: 5px;
	background: #FFEEEE;
	line-height: 1.3em;
	font-size: 12px;
	font-size: 10px;
}

/* ---------------------------------------------- */
/* FooterCategoryArea */
/* ---------------------------------------------- */
.FooterCategoryArea {
	margin: 10px 0px;
	padding:5px;
	text-align: center;
}
/* ---------------------------------------------- */
/* AttentionArea */
/* ---------------------------------------------- */
.AttentionArea {
	margin: 20px auto;
	padding: 5px;
	line-height: 1.5em;
	font-size: 12px;
}
/* ---------------------------------------------- */
/* FooterArea */
/* ---------------------------------------------- */
.FooterArea {
	text-align: center;
	margin: 10px 0px 0px;
	padding: 5px;
	font-weight: bold;
	color: #999999;
	border-top: 1px solid #CCCCCC;
}
/* ---------------------------------------------- */
/* Column */
/* ---------------------------------------------- */
.ColumnMain {
	width: 630px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.ColumnSide {
	width: 260px;
	float: right;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
/* ---------------------------------------------- */
/* Side */
/* ---------------------------------------------- */
.SideTopTitle {
	background: #FFFFFF url(../img/SideMenuTitle.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 260px;
	height: 42px;
	line-height: 42px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.SideMenuListArea {
	margin: 0px;
	padding: 0px;
	width: 260px;
}
/* ---------------------------------------------- */
/* SideMenuListHead */
.SideTopLink,
.SideMenuListHeadLevel1, .SideMenuListHeadLevel2 {
	margin: 6px 0px 0px;
	padding: 0px;
}
.SideTopLink a,
.SideMenuListHeadLevel1 a {
	background: #fed9ef;
	margin:0px;
	padding: 5px 15px;
	line-height: 1.3em;
	display: block;
	color: #a91e2b;
	border: 1px solid #f894ab;
}
.SideMenuListHeadLevel2 a {
	background: #ffeff9;
	margin:0px;
	padding: 5px 15px;
	line-height: 1.3em;
	border: 1px solid #f894ab;
	display: block;
	color: #a91e2b;
}
.SideTopLink a:hover,
.SideMenuListHeadLevel1 a:hover {
	background: #fed9ef;
}
.SideMenuListHeadLevel2 a:hover {
	background: #ffeff9;
}
/* ---------------------------------------------- */
/* SideMenuList */
.SideMenuListArea ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.SideMenuListArea ul li, .SideMenuListArea ul.SideMenuListLevel1 li, .SideMenuListArea ul li.SideMenuListPickupLevel1 {
	margin: 0px;
	padding: 0px;
}
.SideMenuListArea ul li a, .SideMenuListArea ul.SideMenuListLevel1 li a {
	background: #FFFFFF url(../img/SideMenuListPage.gif) no-repeat 9px 10px;
	border-bottom: 1px solid #999999;
	margin: 0px;
	padding: 6px 10px 6px 25px;
	line-height: 1.3em;
	display: block;
}
.SideMenuListArea ul li a:hover, .SideMenuListArea ul.SideMenuListLevel1 li a:hover {
	background-position: 9px 10px;
}
/* ---------------------------------------------- */
/* SideMenuListPickup */
.SideMenuListArea ul li.SideMenuListPickupLevel1 a {
	background: url(../img/SideMenuListPickup.gif) no-repeat 5px 4px;
	margin: 0px 0px 5px;
	padding: 15px 10px 6px 45px;
	display:block;
}
.SideMenuListArea ul li.SideMenuListPickupLevel1 a:hover {
	background-position: 5px 4px;
}
/* ---------------------------------------------- */
/* MainBody */
/* ---------------------------------------------- */
.MainBody, .MainBodyPage {
	margin: 0px 10px 10px 0px;
	padding: 0px 10px;
}
.MainBody h6, .MainBodyPage h5, .MainBodyPage h6 {
	font-size: 14px;
	font-weight:bold;
	border-bottom:1px solid #740510;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 10px;
	color: #740510;
}
.MainBody h5, .MainBodyPage h4 {
	font-size: 16px;
	font-weight:bold;
	border-bottom:1px solid #740510;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 10px;
	color: #740510;
}
.MainBody h4, .MainBodyPage h3 {
	font-size: 18px;
	font-weight:bold;
	border-bottom:1px solid #740510;
	margin:0px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
	color: #740510;
}
.MainBody h3, .MainBodyPage h2 {
	color:#740510;
	font-size: 18px;
	font-weight:bold;
	margin: 0px;
	background: url(../img/HeadBgH3.gif) bottom;
	height: 30px;
	line-height: 30px;
	padding: 0px 0px 0px 14px
}
.MainBody h1, .MainBodyPage h1, .MainBody h2 {
	margin: 0px 0px 10px;
	background: url(../img/HeadBgH2.gif) repeat-x 0px bottom;
	font-size: 24px;
	line-height: 1.3em;
	font-weight: bold;
	color: #740510;
	border: none;
	padding-bottom: 5px;
	padding-left: 0px;
}
.MainBody p, .MainBodyPage p {
	margin: 0.5em 10px 1em;
	padding: 0px;
}
.MainBody strong, .MainBodyPage strong {
	font-weight:bold;
	color: #740510;
}
.MainBody p.CatchCopy {
	color: #b24543;
	margin: 0px 0px 20px;
	padding: 16px 10px;
	background: #f7e4ef;
	line-height: 2.924em;
}
/* ---------------------------------------------- */
/* 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/ListLevel1.gif) no-repeat 0px 3px;
	margin:0px;
	padding:0px 0px 10px 20px;
	line-height: 1.3em;
}
.MainBody ul.MainBodyListLevel2 li, .MainBodyPage ul.MainBodyListLevel2 li {
	background: url(../img/ListLevel2.gif) no-repeat 0px 3px;
}
/* ---------------------------------------------- */
/* MainBodyTableTop */
/* ---------------------------------------------- */
.MainBodyTableTop {
	margin: 0px 0px 10px 20px;
	padding: 0px;
}
.MainBodyTableTop table {
	border-top: 1px solid #f4afbf;
	border-left: 1px solid #f4afbf;
}
.MainBodyTableTop table th {
	font-weight: bold;
	background: #f7e4ef;
	border-bottom: 1px solid #f4afbf;
	border-right: 1px solid #f4afbf;
	padding: 5px;
	line-height: 1.5em;
}
.MainBodyTableTop table td {
	padding: 5px;
	border-bottom: 1px solid #f4afbf;
	border-right: 1px solid #f4afbf;
	line-height: 1.5em;
}
/* ---------------------------------------------- */
/* MainBodyTableLeft */
/* ---------------------------------------------- */
.MainBodyTableLeft {
	margin: 0px 0px 10px 20px;
	padding: 0px;
}
.MainBodyTableLeft table {
	border-top: 1px solid #f4afbf;
	border-left: 1px solid #f4afbf;
}
.MainBodyTableLeft table th {
	font-weight: normal;
	background: #f7e4ef;
	padding: 5px;
	border-bottom: 1px solid #f4afbf;
	border-right: 1px solid #f4afbf;
	text-align: right;
	line-height: 1.5em;
}
.MainBodyTableLeft table td {
	padding: 5px;
	border-bottom: 1px solid #f4afbf;
	border-right: 1px solid #f4afbf;
	line-height: 1.5em;
}
/* ---------------------------------------------- */
/* PageListArea */
/* ---------------------------------------------- */
.PageListArea {
	margin: 30px 0px 10px 0px;
	padding: 0px;
}
.PageListArea h2 {
	background: #f4afbf url(../img/PageListHeadBg.gif) repeat-y left center;
	margin: 0px 0px 10px;
	padding: 5px 0px 5px 14px;
	font-size: 16px;
	line-height: 1.3em;
	color: #a91e2b;
	font-weight: bold;
}
.PageListArea h3 {
	margin: 0px 0px 10px;
	padding: 10px 5px 2px 14px;
	font-size: 16px;
	line-height: 1.3em;
	color: #01585D;
	font-weight: bold;
	background: #f4afbf url(../img/HeadBgH3.gif) repeat-y left;
}
.PageListDouble {
	margin: 7px 0px;
	padding: 0px;
	background: url(../img/PageListBgDoubleFoot.gif) no-repeat 0px bottom;
}
.PageListSingle {
	margin: 10px 0px;
	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 12px;
	margin: 0px;
	padding: 7px 20px 10px 25px;
	line-height: 1.3em;
	font-weight: bold;
}
.PageListSingle dl dt.PageListPickup, .PageListDouble dl dt.PageListPickup {
	background: url(../img/PageListPickup.gif) no-repeat 16px 5px;
	margin: 0px;
	padding: 12px 20px 15px 60px;
	line-height: 1.3em;
	font-weight: bold;
}
.PageListSingle dl dd, .PageListDouble dl dd {
	margin: 0px;
	padding: 0px 20px 20px;
	line-height: 1.3em;
}
.PageListArea ul li{
	background: url(../img/PageListPage.gif) no-repeat 6px 11px;
	margin:0px;
	padding:7px 0 10px 20px;
}
.PageListArea ul li.PageListPickup{
	background: url(../img/PageListPickup.gif) no-repeat 0px 0px;
	margin:0px;
	padding:10px 0 10px 50px;
}

/* ---------------------------------------------- */
/* PageRelation */
/* ---------------------------------------------- */
.PageRelation {
	margin: 0px 0px 10px 0px;
	padding: 5px 0px;
	line-height: 1.3em;
}
.PageRelation h2 {
	margin: 0px 0px 10px;
	background: url(../img/NewPageListHeadBg.gif);
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px 0px 0px 20px;
	height: 41px;
	line-height: 41px;
}
.PageRelation ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
.PageRelation ul li {
	background: url(../img/PageRelationListIcon.gif) no-repeat 0px 4px;
	margin:0px;
	padding:0px 0px 5px 12px;
	line-height: 1.3em;
}
/* ---------------------------------------------- */
/* NewsTop */
/* ---------------------------------------------- */
.NewsTopArea {
	margin: 30px 0px 10px 0px;
	padding: 0px;
}
.NewsTopArea h2 {
	background: url(../img/NewPageListHeadBg.gif) no-repeat;
	font-size: 18px;
	color: #FFFFFF;
	height: 41px;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	line-height: 41px;
}
.NewsTopArea ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
.NewsTopArea ul li {
	background: url(../img/NewsTopListIcon.gif) no-repeat 0px 4px;
	margin:0px;
	padding:0px 0px 5px 12px;
	line-height: 1.3em;
}

/* ---------------------------------------------- */
