@charset "UTF-8";

/* -------------------------------------------------------------------
IMPORT
 */

@import "../cmn/css/import.css";

/**  **/
.top #SHOBOND,
.top #TOPHEADER,
.top #TOPCONTENTS,
.top #FOOTER{
	background-color:#eef8ff;
	background-color:#000000;
}

#TOPHEADER{
	width:924px;
	position:relative;
	}
#TOPHEADER dd ul.utility{
	position:absolute;
	width:386px;
	top:24px;
	right:0;
	}
#TOPHEADER dd ul.utility li{
	display:inline;
	}
#TOPHEADER dd ul.utility li img{
	display:block;
	float:left;
}

#TOPCONTENTS{
	padding-bottom: 7px;
	}
#TOPCONTENTS dl.menu{
	width:182px;
	float:left;
	}
#TOPCONTENTS dl.menu dd{
	background-color:#DEDFE5;
	}
#TOPCONTENTS dl.menu dd li{
	display: inline;
	line-height:1;
	}
#TOPCONTENTS dl.menu dd li img{
	margin-top:3px;
	float:left;
	}
#TOPCONTENTS dl.menu dd li.first img{
	margin-top:0;
	}
#TOPCONTENTS div.mv{
	width:735px;
	float:right;
	}
#TOPCONTENTS ul.faq{
	clear:both;
	padding-top:12px;
	}
#TOPCONTENTS ul.faq li{
	display: inline;
	}
#TOPCONTENTS ul.faq li img{
	float: left;
	margin-right: 25px;
	}

/**  **/

#CONTENTS #sitemap ul.parentList{
	width:310px;
	float:left;
	padding:0 47px 0 0;
}
#CONTENTS #sitemap ul li{
	font-weight:bold;
	}
#CONTENTS #sitemap ul li.utility{
	margin:0 0 0 1.5em;
	list-style-type: disc;
	font-weight:normal;
	}
#CONTENTS #sitemap ul li.first{
	margin-top: 30px;
	}
#CONTENTS #sitemap ul li .first{
	display:block;
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom: 1px solid #D3CD89;
	padding-bottom:2px;
	font-size:110%;
	}
#CONTENTS #sitemap ul li li{
	margin:0 0 3px 1.5em;
	list-style-type: disc;
	color:#fd7d30;
	font-weight:normal;
	}
#CONTENTS #sitemap ul ul{
	margin:0 0 10px;
	}
#CONTENTS #sitemap ul li li li{
	margin:0 0 0 1.5em;
	list-style-type: disc;
	color:#525252;
	}
#CONTENTS #sitemap ul a:link{
	color:#525252;
	text-decoration:none;
	}
#CONTENTS #sitemap ul a:visited{
	color:#525252;
	text-decoration:none;
	}
#CONTENTS #sitemap ul a:hover{
	color:#525252;
	text-decoration:underline;
	}
#CONTENTS #sitemap ul a:active{
	color:#525252;
	text-decoration:underline;
	}

/**  **/

#publicAuth h2{
	padding:20px 0 15px;
	}
#publicAuth h3{
	width:518px;
	margin:0 0 5px;
	border-bottom:1px solid #D3CD89;
	padding:10px 0 3px;
	color:#7b7637;
	font-weight:bold;
	}
#publicAuth h4{
	padding:5px 0 5px;
	font-weight:bold;
	}
#publicAuth p{
	width:518px;
	}
#publicAuth ul li{
	margin:2px 0 4px;
	}
#publicAuth ul img.icon{
	margin-right:3px;
	vertical-align:middle;
	}
#publicAuth .note{
	font-size:80%;
	color:#777777;
	}
#publicAuth .productList .grip,
#publicAuth .productList .flex{
	width:310px;
	float:left;
	padding:0 47px 0 0;
	}
#publicAuth .productList table{
	}
#publicAuth .productList table th,
#publicAuth .productList table td{
	width:65px;
	border-right:1px solid #D3CD89;
	border-bottom:1px solid #D3CD89;
	padding:3px 5px 0;
	}
#publicAuth .productList table th{
	background-color:#E6E2BB;
	}
#publicAuth .productList table thead th,
#publicAuth .productList table td{
	text-align:center;
	}

/**  **/

#copyright h2{
	width:518px;
	margin-top:20px;
	color:#7b7637;
	}
#copyright p,
#copyright ol,
#copyright ul{
	width:518px;
	margin-top:2px;
	}

/**  **/

#privacy h2{
	width:518px;
	margin-top:20px;
	color:#7b7637;
	}
#privacy p,
#privacy ol,
#privacy ul{
	width:518px;
	margin-top:2px;
	}
#privacy ul li{
	margin:0 0 0 1.5em;
	list-style-type:disc;
	}

.news {
	height: 115px;
	width: 250px;
	position: absolute;
	left: 160px;
	top: 242px;
	margin: 0px;
	padding: 0px;
}
.news .title {
	font-weight: bold;
	color: #003399;
}
.news .data {
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 85%;
}


/*追加*/
#layout{
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	position: relative;
	left: auto;
	right: auto;
	background-color: #000000;
}

