@charset "utf-8";

body,form,fieldset { 
    margin:0; 
    padding:0; 
}
li {
	list-style: none;
}

html {
	height: 100%;
}

fildset { 
    border:none; 
} 
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,di,dd { 
    margin:0; 
    padding:0; 
} 


input,textarea { 
    font-size:1em; 
} 

#all {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 800px;
	height: 140px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#leftnavi {
	float: left;
	width: 201px;
	margin-top: 30px;
}
#footer {
	clear: both;
	height: 25px;
	width: 800px;
	margin-top: 25px;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF6600;
}
address {
	text-decoration: none;
	font-size: 9pt;
	font-style: normal;
	text-align: center;
	padding-top: 5px;
}

#all #navi {
	height: 20px;
	width: 800px;
	text-align: right;
	font-size: 10pt;
	text-decoration: none;
}
#all #navi a {
	text-decoration: none;
}

#content {
	float: right;
	width: 580px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#all #header h4 {
	font-size: 11.5pt;
	color: #FF0000;
	text-align: right;
	margin-top: 10px;
}
#index {
	margin-top: 5px;
	margin-bottom: 5px;
}
#index a {
	display: block;
	height: 22px;
	width: 201px;
	margin-top: 1px;
	font-size: 10pt;
	text-decoration: none;
	background-image: url(images/point.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	text-indent: 28px;
	padding-top: 8px;
}

#all #header h3 {
	font-size: 11pt;
	margin-top: 15px;
	margin-left: 8px;
}
#all #header h1 {
	margin-left: -999px;
}
#all #header a {
	font-size: 14pt;
	text-decoration: none;
	display: block;
	width: 180px;
	height: 20px;
	text-align: center;
	border: 1px solid #666666;
	margin-top: 25px;
	margin-left: 580px;
}
#banner1 {
	height: 219px;
	width: 560px;
	margin-bottom: 10px;
	background-image: url(images/main_gazou.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#banner2 {
	height: 100%;
	width: 560px;
	margin-top: 10px;
	border: 2px dotted #CC0000;
	margin-bottom: 10px;
	background-image: url(images/explain_title.jpg);
	background-repeat: no-repeat;
	padding-top: 75px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#banner2 p {
	font-size: 10pt;
	line-height: 1.1em;
}
#content h4 {
	margin-bottom: 5px;
}
#content img {
	margin-bottom: 15px;
}
.rightaki {
	margin-right: 18px;
}
#content h2 {
	font-size: 16pt;
	line-height: 1.2em;
	color: #CC0000;
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	letter-spacing: -1px;
}
#content p {
	font-size: 11pt;
	line-height: 1.2em;
	letter-spacing: -1px;
}

#banner1 h3 {
	font-size: 14pt;
	line-height: 1.5em;
}
#banner1 p {
	font-size: 10pt;
	line-height: 1.5em;
}

