body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height:1.8em;
	color: #333333;
	background-image: url(images/bg02.gif);
	margin-top: 30px;
}
a img{
	border:none;
}
a:link, a:visited {
	color: #DE0042;
	text-decoration: none;
}
a:hover, a:active {
	color: #DE0042;
	text-decoration: underline;
}


.layout-head {
	height: 30px;
	width: 750px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin: auto;
	background-position: top;
	padding-right: 20px;
	padding-left: 30px;
	background-image: url(images/bg-shadow-side.png);
	background-repeat: repeat;
}
.layout-top {
	background-image: url(images/bg-shadow-top.png);
	background-repeat: no-repeat;
	margin: auto;
	height: 10px;
	width: 800px;
}
.layout-sub {
	width: 740px;
	background-image: url(images/bg-shadow-side.png);
	background-repeat: repeat;
	background-position: top;
	margin: auto;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}
.layout-bottom {
	background-image: url(images/bg-shadow-bottom.png);
	background-repeat: no-repeat;
	margin: auto;
	height: 10px;
	width: 800px;
}
.layout-content-left {
	height: 150px;
	width: 350px;
	padding-top: 10px;
	padding-left: 100px;
	color: #B93C21;
	float: left;
	vertical-align:top;
	font-size: 11px;
	line-height:1.2;
}
.layout-right {
	float: right;
	height: 150px;
	width: 250px;
	background-color: #CFC5AC;
	padding-left: 100px;
	padding-top: 10px;
	vertical-align:top;
	font-size: 11px;
	line-height:1.2;
}
.layout-foot {
	margin: auto;
	width: 780px;
	color: #000000;
	font-size: 10px;
	line-height: 1.4em;
}
.layout-subtitle {
	height: 57px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	margin-bottom: 30px;
	font-weight: bolder;
}
.layout-subcontent {
	width: 630px;
	margin:auto;
	padding-bottom: 30px;
}
.text-title {
	font-size: 14px;
	color: #DF0442;
	line-height:1.8;
	height: 16px;
	font-weight: bold;
}
.text-title-blue {
	font-size: 14px;
	color: #0099FF;
	line-height:1.8;
	height: 16px;
	font-weight: bold;
}
.text-small {
	font-size: 10px;
	line-height:1.2;
	height: 16px;
}
.news-a {
	background-image: url(images/icon-blue-a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 35px;
	padding-left: 60px;
}
.news-b {
	background-image: url(images/icon-blue-b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 35px;
	padding-left: 60px;
}
.news-a h1, .news-b h1 {
	font-size: 14px;
	color: #007BBD;
}
.disco-table {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #29BDEF;
}
.sche-cat {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
.sche-table {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFCC00;
}
