body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	color: #cccccc;
	margin: 0px;
}
body {
	background-color: #000000;
	background-image: url(common_img/bg_02.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
a img {
	border: 0px;
}
a:link {
	color: #99FFFF;
	text-decoration: none;
}
a:visited {
	color: #99FFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
}
tr {
	text-align: center;
	vertical-align: middle;
	overflow: visible;
}

/* hide hack from Mac-IE5 \*/
* html .mybuggyelement { height: 1%; }
/* end hiding */

/*clearfix*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*PNG24*/

/*movablemenu*/
#sidebar {
	float:right;
	margin-left:-180px;
	width:180px;
}
#movable {
	width:180px;
	padding-top: 50px;
}
#stage800 #footer {
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

#stage800 {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(common_img/bg_01.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 30px;
	padding-left: 90px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#stagesingle {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin: 0 0 60px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-bottom: 15px;
}
#coninfo {
	width: 540px;
	margin-bottom: 60px;
	text-align: left;
	vertical-align: middle;
	margin-left: 60px;
}
#conleft {
	width: 580px;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 60px;
}
#conright {
	width: 540px;
	text-align: right;
	vertical-align: middle;
	overflow: visible;
	padding-bottom: 60px;
	padding-left: 60px;
}
.navigation{
	margin: 0 0 30px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-bottom: 15px;
}
.minitext  {
	font-size: 10px;
	margin: 0px;
}
.info {
	margin-top: 5px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-bottom: 15px;
}
.bot {
	background: #000000;
	margin: 20px 0 20px 0 ;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	padding: 5px;
}
.photosum {
	padding: 4px;
	float: right;
	margin-left: 10px;
}
p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#coninfo p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-bottom: 15px;
}
h2 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 14px;
	margin: 10px 0 0 0;
}
#stage800 #coninfo h2 {
	margin-left: 0px;
}
#stage800  #conleft ul  {
	float: left;
	width: 145px;
	font-size: 12px;
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 0px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.alignleft {
	float: left;
	padding-right: 10px;
}
.alignright {
	float: right;
	padding-left: 10px;
}
#footer {
	height: 80px;
	font-size: 12px;
}
.top10px {
	padding-top: 20px;
}
