@charset "utf-8";
/* CSS Document */

html{
	background-color: #fff214;}

body{
	color: #000;
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 150%;
	background: url(image/right_ribon.gif) no-repeat right 0;}

#wrapper{
	width: 920px;
	margin: 0 auto 0 auto;
	padding: 0 0 100px 0;}

h1{
	background: url(image/akemashite.gif) no-repeat 0 130px;
	width: 851px;
	height: 280px;
	text-indent: -9999px;}

a:link,a:visited{
	color:#0099FF;}

a:hover{
	color:#FF6600;}

h1,h2,h3,h4,h5,p{
	margin: 0;
	padding: 0;}

img{
	border: 0;}

br.clear{
		clear: both;
		font-size:  0;
		line-height: 0;
		overflow: hidden;}/* 回り込み解除 */
	
.clear{	clear: both;}
.left{	float: left;}
.right{	float: right;}

#navigation{
	list-style: none;
	float: left;
	margin: 60px 0 20px 0;
	padding: 0;}

#navigation li{
	float: left;
	padding: 0 15px 0 0;
	margin: 0;}

.home{
	margin: 60px 0 0 0;}

.title{
	margin: 40px 0 20px 0;}

.txtbox{
	border: 4px solid #000;
	background-color: #fff;
	padding: 20px;}

.txtbox h2, .txtbox h3{
	margin-bottom: 20px;}


.pagetop{
	clear: both;
	margin-top: 20px;}

#what{
	width: 600px;
	float: left;
	margin-top: 10px;}

#tousensya{
	margin: 0 0 30px 0;
	text-align: center;}


.message{
	width: 586px;
	height: 248px;
	margin-bottom: 70px;}



#footer{
	background: url(image/left_ribon.gif) no-repeat left bottom;
	height: 175px;}




