@charset "utf-8";
/*å…±é€šCSS*/
* {
	margin: 0px;
	padding: 0px;
	font-family: "E­E³ E°ã‚´ã‚·ãƒE‚¯", Osaka, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3";
}
.clear {
	clear: both;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.aka {
	color: #FF0000;
}

.acrobat img {
	float: right;
}
.acrobat {
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.acrobat p {
	float: right;
	font-size: 12px;
	line-height: 15px;
	margin-top: 3px;
}
/*html{
height:100%;
}
body{
height:100%;
}
body>#base{
height:100%;
}*/
/*å¤§æž */
#base{
 /*height:100%;
	min-height:100%;*/
	background-image : url(../../../css/back.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}


#header {
	background-image : url(../../../css/header.jpg);
	height: 90px;
	background-repeat: no-repeat;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header h1,#header h2{
	text-indent: -9999px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	height: 1px;
}


#top_img {
	height: 240px;
	margin-bottom: 15px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
/*ãƒˆãƒƒãƒ—ã‚³ãƒ³ãƒEƒ³ãƒE----------------------------*/
#content {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
/*ã‚»ã‚«ãƒ³ãƒ‰ã‚³ãƒ³ãƒEƒ³ãƒE--------------------------*/
#se_content {
	width: 776px;
	margin-right: auto;
	margin-left: auto;
}
/*å·¦ãƒªãƒ³ã‚¯-------------------------------------*/
#con_navi {
	float: left;
	width: 185px;
	margin-right: 15px;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
#con_navi p {
	margin-bottom: 5px;
}
/*ãƒ¡ã‚¤ãƒ³ã‚³ãƒ³ãƒEƒ³ãƒE-----------------------------*/
#con_main {
	float: left;
	width: 570px;
}
#con_main a:link,#con_main a:visited,#con_main a:active {
	color: #333333;
	text-decoration: none;
}
#con_main a:hover {
	color: #FF6633;
	text-decoration: underline;
}

/*ãƒ•ãƒƒã‚¿ãƒ¼---------------------------------------*/
#footer {
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 15px;
	font-size: 11px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-image : url(../../../css/fot_base.gif);
	background-repeat: repeat-x;
}

#base hr {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#footer a:link,#footer a:visited,#footer a:active,
#top_new a:link,#top_new a:visited,#top_new a:active,
.top_re a:link,.top_re a:visited,.top_re a:active,
.back_re a:link,.back_re a:visited,.back_re a:active
 {
	color: #0970FF;
	text-decoration: none;
}
#footer a:hover,
#top_new a:hover,
.top_re a:hover,
.back_re a:hover {
	color: #FF6633;
	text-decoration: underline;
}
.fot_toi {
	float: left;
	width: 200px;
}
.fot_link {
	float: right;
	color: #0970FF;
}
.top_re {
	background-image : url(../../../css/top_re_ya.gif);
	background-repeat: no-repeat;
	text-align: right;
	background-position: 725px;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 15px;
}
.back_re {
	background-image : url(../../../css/top_re_ya.gif);
	background-repeat: no-repeat;
	text-align: right;
	background-position: 715px;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 15px;
}
#header img {
	margin-top: -2px;
}

