/* CSS Document */
@charset "UTF-8";
/* ƒuƒ‰ƒEƒUƒXƒ^ƒCƒ‹‰ðœ
   --------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,th,var{
	font-style: normal;
	font-weight: normal;
}
ol,ul{
	list-style: none;
}
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
}
q:before,q:after{
	content: '';
}


/* HTML—v‘f
   --------------------------------------------- */
body{
	color: #333333;
	font-size: 12px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	line-height: 1.3em;
}
*:first-child+html body{
	font-size: 75%;/*IE7*/
}
* html body {
	font-size: 75%;/*IE6-5*/
}
a{
	color: #593B00;
}
a:link{
	text-decoration: underline;
}
a:visited{
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
a:active{
	text-decoration: underline;
}
img{
	border: 0;
}
img,input{
	vertical-align: bottom;
}
em{
	font-style: normal;
}
sup,sub{
	font-size: 83%;
	line-height: 1;
}
sup{
	vertical-align: text-top;
}
sub{
	vertical-align: text-bottom;
}

/*--contents--*/
.top_close{
	text-align:right;
	font-size:11px;
	line-height:1.3em;
	padding:5px 5px 0 0;
	font-weight:normal;
}
.close{
	text-align:center;
	font-size:11px;
	line-height:1.3em;
	padding-bottom:5px;
	margin-top:10px;
}
.top_close a,
.close a{
	background:url(../images/arw_close.gif) no-repeat scroll left center transparent;
	height: auto;
	min-height:12px;
	padding-left:14px;
	color:#333333;
}
.page_top{
	font-size:11px;
	text-align:right;
	margin-top:5px;
}
.page_top a{
	background:url(../images/arw_up.gif) no-repeat scroll left center transparent;
	height: auto;
	min-height:12px;
	padding-left:14px;
	color:#333333;
}


#main_container{
	width:720px;
	margin:0 auto;
	padding:30px 40px;
	clear:both;
	background:#e6f4f3;
}
#main_container .section{
	padding-bottom:20px;
	background:#FFFFFF;
}

#main_container .paragraph{
	padding:0;
	margin:0;
}

#main_container #sec_01{
	margin-top:5px;
}
#main_container #sec_01 .text{
	padding:5px 15px 0 30px;
	text-indent:-1em;
}
#main_container #sec_01 .paragraph .paragraph{
	height:1px;
	overflow: hidden;
	clear:both;
}
#main_container #sec_01 .paragraph .text strong{
	font-weight:normal;
	color:#FF0000;
}
#main_container #sec_02{
	text-align:center;
}
#main_container #sec_02 .paragraph{
	display: inline;
	text-align:center;
}
#main_container #sec_02 .ss1 img{
	margin-right:18px;
}
#main_container #sec_02 .ss3 img{
	margin-top:15px;
}
#main_container #sec_03{
}
#main_container #sec_05{
}
#main_container #sec_05 .paragraph{
}
#main_container #sec_05 .button{
	text-align:center;
}
#main_container #sec_06{
	padding:10px 0 30px;
	text-align:center;
}

/*--header--*/
#header {
	margin:0;
	background-color:#FFFFFF;
	border-bottom: #cccccc solid 3px;
}
#header .header {
	width:800px;
	margin:0 auto;
	padding:0;
}
#header .e_logo {
	padding:10px 0 0 0;
	float:left;
}
#header .logo {
	float:right;
	 padding:15px 0 0 0;
}
#header .header .btm {
	height:7px;
	overflow:hidden;
	clear:both;
}

/*--footer--*/
#footer{
	margin:0;
	clear: both;
	font-size:11px;
	color:#555555;
	background-color:#FFFFFF;
	border-top: #cccccc solid 1px;
}
#footer .footer{
	width:800px;
	margin:0 auto;
	padding:10px 0 20px;
}
#footer .left{
	margin:0;
}
#footer .right{
	margin:0;
	float: right;
}
