@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,p,blockquote,table,th,td{
	margin: 0; 
	padding: 0;
	color: #fff;
}

html {
	background: #ffffff;
	color: #000;
    height:100%;
}

body {
	margin: 0 auto;
	padding: 0;
	color: #48442d;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 100%;
}

a { text-decoration:none; }

.clear {
	clear: both;
}

/* common */

#wrapper {
	width: 1029px;
	margin: 0 auto;
	position: relative;
}

.img {
	margin-bottom: 5px;
}

h3 {
	height: 30px;
	background-color:#970000;
	padding-top: 15px;
	text-align: left;
}

#menu {
	margin: 5px 0px 5px 0px;
}

.ft_s {
	font-size: 16px;
}

.ft-c {
	color: #00F;
}

.mb-4 {
	margin-bottom: 5px;
}

#next_m {
	font-size: 15px;
	font-weight: bold;
	color: #800000;
	margin: 5px 0px 5px 0px;
	padding: 3px;
}

.article {
	width: 1000px;
	color: #F00;
	text-align: center;
	font-size: 20px;
	font-weight:bold;
	line-height: normal;
	margin-bottom: 5px;
	border: solid #F00 5px;
	padding: 10px;
}

.article2 {
	width: 1000px;
	color: #930;
	font-family: "ヒラギノ丸ゴ Pro W4";
	text-align: center;
	font-size: 20px;
	font-weight:bold;
	line-height: normal;
	margin-bottom: 5px;
	border: solid #930 5px;
	padding: 10px;
}

.article3 {
	width: 1010px;
	background:#F30;
	color: #FFF;
	text-align: center;
	font-size: 22px;
	line-height: normal;
	margin-bottom: 5px;
	padding: 10px;
}

.article4 {
	width: 1010px;
	background:#930;
	color: #FFF;
	text-align: center;
	font-size: 22px;
	line-height: normal;
	margin-bottom: 5px;
	padding: 10px;
}

.article5 {
	width: 1010px;
	background: #F00;
	color: #FFF;
	text-align: center;
	font-size: 22px;
	line-height: normal;
	margin-bottom: 5px;
	padding: 10px;
}

.topics {
	width: 320px;
	padding: 10px;
	text-align: center;
	border-right: dashed #999 1px;
	float: left;
}

.topics2 {
	width: 320px;
	padding: 10px;
	text-align: center;
	border-right: dashed #999 1px;
	float: left;
}

.topics3 {
	width: 320px;
	padding: 10px;
	text-align: center;
	float: left;
}

.info p {
	width: 320px;
	height: auto;
	color: #2E2E2E;
	line-height: normal;
	border-right: dashed #999 1px;
	border-bottom: dashed #999 1px;
	padding: 10px;
	float: left;
}

.info2 p {
	width: 320px;
	height: auto;
	color: #2E2E2E;
	line-height: normal;
	border-right: dashed #999 1px;
	border-bottom: dashed #999 1px;
	padding: 10px;
	float: left;
}

.info3 p {
	width: 320px;
	height: auto;
	color: #2E2E2E;
	line-height: normal;
	border-bottom: dashed #999 1px;
	padding: 10px;
	float: left;
}

.topics4 {
	width: 320px;
	padding: 10px;
	text-align: center;
	border-right: dashed #999 1px;
	float: left;
}

.topics5 {
	width: 320px;
	padding: 10px;
	text-align: center;
	border-right: dashed #999 1px;
	float: left;
}

.topics6 {
	width: 320px;
	padding: 10px;
	text-align: center;
	float: left;
}

.info4 p {
	width: 320px;
	height: auto;
	color: #2E2E2E;
	line-height: normal;
	border-right: dashed #999 1px;
	padding: 10px;
	float: left;
}

.info5 p {
	width: 320px;
	height: auto;
	color: #2E2E2E;
	line-height: normal;
	border-right: dashed #999 1px;
	padding: 10px;
	float: left;
}

.info6 p {
	width: 320px;
	height: auto;
	color: #2E2E2E;
	line-height: normal;
	padding: 10px;
	float: left;
}

.access {
	width: 1029px;
	margin: 10px 0px 10px 0px;
}

.footer {
	width: 100%;
	height: 30px;
	background-color: #EFE0A7;
	padding-top: 10px;
	color: #666;
	text-align: center;
	text-decoration:none; 
}