* {
	margin: 0;
	padding: 0;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
} /* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
} /* End hide from IE-mac */
.css-att {
	display: none;
}



body {
	background-color: #363433;
	font-size: 84%;
	font-family: "Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚r ‚oƒSƒVƒbƒN";
}

.header {
	background: #BC0036;
	border-bottom: 2px solid #FFFFFF;
	height:90px;
}
h1 {
	width: 720px;
	margin: 0 auto;
	padding: 15px 0 0 0;
}
.menu_bg {
	background: url(/img/menu_bg36.png) repeat-x;
	height: 46px;
}
.menu {
	background-image: url(/img/menu_bg46.png);
	background-repeat: repeat-x;
	height: 46px;
	width: 720px;
	margin: 0 auto;
}
.menu a:hover {
	color: #FFECEC;
}

.idx-conts {
	margin: 10px auto;
	width: 720px;
}
.conts {
	width: 722px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
}
.conts-top {
	background-image: url(../img/conts_bg_top.gif);
	height: 9px;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 0px;
}
.conts-middle {
	background-image: url(../img/conts_bg_middle.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 10px 15px;
}
.conts-middle-table {
	width: 100%;
}

.conts-bottom {
	background-image: url(../img/conts_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 14px;
	font-size: 0px;
}
.conts h2 {
	color: #BC0036;
	font-size: 220%;
	margin-bottom: 15px;
}
.conts h3 {
	margin-bottom: 6px;
}
.conts h4 {
	font-size: 120%;
	color: #FF3E73;
	margin-bottom: 5px;
}
.conts p {
	margin-bottom: 8px;
	line-height: 1.25;
}
.news, .news-detail {
	list-style-type: none;
}
.news li {
	position: relative;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
	min-height: 42px;
}
.news-detail li {
	position: relative;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
}
.news   h3   {
	padding-left: 76px;
	padding-right: 5em;
	font-size: 105%;
}
.news-detail h3 {
	font-size: 105%;
	padding-right: 5em;
}

.news   h3   a    {
	color: #000000;
	text-decoration: none;
}
.news h3 a:hover {
	color: #999999;
}
.news  h3  .news-img {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 63px;
	height: 42px;
	overflow: hidden;
}
.news  .news-date, .news-detail .news-date {
	text-align: right;
	position: absolute;
	width: 6em;
	top: 0px;
	right: 0px;
}
.news .news-body {
	padding-left: 90px;
	font-size: 90%;
	color: #999999;
}



.footer {
	width: 722px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
}
.footer p {
	margin-top: 10px;
}
.footer a {
	color:white;
	text-decoration: none;
}
.footer a:visited {
	color: #999999;
}
.footer a:hover {
	color: #CCCCCC;
}
