@charset "utf-8";
/* ---------------------------------------------- */
/* Base */
/* ---------------------------------------------- */
p {
	font-size: 14px;
	line-height: 1.3em;
	padding: 0px;
	margin:5px 0px 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

a:link , a:active , a:visited {
	color: #004097;
	text-decoration: underline;
}
a:hover {
	color: #9b9b9b;
	text-decoration: none;
}

body {
	margin:0px;
	padding:0px 0 20px 0;
	font-size:12px;
	text-align: center;
	color: #666666;
	background: url(../img/CommonBg.gif) repeat left top;
}
.Clear {
	font-size:1px;
	clear:both;
}
/* ---------------------------------------------- */
/* Layout */
/* ---------------------------------------------- */
.All {
	padding: 300px 0 0 0;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background:#ffffff;
	position:relative;
}
/* ---------------------------------------------- */
/* Pankuzu */
/* ---------------------------------------------- */
.all .Pankuzu {
	margin: 0px 6px;
	padding: 10px 20px 10px 20px;
	line-height: 1.3em;
	font-size: 10px;
	background:#3a8ac3;
	color:#ffffff;
}
.all .Pankuzu a {
	color:#ffffff;
}

/* ---------------------------------------------- */
/* Page */
/* ---------------------------------------------- */
.PageUp{
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	line-height: 1.3em;
	font-size: 10px;
	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 {
	margin: 0px 0px 10px;
	padding: 5px 10px 5px 45px;
	background: #3a8ac3 url(../img/MainBodyHeadBgL.gif) no-repeat 9px 3px;
	font-size: 16px;
	line-height: 1.3em;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
}
.PageRelation ul {
	margin: 0px;
	padding: 0 0 10px 9px;
	list-style: none;
}
.PageRelation ul li {
	background: url(../img/PageRelationListIcon.gif) no-repeat left top;
	margin:0px;
	padding:8px 10px 11px 35px;
	line-height: 1.3em;
	font-size:14px;
}
.PageRelation ul li a {
}
.PageRelation ul li a:hover {
}
/* ---------------------------------------------- */
/* HeaderArea */
/* ---------------------------------------------- */
.HeaderArea {
	background: url(../img/HeaderBg.gif) no-repeat 0px 0px;
	margin: 0px 0px 0px;
	padding: 0px;
	height: 301px;
	width: 1000px;
	position: absolute;
	top:0;
	left:-33px;
}
/*
.HeaderArea h1,
.HeaderText {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px 0 0 0;
	position: absolute;
	left: 80px;
	top: 20px;
	width:650px;
}
.HeaderArea h1 a,
.HeaderText a {
	color:#3a8ac3;
	text-decoration:none;
}
.HeaderArea h1 a:hover{
	text-decoration: underline;
}
.HeaderArea p {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 80px;
	top: 60px;
	color:#3a8ac3;
	width:650px;
}
*/
.HeaderArea h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 80px;
	top: 60px;
	color:#3a8ac3;
	width:650px;
	font-weight: normal;
	font-size:14px;
}
.HeaderArea p#site {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px 0 0 0;
	position: absolute;
	left: 80px;
	top: 20px;
	width:650px;
}
.HeaderArea p#site a{
	color:#3a8ac3;
	text-decoration:none;
}
.HeaderArea p#site a:hover{
	text-decoration: underline;
}
.HeaderInfoList {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 780px;
	top: 15px;
	width: 150px;
	font-size: 10px;
}
.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/HeaderInfoListCross.gif) no-repeat left center;
	margin: 0px 1em 0px 0px;
	padding: 5px 0px 5px 18px;
	display:block;
	float: left;
	color:#3a8ac3;
	text-decoration:none;
}
.HeaderInfoList ul li a:hover {
}
/* ---------------------------------------------- */
/* ContentsArea */
/* ---------------------------------------------- */
.ContentsArea {
	margin: 0px;
	padding: 10px 0 0 0;
}
/* ---------------------------------------------- */
/* FooterLinkArea */
/* ---------------------------------------------- */
.FooterLinkArea {
	margin: 0 0 0 19px;
	padding: 0px;
}
.FooterLinkArea dl {
	width: 207px;
	margin: 0px 3px;
	padding: 0px;
	float: left;
	border:solid 1px #268fff;
}
.FooterLinkArea dl dt {
	margin: 5px 5px 0px 5px;
	padding: 3px 5px 3px 5px;
	color: #01585D;
	line-height: 1.3em;
	font-size:14px;
}
.FooterLinkArea dl dt a {
}
.FooterLinkArea dl dt a:hover {
}
.FooterLinkArea dl dd {
	margin: 0px 5px 3px 5px;
	padding: 0px 5px 3px 5px;
	line-height: 1.3em;
}
/* ---------------------------------------------- */
/* FooterCategoryArea */
/* ---------------------------------------------- */
.FooterCategoryArea{
	margin:10px 0px;
	padding:5px;
	text-align: center;
}
/* ---------------------------------------------- */
/* AttentionArea */
/* ---------------------------------------------- */
.AttentionArea {
	margin:10px 22px;
	padding:5px;
	text-align: center;
	border: 1px solid #CCCCCC;
	line-height: 1.3em;
}
/* ---------------------------------------------- */
/* FooterArea */
/* ---------------------------------------------- */
.FooterArea {
	background-color: #3a8ac3;
	text-align: center;
	margin: 0px 0px 0 0;
	padding:30px 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-size:10px;
}
/* ---------------------------------------------- */
/* Column */
/* ---------------------------------------------- */
.ColumnMain {
	width: 550px;
	float: left;
	margin: 0px 0px 0 0px;
	padding: 4px 13px 4px 15px;
	background: url(../img/CommonMain_bg.gif) repeat-y left top;
	border-top:10px solid #f9d0d3;
	border-bottom:10px solid #f9d0d3;
}
.ColumnSide {
	width: 310px;
	float: right;
	margin: 0px 0px 0 0px;
	padding: 0px 6px 0 0px;
}
/* ---------------------------------------------- */
/* Side */
/* ---------------------------------------------- */

