/* CSS Document */

* {
	font-size: 10pt;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "£Í£Ó ¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka-ÅùÉý, Osaka, Ê¿À®³Ñ¥´¥·¥Ã¥¯;
	line-height: 1.5em;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	zoom: 1;
}

#contents a {
	font-size: 0.8em;
}

h2 {
	font-size: 1.7em;
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left:  auto;
	margin-top: 1em;
	margin-bottom: 1em;
}
      
#header {
	margin-right: auto;
	margin-left: auto;
}

#news_title {
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 1em;
}

#title_u-line {
	font-size: 1px;
	background-color: #FF8080;
	height: 1px;
	overflow: hidden;
	margin-top: -0.25em;
}

#news_body {
	padding: 1em;
}

#news_body p {
	font-size: 1.3em;
	margin-bottom: 1em;
}

#footer {
	margin-right: auto;
	margin-left:  auto;
	height: 23px;
	font-size: 0.5em;
	text-align: center;
	color: #AAA;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
      
#footer_line {
	font-size: 1px;
	background-color: #808080;
	height: 1px;
	overflow: hidden;
}

#date {
	text-align: right;
}

.limit_date {
	color: fuchsia;
}

.modify_date {
	color: teal;
}

.create_date {
	color: navy;
}

#return_action {
	text-align: center;
}

.p_prefix {
	text-indent: -2.25em;
	padding-left: 2.25em;
}