/* CSS Document */





/* Basic Elements */


html {
	margin: 0;
	padding: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif;	
	line-height:18px;
	font-size:12px;
	color: #333333; 
	background: #f6f6f6 url(../img/top/body_bg.jpg) top center; 
	background-repeat:repeat-y;
	margin: 0; 
	padding: 0;
}

body a:link, a:active, a:visited{
	text-decoration:underline;
	color:#000099;
}

body a:hover{
	text-decoration:none;
	color:#990000;
}

img{
	border:none;
}


p{
	margin: 0;
	padding:0;
}

.ExText{
font-size:11px;
}


/* Content Div's */

.Container { 
	clear:both;
	margin: auto;
	padding:0;
	width:950px;
	position:relative;
}

.Intro{
	clear:both;
	width:950px;
	height:280px;
	position:relative;
}


.PageHeader {
	clear:both;
	width:950px;
	height:280px;
	position:relative;
	margin:0;
	padding:0;
}

.TopicsPath {
	clear:both;
	width:530px;
	position:relative;
	background-color:#ffffff;
	border-bottom:solid 1px #CCCCCC;
	margin:7px 0 20px 60px;
	padding:0;
	font-size:10px;
}

.TopicsPath li {
	float:left;
	list-style:none;
}

.TopicsPath a{
text-decoration:none;
}

h1{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:12px;
	line-height:1em;
	color:#333333;
	margin-bottom:-1.5em;
	padding-top:0.5em;
	margin-left:50px;
	position:relative;
}

h2{
	margin:0;
	padding:0;
}


.Preamble{
	display:none;
}



/* Contents L Div's */

.ContentsL{
	float:left;
	width:590px;
	margin:0;
	padding:0;
	border:solid 0px #red;
	position:relative;
}



.Explanation {
	clear:both;
	padding:0px 0px 0px 60px;
	margin:0 0 10px 0;
	position:relative;
	border:solid 0px #0000FF;
}

.Explanation h3{
	height:23px;
	margin:0 0 0 0;
	padding:0;
	background-image:url(../img/top/h3.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	font-size:14px;
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	letter-spacing:1px;
	color:#666666;
	text-align:left;
}



.Explanation h4{
	clear:both;
	height:20px;
	margin:0px 0 5px 0;
	padding:30px 0 0 0;
	background-image:url(../img/top/bg_h4.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	letter-spacing:1px;
	color:#0c3287;
	text-align:left;
	border:solid 0px #0000FF;
}

.Explanation h4 img{
	margin:0 10px 0 0;
	padding:0;
}

.Explanation p{
	text-align:left;
	margin:10px 0 0 0;
}

.Explanation a:link{
	width:120px;
	margin:0;
	padding:3px;
	color:#0000CC;
	text-decoration:none;
	float:left;
}

.Explanation a:hover {
	text-decoration:underline;
	color:#CC0000;
}


.Explanation div.submit
{
	text-align:center;	
}
.Explanation div.submit a
{
	float:none;
}
.Explanation table td
{
	width:120px;
}
.Explanation table td a,.Explanation table td a:hover
{
	text-decoration:none;
}
.Explanation#submit
{
	margin:30px 0px 30px 0px;
}

img.CatchCopy
{
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}

.BtnNext{
	clear:both;
	border:#red solid 0px;
	position:relative;
	padding:0px 0px 50px 130px;
	margin:0;
}

.BtnNext ul{
	list-style: none;
}

.BtnNext ul li	{
	float: left;
	width: 300px;
}

.BtnNext ul li a:link, .BtnNext ul li a:visited{
	display: block;
	width: 300px;
	height:30px;
	margin:0;
	padding:0;
	overflow: hidden;
	background-image: url(../img/btn_next.gif);
	_background-image: url(../img/btn_next.gif);
	background-repeat: no-repeat; 
	background-position: 0 0;
	border:solid #FF0000 0px;
	}

/* OVER STATES */
.BtnNext ul li a:hover { background-position: 0 -30px; margin:0; padding:0}

/* PRESSED STATES */
.BtnNext ul li a:active { background-position: 0 -30px; margin:0; padding:0}




/* Contents R Div's */

.ContentsR{
	float:right;
	width:300px;
	margin:7px 10px 0 0;
	padding:0;
	border:solid 0px #0000FF;
}


.SideMenuTitle{
	background-color:#4578be;
	text-align:center;
	font-size:12px;
	color:#ffffff;
	padding:2px;
	margin:0 0 2px 0;
	border-top:solid 0px #330000;
	border-left:solid 0px #330000;
	border-right:solid 0px #330000;
	letter-spacing:0.1em;
}

.SideMenuContents{
	background-color:#ffffff;
	font-size:12px;
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
}

.SideMenuContents ul{
	margin:0;
	padding:10px 0 10px 50px;
	list-style:url(../img/top/icon_menu_arow.gif);
}

.SideMenuContents ul li{
}

.SideMenuContents ul li a{
	text-decoration:none;
}

.SideMenuContents ul li a:hover{
	text-decoration:underline;
}




.PrTitle{
	background-color:#4578be;
	text-align:center;
	font-size:12px;
	color:#ffffff;
	padding:2px;
	margin:0 0 2px 0;
	border-top:solid 0px #330000;
	border-left:solid 0px #330000;
	border-right:solid 0px #330000;
	letter-spacing:0.1em;
}


/* Content Footer Div's */

.Footer {
	clear:both;
	padding:10px;
	border-top:#CCCCCC solid 1px;
	font-size:10px;
	text-align:center;
}

.Footer div
{
	margin:0px 0px 10px 0px;
	font-size:13px;
}

.Footer p
{
	margin:0px 0px 10px 0px;
	font-size:10px;
	color:#666666;
}

.Footer a:link, .Footer a:visited, .Footer a:active {
	color:#777777;
	text-decoration:none;
}

.Footer a:hover {
	text-decoration:underline;
}

.FooterList 
{
	width:480px;
	margin:0px auto 0px auto;
	text-align:center;
}

.FooterList li
{
	float:left;
	list-style:none;
	margin-right:10px;
}
