
body{
	margin:0;
	padding:0;
	text-align:center;
	background:#000;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
#wrapper{
	margin:0px auto 0px auto;
	width:800px;
	text-align:left;
	color:#fff;
	}
table{
	width:600px;
	margin-left:100px;
	font-size:small;
	line-height:1.5em;
	}
	
td{
	padding:2px 2px;
	}
#footer p{
	text-align:center;
	}
#shop img{
	margin-left:10px;
	}
	
#goai #contents{
	color:#fff;
	width:840px;
	height:350px;
	background: url(../corporate/img/goai_img.jpg) left bottom no-repeat;
	}
	
#goai p{
	display:block;
	width:500px;
	margin-left:300px;
	font-size:0.85em;
	line-height:1.7em;
	}
#enka #contents{
	color:#fff;
	width:840px;
	height:470px;
	background: url(../enka/img/img.jpg) left top no-repeat;
	}
	
#enka dl{
	display:block;
	width:500px;
	margin-left:300px;
	font-size:0.85em;
	line-height:1.7em;
	}
	
	
#footer{
	text-align:center;
	margin-top:5px;
	font-size:x-small;
	}
	
	
	
/*ニュースのページ設定ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#news{
	}
#news #contents{
	width:800px;
	margin:5px auto 0;
	padding-bottom:10px;
	/*background: url(../news/img/logo.gif) bottom no-repeat;*/
	} 
	
	
#news p{
	line-height:1.5em;
	}
	
#news h2{
	font-weight:normal;
	margin:0;
	font-size:1.2em;
	}
	
#contact #wrapper{
	margin:0px auto 0px auto;
	width:800px;
	text-align:left;
	color:#fff;
	background: url(../news/img/con.jpg) no-repeat;
	}	
#contact table{
	color:#fff;
	font-weight:bold;
	}	

#contact #contents{
	width:800px;
	height:450px;
	
	}
form{
	padding-top:80px;
	width:800px;
	height:400px;
	} 
	


/*メッセージ設定ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

.img{
	width:200px;
	float:left;
	}
	.img p{
		margin:3px 0;
		text-align:center;
		}
	
.text{
	width:495px;
	float:right;
	}
	.clear{
	clear:both;
	}
	.box{
		margin:8px 0;
		padding:15px 0;
		}
		.box p{	
		font-size:80%;
		}
	#message{
	font-family:"明朝体",serif;
	}
#message #contents{
	width:700px;
	margin-top:50px;
	margin-left:100px;
	} 
	
	
#message p{
	line-height:1.5em;
	}
	
#message h2{
	font-weight:normal;
	margin:0;
	font-size:1.2em;
	}
	
