　charset "UTF-8";"

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

* {
  margin: 0;
  padding: 0;
}
html, body {
	height: 100%;
}
body {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-color: #444444;
}
#container {
	width: 100%;
    position: relative;
    height: 100%;
    min-height: 100%;
/*
	background-image: url(bgimg/sakura.JPG);
	background-repeat: no-repeat;
	background-position: center top;
*/
}
body > #container {
        height: auto;
}
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
    padding-bottom: 30px;
}
#stage {
	padding-left: 70px;
	width: 780px;
	height: 500px;
	background-color: #000000;
	padding-top: 70px;
	padding-bottom: 40px;
	color: #CCCCCC;
	margin-bottom: 100px;
	margin-left: 140px;
	background-image: url(common_img/contentbg_sakura02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
        overflow: auto;
}
#foot {
	width: 100%;
	background-color: #000000;
	position: absolute;
	bottom: 0;
	height: 30px;
}
#wrap .title {
	float: left;
}
#wrap .subtitle {
	font-size: 16px;
	margin-left: 190px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-bottom: 40px;
	padding-top: 70px;
}
.galsitem img {
	height: 150px;
	width: 120px;
}
.galsitem {
/*
	width: 120px;
*/	float: left;
	height: 240px;
	margin-top: 0;
	margin-right: 60px;
	padding-bottom: 60px;
	margin-left: 0;
}
.galsitem  h3, .calitem h3 {
	font-size: 14px;
	line-height: 16px;
	margin: 5px 0 0;
}
#stage .page h3 {
	font-size: 14px;
	line-height: 20px;
}
#stage .page p {
	line-height: 16px;
	margin: 0 0 30px 0;
}
#stage .page {
	margin: 0 0 40px 0;
}
.subtitle {
	color:#ffffff;
	font-size: 20px;
	line-height: 30px;
	text-align: right;
	padding: 0 20px 0 0;
}
.comment  {
	margin: 10px 0 0;
}
.age  {
	font-size: 10px;
	line-height: 12px;
	margin: 5px 0 0;
}
.size {
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main-p {
	float: left;
	padding-right: 30px;
	padding-bottom: 70px;
}
#calstage {
	margin-left: 140px;
	width: 850px;
        height: 500px;
        overflow: auto;
	background-color: #000000;
	padding-top: 40px;
	padding-bottom: 90px;
	color: #CCCCCC;
	background-image: url(common_img/contentbg_sakura02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 100px;
}
.calwrap {
	padding-left: 20px;
	width: 775px;
	color: #CCCCCC;
        background: url(common_img/cal_bg.gif) center top repeat-y;
}
#calline {
	width: 90px;
    height: 100%;
    min-height: 100%;
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0;
/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;*/
	padding-right: 10px;
}
#calline h2 {
	font-size: 12px;
	width: 90px;
	text-align: center;
	background-color: #666666;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
}
.calitem {
	width: 90px;
	float: left;
	height: 150px;
	margin-top: 0;
	margin-right: 0px;
	padding-bottom: 0px;
	margin-left: 0;
	padding-top: 20px;
}
.calitem img {
	height: 117px;
	width: 90px;
}
.time {
	margin: 0;
	font-size: 10px;
}
#smenu {
	width: 850px;
	height: 30px;
	margin-left: 140px;
	background-image: url(common_img/tp_bg.png);
	background-repeat: repeat;
}
#smenu ul,#indexsmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#smenu li,#indexsmenu li {
	margin-right: 10px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 30px;
	vertical-align: middle;
	float: right;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#fmenu {
	font-size: 12px;
	line-height: 30px;
	height: 30px;
}
#fmenu ul {
	list-style-type: none;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#fmenu li {
	float: left;
	padding: 0px;
	margin-right: 18px;
}
#fmenu .frogo {
	float: right;
}
#stage .post ,#indexstage .post {
	margin-right: 70px;
	margin-bottom: 70px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#stage .post h2 ,#indexstage .post h2 {
	font-size: 16px;
	line-height: 20px;
}
small {
	font-size: 10px;
	line-height: 12px;
}
.post .entry {
	margin-top: 10px;
	margin-bottom: 10px;
}
.post .postmetadata {
	font-size: 10px;
	line-height: 14px;
}
a:link {
	color: #FFCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF99CC;
}
a:hover {
	text-decoration: underline;
	color: #FF99CC;
}
a:active {
	text-decoration: none;
}
.entry .alignleft {
	float: left;
	margin-right: 10px;
}
.entry .alignright {
	float: right;
	margin-left: 10px;
}
#galsstage {
	margin-left: 140px;
	width: 850px;
        height: 500px;
        overflow: auto;
	color: #CCCCCC;
	background-color: #000000;
	background-image: url(common_img/contentbg_sakura02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 40px;
	margin-bottom: 100px;
}
.galwrap {
	padding-top: 60px;
	padding-left: 50px;
	background-image: url(common_img/gals_bg.gif);
	background-position: center 60px;
	background-repeat: repeat-y;
}
#wrap .indextitle {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#indexsmenu {
	width: 850px;
	height: 30px;
	margin-left: 80px;
	background-image: url(common_img/tp_bg.png);
	background-repeat: repeat;
	margin-top: 100px;
}
#indexstage {
	padding-left: 70px;
	width: 780px;
	background-color: #000000;
	padding-top: 40px;
	padding-bottom: 20px;
	color: #CCCCCC;
	margin-bottom: 100px;
	margin-left: 80px;
	height: 350px;
	overflow: auto;
}
.galsname {
	font-size: 16px;
	margin-bottom: 10px;
}
.galssum {
	padding-right: 2px;
	/*padding-bottom: 20px;*/
}
.spec {
	height: 130px;
	margin-right: 70px;
}
.mailpost {
	height: 200px;
	margin-right: 70px;
	overflow: auto;
}
.postinner {
	margin-bottom: 10px;
	padding-bottom: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.galsnavi {
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
}
.entry th {
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}
.entry td {
	line-height: 20px;
	text-align: center;
	background-color: #000000;
}
.entry table {
	background-color: #333333;
}
.enter {
	background-image: url(common_img/enter_bg_col.png);
	height: 231px;
	width: 776px;
	margin-top: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 186px;
	padding-left: 20px;
	padding-right: 20px;
}
.enter img {
	float: right;
	margin-right: 15px;
	margin-top: 2px;
}
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.navigation {
	height: 30px;
	margin: 0 70px 0 0;
}
.howto {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.howto td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 24px;
}
.entry .2col {
	float: left;
	width: 330px;
}
.blogpost {
	height: 400px;
	margin-right: 70px;
        margin-bottom: 70px;
	overflow: auto;
}

#waitstage {
	margin-left: 140px;
	width: 850px;
	color: #CCCCCC;
	background-color: #000000;
	background-image: url(common_img/contentbg_sakura02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 100px;
	margin-bottom: 100px;
}
.waititem {
	margin: 20px 120px 10px 50px;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 150px;
	
}
.waithead {
        background-image: url(common_img/bg_waitcol.gif);
        background-repeat: no-repeat;
        margin-left: 120px;
        padding-left: 10px;
	font-size: 12px;
        color: #EE0000;
	
}

.waittitle {
        margin: 0;
        padding: 20px 0 10px 30px;
        color: #FF99FF;
}
.waitsub{
        margin: 0 0 0 50px;
}


