html, body{
	height: 100%;
}

body{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align: center;
	width: 100%;
	font-size:0.9em;
	
}

div,p,h1,h2,h3,h4,h5,ul,li{
	margin: 0px;
	padding: 0px;
}

p{
	font-size:1em;
	line-height: 160%;
	padding: 5px 0px 5px 0px;
}

h1{
	font-size:30pt;
}

div.submenu{
	border-left:1px solid #90bd27;
	border-right:1px solid #90bd27;
	border-bottom:1px solid #90bd27;
	padding: 5px;
	font-size: 0.9em;
	margin-bottom:15px;
}

div.frame{
	padding-bottom:5px;
}

div.frame2{
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:15px;
}

div.frame3{
	padding-left:20px;
}

div.frame4{
	padding-left:15px;
}

#head{
	width: 830px;
	margin-bottom: 15px;
}

#footer{
	border-top: 2px solid #90bd27;
	padding:5px 0px 0px 5px;
	text-align:right;
	}


#f4{
	float: left;
	padding-top: 10px;
	padding-left: 50px;
	width:650px;
	background-color: #ffffff;
}

#f3{
	padding-top: 10px;
	float:left;
	width: 130px;
	background-color: #ffffff;

}

#f2{
	height: auto;
	height:100%;
	position: relative;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	width: 830px;
}

#f1{
	height: auto;
	height:100%;
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	text-align: left;
	background-color: #ffffff;
}

.main{
    min-height: 100%;
    height: auto !important;
    height: 100%; /* ie用に設定 */
    margin: 0 auto -50px; 
    /* class="footer"と同じ高さ(100px)の負の値を入力 */
}

.footer,
.push {
    height: 50px;
}



#f4 h5{
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size:12pt;
	font-weight:600;
	color:#555555;
	border: 1px solid #90bd27;
	background-image:url(../img/bg.gif);
}

#f3 a:link,#f3 a:visited{
	text-decoration:none;
	color : #000000
}

#f3 a:hover,#f3 a:active{
	text-decoration:none;
	color : #000000
}


img{
	border:0px;
}

#f3 ul{
	font-size:11pt;
	margin-bottom: 12px;
}

#f4 ul,li{
	margin-left:10px;
	line-height: 150%;
	font-size:11pt;
}

div.subtitle{
	border-bottom: 1px solid #90bd27;
	font-size:11pt;
	padding-left: 10px;
	padding: 2px 5px 2px 5px;
	border-left: 6px solid #90bd27;
	font-weight:bold;
	color: #333333;
/*	background-image:url(../img/mark1.gif);
	background-repeat:no-repeat;
*/
}



a:link,a:visited  {
	text-decoration:none;
	color : #0000ff;
	border:0px;
}


a:active,a:hover {
	text-decoration:underline;
	color : #0000ff;
	border:0px;
}


a:link.here{
	text-decoration:underline;
	color : #0000CD;
	border:0px;
}

td{
	font-size:11pt;
	padding:2px;
}

h1 a:link   {
	text-decoration:none;
	color : #000000;
}
h1 a:visited{
	text-decoration:none;
	color : #000000;
}
h1 a:active {
	text-decoration:none;
	color : #000000;
}
h1 a:hover  {
	text-decoration:none;
	color : #000000;
}

h4{
	border :2px solid #cccccc;
	border-right: 16px solid #cccccc;
	padding-top:20px;
	padding-bottom:20px;
	padding-left: 10px;
	font-size: 14pt;
	margin-bottom:10px;
	}

.title{
	border:1px slid #333333;
	padding-top:20px;
	}
	
	





