@charset "UTF-8";
/* CSS Document */

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0;
	padding:0;
	font-size:14px;
	line-height:22px;
	color:#000000;
}

#wrap {
width:800px;
margin:0 auto;
background:url(images/bg_out_line.gif) repeat-y top left;
}


a:link,a:hover,a:active,a:visited{
	color:#2E5BAE;
}
a.btn:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
	border:none;
}

h1 {
margin:0;
padding:0;
}
h2 {
margin:0 0 30px 0;
padding:0;
font-size:13px;
}
h3 {
margin:0 0 20px 0;
padding:0;
}
h4 {
	margin:0 0 10px 0;
	font-size:14px;
	color:#333;
	text-indent:-6px;
}

.cont p {
margin:0 0 20px 0;
}

.cont {
padding:50px 70px 40px 70px;
background:url(images/out_line.gif) no-repeat left top;
}

#naiyo {
	padding-top:20px;
	margin-bottom:50px;
	padding:0;
	list-style-position:outside;
}

ul {
	margin:0;
	padding:0;
	vertical-align:top;
	display:block;
	margin:0 0 0 70px;
}

li {
	list-style-type:disc;
	list-style-position:outside;
	font-size:12px;
/*	color:#666; */
	line-height:18px;
	margin-bottom:6px;
}

#song {
	font-size:12px;
	line-height:18px;
	padding-bottom:40px;
	border-bottom:#999 dotted 1px;
	margin-bottom:40px;
}

.list {
	margin-bottom:30px;
}

.list td {
	padding:0 5px 3px 0;
}

td.disc {
	color:#003399;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}

.attention {
	font-size:12px;
	line-height:18px;
	color:#666;
}

.price {
	font-size:16px;
	line-height:26px;
	color:#003399;
	font-weight:bold;
}

.size_14 {
	font-size:14px;
}

.mitei {
	margin:0 auto 40px auto;
	width:720px;
}

#footer {
width:800px;
margin:0 auto;
padding-bottom:50px;
}

#footer a.btn img {
margin-right:20px;
}

.copyright {
text-align:center;
margin:20px 0 0 0;
}


ul.anno {
	display:block;
	padding:10px 0 0 0;
	text-indent:0;
	margin:0;
/*	padding:0;*/
}
ul.anno li {
	list-style-type:none;
	font-size:11px;
	color:#666;
}

/*clearfix*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*** attention.html ***/
.attention_html{
	border-top:solid 3px #000;
	color:#333;
}
.attention_html h2,
.attention_html ul,
.attention_html ul li
{
	color:#333;
	font-weight:normal;
}
.attention_html h2{
	padding:0;
	margin:35px 0 10px 0;
	font-size:14px;
}
.attention_html p{
	font-size:13px;
}

ul.anno_normal {
	display:block;
	margin:0;
}
ul.anno_normal li {
	list-style-type:none;
}

ul.num {
	display:block;
	padding:10px 0 0 20px;
	list-style-type:none;
	margin:0;
	_margin-left:5px;
}
ul.num li {
	list-style-type:decimal;
	list-style-position:outside;
}

#close{
	display:block;
	width:83px;
	height:25px;
	margin:40px auto 0 auto;
}

a#btn_next{
	display:block;
	float:right;
	width:298px;
	height:78px;
	background:url(images/btn_1.gif);
}
a#btn_next:hover{ background-position:0 -78px; }

img#btn_next{
	display:block;
	float:right;
	width:298px;
	height:78px;
	background:url(images/btn_1.gif);
	opacity:0.4;filter:alpha(opacity=40);
}

a#btn_agree{
	display:block;
	width:271px;
	height:53px;
	outline:none;
	text-indent:-9999px;
	background:url(images/btn_agree.gif);
	float:left;
}
a#btn_notagree{
	display:block;
	width:158px;
	height:53px;
	outline:none;
	text-indent:-9999px;
	background:url(images/btn_notagree.gif);
	float:right;
}

a#btn_agree:hover,
a#btn_notagree:hover{
	background-position:0 -53px;
}


.thumb1 {
	float:left;
}
.thumb {
	padding-left:3px;
	float:left;
}
img {
	border:none;
}

/*-======  100319追加分==========*/

#song {
	font-size:12px;
	line-height:18px;
	padding-bottom:40px;
	border-bottom:#999 dotted 1px;
	margin-bottom:40px;
}

/*
#song #Flash {
	display:block;
	overflow:hidden;
	float:right;
	width:300px;
	padding:1px 10px 10px 10px;
	margin-top:-33px;
	margin-bottom:27px;
	border:1px solid #ddd;
	background-color:#FFF;
}
*/
#song #Flash {
	display:block;
	float:right;
	width:322px;
	height:258px;
	margin-top:-33px;
	margin-bottom:27px;
	background:url(images/sichou_100430.jpg) no-repeat;
}


#song h3 {
	float:left;
	width:338px;
	
}

#song-caption {
	float:left;
	width:338px;
	display:block;
	overflow:hidden;
}

#song-caption p {
	width:290px;
}


/*-======  100319追加分==========*/

