@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}
body {
	background:#fff;
	color:#333;
    font-family: 'ヒラギノ角ゴ W3 JIS2004', 'Hiragino Kaku Gothic W3 JIS2004', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-size:12px;
    line-height:140%;
    margin:0;
    padding:0;
	text-align:center;
}

img, p {border:0 none;}


.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


.main_img{
	background:url(../images/bg_t.gif) repeat-x  top center;
}

.bg_body{
	background:url(../images/gla_t.jpg) repeat-x top #F0EDE1;
	padding-bottom:15px;
}

.wrapper{
	width:900px;
	margin:0 auto;
	text-align:left;
}

.pagebody{
	padding:15px 30px 20px;
}

.box{
	padding:25px 30px 40px 30px;
	_zoom:1;
	overflow:hidden;
}

h1{
	color:#E30E79;
	font-size:16px;
	padding:20px 0 10px 0;
	line-height:140%;
}
h1 span{
	font-size:13px;
	font-weight:normal;
}

#seminar{
	margin-left:30px;
	padding-bottom:40px;
}
#seminar ul{
	background:url(../images/bg_pk.gif) repeat-y;
	list-style:none;
	padding:0 0 0 40px;
	_zoom:1;
	overflow:hidden;
}
#seminar li{
	float:left;
	width:330px;
	margin-right:15px;
	padding:20px;
}
#seminar li p{
	padding-top:10px;
}


#voice{
	list-style:none;
	width:870px;
	_zoom:1;
	overflow:hidden;
	margin:25px -30px 10px 30px;
	color:#666666;
}
#voice li{
	float:left;
	width:260px;
	margin-right:30px;
	padding-bottom:30px;
}
#voice h2{
	color:#E30E79;
	font-size:13px;
	padding:8px 0 5px 0;
}
#voice h3{
	font-size:13px;
	padding-bottom:5px;
	color:#333333;
}
#voice h3 span{
	font-size:12px;
	font-weight:normal;
}

#hall{
	list-style:none;
	width:870px;
	margin-right:-30px;
	_zoom:1;
	overflow:hidden;
	padding:25px 0 10px 30px;
}
#hall li{
	float:left;
	width:260px;
	margin-right:30px;
	padding-bottom:30px;
}
#hall li p{
	padding-top:4px;
	text-align:right;
	font-size:11px;
}

.copyright{
	text-align:center;
	font-size:10px;
}

.btn_close{
	font-size:10px;
	padding:10px 0 70px;
}
.btn_close a{
	padding-right:15px;
	color:#999;
	text-decoration:none;
}
.btn_close a:hover{
	color:#333333;
	text-decoration:none;
}

#link{
	float:left;
	width:260px;
	margin-top: 50px;
}
