@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: #004098;
	text-decoration: underline;
}
a:hover {
	color: #6b66ff;
	text-decoration: none;
}

body {
	margin:0px;
	padding:0px 0 20px 0;
	font-size:14px;
	text-align: center;
	color: #444444;
	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;
}
/* ---------------------------------------------- */
/* Pankuzu */
/* ---------------------------------------------- */
.Pankuzu {
	margin: 5px 12px 10px 12px;
	padding: 5px;
	line-height: 1.3em;
	font-size: 12px;
}
/* ---------------------------------------------- */
/* Page */
/* ---------------------------------------------- */
.PageUp{
	margin: 0px 0px 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 0px 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;
}
/* ---------------------------------------------- */
/* PageRelation */
/* ---------------------------------------------- */
.PageRelation{
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
.PageRelation h2 {
	background: #b6cb6e url(../img/PageRelationHeadBgM.gif) repeat-y top left;
	margin: 0px 0px 10px;
	padding: 3px 0px 2px 35px;
	font-size: 16px;
	line-height: 1.3em;
	color: #ffffff;
	font-weight: bold;
}
.PageRelation ul {
	margin: 0px;
	padding: 0 0 10px 0px;
	list-style: none;
}
.PageRelation ul li {
	background: url(../img/PageRelationListIcon.gif) no-repeat left top;
	margin:0px;
	padding:8px 10px 11px 30px;
	line-height: 1.3em;
	font-size:14px;
}
.PageRelation ul li a {
}
.PageRelation ul li a:hover {
}
/* ---------------------------------------------- */
/* HeaderArea */
/* ---------------------------------------------- */
.HeaderArea {
	background: #91acda url(../img/HeaderBg.gif) no-repeat 0px 0px;
	margin: 0px 0px 0px;
	padding: 0px;
	height: 228px;
	width: 900px;
	position: relative;
}
.HeaderArea h1, .HeaderText {
	color:#004a9c;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 22px;
	top: 135px;
}
.HeaderArea h1 a:link , .HeaderText a:link ,
.HeaderArea h1 a:visited , .HeaderText a:visited {
	color:#004a9c;
	text-decoration:none;
}
.HeaderArea h1 a:hover , .HeaderText a:hover ,
.HeaderArea h1 a:active , .HeaderText a:active {
	color:#004a9c;
	text-decoration: underline;
}
.HeaderArea p.HeaderLead {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 22px;
	top: 170px;
	color:#004a9c;
}
.HeaderArea p.HeaderCatch {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 22px;
	top: 110px;
}

.HeaderInfoList {
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 30px;
	top: 201px;
	font-size: 12px;
}
.HeaderInfoList ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.HeaderInfoList ul li {
	margin: 0px;
	padding: 0px;
	display:block;
}
.HeaderInfoList ul li a {
	background: #91acda url(../img/HeaderInfoListCross.gif) no-repeat left center;
	margin: 0px 1em 0px 0px;
	padding: 5px 0px 5px 18px;
	display:block;
}
.HeaderInfoList ul li a:link ,
.HeaderInfoList ul li a:visited ,
.HeaderInfoList ul li a:hover ,
.HeaderInfoList ul li a:active {
	color:#ffffff;
}
/* ---------------------------------------------- */
/* 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 {
	margin: 5px 0px 0px 10px;
	padding: 5px;
	background: #DDDDFF;
	line-height: 1.3em;
	font-size: 10px;
}
.FooterLinkArea dl dd {
	margin: 0px 0px 5px 10px;
	padding: 5px;
	background: #EEEEFF;
	line-height: 1.3em;
	font-size: 12px;
	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: #91acda;
	text-align: center;
	margin: 0px 0px 0 0;
	padding:30px 5px;
	font-weight: bold;
	color: #FFFFFF;
}
.FooterArea a:link ,
.FooterArea a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.FooterArea a:hover ,
.FooterArea a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/* ---------------------------------------------- */
/* Column */
/* ---------------------------------------------- */
.ColumnMain {
	width: 605px;
	float: left;
	margin: 0px 0px 0 0px;
	padding: 0px 0px 0 12px;
}
.ColumnSide {
	width: 254px;
	float: right;
	margin: 0px 0px 0 0px;
	padding: 0px 12px 0 0px;
}
/* ---------------------------------------------- */
/* Side */
/* ---------------------------------------------- */

.SideMenuListArea {
	margin: 0px;
	padding: 0px;
}
.SideTopLink {
	background: #807ebb url(../img/SideMenuSideTopLink.gif) no-repeat left top;
}

.ColumnSide .SideTopLink a {
	color: #ffffff;
	margin:0px 0 0 0;
	padding:40px 10px 8px 30px;
	line-height: 1.3em;
	display: block;
}
.ColumnSide .SideTopLink a:hover {
	color: #ffffff;
	text-decoration:none;
}
.SideMenuListHeadLevel1,
.SideMenuListHeadLevel2 {
	margin:10px 0 0 0;
	padding:0px;
}
.ColumnSide .SideMenuListHeadLevel1 a {
	margin:0px;
	padding:6px 10px 4px 30px;
	line-height: 1.3em;
	color:#ffffff;
	display: block;
}
.ColumnSide .SideMenuListHeadLevel1 a:hover {
	color:#ffffff;
}
.SideMenuListHeadLevel1 {
	background: url(../img/SideMenuListCategoryLevel1.gif) repeat-y left top;
	padding:0px 0px 0px 0px;
}
.SideMenuListHeadLevel2 a {
	background: #fac353 url(../img/SideMenuListCategoryLevel2.gif) no-repeat left top;
	margin:0px;
	padding:6px 10px 4px 35px;
	line-height: 1.3em;
	display: block;
	color:#ffffff;
}
.SideMenuListHeadLevel2 {
	padding:0px 0px 0px 0px;
}
.SideMenuListHeadLevel1 a:hover {
}
.SideMenuListHeadLevel2 a:hover {
}
.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,
.SideMenuListArea ul.SideMenuListLevel1 li a {
	background: url(../img/SideMenuListPageLevel1.gif) no-repeat 2px 3px;
	margin: 0px;
	padding: 5px 10px 5px 30px;
	line-height: 1.3em;
	display:block;
}

.SideMenuListArea ul li,
.SideMenuListArea ul.SideMenuListLevel1 li {
	margin: 5px 0 0 0;
}

.SideMenuListArea ul.SideMenuListLevel2 li a {
	background: url(../img/SideMenuListPageLevel2.gif) no-repeat 2px 3px;
	margin: 0px;
	padding: 5px 10px 5px 30px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	display:block;
	color:#ed6d00;
}
.SideMenuListArea ul.SideMenuListLevel2 li {
	background: url(../img/SideMenuListPageLevel2btm.gif) no-repeat left bottom;
	margin: 5px 0 0 0;
}

.SideMenuListArea ul li.SideMenuListPickupLevel1 a {
	background: url(../img/SideMenuListPickupLevel1.gif) no-repeat 2px 3px;
	margin: 0px 0px 0px 0;
	padding: 5px 10px 10px 30px;
	display:block;
	color:#000000;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a{
	background: url(../img/SideMenuListPickupLevel1.gif) no-repeat 2px 3px;
	margin: 5px 0 0 0;
	padding: 5px 10px 10px 30px;
	border: none;
	color:#000000;
}
.SideMenuListArea ul li a:hover,
.SideMenuListArea ul.SideMenuListLevel1 li a:hover {
}
.SideMenuListArea ul.SideMenuListLevel2 li a:hover {
	color:#fd9d30;
}
.SideMenuListArea ul li.SideMenuListPickupLevel1 a:hover {
	color:#333333;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a:hover {
	color:#333333;
}

/* ---------------------------------------------- */
/* MainBody */
/* ---------------------------------------------- */
.MainBody, .MainBodyPage {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.MainBody h1,
.MainBody h2,
.MainBodyPage h1 {
	margin: 0px 0px 10px;
	padding: 1px 10px 0px 35px;
	background: #ef814f url(../img/MainBodyHeadBgL.gif) repeat-y left top;
	font-size: 22px;
	line-height: 1.3em;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
}
.MainBody h3, .MainBodyPage h2 {
	background: url(../img/MainBodyHeadBgH3.gif) no-repeat left top;
	color:#74aeca;
	font-size:20px;
	font-weight:bold;
	margin:3px 0px 10px 0px;
	padding:14px 0px 8px 30px;
}
.MainBody h4, .MainBodyPage h3 {
	background:#dde7e5 url(../img/MainBodyHeadBgH4.gif) repeat-y left top;
	color:#74aeca;
	font-size:18px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding:5px 0px 3px 30px;
}
.MainBody h5, .MainBodyPage h4 {
	background:#dde7e5 url(../img/MainBodyHeadBgH4.gif) repeat-y left top;
	color:#74aeca;
	font-size:16px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding:5px 0px 3px 30px;
}
.MainBody h6, .MainBodyPage h5 {
	background:#dde7e5 url(../img/MainBodyHeadBgH4.gif) repeat-y left top;
	color:#74aeca;
	font-size:14px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding:5px 0px 3px 30px;
}
.MainBody p, .MainBodyPage p {
	margin: 4px 10px 12px 20px;
	padding: 0px;
}
.MainBody strong, .MainBodyPage strong{
	font-weight:bold;
	color: #f08b53;
}
.MainBody p.CatchCopy {
	background:url(../img/MainBodyCatchCopy.gif) no-repeat left top;
	font-size: 16px;
	text-indent: 0em;
	margin:0 0 1em 0;
	padding: 35px 20px 10px 50px;
	color:#d73f07;
	border-bottom:#ef814f solid 1px;
}
/* ---------------------------------------------- */
/* MainBodyList */
/* ---------------------------------------------- */
.MainBody ul , .MainBodyPage ul {
	margin: 0px 10px 0px 20px;
	padding: 0px;
	list-style: none;
}
.MainBody ul li , .MainBodyPage ul li {
	background: url(../img/MainBodyListLevel1.gif) no-repeat 0px 2px;
	margin:0px;
	padding:1px 0px 5px 20px;
	line-height: 1.3em;
}
.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 2px 0px;
	line-height: 1.5em;
}

/* ---------------------------------------------- */
/* MainBodyTable */
/* ---------------------------------------------- */
.MainBody table , .MainBodyPage table {
	margin: 10px 0px 15px;
	padding: 0px;
	border-top: 1px solid #d73f07;
	border-left: 1px solid #d73f07;
}
.MainBody table th , .MainBodyPage table th {
	text-align: center;
	color: #FFFFFF;
	background: #f08b52;
	padding: 5px;
	line-height: 1.3em;
	border-right: 1px solid #d73f07;
	border-bottom: 1px solid #d73f07;
}
.MainBody table td , .MainBodyPage table td {
	padding: 5px;
	border-right: 1px solid #d73f07;
	border-bottom: 1px solid #d73f07;
	background: #FFFFFF;
	line-height: 1.3em;
}

/* ---------------------------------------------- */
/* PageListArea */
/* ---------------------------------------------- */
.PageListArea {
	margin: 10px 0px;
	padding: 0px;
}
.PageListArea h2 {
	background: #91acda url(../img/PageListHeadBg.gif) repeat-y left top;
	margin: 0px 0px 10px;
	padding: 1px 0px 0px 35px;
	font-size: 22px;
	line-height: 1.3em;
	color: #ffffff;
	font-weight: bold;
}
.PageListArea h3 {
	background: url(../img/MainBodyHeadBgH3.gif) no-repeat left top;
	color:#74aeca;
	font-size:20px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding:14px 0px 8px 30px;
}
.PageListDouble {
	margin: 10px 0px;
	padding: 0px;
}
.PageListSingle {
	margin: 10px 0px;
	padding: 0px;
}
.PageListSingle dl , .PageListDouble dl{
	margin: 0px 6px 0 0px;
	padding: 0px;
	width: 295px;
	float: left;
}
.PageListSingle dl {
	float:none;
}
.PageListSingle dl dt , .PageListDouble dl dt{
	margin: 0px;
	padding: 8px 20px 8px 30px;
	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: 8px 20px 8px 30px;
	line-height: 1.3em;
}
.PageListSingle dl dt.PageListPickup{
	font-size:14px;
}
.PageListSingle dl dd , .PageListDouble dl dd{
	margin: 0px;
	padding: 0px 5px 10px;
	line-height: 1.3em;
}
.PageListArea ul li{
	background: url(../img/PageListPage.gif) no-repeat 2px 3px;
	margin:0px;
	padding: 5px 0px 5px 30px;
}
.PageListArea ul li.PageListPickup{
	background: url(../img/PageListPickup.gif) no-repeat 2px 2px;
	margin:0px;
	padding: 5px 0px 5px 30px;
}

/* ---------------------------------------------- */
/* NewsTop */
/* ---------------------------------------------- */
.NewsTopArea {
	background: url(../img/NewsTopHeadBgMbg.gif) repeat-y top left;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border-bottom:solid 1px #b6cb6e;
}
.NewsTopArea h2 {
	background: #b6cb6e url(../img/NewsTopHeadBgM.gif) repeat-y top left;
	margin: 0px 0px 10px;
	padding: 3px 0px 2px 35px;
	font-size: 16px;
	line-height: 1.3em;
	color: #ffffff;
	font-weight: bold;
}
.NewsTopArea ul {
	margin: 0px;
	padding: 0 0 10px 30px;
	list-style: none;
}
.NewsTopArea ul li {
	background: url(../img/PageRelationListIcon.gif) no-repeat left top;
	margin:0px;
	padding:8px 10px 11px 30px;
	line-height: 1.3em;
	font-size:14px;
}
/*
.NewsTopArea ul li a {
}
.NewsTopArea ul li a:hover {
}
*/
/* ---------------------------------------------- */

