body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0;
	font-size: 10px;
	width: 700px;
	margin-top: 30;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}
* { margin : 0 ; padding : 0 ; }
a {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}


#title {
	width: 100%;
	font-size: 16px;
	text-align: center;
	background-color: #CCC;
	font-weight: bolder;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 20px;
}
#can_pict {
	width: 200px;
	float: left;
	margin-top: 20px;
}
#can_pict img {
	margin-top: 10px;
	margin-left: 18px;
}
.sub_title {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	width: 460px;
}
.infomation {
	width: 460px;
	font-size: 14px;
	float: right;
	margin-top: 20px;
}

.infomation table {
	width: 100%;
	margin-top: 5px;
}
.kugiri {
	float: left;
	border-bottom-style: solid;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-color: #999;
	height: 20px;
}

.info_l {
	width: auto;
	text-align: right;
	padding-top: 5px;
	padding-right: 0px;
	vertical-align: top;
}

.info_r {
	width: auto;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	vertical-align: top;
}
#text {
	float: left;
	width: 350px;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: normal;
}

#text p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 130%;
	margin-top: 3px;
}
#text .sig {
	text-align: right;
	line-height: 40px;
}
#artists {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	float: right;
	width: 320px;
	margin-top: 10px;
	line-height: normal;
}
#artists td {
	width: 45%;
}
.artists_l {
	width: auto;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	vertical-align: top;
}
.artists_r {
	width: auto;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	vertical-align: top;
}
