@charset "utf-8";
/* ---------------------------------------------- */
/* Base */
/* ---------------------------------------------- */
html {
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 14px;
	line-height: 140%;
	padding: 0px;
	margin:5px 0px 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

a:link {
	color: #ff0060;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #ff0060;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-align: center;
	color: #000000;
	background-image: url(../img/bg02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.Clear {
	font-size: 1px;
	clear: both;
}
.Left{
	float: left;
}
.Right{
	float: right;
}
.MainBodyImgLeft{
	margin: 0px 10px 10px 0px;
}
.MainBodyImgRight{
	margin: 0px 0px 10px 10px;
}
table,td,th{ border-collapse: collapse; empty-cells: show;}
table {
margin: 0px 0px 10px 25px;
border-top: 1px solid #666 ;
border-left: 1px solid #666 ;
}
table th {
font-weight: bold;
background: #ff9999;
margin: 0 ;
padding: 4px 6px ;
border-right: 1px solid #666 ;
border-bottom: 1px solid #666;
color: #ffffff ;
}
table td {
margin: 0 ;
padding: 4px 6px ;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
}

/* ---------------------------------------------- */
/* Layout */
/* ---------------------------------------------- */
.All {
	background: #FFFFFF;
	margin:0px auto;
	padding:0px;
	text-align: left;
	width: 900px;
	position: relative;
	color: #000000;
}
/* ---------------------------------------------- */
/* Pankuzu */
/* ---------------------------------------------- */
.Pankuzu {
	line-height: 120%;
	font-size: 12px;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 6px;
	margin-left: 5px;
	padding: 3px;
}
/* ---------------------------------------------- */
/* Page */
/* ---------------------------------------------- */
.PageUp{
	font-size: 12px;
	text-align:right;
	background: url(../img/Pageup.gif) no-repeat right 5px;
	line-height: 1.3em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.PageNavi{
	margin: 0px 10px 10px 25px;
	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 0px;
	padding: 0px 22px 0px 0px;
}

.PageNavi a.PageNaviBack{
	text-align: left;
	float:left;
	background: url(../img/PageBack.gif) no-repeat left 0px;
	padding: 0px 0px 0px 22px;
}

/* ---------------------------------------------- */
/* HeaderArea */
/* ---------------------------------------------- */

.HeaderArea {
	padding: 0px;
	height: 200px;
	width: 900px;
	position: relative;
	background-image: url(../img/HeadBg_bara.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #ff9999;
}
/*
.HeaderArea h1	{
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 6px;
	top: -24px;
	width: 392px;
	height: 71px;
	font-size:14px;
	font-weight: normal;
}
*/
.HeaderArea p#lead {
	font-size: 25px;
	font-weight: bold;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 60px;
	top: 30px;
	width: 528px;
	height: 32px;
	color:#ff0060;
}
.HeaderArea h1,.HeaderArea p#site {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 60px;
	top: 70px;
	width: 392px;
	height: 71px;
}





.HeaderArea h1 a:link , .HeaderArea h1 a:visited {
	color:#ff0060;
	text-decoration: none;
}
.HeaderArea h1 a:hover , .HeaderArea h1 a:active {
	text-decoration: underline;
	color: #333333;
}


.HeaderInfoList {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -20px;
	right: 11px;
	width: 108px;
	font-size: 12px;
	height: 22px;
}

.HeaderInfoList ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.HeaderInfoList ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.HeaderInfoList ul li a {
	color: #FFFFFF;
	margin: 0px;
	background: url(../img/map01.gif) no-repeat center top;
	display:block;
	float: left;
	width: 80px;
	height: 14px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
}

/* ---------------------------------------------- */
/* ContentsArea */
/* ---------------------------------------------- */
.ContentsArea {
	padding: 20px 0px 0px;
	position: relative;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* ---------------------------------------------- */
/* FooterLinkArea */
/* ---------------------------------------------- */

.FooterLinkArea {
	margin: 0px 25px;
	padding: 0px;
	border: 1px dotted #f4feff;
}

.FooterLinkArea dl {
	width: 210px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.FooterLinkArea dl dt {
	margin: 5px 0px 0px 10px;
	padding: 6px 5px 1px 30px;
	background: #eeeeee url(../img/FooterLinkListIcon.gif) no-repeat 10px 8px;
	line-height: 130%;
}

.FooterLinkArea dl dd {
	margin: 0px 0px 5px 10px;
	padding: 0px 5px 5px 25px;
	background: #eeeeee;
	line-height: 130%;
	font-size: 12px;
	color: #333333;
}

/* ---------------------------------------------- */
/* FooterCategoryArea */
/* ---------------------------------------------- */

.FooterCategoryArea{
	margin:10px 25px 0px;
	padding:5px 3px;
	text-align: left;
	font-size: 12px;
}

/* ---------------------------------------------- */
/* AttentionArea */
/* ---------------------------------------------- */

.AttentionArea {
	margin: 20px 0px 20px 25px;
	padding: 5px 20px;
	border: 1px solid #f4feff;
	line-height: 130%;
	font-size: 11px;
}

/* ---------------------------------------------- */
/* FooterArea */
/* ---------------------------------------------- */
.FooterArea {
	text-align: right;
	color: #FFFFFF;
	background: #ff9999;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.FooterArea a{
	color: #FFFFFF;
	text-decoration: none;
}

/* ---------------------------------------------- */
/* Column */
/* ---------------------------------------------- */

.ColumnMain {
	width: 630px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.ColumnSide {
	width: 260px;
	float: right;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}

/* ---------------------------------------------- */
/* Side */
/* ---------------------------------------------- */

.SideTopTitle {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	width: 220px;
	text-align: center;
	height: 15px;
	background-color: #ff0060;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 5px;
	margin: 0px;
	border: 1px dotted #FFFFFF;
}

.SideMenuListArea {
	margin: 0px;
	padding: 0px;
	width: 235px;
}

/* ---------------------------------------------- */
/* SideMenuListHead */
.SideTopLink ,
.SideMenuListHeadLevel1,
.SideMenuListHeadLevel2 {
	margin: 2px 0px;
	padding: 1px;
	border: 1px solid #f4feff;
	color: #FFFFFF;
}

.SideTopLink a,
.SideMenuListHeadLevel1 a {
	background: url(../img/SideMenuListCategoryLevel1.gif) no-repeat left center;
	margin:1px 0px;
	padding: 6px 10px 6px 29px;
	line-height: 130%;
	display: block;
	color: #666666;
	border: 2px dotted #FFFFFF;
}

.SideMenuListHeadLevel2 a {
	background: url(../img/SideMenuListCategoryLevel2.gif) no-repeat 0px center;
	margin:0px;
	padding: 6px 10px 6px 29px;
	line-height: 130%;
	display: block;
	color: #666666;
}

/* ---------------------------------------------- */
/* SideMenuList */
.SideMenuListArea ul {
	margin: 0px;
	padding: 1px;
	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: url(../img/SideMenuListPage.gif) no-repeat left center;
	margin: 1px 0px;
	padding: 6px 10px 6px 32px;
	border: 2px dotted #FFFFFF;
	display: block;
	color: #666666;
}

/* ---------------------------------------------- */
/* SideMenuListPickup */
.SideMenuListArea ul li.SideMenuListPickupLevel1 a {
	background: url(../img/SideMenuListPickup.gif) no-repeat left center;
	margin: 2px 0px;
	padding: 6px 10px 6px 35px;
	display:block;
}

/* ---------------------------------------------- */
/* 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 dotted #ff9999;
	margin:0px 0px 0px 25px;
	padding:5px 0px 5px 10px;
	color: #666666;
}

.MainBody h5 , .MainBodyPage h4 {
	font-size:16px;
	font-weight:bold;
	border-bottom:1px dashed #ff9999;
	margin:0px 0px 0px 25px;
	padding:5px 0px 5px 10px;
	color: #666666;
}

.MainBody h4 , .MainBodyPage h3 {
	font-size:18px;
	font-weight:bold;
	border-bottom:1px dotted #ff9999;
	margin:0px 0px 0px 25px;
	padding:5px 0px 5px 10px;
	color: #666666;
}

.MainBody h3 , .MainBodyPage h2 {
	font-size:16px;
	font-weight:bold;
	margin: 1px 1px 1px 25px;
	padding: 5px 15px 4px 32px;
	background: url(../img/HeadBgH3.gif) no-repeat left center;
	line-height: 130%;
	border: 2px dotted #FFFFFF;
	color: #ff9999;
}

.MainBody h1 , .MainBodyPage h1,
.MainBody h2  {
	margin: 0px 0px 10px 10px;
	padding: 30px 0px 10px 40px;
	background: url(../img/HeadBgL.gif) no-repeat 0px 0px;
	font-size: 22px;
	line-height: 1.3em;
	font-weight: bold;
	color: #666666;
	border: none;
}

.MainBody p , .MainBodyPage p {
	margin: 0.5em 10px 1em 30px;
	padding: 0px;
}

.MainBody strong , .MainBodyPage strong{
	font-weight:bold;
	color: #990000;
}

.MainBody p.CatchCopy {
	background: url(../img/CatchCopy.gif);
	line-height: 2.924em;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 25px;
	padding-top: 16px;
	padding-right: 15px;
	padding-bottom: 16px;
	padding-left: 15px;
}
/* ---------------------------------------------- */
/* MainBodyList */
/* ---------------------------------------------- */
.MainBody ul  , .MainBodyPage ul{
	margin: 10px 10px 10px 25px;
	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 3px 0px;
	margin:4px 0px 4px 10px;
	padding:0px 0px 3px 28px;
	line-height: 130%;
	color: #666666;
	font-size: 12px;
}

.MainBody ul.MainBodyListLevel2 li , 
.MainBodyPage ul
.MainBodyListLevel2 li {
	background: url(../img/ListLevel2.gif) no-repeat 0px 3px;
}

/* ---------------------------------------------- */
/* MainBodyTableTop */
/* ---------------------------------------------- */

.MainBodyTableTop {
	margin: 0px 0px 10px 25px;
	padding: 0px;
}

.MainBodyTableTop table {
	border: 1px solid #ff9999;
	xborder-left: 1px solid #ff9999;
}

.MainBodyTableTop table th {
	font-weight: bold;
	background: #ff9999;
	border: 1px solid #FFFFFF;
	xborder-right: 1px solid #FFFFFF;
	padding: 2px;
	line-height: 1.3em;
	color: #FFFFFF;
	font-size: 12px;
}

.MainBodyTableTop table td {
	padding: 5px;
	border: 1px solid #ff9999;
	xborder-right: 1px solid #ff9999;
	line-height: 140%;
	background: #fffbfb repeat;
	font-size: 12px;
}

/* ---------------------------------------------- */
/* MainBodyTableLeft */
/* ---------------------------------------------- */

.MainBodyTableLeft {
	margin: 0px 0px 10px 25px;
	padding: 0px;
}

.MainBodyTableLeft table {
	border-top: 1px solid #ff9999;
	border-left: 1px solid #ff9999;
}

.MainBodyTableLeft table th {
	font-weight: normal;
	background: #ff9999;
	padding: 2px;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align: center;
	line-height: 130%;
	color: #FFFFFF;
	font-size: 12px;
}

.MainBodyTableLeft table td {
	padding: 5px;
	border-bottom: 1px solid #ff9999;
	border-right: 1px solid #ff9999;
	line-height: 140%;
	background: #fffbfb repeat;
	font-size: 12px;
}


/* ---------------------------------------------- */
/* PageListArea */
/* ---------------------------------------------- */

.PageListArea {
	margin: 0px 0px 10px;
	padding: 0px;
}

.PageListArea h2 {
	background: #fff2f2 url(../img/PageListHeadBg.gif) no-repeat right center;
	margin: 20px 0px 10px 25px;
	padding: 5px 10px 5px 20px;
	font-size: 16px;
	line-height: 130%;
	color: #666666;
	font-weight: bold;
	border: 1px dotted #FFFFFF;
}

.PageListArea h3 {
	margin: 20px 0px 10px 25px;
	padding: 5px 5px 5px 30px;
	font-size: 16px;
	line-height: 1.3em;
	font-weight: bold;
	border-left: solid;
	border-top: 1px solid #eeeeee;
	border-right-style: solid;
	border-bottom-style: solid;
}

.PageListDouble {
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

.PageListSingle {
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

.PageListSingle dl , .PageListDouble dl{
	margin: 0px;
	padding: 0px;
	width: 275px;
	float: left;
}

.PageListSingle dl {
	float:none;
}

.PageListSingle dl dt , .PageListDouble dl dt{
	background: url(../img/PageListPage.gif) no-repeat left center;
	margin: 5px 0px 0px 10px;
	padding: 5px 10px 5px 25px;
	line-height: 130%;
}

.PageListSingle dl dt.PageListPickup ,
.PageListDouble dl dt.PageListPickup{
	background: url(../img/PageListPickup.gif) no-repeat left center;
	margin: 5px 0px 0px 10px;
	padding: 10px 10px 5px 40px;
	line-height: 130%;
}

.PageListSingle dl dd , .PageListDouble dl dd{
	margin: 0px;
	padding: 10px 10px 10px 20px;
	line-height: 140%;
}

/* ---------------------------------------------- */
/* PageRelation */
/* ---------------------------------------------- */
.PageRelation{
	margin: 0px 0px 10px 25px;
	padding: 5px 0px;
	line-height: 1.3em;
}

.PageRelation h2 {
	margin: 0px;
	padding: 3px 0px 3px 20px;
	background: url(../img/bg_new.gif) repeat-x left center;
	font-size: 15px;
	color: #333333;
	border: 1px solid #eeeeee;
}

.PageRelation ul {
	margin: 10px 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}

.PageRelation ul li {
	background: url(../img/PageRelationListIcon.gif) no-repeat 10px 4px;
	margin:0px;
	padding:0px 0px 2px 30px;
	line-height: 160%;
}

/* ---------------------------------------------- */
/* NewsTop */
/* ---------------------------------------------- */

.NewsTopArea {
	margin: 30px 0px 10px 25px;
	padding: 0px;
}

.NewsTopArea h2 {
	margin: 0px;
	padding: 3px 0px 3px 20px;
	background: url(../img/bg_new.gif) repeat-x left center;
	font-size: 15px;
	color: #333333;
	border: 1px solid #eeeeee;
}

.NewsTopArea ul {
	margin: 10px 0px 10px 12px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}

.NewsTopArea ul li {
	background: url(../img/NewsTopListIcon.gif) no-repeat 0px 0px;
	margin:0px;
	padding:2px 10px 5px 30px;
	line-height: 160%;
}

/* ---------------------------------------------- */
