body {
	background-color: #cccccc;
	font-size: 80%;
}
#contents {
	background-color: #FFFFFF;
	width: 800px;
}
#footer {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 800px;
}
#leftbtn{
	margin-top: 340px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



#nouki {
	clear: both;
	margin-bottom: 20px;
}
#aboutstr {
	padding-right: 70px;
	padding-left: 50px;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 160%;
}
li {
	list-style-type: circle;
	list-style-position: outside;
}

.yoko_line {
	background-image: url(../img/line_yoko.gif);
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 800px;
}
#aboutcontents {
	background-image: url(../img/line_tate.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#meishi_right {
	background-image: url(../img/meishi_06.gif);
	height: 370px;
	width: 329px;
	float: right;
	margin-top: 20px;
	margin-right: 61px;
	margin-bottom: 20px;
}
#meishi_left {
	background-image: url(../img/meishi_04.gif);
	float: left;
	height: 370px;
	width: 329px;
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 20px;
}

#meishi_preview {
	height: 370px;
	width: 329px;
	float: right;
	margin-top: 20px;
	margin-right: 61px;
	margin-bottom: 20px;
}
#meishi_input {
	background-color:#CCC;
	float: left;
	height: 370px;
	width: 329px;
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 20px;
	border: 1px solid #0073BC;
}
