* {
	margin: 0px;
	padding: 0px;
}
body {
	color: white;
	background-color: #1A2839;
}
body,td {
	font-size: 14px;
}

a {
	color: yellow;
	text-decoration: none;
}
p {
	margin-top:1em;
}
a:hover {
	text-decoration: underline;
}

img.title {
	margin-left: 6px;
	margin-top: 6px;
}

div.main {
	margin-left: 6px;
	width: 640px;
	padding: 0px;
	background-color: white;
}

div.footer {
	width: 640px;
	margin-left: 10px;
	margin-top: 4px;
	text-align: center;
	font-size: 12px;
}

.main2 {
	margin: 0px 33px 0px 33px;
	padding: 0px;
	min-height: 500px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 480px 95%;
}

.main3 {
	padding: 10px;
	padding-top: 24px;
}

div.profile {
	background-color: #575D64;
	line-height: 160%;
}
div.schedule {
	background-color: #6A5A51;
}
div.disco {
	background-color: #6A4A51;
}
div.talk {
	background-color: #888E33;
}
div.kansatsu {
	background-color: #877834;
}
div.photo {
	background-color: #6A6C51;
}
div.on_air {
	background-color: #577051;
}
div.bbs {
	background-color: #45706D;
}
div.shopping {
	background-color: #e9d289;
	color: black;
}
div.link {
	background-color: #456477;
}
div.report {
	background-color: #455577;
}
div.minna {
	background-color: #5B4A77;
}
div.charity {
	background-color: #6F4563;
}

div.title {
	font-size: 16px;
}
.disco .title {
	color: #f60;
}
span.caption {
	color: #7bf;
}
.birth, .sex, .blood, .residence, .part, .hobby, .special, .free1, .free2, .free3, .free4, .free5 {
	font-size:12px;
}
span.pdate {
	font-size: 12px;
}
span.price {
	font-size: 12px;
}
.jacket {
	padding-right: 4px;
}
.songlist {
	font-size: 12px;
	line-height: 150%;
	padding-left: 10px;
}
.songlist a {
	font-size: 12px;
}
.comment {
	font-size: 12px;
	line-height: 133%;
	margin-top: 12px;
	padding-bottom: 6px;
	margin-bottom: 20px;
}
.board {
	margin-top: 12px;
	border: 1px solid #002200;
	width: 540px;
}
div.date {
	text-align:right;
	font-size: 12px;
	color: #00cc00;
}
.article {
	margin-bottom: 2px;
}
.article .title, .reply .title {
	background-color: #003300;
	padding: 2px;
	font-size: 14px;
}
.reply .title {
	background-color: #004422;
}
.contents {
	padding: 4px;
	font-size: 12px;
}
.minna .board {
	margin-top: 12px;
	background-color: #440066;
	border: 1px solid #220022;
	width: 560px;
	filter: alpha(opacity=80, style=0);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.minna .article .title {
	background-color: #330055;
}

.list_main {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
.list {
	border-collapse: collapse;
	margin-left: 76px;;
	width: 400px;
}
.list td {
	border: 1px solid #fff;
	padding: 4px;
}
.list td.number {
	width: 120px;
}
.list td.guest {
	width: 300px;
}
.month {
	text-align: right;
}
.schedule .table1{
	font-size:12px;
	line-height:120%;

	margin-right:auto;
	margin-left:auto;
	margin-bottom:20px;
	border:1px dotted #000;
	width:550px;
}
.schedule .table1 td {
	padding: 4px;
	border:1px dotted #000;
}

.schedule .day{
	font-size:12px;
	text-align:center;
	font-weight:bold;
	line-height:150%;
}

.schedule .title_a{
	border:1px solid #8080B0;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.schedule .time_a{
	color:#FFFFFF;
	border:1px solid #8080B0;
	font-size:12px;
	line-height:120%;
	text-align:center;
}
.schedule .time_done{
	border-bottom:1px dotted #000061;
	font-size:12px;
	line-height:120%;
	text-align:center;
}

.schedule .time_b{
	background-color:#44448B;
	border-bottom:1px dotted #000061;
	font-size:12px;
	line-height:120%;
	text-align:center;
	
}
.schedule .td_a {
	border-bottom:1px dotted #000061;
	border-right:1px dotted #000061;
	
	font-size:12px;
	line-height:120%;
}
.schedule .td_b, .schedule .no_schedule {
	border-bottom:1px dotted #000061;
	font-size:12px;
	line-height:120%;
}

.schedule .home_a a{
}

.schedule .map_a a{
}
.schedule .no_schedule{
	text-align:right;
	padding:50px 0px;
}

.link{

}
.link .junle{
	border-top:1px solid #008077;
	border-left:1px solid #007066;
	border-right:1px solid #003333;
	border-bottom:1px solid #003333;
	background-color: orange;
	color: black;
	font-weight: bold;
	padding: 4px;
	text-align:center;
	margin-bottom:10px;
}
.link .site{
	width:560px;
	border-top:1px dotted #FFD7AE;
}
.link .site_url{
	padding: 4px;

	border-bottom:1px dotted #FFD7AE;

}
.link .site_comment{
	padding: 4px;
	border-left:1px dotted #FFD7AE;
	border-bottom:1px dotted #FFD7AE;
	vertical-align:top;
	font-size: 12px;
}
.photos {

}

.shop-form {
	border-top: 1px solid black;
	border-left: 1px solid black;
	color: black;
	width: 550px;
	background-image: url(/shop_images/bg.gif);
}

.shop-form th, .shop-form td {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 12px;
	margin: 0px;
	padding: 4px;
}
.shop-form th.label {
	background-color: #c5a541;
	text-align: center;
}
.shop-form td.label {
	background-color: #c5a541;
	width: 120px;
}
.shop-form textarea {
	width: 100%;
}

.shop-img {
	float: left;
	margin-right: 4px;
	vertical-align: top;
}
.must, .soldout {
	color: #d00;
	font-weight: bold;
}

.url {
  display: none;
  visibility: hidden;
}
