﻿body {
    background-color:#FFF;
	margin:0px;
    padding:0px;
    text-align:center;
    font-size:10px;
    color:#666;
    font-family:"ＭＳ Ｐゴシック", "Osaka", "Trebuchet MS", "sans-serif;";
	line-height:133%;
}

img {
    border: 0px;
}

ul,ol,dl,dd{
	margin:0px;
	padding:0px;
}

blockquote,dt,dd {
	margin-left:1em;
}

li {
	list-style:none;
}

h1,h2,h3,h4 {
    margin:0px;
    padding:0px;
}

a:link {
    text-decoration: none;
    color:#666;
	border:0;
}

a:visited {
    text-decoration: none;
    color:#336699;
}

a:active {
    color: #336699;
    text-decoration: none;
}

a:hover {
    color: #336699;
    text-decoration: underline;
}

#Container {
	width:760px;
	margin:0px auto 10px auto;
	padding:0px;
	text-align:center;
	padding:0px;
	background-image: url(../images/container_bg.gif);
	background-repeat: repeat-y;
	
}

#Main {
	width:594px;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:left;
	background-color:#FFF;
}

/* ヘッダー */

#Header {
	width:760px;
	height:53px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	background-color:#D1D1D1;
	border-bottom:4px solid #444088;
}

.CorporateLogo {
	padding:13px 0px 13px 8px;
	float:left;
}

#HeaderLink {
	float:left;
	margin:22px 0px 0px 30px;
}

.HeaderLinkLi{
	margin:0px 0px 0px 4px;
	padding:0px 0px 0px 5px;
	vertical-align:middle;
}

.HeaderLinkLiR{
	margin:0px 0px 0px 4px;
	padding:0px 0px 0px 3px;
	vertical-align:middle;
}


.CoHeaderUlR {
	font-size:10px;
	margin:5px 5px 0px 100px;
	padding:0px 0px 0px 0px;
	text-align:right;
	float:right;
}

.SitemapLinkLi{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}

.SitemapIcon{
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 0px;
	vertical-align:middle;
}

.ContactLinkLi{
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 10px;
	float:left;
}

#Header li {
	float:left;
	
}

.LineWhite {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 760px;
	font-size: 1px;
}

#Contents {
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	background-color:#FFF;
}
/*#Contents {
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	background-color:#FFF;
	border-top:6px solid #FFF;
}*/


/*　パンくずリスト　*/

#BreadcrumbsList {
	margin:2px 0px 0px 12px;
	padding:6px 0px 0px;
	color:#000;
	font-size:10px;

}

/* サイドメニュー */

#Side1 {
	float:left;
	background-color:#FFF;
	padding:6px 0px 0px;
}

.LeftMenu {
	width:166px;
	margin:2px 0px 2px 0px;
	padding:0px 0px 0px 0px;
	background-color:#444088;
	text-align:left;
	color:#FFF;
	font-size:12px;
	line-height:20px;
}

.LeftMenuBtm {
	border-bottom:2px solid #FFF;
}

.Side1Btm { 
	width:166px;
	background-color:#444088;
}


/* ページトップ */

#PageTop {
	text-align:right;
	font-size:10px;
	margin:10px 5px 0px 0px;
	padding:0px 0px 10px 0px;
	float:right;
	color:#0E00FC;
}

#PageTop a:link {
    text-decoration: none;
    color:#0E00FC;
	border:0;
}

#PageTop a:visited {
    text-decoration: none;
    color:#0E00FC;
}

#PageTop a:active {
    color: #666;
    text-decoration: none;
}

#PageTop a:hover {
    color: #666;
    text-decoration: underline;
}

/* フッター */

#Footer {
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#FFF;
}

.FooterLinkLeft {
	width:166px;
	height:11px;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#444088;
	float:left

}

.FooterLink {
	width:594px;
	text-align:center;
	font-size:10px;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	float:left

}



.FooterLinkBtm {
	text-align:left;
	font-size:10px;
	padding:2px 0px 4px 5px;
	color:FFF;
	float:left;
}

.Copyright {
	font-size:10px;
	margin:0px 5px 0px 0px;
	padding:2px 0px 0px 0px;
	color:FFF;
	text-align:right;
}

#FooterBtm {
	height:19px;
	clear:both;
	padding:0px 0px 0px 0px;
	background-color:#444088;
}

#FooterBtmB {
	height:19px;
	clear:both;
	padding:0px 0px 0px 0px;
	background-color:#F58220;
	border-bottom:3px solid #444088;
}

#FooterBtm a:link,#FooterBtmB a:link,#Side1 a:link {
    text-decoration: none;
    color:#FFF;
}

#FooterBtm a:visited,#FooterBtmB a:visited,#Side1 a:visited {
    text-decoration: none;
    color:#FFF;
}

#FooterBtm a:active,#Side1 a:active {
    color: #F58220;
    text-decoration: none;
}

#FooterBtm a:hover,#Side1 a:hover {
    color: #F58220;
    text-decoration: underline;
}

#FooterBtmB a:active {
    color: #444088;
    text-decoration: none;
}

#FooterBtmB a:hover {
    color: #444088;
    text-decoration: underline;
}

