body {
	text-align: center;
	background-image:url(../images/back.gif);
	background-position:center;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#container {
	width: 1020px;
	text-align: center;
	display: inline;
	margin-left: -511px;
	position: absolute;
	left: 50%;
}
h1 {
	padding-top: 20px;
	padding-bottom: 0px;
	margin: 0px 0px 0px -10px;
}
#header {
	padding: 0px;
	margin: 0px;
}
#left {
	width: 249px;
	float: left;
	margin: 0px 0px 0px 10px;
	/*border-right: 1px dotted #666;*/
}
#link {
	text-align: left;
	width: 240px;
	float: left;
}
#link p {
	padding-top: 20px;
	margin-top: -5px;
	margin-bottom: 10px;
	border-top: 1px dotted #333;
}
#link ul {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: -15px;
}
#link li {
	font-size: 80%;
	line-height: 140%;
	color: #333;
	margin-left: -20px;
	list-style-type: none;
}
#company {
	text-align: left;
	width: 240px;
}
#company p {
	font-size: 90%;
	line-height: 130%;
	color: #666;
	margin: 0px 10px 0px 10px;
}
#company img {
	padding: 10px 0px 0px 0px;
	border-top: 1px dotted #333;
}
#right {
	width: 760px;
	float: right;
	border-left: 1px dotted #666;
}
#header_image {
	float: right;
	padding: 0px 0px 40px 0px;
	margin: 0px;
	/*border-left: 1px dotted #666;*/
}
#contents {
	width: 710px;
	padding: 40px 0px 0px 30px;
	margin: 0px 20px 0px 0px;
}
#title {
	width: 676px;
	padding: 0px 0px 10px 0px;
}
#main {
	padding: 0px 10px 0px 10px;
}
.contents_genre {
	font-family: "‚l‚r ‚o–¾’©", "MS PMincho", "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 150%;
	color: #666;
	background-image: url(../images/mark_contents.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
	letter-spacing: 0.2em;
	text-align: left;
	width: 320px;
	/*height: 300px;*/
	float: left;
	padding: 0px 0px 0px 20px;
	margin: 0px 5px 0px 0px;
	list-style-type: none;
}
.contents_genre_none {
	font-family: "‚l‚r ‚o–¾’©", "MS PMincho", "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 150%;
	color: #666;
	letter-spacing: 0.2em;
	text-align: left;
	width: 320px;
	float: left;
	padding: 0px 0px 20px 5px;
	margin: 0px 0px 0px 5px;
	list-style-type: none;
}
#name {
	font-family: "‚l‚r ‚o–¾’©", "MS PMincho", "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 120%;
	font-weight: bold;
	line-height: 180%;
	color: #666;
	letter-spacing: 0.2em;
	text-align: left;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 0px 0px;
}
.photo {
	float: right;
	padding: 10px 0px 0px 20px;
}
.text {
	font-size: 90%;
	line-height: 180%;
	color: #333;
	text-align: left;
	padding: 0px 0px 20px 10px;
	margin: 0px 20px 0px 0px;
}
#pagetop {
	font-size: 90%;
	text-align: right;
	clear: both;
}
#info {
	width: 980px;
	float: left;
	clear: both;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 20px 10px;
	border-top: 1px dotted #333;
}
#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;
}
#footer {
	font-size: 80%;
	color: #666;
	text-align: right;
	float: right;
	clear: both;
	padding: 0px 0px 20px 0px;
	margin: -35px 30px 0px 0px;
}
@media print {
body {
	background-image:none;
}
#container {
	background-image:none;
}
#menu {
	display: none;
}
#tab {
	display: none;
}
#main {
	float: right;
}
#info {
	display: none;
}
}
