@charset "UTF-8";

#top {
overflow:scroll;	
}
#top2 {
	padding-bottom:50px;
	width:980px;	
	margin:0 auto;
}
dl.youkou dt{
	width: 11em;
	/*float: left;*/
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	padding-left: 30px;
}
/*
dl.youkou dd:last-child{
padding-left: 12em;
margin-right: 50px;
   border-bottom: 0px solid #ccc;
   margin-bottom: 1em;
   padding-bottom: 1em;
   margin-top: 1.5em;
}
*/
dl.youkou dd{
padding-left: 15em;
margin-right: 50px;
   border-bottom: 1px solid #ccc;
   margin-bottom: 1em;
   padding-bottom: 1em;
   margin-top: -1.5em;
	font-size:14px;
}
dl.earth_mailform dt span{
	font-size: 12px;
	color: #0066FF;
	font-weight: bold;
}
dl.earth_mailform dd p.caption{
	font-size: 83%;
	color: #0066FF;
	margin-bottom: 0px;
	margin-top: 5px;
}
div#aboutmail{
	text-align: right;
	font-size:80%;
	width:740px;
}
div#mailform {
	width:740px;
}
div#aboutmail span{
	
		color: #0066FF;
}
div#worksr {
	margin-top:40px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
	color:#000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:rgba(255,255,255,0.4);
	width:740px;
	float:left;
}
div#worksr p {
	font-size:14px;
	margin-bottom:40px;
}
div#bizimg {
	width:740px;
	height:454px;	
	text-align:center;

}
div#bizimg img {
	margin: 0 auto;
}
div#bizc {
	margin-top:30px;	
	margin-bottom:50px;
}
div#bizc dl {
	width:360px;
	text-align:left;
	font-size:14px;
	border: 1px solid #d8dadc;
	padding-bottom: 10px;
	float:left;
	margin-bottom:30px;
}
div#bizc dl.bcl {
	margin-right:15px;
}
div#bizc dl dt {
	background-color:#1FA0D9;
	color:#fff;
	padding:7px;
	font-weight:bold;
}
div#bizc dl dd {
	padding:7px;
	height:120px;
}
#top {
	background-image: url(../images/bgen.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: covedr;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	margin: 0px;
	padding-top:100px;
	min-height: 100%;
	width: 100%;
}
div#right {
	margin-top:40px;
float:right;
width:220px;	
}
div#right img {
	margin-bottom:10px;
}