@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: #CA4981;
	text-decoration: underline;
}
a:visited {
	color: #CA4981;
	text-decoration: underline;
}
a:hover {
	color: #FD7CB4;
	text-decoration: underline;
}
a:active {
	color: #CA4981;
	text-decoration: underline;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	text-align: center;
	line-height: 22px;
	color: #373737;
	background: url(../img/bg.jpg) repeat-x center top;
	background-color: #F1EEE7;
}
.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 {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding: 0px;
}
/* ---------------------------------------------- */
/* Pankuzu */
/* ---------------------------------------------- */
.Pankuzu {
	line-height: 22px;
	font-size: 12px;
	height: 20px;
	margin: 0px;
	padding: 5px 0px 5px 280px;
	background: url(../img/pankuzu_bg.jpg) repeat-y 0px 0px;
}
/* ---------------------------------------------- */
/* Page */
/* ---------------------------------------------- */
.PageUp{
	margin: 0px 10px 0px 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 4px;
	padding: 0px 18px 0px 0px;
	margin-right: 5px;
}
.PageNavi a.PageNaviBack{
	text-align: left;
	float:left;
	background: url(../img/pageback.gif) no-repeat left 4px;
	padding: 0px 0px 0px 18px;
	margin-left: 5px;
}

/* ---------------------------------------------- */
/* HeaderArea */
/* ---------------------------------------------- */
.HeaderArea {
	margin: 0px;
	padding: 0px;
	height: 365px;
	width: 900px;
	position: relative;
	background: url(../img/head_bg.jpg) no-repeat 0px -30px;
}
.HeaderArea h1, .HeaderText {
	color:#666666;
	font-size: 28px;
	line-height: 34px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 76px;
	top: 152px;
}
.HeaderArea h1 a:link , .HeaderText a:link ,
.HeaderArea h1 a:visited , .HeaderText a:visited {
	color:#666666;
	text-decoration: none;
}
.HeaderArea h1 a:hover , .HeaderText a:hover ,
.HeaderArea h1 a:active , .HeaderText a:active {
	color:#666666;
	text-decoration: underline;
}
.HeaderArea p.HeaderLead {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 78px;
	top: 200px;
	color: #666666;
}
.HeaderArea p.HeaderCatch {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 10px;
	top: 4px;
	color: #CA4981;
	font-weight: bold;
}
.HeaderInfoList {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 32px;
	left: 275px;
	font-size: 12px;
}
.HeaderInfoList ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.HeaderInfoList ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.HeaderInfoList ul li a {
	background: url(../img/icon1.jpg) no-repeat 0px 2px;
	display:block;
	float: left;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}

/* ---------------------------------------------- */
/* ContentsArea */
/* ---------------------------------------------- */
.ContentsArea {
	margin: 0px;
	padding: 0px;
	background: #81AE0B url(../img/pankuzu_bg.jpg) repeat-y 0px 0px;
}
/* ---------------------------------------------- */
/* FooterLinkArea */
/* ---------------------------------------------- */
.FooterLinkArea {
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 60px 0px;
	font-size: 12px;
	background: #D5D5D5 url(../img/foot_bg.jpg) no-repeat center top;
}
.FooterLinkArea dl {
	width: 222px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
}
.FooterLinkArea dl dt {
	margin: 5px 0px 0px 10px;
	padding: 2px 5px 5px 25px;
	background: url(../img/icon9.jpg) no-repeat 0px 0px;
	color: #01585D;
	line-height: 1.3em;
}
.FooterLinkArea dl dd {
	margin: 0px 0px 5px 10px;
	padding: 5px;
	line-height: 1.3em;
}
/* ---------------------------------------------- */
/* FooterCategoryArea */
/* ---------------------------------------------- */
.FooterCategoryArea{
height: 60px;
	margin:0px;
	padding:20px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
	background-color: #D5D5D5;
}
/* ---------------------------------------------- */
/* AttentionArea */
/* ---------------------------------------------- */
.AttentionArea {
	margin: 20px 0px;
	font-size: 12px;
	line-height: 1.5em;
}
/* ---------------------------------------------- */
/* FooterArea */
/* ---------------------------------------------- */
.FooterArea {
	text-align: center;
	margin: 0px 0px 0px;
	padding: 5px;
	font-size: 12px;
	background-color: #D5D5D5;
}
.FooterArea a:link ,
.FooterArea a:visited {
	color: #373737;
	text-decoration: none;
}
.FooterArea a:hover ,
.FooterArea a:active {
	color: #373737;
	text-decoration: underline;
}

