﻿* {
	margin: 0;
	padding: 0;
}


table {
	margin:0 auto;
}


html {
	height:100%;
}

body {
/*	height:100%; */
	width:100%;
	margin:0px auto;
	font-family: Arial, Frutiger, "Humnst777 BT", Helvetica, "Swis721 BT", "Myriad Web", "Myriad Pro", Tahoma, Verdana, sans-serif, "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	background-color: #e6e6e6;
	color: #666;
}

* html div#this_container{
	height:100%;
	margin:0px auto;
	background-color: #ffffff;
	text-align:center;
}

*:first-child+html div#this_container{
	margin:0px auto;
}

div#this_container {
	margin:-9px auto 0px auto;
/*	margin:15px auto 0px auto; */
/*	margin:0px auto; */
	width:980px;
/*	position:relative; */
	background-color: #ffffff;
	text-align:center;
	min-height: 100%;
/*	border:solid 1px #999999; */
/*	border-width:0px 1px; */
	}	

body > #this_container {
	height: auto;
}

div#main{
    	width:100%;
/*	height:550px; */
	padding-bottom:40px;
	margin:10px auto 0 auto;
}


#foot{
/*    	position:absolute; */
    	bottom:0 0 5px 0;
    	height:70px;
    	width:100%;
}
#foot address {
	font-size:80%;
	font-style:normal;
	text-align:center;
	line-height:1.8;
	margin: 5px 0 0 0;
}
#foot p {
	text-align: center;	
}
#foot a {
	margin:0 0 0 5px;
	padding:0;
	text-decoration:none;
	color:#000000;
}
#foot a:link { color:#e60000;}
#foot a:visited { color:#e60000;}
#foot a:hover { color:#e60000; text-decoration: underline;}
#foot a:active { color:#e60000; text-decoration: underline;}
	

#botmenu {
	width: 950px;
	text-align: left;
	height: 25px;
	margin: 0 auto;
	padding: 0;
	background-color: #828282;
	color:#000000;
	font-size:80%;
}
#botmenu p {
/*	font-size:80%; */
	line-height:0.5;
	text-align: center;
	color:#ffffff;
	margin:0;
	padding: 0;
}
#botmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#botmenu a {
	color: #ffffff;
	text-decoration: none;
}

#botmenu li {
	float: left;
	position: relative;
	margin: 0.3em 0.5em;
	width: 5em;
	height: 2em;
	font-weight: normal;
	line-height: 2em;
	text-align: center;
	color: #ffffff;
}
#botmenu li a {
	display: block;
	width: 5em;
	height: 2em;
	text-align: center;
}
#botmenu a:link { color:#ffffff;}
#botmenu a:visited { color:#ffffff;}
#botmenu a:hover { color:#e60000; text-decoration: underline;}
#botmenu a:active { color:#e60000; text-decoration: underline;}

.botmenu3 {
	width: 980px;
	text-align: left;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background-color: #e6e6e6; /*#828282*/
	color:#000000;
}
.botmenu3 p {
	font-size:80%;
	line-height:1.5;
	text-align: left;
	color:#000000
	margin:0;
	padding: 0;
}
.botmenu3 a:link { color:#e60000; text-decoration: none;}
.botmenu3 a:visited { color:#e60000; text-decoration: none;}
.botmenu3 a:hover { color:#e60000; text-decoration: underline;}
.botmenu3 a:active { color:#e60000; text-decoration: underline;}

p .line05 { line-height:0.5; }




/* */
/* */