.SideMenuListArea {
	margin: 0px;
	padding: 0px;
}
.SideTopLink {
	background:url(../img/SideMenuSideTopLink.gif) no-repeat left top;
}

.ColumnSide .SideTopLink a {
	color: #ffffff;
	margin:0px 0 0 0;
	padding:28px 10px 28px 45px;
	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 45px;
	line-height: 1.3em;
	color:#ffffff;
	display: block;
}
.ColumnSide .SideMenuListHeadLevel1 a:hover {
	color:#ffffff;
}
.SideMenuListHeadLevel1 {
	background: #3a8ac3 url(../img/SideMenuListCategoryLevel1.gif) no-repeat 15px 3px;
	padding:0px 0px 0px 0px;
}
.SideMenuListHeadLevel2 a {
	background: #fac353 url(../img/SideMenuListCategoryLevel2.gif) no-repeat 19px 4px;
	margin:0px;
	padding:6px 10px 4px 45px;
	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 15px 3px;
	margin: 0px;
	padding: 5px 10px 5px 45px;
	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 19px 4px;
	margin: 0px;
	padding: 5px 10px 5px 45px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	display:block;
	color:#f792b1;
}
.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 11px 2px;
	margin: 0px 0px 0px 0;
	padding: 5px 10px 10px 45px;
	display:block;
	color:#ef8200;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a{
	background: url(../img/SideMenuListPickupLevel1.gif) no-repeat 11px 2px;
	margin: 5px 0 0 0;
	padding: 5px 10px 10px 45px;
	border: none;
	color:#ef8200;
}
.SideMenuListArea ul li a:hover,
.SideMenuListArea ul.SideMenuListLevel1 li a:hover {
}
.SideMenuListArea ul.SideMenuListLevel2 li a:hover {
	color:#ffd0ff;
}
.SideMenuListArea ul li.SideMenuListPickupLevel1 a:hover {
	color:#e1d578;
}
.SideMenuListArea ul li.SideMenuListPickupLevel2 a:hover {
	color:#e1d578;
}