/* ---------------------------------------------- */
/* Column */
/* ---------------------------------------------- */
.ColumnMain {
	width: 610px;
	float: right;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
.ColumnSide {
	width: 270px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
/* ---------------------------------------------- */
/* Side */
/* ---------------------------------------------- */
.SideTopTitle {
	margin: 0px 0px 4px;
	padding: 0px;
	text-align: center;
	width: 270px;
	height: 45px;
	line-height: 45px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.SideTopLink {
	margin: 5px 0px 0px;
	padding: 0px;
}
.SideTopLink a {
	margin:0px;
	display: block;
	background: url(../img/navi_bg1.jpg) no-repeat 0px 0px;
	padding: 10px 0px 10px 20px;
	font-weight: bold;
	line-height: 1.3em;
}
.SideTopLink a:link ,
.SideTopLink a:visited ,
.SideTopLink a:hover ,
.SideTopLink a:active {
	color: #FFFFFF;
}
.SideTopLink a:hover {
	background-position: 2px 2px;
}

.SideMenuListArea {
	margin: 0px;
	padding: 0px;
	width: 270px;
}

/* ---------------------------------------------- */
/* SideMenuListHead */
.SideMenuListHeadLevel1,
.SideMenuListHeadLevel2 {
	margin: 10px 0px 0px;
	padding: 0px;
}
.SideMenuListHeadLevel1 a {
	margin:0px;
	display: block;
	background: url(../img/navi_bg1.jpg) no-repeat 0px 0px;
	padding: 10px 0px 10px 20px;
	font-weight: bold;
	line-height: 1.3em;
}
.SideMenuListHeadLevel2 a {
	margin:0px;
	display: block;
	background: url(../img/navi_bg2.jpg) no-repeat 0px 0px;
	padding: 10px 0px 10px 20px;
	font-weight: bold;
	line-height: 1.3em;
}
.SideMenuListHeadLevel1 a:link ,
.SideMenuListHeadLevel1 a:visited ,
.SideMenuListHeadLevel1 a:hover ,
.SideMenuListHeadLevel1 a:active ,
.SideMenuListHeadLevel2 a:link ,
.SideMenuListHeadLevel2 a:visited ,
.SideMenuListHeadLevel2 a:hover ,
.SideMenuListHeadLevel2 a:active {
	color: #FFFFFF;
}
.SideMenuListHeadLevel1 a:hover {
	background-position: 2px 2px;
}
.SideMenuListHeadLevel2 a:hover {
	background-position: 2px 2px;
}

/* ---------------------------------------------- */
/* SideMenuList */
.SideMenuListArea ul {
	padding: 0px;
	list-style: none;
	background-image: url(../img/icon2.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
}
.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 {
	margin: 0px;
	font-size: 12px;
	line-height: 1.3em;
	display: block;
	padding: 10px 16px 4px 45px;
	color: #FFFFFF;
}
.SideMenuListArea ul.SideMenuListLevel1 li a{
	background: url(../img/icon2.jpg) no-repeat 20px 8px;
	color: #FFFFFF;
}
.SideMenuListArea ul.SideMenuListLevel2 li a{
	background: url(../img/icon4.jpg) no-repeat 20px 8px;
	color: #FFFFFF;
}
.SideMenuListArea ul li a:hover,
.SideMenuListArea ul.SideMenuListLevel1 li a:hover ,
.SideMenuListArea ul.SideMenuListLevel2 li a:hover {
	background-position: 21px 9px;
}


/* ---------------------------------------------- */
/* SideMenuListPickup */
.SideMenuListArea ul li.SideMenuListPickupLevel1 a {
	background: url(../img/icon3.jpg) no-repeat 20px 8px;
	margin: 0px;
	padding: 10px 16px 4px 45px;
	display:block;
}
.SideMenuListArea ul li.SideMenuListPickupLevel1 a:hover {
	background-position: 21px 9px;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a {
	background: url(../img/icon3.jpg) no-repeat 20px 8px;
	margin: 0px;
	padding: 10px 16px 4px 45px;
	display:block;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a:hover {
	background-position: 21px 9px;
}

/* ---------------------------------------------- */
/* MainBody */
/* ---------------------------------------------- */
.MainBody , .MainBodyPage{
	margin: 0px 10px 10px 0px;
	padding: 0px 10px;
}

.MainBody h6 , .MainBodyPage h5 , .MainBodyPage h6 {
	color: #CA4981;
	font-size:15px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.MainBody h5 , .MainBodyPage h4 {
	color: #CA4981;
	font-size:18px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.MainBody h4 , .MainBodyPage h3 {
	color: #CA4981;
	font-size:20px;
	font-weight:bold;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 3px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.MainBody h3 , .MainBodyPage h2 {
	color: #CA4981;
	font-size:20px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 6px 15px;
	background: url(../img/title_bg2.jpg) no-repeat 0px bottom;
}
.MainBody h1 , .MainBodyPage h1,
.MainBody h2 {
	margin: 0px 0px 10px;
	padding: 10px 0px 10px 15px;
	background: url(../img/title_bg1.jpg) no-repeat 0px bottom;
	font-size: 24px;
	font-weight: bold;
	color: #CA4981;
}

.MainBody p , .MainBodyPage p {
	margin: 0.5em 10px 1em;
	padding: 0px;
}
.MainBody strong , .MainBodyPage strong{
	font-weight:bold;
	color: #CA4981;
}
.MainBody p.CatchCopy {
	margin-top: 20px;
}
/* ---------------------------------------------- */
/* 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/icon5.jpg) no-repeat 0px 2px;
	margin:0px;
	padding:0px 0px 5px 20px;
	line-height: 18px;
	font-size: 12px;
}
.MainBody ul.MainBodyListLevel2 li , .MainBodyPage ul.MainBodyListLevel2 li {
	background: url(../img/icon6.jpg) no-repeat 0px 5px;
	line-height: 18px;
	font-size: 12px;
}
.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 #6A6A69;
	border-left: 1px solid #6A6A69;
	background: #FFFFFF;
}
.MainBody Table th , .MainBodyPage Table th {
	font-weight: bold;
	background: #6A6A69;
	border-bottom: 1px solid #6A6A69;
	border-right: 1px solid #6A6A69;
	padding: 5px;
	line-height: 1.5em;
	color: #FFFFFF;
}
.MainBody Table td , .MainBodyPage Table td {
	padding: 5px;
	border-bottom: 1px solid #6A6A69;
	border-right: 1px solid #6A6A69;
	line-height: 1.5em;
}

/* ---------------------------------------------- */
/* PageListArea */
/* ---------------------------------------------- */
.PageListArea {
	margin: 15px 0px;
	padding: 0px;
}
.PageListArea h2 {
	color: #CA4981;
	font-size:20px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 7px 15px;
	background: url(../img/title_bg2.jpg) no-repeat 0px bottom;
}
.PageListArea h3 {
	color: #CA4981;
	font-size:18px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 7px 15px;
	background: url(../img/title_bg2.jpg) no-repeat 0px bottom;
}
.PageListDouble {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
.PageListSingle {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
.PageListSingle dl , .PageListDouble dl{
	margin: 0px;
	padding: 0px 0px 0px;
	width: 290px;
	float: left;
}
.PageListSingle dl {
	float:none;
}
.PageListSingle dl dt , .PageListDouble dl dt{
	background: url(../img/icon7.jpg) no-repeat 0px 1px;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	line-height: 1.3em;
}
.PageListSingle dl dt.PageListPickup , .PageListDouble dl dt.PageListPickup{
	background: url(../img/icon8.jpg) no-repeat 0px 1px;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	line-height: 1.3em;
}
.PageListSingle dl dd , .PageListDouble dl dd{
	margin: 0px;
	padding: 5px;
}
.PageListArea ul li{
	background: url(../img/icon7.jpg) no-repeat 2px 5px;
	margin:0px;
	padding: 5px 0px 5px 30px;
}
.PageListArea ul li.PageListPickup{
	background: url(../img/icon8.jpg) no-repeat 2px 5px;
	margin:0px;
	padding: 5px 0px 5px 30px;
}

/* ---------------------------------------------- */
/* PageRelation */
/* ---------------------------------------------- */
.PageRelation{
	margin: 0px 0px 10px 0px;
	padding: 5px 0px;
	line-height: 1.3em;
}
.PageRelation h2 {
	color: #CA4981;
	font-size: 15px;
	margin: 0px 0px 10px 0px;
	padding: 15px 0px 15px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.PageRelation ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
.PageRelation ul li {
	background: url(../img/icon7.jpg) no-repeat 0px 0px;
	margin:0px;
	padding:0px 0px 5px 22px;
	line-height: 1.3em;
}

/* ---------------------------------------------- */
/* NewsTop */
/* ---------------------------------------------- */
.NewsTopArea {
	margin: 30px 0px 10px 0px;
	padding: 0px;
}
.NewsTopArea h2 {
	color: #CA4981;
	font-size: 15px;
	margin: 0px 0px 10px 0px;
	padding: 15px 0px 15px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.NewsTopArea ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
.NewsTopArea ul li {
	background: url(../img/icon7.jpg) no-repeat 0px 0px;
	margin:0px;
	padding:0px 0px 5px 22px;
	line-height: 1.3em;
}

/* ---------------------------------------------- */
