body {
	text-align: center;
	background-image:url(../images/back.gif);
	background-position:center;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}
img {
	border-style: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h3 {

}
#container {
	width: 1020px;
	text-align: center;
	display: inline;
	margin-left: -511px;
	position: absolute;
	left: 50%;
}
#header h1 {
	padding-bottom: 10px;
	margin: 0px;
}
#header h2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 100%;
	line-height: 160%;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 0;
	position: absolute;
	top: 264px;
	left: 50px;
}
#contents {
	width: 990px;
	padding: 0px 20px 0px 20px;
}
#left {
	width: 320px;
	float: left;
	/*border-right: 1px dotted #666;*/
}
#news {
	text-align: left;
	width: 300px;
}
#news ul {
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 40px;
}
#news li {
	font-size: 80%;
	line-height: 160%;
	color: #333;
	margin-left: -50px;
	list-style-type: square;
}
#news img {
	padding-top: 20px;
	border-top: 1px dotted #333;
}
#link {
	width: 300px;
	text-align: left;
}
#link ul {
	margin-top: 10px;
	margin-right: 10px;
}
#link li {
	font-size: 80%;
	line-height: 140%;
	color: #333;
	margin-left: 0px;
	list-style-type: none;
}
#company {
	text-align: left;
	width: 300px;
	padding-bottom: 20px;
	/*border-bottom: 1px dotted #333;*/
}
#company p {
	font-size: 90%;
	line-height: 140%;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#company img {
	padding-top: 10px;
	margin-bottom: 10px;
	border-top: 1px dotted #333;
}
#right {
	width: 660px;
	float: right;
	margin-bottom: 20px;
	border-left: 1px dotted #666;
}
#point {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	float: left;
	margin-top: 20px;
}
#catch {
	font-size: 90%;
	line-height: 160%;
	color: #333;
	text-align: left;
	padding: 0px 20px 10px 0px;
}
#catch img {
	margin: 0px 0px 0px 0px;
}
#catch p {
	padding-left: 215px;
}
#main {
	padding: 0px 10px 0px 10px;
}
#main_title {
	padding: 20px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	border-top: 1px dotted #333;
}
.contents_genre {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 90%;
	font-weight: bold;
	line-height: 150%;
	color: #666;
	background-image: url(../images/mark_contents.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	letter-spacing: 0.1em;
	text-align: left;
	width: 300px;
	float: left;
	padding: 0px 0px 20px 20px;
	margin: 0px 0px 0px -20px;
	list-style-type: none;
}
#footer {
	width: 980px;
	height: 50px;
	clear: both;
	border-top: 1px dotted #333;
	color: #666;
	text-align: right;
	padding: 5px 0px 20px 0px;
}
#info {
}
#info ul {
	margin-left: -50px;
}
#info li {
	font-size: 80%;
	color: #666;
	float: left;
	margin-left: 40px;
	list-style-type: none;
	list-style-image: url(../images/mark_info.gif);
}
#info a:link {
	text-decoration: none;
	color: #666;
}
#info a:visited {
	text-decoration: none;
	color: #666;
}
#info a:hover {
	text-decoration: none;
	color: #00f;
}
#info a:active {
	text-decoration: none;
	color: #00f;
}
@media print {
body {
	background-image:none;
}
#container {
	background-image:none;
}
#menu {
	display: none;
}
#tab {
	display: none;
}
#main {
	float: right;
}
#info {
	display: none;
}
}
