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

/*ポップサーカス用*/

body{margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 1.4;
	font-size: 12px;
	color: #000;
}

#topimage{width:528px;
clear:both;
padding:0px;
text-align:left;
float:left;
background-color:#fff;
color:#000;
margin:0px auto;
}

.sien{width:400px;
margin:20px auto;
padding:10px;
displaay:box;
border-color:#CCC;
border-width:1px;
border-style:solid;}

#contents_boxp {
	margin:0 auto;
	background-color:#fff;
	width:530px;
}

#container{
width:100%;
background-color:#000;
margin:0px;
background-image:url(../project/images/pop/bg.jpg);
background-repeat:repeat-x;
background-position:top;}


#image-button01 {
      border: 0px;
      width: 67px;
      height: 22px;
      background:url(../images/common/ctt_btn_01.gif) left top no-repeat;
}

#image-button02 {
      border: 0px;
      width: 67px;
      height: 22px;
      background: url(../images/common/ctt_btn_02.gif) left top no-repeat;
}

textarea {
    background-color: #FFF;/* 背景色 */
    border-color: #999;/* 枠色 */
    border-width: 1px 1px 1px 1px;/* 枠線の太さ 上右下左 */
    border-style: solid solid solid solid;/*枠線の種類 上右下左*/
}

#footbox address {
	width: 250px;
	font-style: normal;
	margin: 50px 0 0 5px;
	font-size: 10px;
}

#close_btn02 {
	clear: both;
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(../images/common/btn_close.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#mode {/*IE対策*/
ime-mode:disabled; 
}
#close_btn {
	display: block;
	width: 30px;
	height: 30px;
	background-image:url(../images/common/btn_close.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: right;
	margin: 10px 50px 0px 0px;
}

dl {
	clear: both;
	width: 500px;
}

dt {
	width:500px;
    border-left: 4px solid #CCC;
	padding: 0 0 0 5px;
	font-size: 14px;
}


dd {
	margin: 0;
	padding: 5px 0 15px 0;
}


.btn {
	float: left;
	width: 70px;
}
#h_pops {
	float:left;
	line-height: normal;
	font-size: 20px;
	width: 528px;
	padding:10px;
	color:#fff;
	text-align:center;
}


#footbox ul {
	float: left;
	width: 300px;
	font-size: 11px;
	margin: 80px 0 0 0;
}

#footbox ul li {
	float: left;
}

.mh a{
	display: block;
	width: 30px;
	padding: 0 0 0 5px;
}

.mr a{
	display: block;
	width: 50px;
	padding: 0 0 0 5px;
}

.mp a{
	display: block;
	width: 75px;
	padding: 0 0 0 5px;
}

.mc a{
	display: block;
	width: 40px;
	padding: 0 0 0 5px;
}

.ms {
	display: block;
	width: 2px;
}
	

#footbox address {
	width: 250px;
	float: left;
	font-style: normal;
	margin: 0 0 0 5px;
	font-size: 10px;
}

#h_pops {
	float:left;
	line-height: normal;
	font-size: 20px;
	width: 528px;
	padding:10px;
	color:#000;
	text-align:center;
	line-height:150%;
}

h2{border-left:#F00 4px solid;
text-indent:15px;}

#fst{width:500px;
margin:0 auto;}

.red{color:red;
font-size:10px;
padding-left:20px;}