@charset "utf-8";
/* ---------------------------------------------- */
/* Base */
/* ---------------------------------------------- */
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 , a:active , a:visited {
	color: #0099d9;
	text-decoration: underline;
}
a:hover {
	color: #92dfff;
	text-decoration: none;
}

body {
	margin:0px;
	padding:0px 0 20px 0;
	font-size:12px;
	text-align: center;
	color: #896f85;
	background: url(../img/CommonBg.gif) repeat left top;
}
.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 {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background:#ffffff;
	background: url(../img/CommonHeadBgM.gif) repeat-y left top;
}
/* ---------------------------------------------- */
/* Pankuzu */
/* ---------------------------------------------- */
.Pankuzu {
	margin: 0px 22px 10px 22px;
	padding: 5px;
	line-height: 1.3em;
	font-size: 10px;
	color:#896f85;
}
.Pankuzu a {
	color:#896f85;
}
.Pankuzu a:hover {
	color:#896f85;
}

/* ---------------------------------------------- */
/* Page */
/* ---------------------------------------------- */
.PageUp{
	margin: 0px 10px 10px 0px;
	padding: 5px 5px 5px 5px;
	line-height: 1.3em;
	font-size: 12px;
	text-align:right;
}
.PageUp a ,.PageNavi a.PageNaviNext, .PageNavi a.PageNaviBack{
	color:#727172;
}
.PageUp a:hover , .PageNavi a:hover.PageNaviNext, .PageNavi a:hover.PageNaviBack{
	color:#aaaaaa;
}
.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;
	padding: 0px 0px 0px 0px;
}
.PageNavi a.PageNaviBack{
	text-align: left;
	float:left;
	padding: 0px 0px 0px 0px;
}

