body {
	margin:0px;
	padding:0px;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color:#333333;
	background-color: #FFFFFF;
}

form{
	margin:0px;
}

img{
	border:0px;
	line-height:0px;
}
.cf:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.cf{
	display: inline-block;
}



/* ---- ### TXT ### ---- */
.txt10 {
	font-size: 10px;
	line-height: 150%;
	font-weight:normal;
}
.txt10b {
	font-size: 10px;
	line-height: 150%;
	font-weight: bold;
}
.txt10_999 {
	font-size: 10px;
	line-height: 150%;
	color:#999999;
}
.txt10b_999 {
	font-size: 10px;
	line-height: 150%;
	font-weight: bold;
	color:#999999;
}
.txt10_666 {
	font-size: 10px;
	line-height: 150%;
	color:#666666;
}
.txt10b_666 {
	font-size: 10px;
	line-height: 150%;
	font-weight: bold;
	color:#666666;
}

.txt12 {
	font-size: 12px;
	line-height: 150%;
}
.txt12b {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}
.txt12_666 {
	font-size: 12px;
	line-height: 150%;
	color:#666666;
}
.txt12b_666 {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color:#666666;
}
.txt12_999 {
	font-size: 12px;
	line-height: 150%;
	color:#999999;
}
.txt12b_999 {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color:#999999;
}

A:link {
	text-decoration: none;
	color: #0066cc;
}
A:visited {
	text-decoration: none;
}
A:active {
	text-decoration: underline;
}
A:hover {
	text-decoration: underline;
}



/* ---- ### FrameLayout ### ---- */
#container{
	display:block;
	width:814px;
	height:100%;
	margin-right:auto;
	margin-left:auto;
	padding-bottom:5px;
	text-align:left;
	background-image: url(bg_c.gif);
	background-repeat: repeat-y;
	border-bottom: 2px solid #003366;

}
#inner-container{
	margin-right:7px;
	margin-left:7px;

}




/* ---- CONTENTS ---- */
/* ---- ### breadcrumbs ### ---- */
#breadcrumbs {
	font-size: 10px;
	color: #999999;
	margin: 2px 0px 2px 0px;
}

A:link.breadcrumbs {
	text-decoration: none;
	color:#0066cc;
}
A:visited.breadcrumbs{
	text-decoration: none;
}
A:active.breadcrumbs{
	text-decoration: underline;
}
A:hover.breadcrumbs{
	text-decoration: underline;
}


/* ---- ### contents header ### ---- */
#contentshd_bg {
	background-image: url(../s-img/contentshd_bg.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 800px;
	padding: 20px 0px 0px 0px;
	margin: 0px;

}
#contentshd_titiel {
	margin: 0px 0px 0px 30px ;
	height: 21px;
	width: 500px;
	padding: 0px;

}
#contentshd_txt {
	font-size: 10px;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* ---- ### all-(a)round  ### ---- */
.ct_box{
	border: 1px solid #CCCCCC;
	padding:2px;
	width:790px;
	margin-right:auto;
	margin-left:auto;
}
.ct_title {
	background-color: #efefef;
	height: 25px;
	width: auto;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:2px;
}
.list_logo{border:solid 1px #CCCCCC;
}


/* ---- ### INTRODUCTION PAGE  ### ---- */
/* ---- ### panel600  ### ---- */
.panel600_topline {
	background-image: url(../s-img/panel600_linet.gif);
	background-repeat: repeat-x;
}
.panel600_rightline {
	background-image: url(../s-img/panel600_liner.gif);
	background-repeat: repeat-y;
}
.panel600_leftline {
	background-image: url(../s-img/panel600_linel.gif);
	background-repeat: repeat-y;
}
.panel600_bottomline {
	background-image: url(../s-img/panel600_lineb.gif);
	background-repeat: repeat-x;
}

/* ---- ### panel600 topic ### ---- */
.topic_hd {
	font-size:10px;
	color:#99ccff;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0099ff;
	margin-bottom:10px;
}
/* ---- ### rightcolumn230 ### ---- */
.rightcolumn230{
	text-align:left;
	font-size: 12px;
	line-height: 150%;
}
.access_box{
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.access_flow{
    color:#333333;
	font-weight:normal;
	border:1px solid #FFFFFF;
	background-color:#EAEAEA;
}


