@charset "Shift_JIS";

body {
	color: #666666;
	font-family: verdana, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W6";
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height:18px;
	background: #eee5dc;
	text-align: center;
}

td, div {
	font-size: 12px;
	line-height:18px;
}

a {
	color: #000066;
	text-decoration: none;
}

a:hover {
	color: #a8293a;
	text-decoration: underline;
}


ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

#all {
	width: 760px;
	margin: 0px auto;
	background: #ffffff;

}

td.all {
	padding: 10px 20px 0px 20px;
	vertical-align: top;
	text-align: left;
/*	border-left: 1px #333333 solid;
	border-right: 1px #333333 solid;*/
}

/* HEADER */

img.header {
/*	display: none;*/
}

div.pagetitle {
	text-align: left;
	font-weight: bold;
	margin: 15px 20px 0px 20px;
	line-height: 27px;
/*	display: none;*/
}

div.catch {
	text-align: left;
	border: 1px solid #333333;
	color: #cc9933;
	padding: 10px 20px;
	margin: 10px 0px;
/*	display: none;*/
}

/* 掲載内容  */

table.detail {
/*	width: 720px;*/
	margin: 15px 20px 20px 20px;
}

td.detail_img {
/*	width: px;*/
	vertical-align: top;
	padding-right: 10px;
/*	display: none;*/
}
td.detail_txt {
/*	width: px;*/
	text-align: left;
	vertical-align: top;
}

/* 応募フォーム */

div.form_title {
	text-align: left;
	font-weight: bold;
	margin: 0px 20px 0px 20px;
	padding: 5px 15px;
}

span.asterisk {
	color: #cc0000;
}

span.asterisk_l {
	color: #cc0000;
	display: none;
}

span.asterisk_r {
	color: #cc0000;
}

div.form {
	padding: 10px 15px;
	text-align: center;
}

table.form {

}
p.musicNumber{
}

td.form_title {
	text-align: left;
	padding: 0px 0px 5px 0px;
}

td.form_l {
	text-align: left;
	padding: 0px 25px 0px 25px;
	vertical-align: top;
}

td.form_r {
	text-align: left;
	padding: 0px 15px 10px 0px;
	vertical-align: top;
}

td.form_btn {
	text-align: center;
	padding: 0px 0px 0px 0px;
}


/* 個人情報の取り扱いについて */

div.attention {
	text-align: left;
	padding: 10px 15px;
	margin: 0px 50px 20px 50px;
	font-size: 10px;
/*	padding: 10px 20px;
	background: #EEEEEE;*/
}


div.privacy {
	text-align: left;
	line-height: 14px;
	padding: 10px 15px;
	margin: 0px 0px 20px 0px;
	font-size: 10px;
	border: 1px solid #666666;
/*	padding: 10px 20px;
	background: #EEEEEE;*/
}

/* FOOTER */

div.footer {
/*	padding: 5px 20px;*/
	padding: 5px 60px 15px 60px;
/*	border-bottom: 1px #333333 solid;*/
	font-size: 10px;
	line-height: 14px;
	text-align: right;
}

/* THANKS */
div.thanks {
	margin: 15px 20px 30px 20px;
	text-align: center;
	padding: 130px 0px;
	font-size: 14px;
	line-height: 20px;
	font-weight:bold;
}

span.thanks {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #ffffff;
}

/* 書き込み */

blockquote {
	margin: 15px 0px 15px 0px;
	padding-top: 15px;
	background: url(images/dot_line.gif) repeat-x left top;
}

ul.article {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li.date {
	font-size: 10px;
	color:#999999;
	text-align: right;
}

li.title {
	font-weight: bold;
}

li.name {
	color: #0e568b;
	font-weight: normal;
	border-bottom: none;
	margin: 0px 0px 0px 0px;
	padding: 2px 20px;
}

span.name {

}

li.comment {
	margin: 0px;
	text-align: left;
	padding: 5px 20px 5px 20px;
}

hr.comment {
	color: #515151;
	background-color: #666666;
	height: 1px;
	border: none;
	display: none;
}

hr.footer {
	color: #cccccc;
	background-color: #666666;
	height: 1px;
	border: none;
	width: 99%;
	display: none;
}

table.footer {
	width: 100%;
	padding-bottom: 5px;
}

table.footer td {
	padding-top: 5px;
}

#footer {
	width: 760px;
	margin: 0px auto;
	text-align: right;
	padding: 10px 0px 10px 0px;
	font-size:10px;
}
