@charset "utf-8";

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	font-size: 14px;
	background-color: #E3ECF4;
	margin: 0px;
	padding: 0px;
	background-image: url(/image/common/web_bg.gif);
	background-repeat: repeat-x;
}

a  {
	color:#333333;
	text-decoration: none;
}
a:hover     {
	color:#333333;
	font-weight: bolder;
	text-decoration: underline;
	cursor:pointer;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 8px;
	padding: 10px;
	line-height: 18px;
	border: 1px dotted #CC6633;
	background-color: #FFFFCC;
}
h4 {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: dotted;
	border-left-style: double;
	border-bottom-color: #666666;
	border-left-color: #3E8AD7;
	padding-left: 8px;
}


a:active   {
	color:#333333;
	font-weight: bolder;
	text-decoration: underline;
	cursor:pointer;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	color: #990033;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 14px;
}

a:visited  {
	color:#333333;
}

span.dummyTopLinkButtonOn  {
	color:#333333;
	text-decoration: none;
	background-image: url(/image/common/dummyTopLinkButtonOn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 100px;
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 36px;
	font-weight: bold;
	float: left;
}

a.topLinkButton  {
	color:#333333;
	text-decoration: none;
	background-image: url(/image/common/topLinkButtonOff.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 100px;
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 36px;
	font-weight: bold;
	float: left;
}
a.topLinkButton:hover     {
	background-image: url(/image/common/topLinkButtonOn.jpg);
}
a.topLinkButton:active   {
	background-image: url(/image/common/topLinkButtonOn.jpg);
}
a.topLinkButton:visited  {
}
a.miniLink  {
	font-size: 12px;
	background-color: #FFCC66;
	border: 1px solid #FF9966;
	line-height: 16px;
	margin: 4px;
	padding: 4px;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}
a.miniLink:hover     {
	background-color: #FF6600;
	border: 1px solid #FF9966;
}
a.miniLink:active   {
	background-color: #FF6600;
	border: 1px solid #FF9966;
}
a.miniLink:visited  {
}
a.underBarLink{
	text-decoration: underline;
}

.contentsArea {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	display: block;
	left: auto;
	right: auto;
}
.contentsMain {
	float: left;
	width: 540px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #0000CC;
}
h3 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bolder;
	width: 98%;
	background-color: #D9E0FF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #7182DF;
}
.contentsBack {
	background-color: #FFFFFF;
	display: block;
	float: left;
	width: 750px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-top: 8px;
}
.centerBold {
	font-weight: bold;
	text-align: center;
}
.centerBig {
	font-size: 18px;
	font-weight: bolder;
	line-height: 24px;
	padding-left: 150px;
	background-color: #FFFFCC;

}


.contentsRight {
	float: right;
	width: 196px;
	text-align: left;
}
.rightStandard {
	text-align: right;
}



.header {
	padding: 0px;
	height: 48px;
	width: 100%;
	left: auto;
	right: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/image/common/headerBack.gif);
	background-position: center center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2174C7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.headerLeftBox {
	float: left;
	height: auto;
	width: auto;
	margin-left: 5px;
}
.headerRightBox {
	float: right;
	height: auto;
	width: auto;
	margin-right: 10px;
	text-align: left;
	font-size: 14px;
	line-height: 15px;
}

.buttonMenu {
	background-color: #D2E9FF;
	width: 100%;
	text-align: center;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2174C7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-image: url(/image/common/topLinkButtonBack.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}


.grandMenu {
	background-color: #CCCCCC;
	height:20px;
	width: 100%;
	left: 0px;
	right: 0px;
	background-image: url(/image/common/grandMenuBack.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2174C7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3C0E0;
	background-position: center center;
	font-size: 12px;
	text-align: left;
	top: 0px;
	line-height: 20px;
	bottom: 0px;
	text-indent: 5px;
	margin: 0px;
	padding: 0px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.standardContent {
	font-size: 12px;
	line-height: 18px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.noteContent {
	margin: 10px;
	padding: 10px;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}

.footer {
	background-color: #C0D9F5;
	height: 38px;
	width: 100%;
	left: auto;
	right: auto;
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2174C7;
	background-image: url(/image/common/copyright.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2174C7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.imageUpperSpacing {
	padding-top: 5px;
}
