/* CSS Document */
body{
	text-align:center;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-right:0;
	}

p.head{
	margin-left:0;
	maegin-right:0;
	margin-top:0;
	margin-bottom:0;
	background-image:  url(../img/head_rp.gif);
	background-repeat: repeat-x;
	background-position: 100% 0;
	}

p.menu{
	fon-size:0.75em;
	margin-left:0;
	maegin-right:0;
	margin-top:0;
	margin-bottom:40px;
	background-color:#5e8eab;
	height:2em;
	}
	
p.menu a{
	color:#ffffff;
	background-color:#5e8eab;
	border-right:solid 1px #ffffff;
	text-decoration:none;
	display:block;
	width:10em;
	float:left;
	line-height:2em;
	}
	
p.menu a:hover{
	background-color:#49abdb;
	}
	
p.menu span{
	color:#c5e1ed;
	display:none;
	}

.top{
	color:#5e8eab;
	border-bottom:dotted 1px #5e8eab;
	text-align:right;
	}
	
.top a{
	color:#5e8eab;
	padding-left:3px;
	text-decoration:none;
	}

.top a:hover{
	color:#49db8b;
	}
				
.contents{
	width:630px;
	margin-left:auto;
	margin-right:auto;
	}

.section{
	margin-left:auto;
	margin-right:auto;
	margin-top:2em;
	text-align:left;
	}
	
.sectionmenu{
	text-align:left;
	list-style-image:url(../img/listmark.gif);
	margin-left:1em;
	padding-left:1em;
	padding-bottom:10px;
	border-bottom:solid 9px #5e8eab;
	}

.sectionmenu li{
	padding-left:0.3em;
	color:#555555;
	font-weight:bold;
	margin-bottom:0.5em
	}
	
 .sectionmenu li a{
	color:#5e8eab;
	}
	
.sectionmenu li a:hover{
	color:#49db8b;
	}	

h1{
	text-align:center;
	background-color:#5e8eab;
	padding-top:6px;
	padding-bottom:6px;
	font-size:1.2em;
	color:#2d444f;
	margin-bottom:0;
	margin-top:0;
	}
h1 em{
	font-style:normal;
	}
	
p.img{
	margin-top:0;
	}
	
h2{
	font-size:1em;
	border-left:solid 18px #5e8eab;
	padding-left:5px;
	marjin-top:2em;
	marjin-bottom:1em;	
	}

h3{
	font-size:0.9em;
	padding-left:5px;
	marjin-top:2em;
	marjin-bottom:1em;	
	}

p{
	text-indent: 1em;
	font-saze:0.875em;
	line-height:1.5em;
	color:#555555;
	margin-left:30px;
    }

address{
	font-size:0.625em;
	font-weight:bold;
	font-style:nomal;
	color:#5e8eab;
	border-top:solid 9px#5e8eab ;
	padding-top:4px;
	margin-top:30px;
	text-align:cente;	
	}

ul{
	text-align:ieft
	}
	
.number ol{
	text-align:ieft
	}
	
.number li{
	color:#555555;
	margin-left:2em;
	line-height:1.5em;
	}

.indent ul{
	text-align:ieft;
	
	}

.indent li{
	color:#555555;
	margin-left:2em;
	line-height:1.5em;
	}
			
p.harada{
	text-align:right;
	}
