body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #383C3C;
	background-color: #FFF;
	font: 100% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}

#body {
	width: 740px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/bg_body.gif);}

#mainimage {
	margin-right: auto;
	margin-left: auto;
}



#content {
	padding: 0 30px;
	background-image: url(../images/bg_syoka.jpg) ;
	background-repeat : no-repeat;
	background-position : 0% 100%;
}




#backtotop {
	padding: 10px;
	text-align: right;
	font-size: 75%;}

#footer {}

#navi {
	padding: 10px;
	border-top: 1px solid #CCC;}

#copy {
	padding: 20px;
	color: #FFF;
	background-color: #879e01;
	font-size: 75%;}

h1 {
	color: #666;}

.note {
	color: #666;}

.contact {
	padding: 5px 20px;
	margin: 40px 40px;
	border: 2px dotted #CCC;}


.button {
	width: 300px;
	height: 50px;}

.button a {
	padding-top: 12px;
	width: 300px;
	height: 38px;
	display: block;
	text-align: center;
	vertical-align: center;}

.button a:link {
	color: #383C3C;
	text-decoration: none;
	background: url(../shuttle/images/bg_button.gif) no-repeat 0 0;}
.button a:visited {
	color: #383C3C;
	text-decoration: none;
	background: url(../shuttle/images/bg_button.gif) no-repeat 0 0;}
.button a:hover {
	color: #2CA9E1;
	text-decoration: none;
	background: url(../shuttle/images/bg_button.gif) no-repeat 0 -50px;}
.button a:active {
	color: #2CA9E1;
	text-decoration: none;
	background: url(../shuttle/images/bg_button.gif) no-repeat 0 -50px;}

.button02 {
	width: 250px;
	height: 30px;}

.button02 a {
	width: 250px;
	height: 30px;
	display: block;
	text-align: center;
	vertical-align: center;}

.button02 a:link {
	color: #eee8aa;
	text-decoration: none;
	background: url(../images/bg_button02.gif) no-repeat 0 0;}
.button02 a:visited {
	color: #eee8aa;
	text-decoration: none;
	background: url(../images/bg_button02.gif) no-repeat 0 0;}
.button02 a:hover {
	color: #ffffff;
	text-decoration: none;
	background: url(../images/bg_button02.gif) no-repeat 0 -30px;}
.button02 a:active {
	color: #ffffff;
	text-decoration: none;
	background: url(../images/bg_button02.gif) no-repeat 0 -30px;}


a:link { text-decoration: none; color: #cc5588;} 
a:visited { text-decoration: none; color: #cc6699;} 
a:active { text-decoration: none;} 
a:hover { text-decoration: none;}


img {
	border-style: none;
}