/* ---------------------------------------------- */
/* HeaderArea */
/* ---------------------------------------------- */
.HeaderArea {
	background: url(../img/HeaderBg.gif) no-repeat 0px 0px;
	margin: 0px 0px 0px;
	padding: 0px;
	height: 318px;
	width: 900px;
	position: relative;
}
.HeaderArea p.HeaderLead {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 300px;
	top: 125px;
	text-align:center;
	width:500px;
}
.HeaderArea p.HeaderLead a:link ,
.HeaderArea p.HeaderLead a:visited {
	color:#ec708e;
	text-decoration:none;
}
.HeaderArea p.HeaderLead a:hover ,
.HeaderArea p.HeaderLead a:active {
	color:#ec708e;
	text-decoration: underline;
}
.HeaderArea h1 , .HeaderText {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 300px;
	top: 170px;
	color:#896f85;
	text-align:center;
	width:500px;
}
.HeaderInfoList {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 720px;
	top: 280px;
	width: 160px;
	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:link,.HeaderInfoList ul li a:visited,.HeaderInfoList ul li a:active {
	margin: 0px 1em 0px 0px;
	padding: 5px 0px 5px 22px;
	display:block;
	float: left;
	background: url(../img/HeaderInfoListCross.gif) no-repeat 0px 2px;
	color:#896f85;
}
.HeaderInfoList ul li a:hover {
	color:#896f85;
}
.HeaderArea p.HeaderCatch {
	left: 300px;
	color:#896f85;
	width:500px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top:95px;
	text-align:center;
}

/* ---------------------------------------------- */
/* ContentsArea */
/* ---------------------------------------------- */
.ContentsArea {
	margin: 0px;
	padding: 0px;
}
/* ---------------------------------------------- */
/* FooterLinkArea */
/* ---------------------------------------------- */
.FooterLinkArea {
	margin: 0 0 0 17px;
	padding: 0px;
}
.FooterLinkArea dl {
	width: 216px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.FooterLinkArea dl dt a:link,.FooterLinkArea dl dt a:visited,.FooterLinkArea dl dt a:active {
	color: #0099d9;
}
.FooterLinkArea dl dt {
	margin: 5px 0px 0px 10px;
	padding: 5px 5px 0px 5px;
	line-height: 1.3em;
	font-size: 10px;
}
.FooterLinkArea dl dd {
	margin: 0px 0px 5px 10px;
	padding: 5px;
	line-height: 1.3em;
	font-size: 10px;
}


/* ---------------------------------------------- */
/* FooterCategoryArea */
/* ---------------------------------------------- */
.FooterCategoryArea{
	margin:10px 0px;
	padding:5px;
	text-align: center;
}
/* ---------------------------------------------- */
/* AttentionArea */
/* ---------------------------------------------- */
.AttentionArea {
	margin: 20px 0px;
	padding: 0px;
	line-height: 1.5em;
}
/* ---------------------------------------------- */
/* FooterArea */
/* ---------------------------------------------- */
.FooterArea {
	background-color: #d1ebec;
	text-align: center;
	margin: 0px 0px 0 0;
	padding:30px 5px;
	color: #896f85;
	font-size:10px;
}
/* ---------------------------------------------- */
/* Column */
/* ---------------------------------------------- */
.ColumnMain {
	width: 595px;
	float: left;
	margin: 0px 0px 0 0;
	padding: 0px 0px 0 22px;
}
.ColumnSide {
	width: 238px;
	float: right;
	margin: 0px 0 0 0px;
	padding: 0 22px 0 0px;
}
/* ---------------------------------------------- */
/* Side */
/* ---------------------------------------------- */

.SideMenuListArea {
	margin: 0px;
	padding: 1px 0 0 0;
	background:#fdeceb;
}

.SideMenuListArea a:link,.SideMenuListArea a:visited,.SideMenuListArea a:active {
}
.SideMenuListArea a:hover {
	text-decoration:none;
}

.SideTopTitle {
	background: url(../img/SideMenuSideTopLink.gif) no-repeat left top;
	margin: 0px;
	padding: 0px 10px 0px;
	line-height: 1.3em;
	display: block;
	text-align:center;
	color:#886F85;
	font-size: 16px;
	letter-spacing: 4px;
	height: 48px;
	line-height: 48px;
	font-weight: bold;
}

.SideTopLink,
.SideMenuListHeadLevel1,
.SideMenuListHeadLevel2 {
	margin:10px 0 0 0;
	padding:0px 0 0 0;
}

.SideTopLink a:hover,
.SideMenuListHeadLevel1 a:hover {
	color:#896f85;
}

.SideTopLink a:link , .SideTopLink a:visited , .SideTopLink a:active ,
.SideMenuListHeadLevel1 a:link,.SideMenuListHeadLevel1 a:visited,.SideMenuListHeadLevel1 a:active {
	background: url(../img/SideMenuListCategoryLevel1btm.gif) no-repeat left bottom;
	margin:0px;
	padding:10px 10px 8px 35px;
	line-height: 1.3em;
	display: block;
	color:#896f85;
}
.SideTopLink,
.SideMenuListHeadLevel1 {
	background: #d1ebec url(../img/SideMenuListCategoryLevel1.gif) no-repeat left top;
	padding:0px 0px 0px 0px;
}
.SideMenuListHeadLevel2 a:link,.SideMenuListHeadLevel2 a:visited,.SideMenuListHeadLevel2 a:active {
	background: url(../img/SideMenuListCategoryLevel2btm.gif) no-repeat left bottom;
	margin:0px;
	padding:14px 10px 10px 35px;
	line-height: 1.3em;
	display: block;
}
.SideMenuListHeadLevel2 {
	background: #ffffff url(../img/SideMenuListCategoryLevel2.gif) no-repeat left top;
	padding:0px 0px 0px 0px;
}

.SideMenuListArea ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.SideMenuListArea ul li,
.SideMenuListArea ul.SideMenuListLevel1 li,
.SideMenuListArea ul.SideMenuListLevel2 li,
.SideMenuListArea ul li.SideMenuListPickupLevel1,
.SideMenuListArea ul li.SideMenuListPickupLevel2 {
	margin: 0px;
	padding: 0px;
}
.SideMenuListArea ul li a:link,.SideMenuListArea ul li a:visited,.SideMenuListArea ul li a:active,
.SideMenuListArea ul.SideMenuListLevel1 li a:link,.SideMenuListArea ul.SideMenuListLevel1 li a:visited,.SideMenuListArea ul.SideMenuListLevel1 li a:active {
	background: url(../img/SideMenuListPageLevel1.gif) no-repeat 7px 3px;
	margin: 0px;
	padding: 5px 10px 10px 35px;
	line-height: 1.3em;
	display:block;
}

.SideMenuListArea ul li,
.SideMenuListArea ul.SideMenuListLevel1 li {
	background: url(../img/SideMenuListPageLevel1btm.gif) no-repeat left bottom;
	margin: 5px 0 0 0;
}

.SideMenuListArea ul.SideMenuListLevel2 li a {
	background: url(../img/SideMenuListPageLevel2.gif) no-repeat 7px 3px;
	margin: 0px;
	padding: 5px 10px 10px 35px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	display:block;
}
.SideMenuListArea ul.SideMenuListLevel2 li {
	background: url(../img/SideMenuListPageLevel2btm.gif) no-repeat left bottom;
	margin: 5px 0 0 0;
}

.SideMenuListArea ul li.SideMenuListPickupLevel1 a:link,.SideMenuListArea ul li.SideMenuListPickupLevel1 a:visited,.SideMenuListArea ul li.SideMenuListPickupLevel1 a:active {
	background: url(../img/SideMenuListPickupLevel1.gif) no-repeat 6px 3px;
	margin: 0px 0px 0px 0;
	padding: 5px 10px 10px 35px;
	display:block;
	color:#eb6e90;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a:link,.SideMenuListArea ul li.SideMenuListPickupLevel2 a:visited,.SideMenuListArea ul li.SideMenuListPickupLevel2 a:active{
	background: url(../img/SideMenuListPickupLevel2.gif) no-repeat 6px 3px;
	margin: 5px 0 0 0;
	padding: 5px 10px 10px 35px;
	border: none;
	color:#eb6e90;
}
.SideMenuListArea ul li a:hover,
.SideMenuListArea ul.SideMenuListLevel1 li a:hover {
}
.SideMenuListArea ul.SideMenuListLevel2 li a:hover {
}
.SideMenuListArea ul li.SideMenuListPickupLevel1 a:hover {
	color:#fb9ec0;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a:hover {
	color:#fb9ec0;
}
/* ---------------------------------------------- */
/* MainBody */
/* ---------------------------------------------- */
.MainBody, MainBodyPage {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.MainBody h1,
.MainBody h2,
.MainBodyPage h1 {
	margin: 0px 0px 10px;
	padding: 12px 10px 4px 45px;
	background: url(../img/MainBodyHeadBgL.gif) no-repeat left top;
	font-size: 22px;
	line-height: 1.3em;
	font-weight: bold;
	color: #ec708e;
	text-align:left;
}

.MainBody h3,
.MainBodyPage h2 {
	background: url(../img/MainBodyHeadBgH3.gif) no-repeat left 8px;
	color:#74aeca;
	font-size:20px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding:18px 0px 3px 35px;
}
.MainBody h4,
.MainBodyPage h3 {
	background:#dde7e5 url(../img/MainBodyHeadBgH4.gif) no-repeat 4px 5px;
	color:#74aeca;
	font-size:18px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding:7px 0px 3px 35px;
}
.MainBody h5,
.MainBodyPage h4 {
	background:#dde7e5 url(../img/MainBodyHeadBgH4.gif) no-repeat 4px 4px;
	color:#74aeca;
	font-size:16px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding:5px 0px 3px 35px;
}
.MainBody h6,
.MainBodyPage h5 {
	background:#dde7e5 url(../img/MainBodyHeadBgH4.gif) no-repeat 4px 3px;
	color:#74aeca;
	font-size:14px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding:5px 0px 3px 35px;
}
.MainBody p,
.MainBodyPage p {
	margin: 1em 10px 1em 20px;
	padding: 0px;
}
.MainBody strong,
.MainBodyPage strong{
	font-weight:bold;
	color: #ec708e;
}
.MainBody p.CatchCopy {
	font-size: 16px;
	text-indent: 0em;
	background:#896f85;
	margin:0 0 1em 0;
	padding: 40px 40px 20px 40px;
	background: url(../img/MainBodyCatchCopy.gif) no-repeat left top;
}


/* ---------------------------------------------- */
/* MainBodyList */
/* ---------------------------------------------- */
.MainBody ul  , .MainBodyPage ul{
	margin: 10px 10px 1em 20px;
	padding: 0px;
	list-style: none;
}
.MainBody ul li , .MainBodyPage ul li {
	background: url(../img/MainBodyListLevel1.gif) no-repeat 0px 3px;
	margin:0px;
	padding:0px 0px 10px 22px;
	line-height: 1.5em;
	font-size: 14px;
}
.MainBody ul.MainBodyListLevel2 li , .MainBodyPage ul.MainBodyListLevel2 li {
	background: url(../img/MainBodyListLevel2.gif) no-repeat 0px 3px;
}
.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 #5882c9;
	border-left: 1px solid #5882c9;
}
.MainBody Table th , .MainBodyPage Table th {
	font-weight: normal;
	color: #FFFFFF;
	background: #88b2f9;
	padding: 5px;
	line-height: 1.5em;
	border-right: 1px solid #5882c9;
	border-bottom: 1px solid #5882c9;
}
.MainBody Table td , .MainBodyPage Table td {
	padding: 5px;
	border-right: 1px solid #5882c9;
	border-bottom: 1px solid #5882c9;
	background: #FFFFFF;
	line-height: 1.5em;
}


/* ---------------------------------------------- */
/* PageListArea */
/* ---------------------------------------------- */
.PageListArea {
	margin: 15px 0px;
	padding: 0px;
}
/*
.PageListArea h2 {
	background: #C4EBE9 url(../img/PageList/PageListHeadBg.gif) no-repeat 0px center;
	margin: 0px 0px 10px;
	padding: 5px 0px 5px 40px;
	font-size: 18px;
	line-height: 1.3em;
	color: #01585D;
	border-bottom: 1px solid #538084;
	font-weight: bold;
}
*/
.PageListArea h2 {
	margin: 20px 0px 10px;
	padding: 12px 10px 6px 45px;
	background: #f08b53 url(../img/MainBodyHeadBgL.gif) no-repeat left top;
	font-size: 20px;
	line-height: 1.3em;
	font-weight: bold;
	color: #ec708e;
	text-align:left;
}
.PageListArea h3 {
	background: url(../img/MainBodyHeadBgH3.gif) no-repeat left 8px;
	color:#74aeca;
	font-size:20px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding:18px 0px 3px 35px;
}
.PageListDouble {
	margin: 10px 0px;
	padding: 0px;
}
.PageListSingle {
	margin: 10px 0px;
	padding: 0px;
}
.PageListSingle dl , .PageListDouble dl{
	margin: 0px 0px 0 6px;
	padding: 0px;
	width: 285px;
	float: left;
}
.PageListSingle dl {
	float:none;
}
.PageListSingle dl dt , .PageListDouble dl dt{
	margin: 0px;
	padding: 13px 20px 8px 45px;
	line-height: 1.3em;
	background: url(../img/PageListCategorybdr.gif) no-repeat 0px 2px;
	font-size:14px;
}
.PageListSingle dl dt.PageListPickup , .PageListDouble dl dt.PageListPickup{
	background: url(../img/PageListCategoryPickbdr.gif) no-repeat 0px 2px;
	margin: 0px;
	padding: 14px 20px 8px 45px;
	line-height: 1.3em;
	color:#eb6e90;
}
.PageListSingle dl dt.PageListPickup a , .PageListDouble dl dt.PageListPickup a{
	color:#003077;
}
.PageListSingle dl dt.PageListPickup a:hover, .PageListDouble dl dt.PageListPickup a:hover{
	color:#3060a7;
}

.PageListSingle dl dt.PageListPickup{
	font-size:14px;
}
.PageListSingle dl dd , .PageListDouble dl dd{
	margin: 0px;
	padding: 0px 20px 0px;
	line-height: 1.5em;
	color:#727172;
}
.PageListArea ul li{
	background: url(../img/PageList.gif) no-repeat 0px 4px;
	margin:0px;
	padding: 5px 0px 5px 32px;
}
.PageListArea ul li.PageListPickup{
	background: url(../img/PageListPickUp.gif) no-repeat 0px 4px;
	margin:0px;
	padding: 5px 0px 5px 32px;
}


/* ---------------------------------------------- */
/* NewsTop */
/* ---------------------------------------------- */
.NewsTopArea {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
.NewsTopArea h2 {
	background: #C4EBE9 url(../img/MainBodyHeadBgM.gif) no-repeat 0px center;
	margin: 0px 0px 10px;
	padding: 7px 0px 4px 45px;
	font-size: 16px;
	line-height: 1.3em;
	color: #896f85;
	font-weight: bold;
}
.NewsTopArea ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.NewsTopArea ul li {
	background: url(../img/PageRelationListIcon.gif) no-repeat left top;
	margin:0px;
	padding:2px 0px 5px 30px;
	line-height: 1.3em;
	font-size:14px;
}
/*
.NewsTopArea ul li a {
}
.NewsTopArea ul li a:hover {
}
*/

/* ---------------------------------------------- */
/* PageRelation */
/* ---------------------------------------------- */
.PageRelation{
	margin: 0px 10px 10px 0px;
	padding: 5px;
	line-height: 1.3em;
}
.PageRelation h2 {
	background: #C4EBE9 url(../img/MainBodyHeadBgM.gif) no-repeat 0px center;
	margin: 0px 0px 10px;
	padding: 6px 0px 5px 45px;
	font-size: 16px;
	line-height: 1.3em;
	color: #896f85;
	font-weight: bold;
}
.PageRelation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.PageRelation ul li {
	background: url(../img/PageRelationListIcon.gif) no-repeat left top;
	margin:0px;
	padding:2px 0px 5px 30px;
	line-height: 1.3em;
	font-size:14px;
}
.PageRelation ul li a {
}
.PageRelation ul li a:hover {
}


/* ---------------------------------------------- */
