body {
	margin: 0px;
	padding: 0px;
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ",
		Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
	width: 675px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	margin: 0px;
	padding: 0px;
}

h2 {
	background-image: url(../news/img/midashi.jpg);
	font-size: 90%;
	height: 26px;
	padding: 8px 0 0 15px;
	color: #333;
	margin: 0px;
}

li {
	line-height: 160%;
	font-size: 90%;
	letter-spacing: 1px;
}

p {
	line-height: 160%;
	font-size: 90%;
	letter-spacing: 1px;
}

a:link {
	color: #0E8ECF;
	text-decoration: underline;
}

a:visited {
	color: #0E8ECF;
	text-decoration: underline;
}

a:hover {
	color: #60C5F4;
	text-decoration: underline;
}

a:active {
	color: #60C5F4;
	text-decoration: underline;
}

a:hover img {
	filter: Alpha(opacity =   80);
	opacity: 0.8;
}

#head {
	background-image: url(../news/img/head.jpg);
	background-repeat: no-repeat;
	padding: 25px 0 20px 35px;
}

.contents {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

.mg_b10 {
	margin-bottom: 10px;
}

.mg_l5 {
	margin-left: 5px;
}

.f_left {
	float: left;
}

.f_right {
	float: right;
}

.clr {
	clear: both;
}

.t_pink {
	color: #F16FAB;
}

/*
* 譁ｰ逹�ｸ�ｦｧ逕ｻ髱｢
*/
.topics {
	padding-left: 17px;
	padding-top: 11px;
}

.topics dt {
	color: #F16FAB;
	float: left;
	width: 76px;
	clear: left;
	padding-bottom: 5px;
}

.topics dd {
	float: left;
	width: 450px;
	background-image: url(../common/point.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 12px;
	padding-bottom: 5px;
}

.topics:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.topics {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .topics {
	height: 1%;
}

/* End hide from IE-mac */
.topics-bottom {
	clear: both;
	line-height: 0;
	vertical-align: top;
}