/* CSS Document */

*{margin:0px;
  padding:0px;
}
body{
	font-family: "ヒラギノ角ゴ ProN W3", Osaka, "ＭＳ Ｐゴシック";
	background-image: url(../image/bg.gif);
	background-repeat: repeat-x;
	color: #333333;
}

a img {
	border: 0px;
}


#wrap {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 850px;
	background-color: #FFFFFF;
	height: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#header {
}
#header a{
	color: #333333;
	text-decoration: none;
}
#header a:hover{
	color: #0099CC;
	text-decoration: none;
}
#header ul{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
}
#header li{
	float: right;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
a{
	color: #333333;
}
a:hover{
	color: #0099CC;
	text-decoration: none;
}
#header .photo {
	clear: both;
	height: 150px;
	background-repeat: no-repeat;
}
#content {
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 25px;
	margin-left: 40px;
}

#pan {
	font-size: 11px;
	padding-bottom: 15px;
	letter-spacing: 0.1em;
}
#left {
	float: left;
	width: 135px;
}
#footer {
	clear: both;
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 5px;
}
#right {
	float: right;
	width: 615px;
	font-size: 12px;
	line-height: 2em;
}
#right .honmon {
	padding-top: 10px;
}
#right .honmon table {
}

#right .honmon table span {
	color: #FF3366;
}

#right .honmon table td {
	padding-right: 15px;
	padding-bottom: 10px;
	line-height: 1.7em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 7px;
	margin-bottom: 15px;
	padding-top: 10px;
}
#profile {
	padding-left: 6px;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 3px;
}
#link {
	padding-top: 10px;
	font-size: 12px;
	line-height: 1.8em;
}
#link dl{
	padding-left: 10px;
}
#link dl dd{
	padding-left: 12px;
	padding-bottom: 10px;
}
#box {
	overflow: hidden; /* これがポイント */
	position: relative;/* IE6でエリアを選択できるようにする  *//* DreamWeaverのデザインビューで正しく表示させる */
}
#disc {
	padding-top: 10px;
	font-size: 12px;
	line-height: 1.6em;
	clear: both;
}

#box2 {
	overflow: hidden; /* これがポイント */
	position: relative;
	margin-bottom: 15px;/* IE6でエリアを選択できるようにする  *//* DreamWeaverのデザインビューで正しく表示させる */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 15px;
}
.cd {
	float: left;
	width: 150px;
	padding-top: 5px;
}
.cdbun {
	float: left;
	width: 600px;
	margin-left: 10px;
}
.cdbun dl{
}

.cdbun dl dt{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 1.6;
}

.cdbun dl dt span{
	color: red;
	margin: 0px 0px 0px 5px;
	font-weight: bold;
	font-size: 12px;
}
.cdbun dl dt a img{
	border: 0px;
	margin-left: 5px;
	float: right;
	position: relative; 
	top: -25px;
	
}

.cdbun dl dt strong{
	font-size: 13px;
}
.cdbun dl dd{
	padding-top: 2px;
	padding-left: 15px;
}
#news {
	padding-top: 5px;
	font-size: 12px;
	line-height: 1.6em;
}
#release {
	padding-top: 7px;
	padding-bottom: 15px;
}

#news_link {
	text-align: right;
	padding-right: 12px;
	font-weight: bold;
	font-size: 13px;
	color: #0099CC;
}
#news_link a{
	color: #0099CC;
	text-decoration: underline;
}
#news_link a:hover{
	color: #006699;
	text-decoration: none;
}
#release dt{
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	padding-left: 5px;
	margin-left: 12px;
	font-weight: bold;
	padding-bottom: 2px;
	color: #FF3366;
}

#release dt a{
	color: #FF3366;
}

#release dd{
	padding-top: 3px;
	padding-left: 17px;
	padding-bottom: 15px;
}
#release p{
	padding-top: 7px;
	padding-left: 5px;
}

#release ul li{
	list-style-type: square;
	margin-left: 25px;
	font-weight: normal;
}
#modoru {
	text-align: right;
	font-size: 11px;
	padding-right: 7px;
}
#ticket {
	padding-left: 14px;
	padding-bottom: 14px;
	font-size: 14px;
}
