/* Special top
------------------------------------------------------------------------*/
h2 {
	margin: 0;
	padding-bottom: 15px;
}
div.mainWrapper {
	background: url(../images/bg_border.gif) 450px 0px repeat-y;
}
div#wrapperTop {
}
div.textBody {
	float: left;
	width: 422px;
	padding-top: 32px;
	padding-right: 28px;
}
div.photoBody {
	float: right;
	width: 422px;
	padding-top: 32px;
	padding-left: 28px;
}
div.photoBody div.box_01 {
	float: left;
	width: 209px;
	margin: 0 4px 4px 0;
}
div.photoBody div.box_02 {
	float: left;
	width: 209px;
	margin-bottom: 4px;
}
div.photoBody div.box_03 {
	clear: left;
	width: 422px;
	height: 223px;
}
div.photoBody div.box_04 {
	float: left;
	width: 137px;
	margin: 4px 4px 4px 0;
}
div.photoBody div.box_05 {
	float: left;
	width: 140px;
	margin: 4px 4px 4px 0;
	margin-bottom: 4px;
}
div.photoBody div.box_06 {
	float: left;
	width: 137px;
	margin: 4px 0;
}
div#wrapperTop div.photoBody {
	background: url(../images/ttl_photos.gif) left top no-repeat;
}
div.programWrapper {
	margin-top: 38px;
	padding: 15px 0;
	border-top: 1px dotted #dbdbdb;
	border-bottom: 1px dotted #dbdbdb;
	height: 4.5em;
	font-size: 80%;
	line-height: 150%;
}
div.programWrapper div.box_01 {
	float: left;
	width: 298px;
	border-right: 1px solid #dbdbdb;
}
div.programWrapper div.box_02 {
	float: left;
	width: 300px;
}
div.programWrapper div.clear {
	visibility: hidden;
	height: 0;
	line-height: 0em;
}
div.programWrapper div p {
	display: block;
	margin: 0 auto;
	width: 20em;
}


/*
########################################################
  common style
########################################################
*/

div#header { margin-bottom: 2px; }
div#header a { text-decoration: none; }
div#footer { margin-top:0; }

div#container {
	text-align: left;
	width: 900px;
	margin: 0 auto;
}
div#contents{
	width: 900px;
	margin: 0;
    
}
div#content_wrap {
    height: 100%;
	margin: 0;
	padding: 0;
	line-height:150%;
}

div.clear {
	clear: both;
}

#page_top,
.page_top {
	float: none;
	margin: 40px 0 10px 842px;
}
#page_top a,
.page_top a {
	overflow: hidden;
	background: url(../images/page_top.gif) no-repeat;
	width:58px;
	height:0px;
	padding-top: 14px;
	display:block;
}
.page_top a:hover {
	background: url(../images/page_top.gif) no-repeat;
}
