/* CSS Document */

/*基本構造
---------------------------------------------------- */
body {
	padding: 0px;
	background-image: url(../images/main_bg.jpg);
	text-align: center;
	background-position: center;
	background-color: #9DA049;
	background-repeat: repeat-y;
	margin: 0px;
	}
	
ul {
	list-style-type: none;
}
.b {
	font-weight: bold;
}

img{
	vertical-align:bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*基本構造
---------------------------------------------------- */
#wall {
	width: 800px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wall #head {
	float: left;
	width: 800px;
	height: 75px;
}
#head h1 {
	margin-top: 24px;
	margin-left: 20px;
}
#head ul {
	list-style-type: none;
	padding: 0px;
	margin-top: -45px;
	margin-bottom: 0px;
	margin-left: 500px;
	margin-right: 0px;
}
#head li {
	display: inline;
	margin-left: 1em;
	float: left;
	list-style-type: none;
}
#head span {
	display: none;
}



#wall #content {
	width: 800px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#content #imgbox {
	height: 316px;
	width: 800px;
}

#content .cc1 {
	background-image: url(../images/cc1.gif);
	height: 220px;
	width: 267px;
	float: left;
}
#content .cc2 {
	background-image: url(../images/cc2.gif);
	float: left;
	height: 220px;
	width: 267px;
}
#content .cc3 {
	background-image: url(../images/cc3.gif);
	float: left;
	height: 220px;
	width: 266px;
}
#content .cc12 {
	background-image: url(../images/cc12.jpg);
	height: 104px;
	width: 267px;
	float: left;
	padding-top: 20px;
	background-repeat: no-repeat;
}
#content .cc22 {
	background-image: url(../images/cc22.jpg);
	float: left;
	height: 104px;
	width: 267px;
	padding-top: 20px;
	background-repeat: no-repeat;
}
#content .cc32 {
	background-image: url(../images/cc32.jpg);
	float: left;
	height: 104px;
	width: 266px;
	padding-top: 20px;
	background-repeat: no-repeat;
}
#content p {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 130%;
	width: 250px;
	margin-top: 25px;
	margin-left: 10px;
	height: 80px;
}
#content .cc {
	margin-left: 7px;
}
#wall #maincontents {
	float: left;
	width: 760px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #535353;
	font-size: 0.8em;
	line-height: 1.5em;
}
#maincontents #kiyaku {
	list-style-type: decimal;
}
#maincontents #kiyaku li {
	margin: 20px;
}


#maincontents h2 {
	padding: 0px;
	margin: 0px;
}




#wall #footer {
	width: 800px;
	float: left;
}
#footer address {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
#wall #footermenu {
	width: 800px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	float: left;
}
#footermenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footermenu li {
	float: right;
	padding: 0px;
	display: inline;
	margin-top: 10px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 1em;
}
#footermenu span {
	display: none;
}
table.t2 {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	border-left-color: #CCCCCC;
	font-size: 12px;
	line-height: 150%;
	background-color: #FFFFFF;
	text-align: left;
	color: #666666;
	margin: 5px;
  }
table.t2 th, table.t2 td {
	padding: 5px;
  border: 1px dotted #CCCCCC;
  }
.t2 .wid01 {
	width: 160px;
	vertical-align: top;
}
.t2 .bg {
	background-color: #ECE9D8;
}
