/* CSS Document */
@charset "shift_jis";

html {
overflow-y:scroll;
}

a:link {
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6633CC;
}
a:hover {
	text-decoration: underline;
	color: #009933;
}
a:active {
	text-decoration: none;
	color: #999999;
}body


{
	background-image: url(../img/bg1.jpg);
	background-repeat: repeat;
	font-size: medium;
	line-height: 1.3;
	color: #53250E;
	margin-top: 0px;
	margin-bottom: 0px;
}
img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
li{
	margin: 0px;
	padding: 0px;
}
ul{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#header{
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-x;
	height: 176px;
	width: 900px;
	overflow: hidden;
}
#all{
	width: 940px;
	background-image: url(../img/bg2.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.header{
	background-image: url(img/header_top.gif);
	background-repeat: repeat-x;
	height: 17px;
	width: 900px;
	float: left;
}
#header  .logo{
	float: left;
	padding-top: 17px;
}
#header .logo2{
	float: left;
	padding-top: 87px;
}
.text1{
	padding-left: 50px;
	float: right;
	padding-top: 60px;
	padding-right: 10px;
}
#nav{
	width: 220px;
	padding-top: 20px;
	list-style-type: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	margin-left: 0px;
}
#nav li{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main{
	float: right;
	margin: 0px;
	padding: 0px;
	width: 680px;
}
#nav #blog {
	text-align: center;
}
#content{
	width: 900px;
}
#footer{
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
	width: 900px;
	height: 56px;
	padding-top: 0px;
	clear: both;
	background-color: #FFFFFF;
	margin: 0px;
}
.footermoji{
	float: left;
	margin-top: 10px;
	padding-left: 540px;
}
#footer .icon{
	float: right;
	margin-top: 0px;
	padding-top: 0px;
}
.center {
	text-align: center;
	margin-left: 63px;
	margin-bottom: 20px;
}

h3 {
	padding-top: 20px;
	padding-left: 20px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
