@charset "utf-8";
html,body {
	height: 100%;
}
body {
	line-height: 140%;
	background-image: url(../images/bg_wall.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #d1c0a5;
}
body,td,th {
	font-family: ＭＳ ゴシック, MS Gothic, Osaka－等幅, Osaka-mono, monospace;
	font-size: 14px;
}
body, div, p, table, tr, th, td, ul, li, form {
	margin: 0px;
	padding: 0px;
}
table{
	border-collapse:collapse;
}
td {
	padding:0.5em;
	border-color:#333333;
	border-style:solid;
	border-width:1px;
}
ul, ol {
	list-style-position:inside;
}
.clear{
	clear: both;
}
h1 {
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p {
	text-align: left;
}
.mini_block {
	float: left;
	height: 300px;
	width: 178px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.thumbnail{
	float: left;
	height: 350px;
	width: 158px;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../images/bg_sn.gif);
}
.thumbnail{	_margin-left: 7px;}  /* CSSハック(IE6) */
.thumbnail h2{
	font-size: 14px;
	font-weight: normal;
	color: #966C30;
	background-image: url(../images/bg_h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 153px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 3px;
	cursor: pointer;
}
.thumbnail p{
	margin-top: 15px;
}
.thumbnail p img {
	margin-bottom: 5px;
}

.bottom10 {
	margin-bottom: 10px;
}
#container {
	width: 100%;
	min-height:100%;
	margin:0 auto -30px;
	height:auto !important;
	height: 100%;
}
#comment {
	margin-bottom: 10px;
	margin-left: 10px;
}

#header{
	width:1025px;
	height:450px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/kanban.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#head_bg{
	background-image: url(../images/bg_up.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 450px;
	width: 100%;
}
#contants {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -260px;
	margin-bottom: 50px;
}
#contants .mini_block img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer_bg{
	width:100%;
	height:70px;
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer{
	width:1025px;
	height:70px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#copyright{
	padding: 15px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