/* ---------------------------------------------- */
/* MainBody */
/* ---------------------------------------------- */
.MainBody {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.MainBody h1,
.MainBody h2,
.MainBodyPage h1,
.MainBodyPage h2 {
	margin: 0px 0px 10px;
	padding: 3px 10px 1px 45px;
	background: #3a8ac3 url(../img/MainBodyHeadBgL.gif) no-repeat 9px 5px;
	font-size: 22px;
	line-height: 1.3em;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
}
.MainBody h3,
.MainBodyPage h3 {
	background: url(../img/MainBodyHeadBgH3.gif) no-repeat left top;
	color:#74aeca;
	font-size:20px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding:9px 0px 4px 40px;
}
.MainBody h4,
.MainBodyPage h4 {
	background:#dde7e5 url(../img/MainBodyHeadBgH4.gif) no-repeat 7px 2px;
	color:#74aeca;
	font-size:18px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding:5px 0px 3px 40px;
}
.MainBody h5,
.MainBodyPage h5 {
	background:#dde7e5 url(../img/MainBodyHeadBgH4.gif) no-repeat 7px 2px;
	color:#74aeca;
	font-size:16px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding:6px 0px 3px 40px;
}
.MainBody h6,
.MainBodyPage h6 {
	background:#dde7e5 url(../img/MainBodyHeadBgH4.gif) no-repeat 7px 2px;
	color:#74aeca;
	font-size:14px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding:7px 0px 3px 40px;
}
.MainBody p,
.MainBodyPage p {
	margin: 1em 5px 1em 5px;
	padding: 0px;
}
.MainBody strong,
.MainBodyPage strong {
	font-weight:bold;
	color: #3a8ac3;
}
.MainBody p.lead {
	background:url(../img/MainBodyCatchCopy.gif) no-repeat left top;
	font-size: 16px;
	text-indent: 0em;
	margin:0 0 1em 0;
	padding: 65px 50px 15px 50px;
	color:#3a89c2;
}
/* ---------------------------------------------- */
/* MainBodyList */
/* ---------------------------------------------- */
.MainBodyList {
	margin: 0px 0px 10px 20px;
	padding: 0px;
}
.MainBodyList ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.MainBodyList ul li,
.MainBodyList ul.MainBodyListLevel1 li {
	background: url(../img/MainBodyListLevel1.gif) no-repeat 0px 2px;
	margin:0px;
	padding:1px 0px 5px 20px;
	line-height: 1.3em;
}
.MainBodyList ul.MainBodyListLevel2 li {
	background: url(../img/MainBodyListLevel2.gif) no-repeat 5px 6px;
}
.MainBodyList h2 {
	margin: 0px 0px 10px;
	padding: 3px 10px 1px 45px;
	background: #3a8ac3 url(../img/MainBodyHeadBgL.gif) no-repeat 9px 5px;
	font-size: 22px;
	line-height: 1.3em;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
}
.MainBodyList h3 {
	background: url(../img/MainBodyHeadBgH3.gif) no-repeat left top;
	color:#74aeca;
	font-size:20px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding:9px 0px 4px 40px;
}
/* ---------------------------------------------- */
/* MainBodyTableTop */
/* ---------------------------------------------- */
.MainBodyTableTop {
	margin: 0px 0px 10px 20px;
	padding: 0px;
}
.MainBodyTableTop table {
	border-top: 1px solid #231886;
	border-left: 1px solid #231886;
	border-bottom: 1px solid #231886;
	border-collapse:collapse;
	border-spacing:0px;
}
.MainBodyTableTop table th {
	font-weight: normal;
	color: #FFFFFF;
	background: #3a8ac3;
	padding: 5px;
	line-height: 1.3em;
	border-right: 1px solid #231886;
	border-bottom: 1px solid #231886;
}
.MainBodyTableTop table td {
	padding: 5px;
	border-right: 1px solid #231886;
	border-top: 1px  dashed #231886;
	background: #FFFFFF;
	line-height: 1.3em;
}
/* ---------------------------------------------- */
/* MainBodyTableLeft */
/* ---------------------------------------------- */
.MainBodyTableLeft {
	margin: 0px 0px 10px 20px;
	padding: 0px;
	
}

.MainBodyTableLeft table {
	border-top: 1px solid #231886;
	border-left: 1px solid #231886;
	border-bottom: 1px solid #231886;
	border-collapse:collapse;
	border-spacing:0px;
}
.MainBodyTableLeft table th {
	font-weight: normal;
	background: #3a8ac3;
	color: #ffffff;
	border-bottom: 1px solid #231886;
	border-right: 1px solid #231886;
	padding: 5px;
	text-align: right;
	line-height: 1.3em;
}
.MainBodyTableLeft table td {
	padding: 5px;
	background: #FFFFFF;
	border-right: 1px solid #231886;
	border-top: 1px  dashed #231886;
	line-height: 1.3em;
}
/* ---------------------------------------------- */
/* PageListArea */
/* ---------------------------------------------- */
.PageListArea {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.PageListArea h2 {
	margin: 0px 0px 10px;
	padding: 3px 10px 1px 45px;
	background: #3a8ac3 url(../img/MainBodyHeadBgL.gif) no-repeat 9px 5px;
	font-size: 22px;
	line-height: 1.3em;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
}


.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:9px 0px 4px 40px;
}
.PageListDouble {
	margin: 10px 0px;
	padding: 0px;
}
.PageListSingle {
	margin: 10px 0px;
	padding: 0px;
}
.PageListSingle dl , .PageListDouble dl{
	margin: 0px 3px 0 3px;
	padding: 0px;
	width: 269px;
	float: left;
	border-top:solid 2px #f3b0cd;
}
.PageListSingle dl {
	float:none;
}
.PageListSingle dl dt , .PageListDouble dl dt{
	margin: 0px;
	padding: 8px 20px 8px 45px;
	line-height: 1.3em;
	background: url(../img/PageListCategorybdr.gif) no-repeat 15px 5px;
	font-size:14px;
}
.PageListSingle dl dt.PageListPickup , .PageListDouble dl dt.PageListPickup{
	background: url(../img/PageListCategoryPickbdr.gif) no-repeat 11px 5px;
	margin: 0px;
	padding: 8px 20px 8px 45px;
	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;
}
.PageListSingle dl dt.PageListPickup a, .PageListDouble dl dt.PageListPickup a{
	color:#f3a140;
}
.PageListSingle dl dt.PageListPickup a:hover, .PageListDouble dl dt.PageListPickup a:hover{
	color:#e1d578;
}
/* ---------------------------------------------- */
/* NewsTop */
/* ---------------------------------------------- */
.NewsTopArea {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
.NewsTopArea h2 {
	margin: 0px 0px 10px;
	padding: 6px 10px 4px 45px;
	background: #3a8ac3 url(../img/MainBodyHeadBgL.gif) no-repeat 9px 5px;
	font-size: 18px;
	line-height: 1.3em;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
}
.NewsTopArea ul {
	margin: 0px;
	padding: 0 0 10px 9px;
	list-style: none;
}
.NewsTopArea ul li {
	background: url(../img/PageRelationListIcon.gif) no-repeat left top;
	margin:0px;
	padding:6px 10px 11px 35px;
	line-height: 1.3em;
	font-size:14px;
}
/*
.NewsTopArea ul li a {
}
.NewsTopArea ul li a:hover {
}
*/
/* ---------------------------------------------- */
