@charset "utf-8";

/*-----------------------------------------------------------
    public page css
-----------------------------------------------------------*/
#public .box3 {
	overflow: hidden;
}
/* add start 20101115 */
#public .box3-img {
	float: left;
	width: 250px;
}
#public .box3-txt {
	float: left;
	width: 333px;
}
#public .box3-txt p{
	margin: 0;
}
#public .box3 .bottom {
	clear:both;
}
/* add end */
#public #main {
	width: 902px;
}
#public #content {
	width: 642px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#public #content h3 {
	font-size: 16px;
	color: #000000;
}

#public #content #photo	{
	margin-left:20px;
	margin-right:10px;
	_margin-left:10px;
	_margin-right:5px;
	display:block;
}

#public #content .photo_txt	{
/* add start 20101115 */
	margin-bottom: 20px;
/* add end */
}

#public #content .syouzai	{
	width:319px;
	height:65px;
	float:left;
}

#public #content .syouzai h4	{
	font-size:1.2em;
	text-align:center;
	background:#333;
	color:#ffffff;
	margin-bottom:7px;
}

#public #content .c_both	{
	clear:both;
}

#public #content .color_red	{
	color:#cc0000;
}


#seminar #content img.title1 {
	height: 22px;
	margin-bottom: 10px;
	padding: 5px;
	background: #ffffff url(../img/seminar/title1_back.gif) no-repeat;
	color: #ffffff;
}

#seminar #mousikomi {
	width: 565px;
	height: 63px;
	margin: 0 auto 10px;
	background: #ffffff url(../img/seminar/mousikomi_l.jpg) no-repeat;
}
#seminar #mousikomi h4 {
	display: inline;
	float:left;
	margin-top: 23px;
	margin-left: 27px;
	font-size: 14px;
	color: #ffffff;
}

#window #wrap {
	text-align: center;
}
#window .close {
	padding: 10px 0px 0px;
}
