@charset "Shift_JIS";

/*-------------------------------------------------- reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}


/*-------------------------------------------------- For DTD Strict */

img {
	vertical-align: bottom;
}
ol,ul {
	list-style:none;
}
th {
	text-align:left;
}


/*-------------------------------------------------- font */

body{
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
}

h1{
	font-size:197%;
}

h2{
	font-size:123.1%;
}

h3{
	font-size:108%;
}

h4{
	font-size:100%;
}
p{
	font-size:108%;
}
captionArea{
	font-size:93%;
}

table{
	font-size:93%;
}

input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

input,textarea,select{
	*font-size:100%;
}

.list{
	font-size:93%;
}

/*-------------------------------------------------- base */

#platform{
	margin-right:auto;
	margin-left:auto;
	width:590px;
	vertical-align:top;
	text-align:left;
}

#contentsArea{
	clear:both;
	width:590px;
	background-color:#FFFFFF;
}


#breadcrumb{
	border-top:4px solid #a10101;
	padding:15px 0px 0px 20px;
	font-weight:bold;
	font-size:77%;
	color:#555555;
}

body{
	background-color:#324a54;
	background-image:url(../images/bkground.gif);
	background-position:left top;
	background-repeat:repeat-x;
 	text-align: center;
}

h1{
	color:#555555;
	padding:15px 0px 15px 10px;
	margin:0px 10px 0px 10px;
	background-image:url(../images/h1bottom.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	border-top:3px solid #a10101;
}

h2{
	color:#555555;
	padding:7px 5px;
	margin:30px 20px 0px;
	background-image:url(../images/h2bottom.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	border-top:1px solid #999999;
	clear:both;
}

h2.mt30{
	margin:30px 20px 0px;
}

h2.mt35{
	margin:35px 20px 0px;
}

h3{
	color:#555555;
	padding:0px 12px;
	margin:25px 20px 0px;
	background-image:url(../images/h3left.gif);
	background-repeat:repeat-y;
	background-position:left center;
	clear:both;
}

p{
	margin:10px 0px 0px 0px;
}

p.first{
	margin:0px 0px 0px 0px;
}

/*-------------------------------------------------- linkText */

.linkText{
	margin:10px 25px 0px 0px;
	float:right;
}

.linkText li{
	margin:0px 0px 0px 15px;
	float:left;
}

.linkText a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 7px;
	font-weight:bold;
	font-size:85%;
}

.linkText a,
.linkText a:link,
.linkText a:visited {
	background-image:url(../images/arrow_off.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	text-decoration:none;
}

.linkText a:focus,
.linkText a:hover,
.linkText a:active {
	background-image:url(../images/arrow_on.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}

.readBox{
	margin:15px 25px 0px 25px;
}

.readBox p{
	line-height:160%;
}

.attention{
	font-size:77%;
}

.divBox{
	margin:5px 25px 0px;
	clear:both;
}

.divBox_first{
	margin:20px 25px 0px;
	clear:both;
}


strong{
	color:#555555;
}

a:link{
	color:#555555;
}

a:visited{
	color:#555555;
}

a:hover{
	color:#950101;
}


#header{
	height:109px;
	margin:0px 0px 5px 0px;
	background-color:#FFFFFF;
	clear:both;
}

.logo{
	margin:20px 0px 0px 35px;
	float:left;
}

.error{
	color:#951010;
}

.nameBox{
	float:left;
}

.tab{
	margin:30px 0px 0px 0px;
	text-align:center;
}

.imgLeft{
	margin:15px 25px 0px;
	clear:both;
}

.imgLeftBoxCap{
	float:left;
}

.imgLeftBox{
	padding-right:20px;
}

.imgLeftBox{
	margin:0px 10px 15px 0px;
	float:left;
}

/*-------------------------------------------------- divBox2C */

.divBox2C{
	margin:20px 20px 0px;
	padding:0px;
	clear:both;
}

.BoxRight{
	margin:0px;
	padding:0px;
	width:265px;
	float:right;
}

.BoxLeft{
	margin:0px;
	padding:0px;
	width:265px;
	float:left;
}

.divBox2C img{
	margin:10px 0px 0px;
}

.figCaption{
	font-size:77%;
	margin:7px 0px 0px 0px;
}

.leftText{
	float:left;
}

.rightText{
	float:right;
}

/*-------------------------------------------------- inqBox */

.inqBox{
	margin:20px 20px 0px 20px;
	padding:10px;
	clear:both;
	font-size:9pt;
}

.rightBox{
	text-align:right;
}

.rightBox img{
	vertical-align:middle;
}

/*-------------------------------------------------- close */

.close{
	margin:10px 15px 0px 0px;
	float:right;
}

.close a,
.close a:link,
.close a:visited{
	background-position:0px 0px;
}

html>body .close
 a,.close a:link,.close a:visited{
	display:block;
}

.close a:focus,
.close a:hover,
.close a:active{
	background-position:0px 20px;
}

.close a{
	width:60px;
	height:20px;
	background-image:url(../images/btnClose.gif);
}

.close img{
	visibility:hidden;
}

/*-------------------------------------------------- step */

.textClose{
	margin:30px 0px 360px 0px;
	font-size:77%;
}

.textClose a{
	padding:0px 0px 0px 7px;
}

.textClose a,
.textClose a:link,
.textClose a:visited {
	background-image:url(../images/arrow_off.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}

.textClose a:focus,
.textClose a:hover,
.textClose a:active {
	background-image:url(../images/arrow_on.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}

.step{
	clear:both;
}

.step img{
	margin:-7px 25px 0px 0px;
	float:right;
}

/*-------------------------------------------------- table */

.tableBox{
	margin:10px 20px 0px 20px;
}

table{
	margin:25px 0px 0px 0px;
	width:550px;
	border:1px solid #CCCCCC;
	clear:both;
}

th{
	padding:5px 7px 5px 7px;
	background-color:#D9D9D9;
	border:1px solid #CCCCCC;
	font-style:normal;
	font-weight:normal;
}

td{
	padding:5px 7px 5px 7px;
	border:1px solid #CCCCCC;
}

.textRight th{
	padding:10px 0px 0px 12px;
	text-align:right;
}

.textCenter th{
	text-align:center;
}

.thCenter{
	text-align:center;
}

.colgroup{
	text-align:center;
}

.caution{
	color:#950101;
}

.colorCH td{
	background-color:#EFEFEF;
}

.emphasis{
	vertical-align:middle;
	color:#950101;
	font-size:85%;
	font-weight:normal;
}

.checkBox{
	line-height:197%;
}

.checkBox p{
	margin:0px 0px 5px 0px;
}

.checkBox p.strong{
	font-weight:bold;
	margin:0px 0px 3px 0px;
}

input{
	margin:0px 10px 0px 0px;
}

.marginBottom{
	padding-bottom:15px;
}

.explanation{
	padding:0px 0px 0px 10px;
}

/*-------------------------------------------------- list */

.list{
	margin-top:0px;
	padding-bottom:8px;
}

.list dt{
	font-weight:bold;
	width:auto;
	float:left;
}

.list dd{
	margin-left:100px;
}


/*-------------------------------------------------- footer */

.pagetop{
	margin:0px 0px 0px 0px;
	padding:30px 15px 20px 0px;
	text-align:right;
	font-size:77%;
}

.pagetop a{
	padding:0px 0px 0px 10px;
	text-decoration:none;
}

.pagetop a,
.pagetop a:link,
.pagetop a:visited{
	background-image:url(../images/pagetop_off.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

.pagetop a:focus,
.pagetop a:hover,
.pagetop a:active{
	background-image:url(../images/pagetop_on.gif);
	background-repeat:no-repeat;
	background-position:left center;
}


#footer{
	margin:0px 10px;
	clear:both;
}

#footer a:link{
	color:#555555;
	text-decoration:none;
}
#footer a:hover{
	color:#555555;
}
#footer a:visited{
	text-decoration:none;
}

#utility2{
	margin:0px 0px 0px 5px;
	padding:15px 0px 15px 0px;
}

#utility2 li{
	float:left;
	margin-left:15px;
}

#utility2 .copyright{
	margin:0px 10px 0px 0px;
	float:right;
}

.clear{
	margin:0;
	padding:0;
	width:0;
	height:0;
	clear:both;
}

/*-------------------------------------------------- linkPolicy */

.linkBox{
	margin:10px 0px;
}

.linkBox a{
	margin:0px 5px 0px 5px;
	padding:0px 0px 0px 7px;
	font-weight:bold;
	font-size:85%;
}
.linkBox a,
.linkBox a:link,
.linkBox a:visited {
	background-image:url(../images/arrow_off.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}
.linkBox a:focus,
.linkBox a:hover,
.linkBox a:active {
	background-image:url(../images/arrow_on.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}

.linkBox img{
	padding:0px 0px 0px 5px;
	vertical-align:middle;
}

/*-------------------------------------------------- clearfix */

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}


/*EOF*/
