@charset "UTF-8";

body {
margin: 0; 
padding: 0; 
	font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Geneva,Arial","Verdana,sans-serif";
	font-size:12px;
	line-height:150%; 
	color:#000000; 
	background-color: #f2f3e6;
	text-align: center;
}

#container {
	text-align: center;
}

#header {
	height: 72px;
	background-image:url(../img/head_back.gif);
	background-repeat:repeat-x;
}

#head-body {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	text-align:left;
}

#main {
margin: 0 auto;
	width:960px;
	text-align:center;
	background-image: url(../img/main_back.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#cover {
margin: 0 auto;
	width:936px;
	text-align:center;
}

#exp {
margin: 0 auto;
	width:936px;
	text-align:center;
}

#voice {
margin: 0 auto;
	width:936px;
	text-align:center;
	background-color: #eeeeee;
}

#texearea {
margin: 0 auto;
	width:896px;
	text-align:center;
	background-color: #ffffff;
}

.ttl {
margin: 0;
padding: 20px 27px 10px 27px;
width: 843px;
	text-align:left;
}

.txt {
margin: 0;
padding: 0 27px 20px 27px;
width: 843px;
	text-align:left;
}

.blue {
color: #3399ff;
font-size: 14px;
font-weight: bold;
}

#button {
margin: 0 auto;
	width:936px;
	text-align:center;
}


#info {
margin: 0 auto;
	width:936px;
	text-align:center;
}

.small {
font-size: 10px;
}

.grnl {
color: #7ec13b;
font-size: 14px;
font-weight: bold;
}

.grns {
color: #7ec13b;
font-size: 12px;
font-weight: bold;
}

#footer {
	padding: 0;
	margin: 0;
	clear: both;
}

#foot-body {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	text-align:left;
}


/* ------------------------------------------------------
   spacer
------------------------------------------------------ */

#spacer {
clear: both;
margin: 0;
padding: 0;
}
