@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	height:100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow:hidden;
	position:relative;
	font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
}
div,p,ul,li,dl,dt,dd{
	margin: 0;
	padding: 0;
}


div#backimg {

}
#bg_image {
	top:0;
	left:0;
	width:100%;
	position:absolute;
}
div#wrap {
	z-index:1;
	clear:both;
	top:50px;
	padding: 0px;
	height: 500px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* header
-------------------------------------------------*/

#header {
	margin: 0px;
	padding: 0px;
	height: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* main
-------------------------------------------------*/
#main {
	height: 400px;
	margin: 0px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.works{
    font-size: 13px;
    margin: 50px auto 0 310px;
    padding: 0;
    width: 300px;
}
.works li{
    line-height: 1em;
    list-style: circle outside none;
    padding: 5px 0;
    text-align: left;
}

.about_info{
    font-size: 13px;
    margin: 50px 0 0 315px;
    width: 400px;
	height: 50px;
}
.about_info dt{
    clear: both;
    float: left;
    text-align: left;
    width: 60px;
}
.about_info dd{
	float:left;
}

.fb_block{
    clear: both;
    margin: 30px 0 0 285px;
    text-align: center;
    width: 292px;
}
/* footer
-------------------------------------------------*/
#footer {
	text-align: center;
}

#footer address{
	font-size: 9pt;
	line-height: 1.3em;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
