@charset "utf-8";


/* 構造 */

#container{
	background:url(http://static.bitcash.jp/corp/cmn/bg_contents.gif) #FFF repeat-y;
	width:794px;
	margin:0 auto;
	text-align:left;
}

#header{
	background:url(http://static.bitcash.jp/corp/cmn/bg_hedder.gif) #FFF no-repeat 0 20px;
	height:110px;
}

#topicpath{
	padding: 3px 15px 5px;
	font-size:12px;
}

#box{
	padding:0 7px;
}
#nav{
	float:left;
	text-align:center;
	width:200px;
	_height:600px;
	min-height:600px;
}
#main{
	float:right;
	text-align:left;
	border-left:2px solid #ccc;
	_height:600px;
	min-height:600px;
	position:relative;
	padding-bottom:1px;
}

#contents{
	width:560px;
	margin-left:18px;
	margin-bottom:30px;
	text-align:left;
}

#footer{
	background:url(http://static.bitcash.jp/corp/cmn/bg_footer.gif) no-repeat bottom;
	padding:0 7px 30px;
}


/* 一般装飾 */

body{
	font-size:12px;
	text-align:center;
}

#header h1{
	font-weight:normal;
	padding:7px 10px 0;
	position:absolute;
	font-size:12px;
}

#header h1 a{
	padding-top:7px;
}

#header_box{
	padding:30px 15px 0 30px;
	position:static;
}

#header_logo{
	padding-top:15px;
	width:200px;
	float:left;
}

#header_link{
	float:right;
	width:400px;
}

#header_link div{
	min-height:20px;
}

#header_link ul{
	display:block;
	clear:both;
	line-height:0px;
}

#header_link ul li{
	margin-bottom:5px;
	margin-left:5px;
	line-height:0;
	float:right;
}

#header_link ul.guidemenu li{
	margin-bottom :15px;
	_margin-bottom:12px;
}


h1.label,h2.label,dt.label,dd.label{
	position:absolute;
	top:-9999px;
	overflow:visible;
}
#nav li img{
	vertical-align:bottom;
}
#nav ul.contact{
	margin-bottom:10px;
}
#nav ul.contact li{
	margin-top:5px;
}
#nav div.info{
	margin:0 10px 10px;
	border:1px solid #888888;
	padding-bottom:5px;
}
#nav div.info h3{
	background:#888;
	color:#fff;
	padding:5px;
	margin-bottom:5px;
}
#nav div.info p{
	margin:0 5px 10px;
	text-align:left;
}
#nav div.info li{
	margin-bottom:5px;
}
#box_btm{
	border-bottom:3px solid #3399FE;
}

#returnTop{
	text-align:right;
	position:absolute;
	bottom:0;
	right:10px;
}

#footer li{
	display:inline;
	margin:0 5px;
}

#footer div{
	text-align:center;
}


#corporate{
	position:relative;
}

#corporate div{
	margin:10px 0 0;
}

#corporate dl{
	margin-top:10px;
	font-size:11px;
}

#corporate dd,#corporate dt{
	display:inline;
}

#corporate dt,#corporate dd{
	vertical-align:middle;
}

#corporate dd{
	margin-left:10px;
}

#corporate p.w3cMark{
	position:absolute;
	bottom:-10px;
	right:10px;
}

#topicpath li{
	float:left;
	padding-right:10px;
	margin-right:5px;
}

#topicpath li.arrow{
	background:url(http://static.bitcash.jp/corp/cmn/topicpath_arrow.gif) right no-repeat;
}

h1.pagetitle{
	margin-bottom:10px;
}

h2.subtitle{
	background:url(http://static.bitcash.jp/corp/cmn/bg_subttl.gif) repeat-x #DDD;
	height:19px;
	_height:29px;
	margin-right:20px;
	margin-bottom:10px;
	font-size:14px;
	padding:7px 10px 1px;
	_padding:7px 10px 4px;
	border-top	 :1px solid #CCC;
	border-bottom:1px solid #BBB;
	border-left  :4px solid #39F;
	border-right :1px solid #CCC;
}

p,li{
	line-height:125%;
}

.notFound{
	text-align:center;
	margin-top:100px;
	padding-bottom:100px;
	border-bottom:3px solid #39F;
}

.notFound h2{
	margin-bottom:20px;
}

.notFound h2 span{
	font-size:20px;
	background:url(http://static.bitcash.jp/corp/docs/sitemap/icon_circle.gif) no-repeat left 4px;
	padding-left:20px;
}

.notFound p{
	margin-bottom:20px;
}

.notFound p span{
	font-size:16px;
	background:url(http://static.bitcash.jp/corp/docs/sitemap/icon_arrow.gif) no-repeat left 4px;
	padding-left:15px;
}

#contents div.imgbox{
	margin-bottom:20px;
	margin-right :25px;
	margin-left  :10px;
}
