@charset "utf-8";

/*------------------------------------------------
	header styles
--------------------------------------------------*/
#header_inner{
	width: 700px;
}



/*------------------------------------------------
	footer styles
--------------------------------------------------*/
#footer_inner{
	width: 700px;
}



/*------------------------------------------------
	contents area styles
--------------------------------------------------*/
#contentsarea{
	width: 700px;
	margin: 0px auto 0px auto;
	text-align: center;
	position: relative;
}
#contentsarea_inner{
	width: 700px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 60px 0px;
	text-align: left;
}
div.contentsarea02 #contentsarea_inner02{
	width: 700px;
}
#maincontents{
	width: 700px;
	float: none;
	margin: 0px auto 0px auto;
}
#maincontents_inner{
	width: 700px;
	float: none;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	color: #000000;
}
.no_fontchange{
	display: none;
}
#header_fontsize_title{
	display: none;
}
#header_fontsize_btn{
	display: none;
}



/*------------------------------------------------
	title styles
--------------------------------------------------*/
h1{
	width: 700px;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 6px 0px;
	line-height: 1.3em;
	font-weight: bold;
	font-size: 160%;
	background: url(../images/l_gray02.gif) left bottom repeat-x;
}



/*------------------------------------------------
	close styles
--------------------------------------------------*/
#close_btn{
	margin: 60px 0px 60px 0px;
	text-align: center;
}
#close_btn img{
	width: 195px;
	margin: 0px auto 0px auto;
}
.close_button{
	margin-top: 45px;
	padding-top: 60px;
	background: url(../../common/images/l_gray02.gif) repeat-x left top;
	text-align: center;
}
.close_button span{
	margin: 0 auto;
}




