@charset "utf-8";

/* ----------------------------------------------------------------------
  reset
---------------------------------------------------------------------- */
html,body,h1,h2,h3,h4,h5,h6,div,p,li,dl,dt,dd,table,th,td,form{
	margin: 0;
	padding: 0;
}

img{
	border:none;
	vertical-align:bottom;
} 

/* Fonts CSS
------------------------------*/
body{
	font-size: 10px;
	line-height: 1.7em;
	color: #5C3D3D;
	background: #afe1fb url(LCB_bg_01.jpg) no-repeat center 35px;
	height: 100%;
}
#container{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	font-size:1.2em;
	font-weight:normal;
	font-family:"ҥ饮γѥ Pro W3", "Hiragino Kaku Gothic Pro", "ͣ Хå", "MS PGothic", "ᥤꥪ", Meiryo, Osaka, sans-serif;
}
/*----commonheader_start----*/
.commonheader{
    background:#FFF;
	height:42px;
    overflow:hidden;}
.commonheader div{
	width:900px;
	margin:0 auto;
	text-align:left;}
.commonheader div p{
	margin:10px 0 0 0;}
/*----commonheader_end----*/


/* Default Link
------------------------------*/
a{
	text-decoration:none;
}
a:link{
	color:#FF9900;
	text-decoration: none;
}
a:visited{
	color:#FF9900;
}
a:hover {
	color:#FF6000;
}


/* ClearFix
------------------------------*/
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
line-height: 0;
}
.clearfix{
/* for ie */
display:inline-table;
}
/* Hides from IE-mac Y*/
* html .clearfix{height: 1%;}
.clearfix{display:block;}
/* End hide from IE-mac */
*+html .clearfix{
zoom:1;
}

/* Default Material
------------------------------*/
img.dblock{
	display:block;
}


/* DefaultLayout
-----------------------------------*/
#contents {
	width:863px;
	margin:0 auto;
	padding:345px 0 0px;
}

#contents p{
	margin: 0;
}


/* Footer
-----------------------------------*/
#footer_wrapper {
	width:100%;
	height:150px;
	background: #ffffff;
	position: absolute;
	bottom: 0;
	border-top: 1px solid #ffffff;
}
#footer {
	margin:0px auto;
	padding-top:50px ;
	width: 1000px;
	text-align:center;
	height: 90px;
}
.copyright {
	float: left;
	width:416px;
}