@charset "utf-8";

@import url("common.css");
@import url("reset.css");
/* CSS Document */

#chip{
	height:5px;
	width:847px;
	margin: 37px 0 0 0;
	background:url(../img/noto_chip.png) left top no-repeat;
	text-indent:-9999px;
}

#contents{
	margin:7px 0 0 0;
	padding:7px 33px;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	background-position:left;
	background-position:top;
	background-repeat:no-repeat;
}

img {
	width:100%;
}

#noto {
}

#noto img {
	width: 80%;
	margin: 0 auto;
	display: block;
}

#noto h3 {
	width:779px;
	height:22px;
}

#noto p {
	width:779px;
	margin: 20px 0 0 0;
	text-indent: 0px;
}

#mission {
}

#mission h2 {
	margin-top:30px;
	font-weight:bold;
	width:779px;
	border-left: 3px solid #ff0000;
	border-bottom: 1px solid #ccc;
	padding:5px 5px 0px 5px;
}

#mission p {
	width:779px;
	height: 100px;
	margin: 20px 0 0 0;
	text-indent: 0px;
}

#logo {
}

#logo img{
	margin-top:20px;
	width: initial;
}

#support {
}

#support h2 {
	margin-top:40px;
	font-weight:bold;
	width:779px;
	border-left: 3px solid #ff0000;
	border-bottom: 1px solid #ccc;
	padding:5px 5px 0px 5px;
}

#support p {
	width:779px;
	margin: 20px 0 0 0;
	text-indent: 0px;
}

#aisatsu {
}

#aisatsu h2 {
	margin-top:40px;
	font-weight:bold;
	width:779px;
	border-left: 3px solid #ff0000;
	border-bottom: 1px solid #ccc;
	padding:5px 5px 0px 5px;
}

#aisatsu p {
	width:779px;
	margin: 20px 0 0 0;
	text-indent: 0px;
	height: 100px;
}
