﻿@charset "utf-8";

/*-------------------------------------------------- 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;
}

*{
	vertical-align:baseline;
}

/*-------------------------------------------------- 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-family:"MS PGOTHIC","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3",Osaka,Verdana,Helvetica,sans-serif;
	font-size: small !important; /* IE 7 */
    font-size: x-small; /* IE 6 */
}


html>/**/body {
    font-size: 13px;
}

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;
}

*:first-child+html input,textarea,select{
	font-size:100%;
}

.list{
	font-size:93%;
}

.divBox01 p{
	line-height:20px;
}
.divBox02 p{
	font-size:93%;
	line-height:18px;
}

.pagetop{
	font-size:77%;
}
/*-------------------------------------------------- base */

#platformH-F{
	margin-right:auto;
	margin-left:auto;
	width:750px;
	vertical-align:top;
	text-align:left;
}

#header{
	width:750px;
	border-bottom:1px solid #CECECE;
}

#contentsArea{
	clear:both;
	width:750px;
	background-color:#FFFFFF;
	background-position:left top;
	background-repeat:repeat-y;
	border-bottom:1px solid #CECECE;
}

.borderBox{
	margin:0;
	padding:0;
	font-size:0;
	line-height:1;
	width:auto;
	height:3px;
	background-color:#A10101;
}

.divBox01{
	padding:5px 35px 0px;
	clear:both;
}

.divBox02{
	padding:5px 35px 0px;
	clear:both;
}

#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(/common/images/324a54.jpg);
	background-position:left top;
	background-repeat:repeat-x;
 	text-align: center;
}

h1{
	color:#555555;
	padding:15px 0px 15px 10px;
	margin:0px 20px 0px 20px;
	background-image:url(/common/images/h1bottom.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

h2{
	color:#555555;
	padding:7px 5px;
	margin:30px 30px 0px;
	background-image:url(/common/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 30px 0px;
	background-image:url(/common/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;
}


a:link{
	color:#333333;
}

a:visited{
	color:#333333;
}

a:hover{
	color:#950101;
}



.attention{
	font-size:77%;
}

.divBox{
	margin:5px 25px 0px;
	clear:both;
}

.divBox_first{
	margin:20px 25px 0px;
	clear:both;
}


strong{
	color:#555555;
}


#header{
	height:109px;
	margin:0px 0px 5px 0px;
	background-color:#FFFFFF;
	clear:both;
}

.logo{
	padding:20px 0px 0px 35px;
	float:left;
}




.imgRight {
	padding:5px 35px 0px;
	clear:both;
}

.imgRightBoxCap{
	margin:0px 0px 7px 10px;
	float:right;
}

.imgRightBoxMiddle{
	margin:20px 0px 7px 20px;
	float:right;
}

.imgRightBox{
	margin:0px 0px 15px 10px;
	float:right;
}

.imgRightBoxCap ,.imgRightBox{
	padding-left:10px;
}

.imgLeft {
	padding:15px 20px 0px;
	clear:both;
}
.imgLeftBoxCap{
	float:left;
}

.imgLeftBoxCap,.imgLeftBox{
	padding-right:10px;
}
.imgLeftBox{
	margin:0px 10px 15px 0px;
	float:left;
}

.notice{
	text-indent:-1em;
	margin-left:1em;
}

/*-------------------------------------------------- inputArea */

#inputArea{
	text-align:center;
	margin:35px 20px 0px 20px;
	padding:25px 0px 0px 0px;
	border-top:1px dotted #CCCCCC;
}
.centerBox{
	margin:auto;
	width:365px;
	height:45px;
}
/*
#inputArea .Check{
	margin:auto;
	width:170px;
	height:45px;
}
*/
#inputArea .Back{
	float:left;
	width:170px;
	height:45px;
}
#inputArea .Send{
	float:right;
	width:170px;
	height:45px;
}


/*-------------------------------------------------- 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(/common/images/btnClose.gif);
}

.close img{
	visibility:hidden;
}




/*-------------------------------------------------- list */

.list{
	margin-top:0px;
	padding-bottom:8px;
}

.list dt{
	font-weight:bold;
	width:auto;
	float:left;
}

.list dd{
	margin-left:100px;
}

.undefined li {
background-image:url(/common/images/lidot.gif);
background-position:left 10%;
background-repeat:no-repeat;
line-height:160%;
padding-left:15px;
}


/* ------------------------------------------------------------------
 Jump to Page Top
------------------------------------------------------------------- */
.pagetop{
	margin:30px 20px 0px 0px;
	font-weight:bold;
	text-align:right;
}

.pagetop a{
	padding:0px 0px 0px 10px;
}

.pagetop a,
.pagetop a:link,
.pagetop a:visited{
	background-image:url(/common/images/pagetop_off.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#333333;
}
.pagetop a:focus,
.pagetop a:hover,
.pagetop a:active{
	background-image:url(/common/images/pagetop_on.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#950101;
}

.pagetopMDL{
	margin-top:10px;
	font-weight:bold;
	text-align:right;
}

.pagetopMDL a{
	text-decoration:none;
}

.pagetopMDL img{
	margin:0px 5px 2px 0px;
}

/* ------------------------------------------------------------------
 Footer
------------------------------------------------------------------- */
#footer{
	clear:both;
}

#footer a{
	text-decoration:none;
}

#mainContents.column2 #footer{
	width:745px;
	clear:both;
}

/*-------------------------------------------------------- Utility */

#utility2{
	margin:15px 10px 0px;
	padding:15px 0px 15px 10px;
	border-top:1px solid #e5e5e5;
}

#utility2 li{
	float:left;
	margin-right:8px;
}

#utility2 .copyright{
	margin:-2px 0px 0px 20px;
}

#utility2 .closeCopyright{
	margin:-2px 20px 0px 0px;
	float:right;
}

* html #utility2 .closeCopyright{
	margin:-2px 10px 0px 0px;
	float:right;
}

#utility2 .security_policy a,
#utility2 .security_policy a:link,
#utility2 .security_policy a:visited{
	background-image:url(/common/images/security_policy_off.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#333333;
}
#utility2 .security_policy a:focus,
#utility2 .security_policy a:hover,
#utility2 .security_policy a:active{
	background-image:url(/common/images/security_policy_on.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#950101;
}

#utility2 .protection_policy a,
#utility2 .protection_policy a:link,
#utility2 .protection_policy a:visited{
	background-image:url(/common/images/protection_policy_off.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#333333;
}
#utility2 .protection_policy a:focus,
#utility2 .protection_policy a:hover,
#utility2 .protection_policy a:active{
	background-image:url(/common/images/protection_policy_on.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#950101;
}

#utility2 .website a,
#utility2 .website a:link,
#utility2 .website a:visited{
	background-image:url(/common/images/website_off.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#333333;
}
#utility2 .website a:focus,
#utility2 .website a:hover,
#utility2 .website a:active{
	background-image:url(/common/images/website_on.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#950101;
}

#utility2 a img{
	vertical-align:middle;
	visibility:hidden;
}


/*-------------------------------------------------- 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(/common/images/arrow_off.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.linkBox a:focus,
.linkBox a:hover,
.linkBox a:active {
	background-image:url(/common/images/arrow_on.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

.linkBox img{
	padding:0px 0px 0px 5px;
	vertical-align:middle;
}


/*-------------------------------------------------- linkPolicy */

.linkPolicy img{
	margin: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*/
