
h1,h2,h3,h4,h5,h6,p,ol,ul,li.form{
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-weight:normal;
	font-size:12px;
}
img{
	border:0px;
}
br{
	clear:both;
}

body{
	font-size:12px;
	text-align:center;
}

#container {
	width:900px;
	margin:0px auto;
	text-align:center;
}

h1 {
	text-indent: -10000px;
}


/*ヘッダー部分*/

#header {
	width:780px;
	_width:900px;
	height:42px;
	_height:362px;
	background: url(http://soysauce.fc2web.com/image/new_a_top.jpg) no-repeat;
	background-color:#B5FF02;
	text-align:center;
	padding:320px 0px 50px 120px;
}


#header h3{
	margin-left:50px;
}

#header li{
	float:left;
	list-style-type:none;
}

.a_top a{
	display:block;
	width:40px;
	height:20px;
	background: url(http://soysauce.fc2web.com/image/g_top.gif) no-repeat;
	text-indent: -10000px;
}

.a_top a:hover{
	display:block;
	background: url(http://soysauce.fc2web.com/image/g_top.gif) no-repeat 0px -20px;
}

.exp a{
	display:block;
	width:130px;
	height:20px;
	background: url(http://soysauce.fc2web.com/image/g_exp.gif) no-repeat;
	text-indent: -10000px;
}

.exp a:hover{
	display:block;
	background: url(http://soysauce.fc2web.com/image/g_exp.gif) no-repeat 0px -20px;
}

.blog a{
	display:block;
	width:40px;
	height:20px;
	background: url(http://soysauce.fc2web.com/image/g_blog.gif) no-repeat;
	text-indent: -10000px;
}

.blog a:hover{
	display:block;
	background: url(http://soysauce.fc2web.com/image/g_blog.gif) no-repeat 0px -20px;
}

.ill a{
	display:block;
	width:115px;
	height:20px;
	background: url(http://soysauce.fc2web.com/image/g_illust.gif) no-repeat;
	text-indent: -10000px;
}

.ill a:hover{
	display:block;
	background: url(http://soysauce.fc2web.com/image/g_illust.gif) no-repeat 0px -20px;
}

.link a{
	display:block;
	width:50px;
	height:20px;
	background: url(http://soysauce.fc2web.com/image/g_link.gif) no-repeat;
	text-indent: -10000px;
}

.link a:hover{
	display:block;
	background: url(http://soysauce.fc2web.com/image/g_link.gif) no-repeat 0px -20px;
}
	

/*メイン部分*/

#main{
	width:900px;
	background-color:#B5FF02;
}

#information{
	width:570px;
	_width:600px;
	margin:0px auto;
	padding:20px 20px 30px 10px;
	background: url(http://soysauce.fc2web.com/image/img_top_mid.gif) repeat-y;
}

#information p{
	width:182px;
	height:209px;
	background: url(http://soysauce.fc2web.com/image/cope_img.gif) no-repeat;
	text-indent: -10000px;
	margin:20px 0px 0px 20px;
}

#information h2 {
	width:308px;
	height:33px;
	background: url(http://soysauce.fc2web.com/image/wel_img.gif) no-repeat;
	text-indent: -10000px;
	margin-bottom:10px;
}

#information h3{
	padding-bottom:20px;
	border-bottom:1px dotted #705915;
	line-height:140%;
}

#information h4 {
	margin-top:15px;
	color:#FFA800;
}

#info_left{
	width:240px;
	float:left;
}

#info_right{
	width:310px;
	float:right;
	text-align:left;
}

.repeat_top {
	width:600px;
	height:10px;
	background: url(http://soysauce.fc2web.com/image/img_top_top.gif) no-repeat bottom;
	text-indent: -10000px;
	margin:0px auto;
	background-color:#B5FF02;
}

.repeat_bottom {
	width:600px;
	height:10px;
	background: url(http://soysauce.fc2web.com/image/img_top_bottom.gif) no-repeat;
	text-indent: -10000px;
	margin:0px auto;
	background-color:#B5FF02;
}



/*フッター部分*/

#footer {
	width:900px;
	height:145px;
	background: url(http://soysauce.fc2web.com/image/new_a_bottom.jpg) no-repeat;

}

#footer p{
	padding-top:100px;
	color:#705915;
}