@charset "shift_jis";
/* CSS Document */

/* reset */
body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p,a,table,th,td,dl,dt,dd,form {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 100%;
	font-style: normal;
	letter-spacing: 0;
}body {
	background-color: #81529c;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
td {
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
}

#wrapper {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 950px;
	padding-top: 20px;
}
#header {
	color: #FFF;
	background-color: #6d2e87;
	width: 850px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	height: 38px;
	padding-top: 13px;
}
#wrapper .title {
	color: #FFF;
	background-color: #7d3256;
	width: 850px;
	padding-left: 16px;
	margin-bottom: 10px;
	padding-top: 3px;
}
#wrapper .subtitle {
	text-align: left;
	padding-left: 75px;
	color: #FFF;
	background-color: #7d3256;
	width: 850px;
	padding-left: 16px;
	margin-bottom: 10px;
	padding-top: 3px;
}
.r_none {
	text-align: left;
	vertical-align: top;
}
.l_none {
	text-align: left;
	vertical-align: top;
}

.l {
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
}
.r {
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	text-align: left;
}
.website {
	text-align: right;
	text-decoration: none;
	padding-right: 75px;
	font-size:14px;
	margin-top: 20px;
}
.footer {
	margin-top: 20px;
	padding-bottom: 20px;
	font-size:12px;
}


#catch {
	width: 850px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

.l_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	text-align: left;
}
.r_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	text-align: left;
}
#wrapper table tr td img {
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;

}
.listname {
	padding-right: 75px;
	font-size: 13px;
	margin-bottom: 30px;
}
a{
	text-decoration:none;
}
