* {
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
	color: #333333;
	border-style: none;
	font-size: 13px;
}
a {
	color: #069;
}
body {
	width: 100%;
}

#header {
	text-align: center;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 2px solid #2C2C7A;
}
#headnavi {
	margin: 0px auto 10px;
	width: 320px;
	padding-top: 5px;
	text-align: center;
}
#top {
	background: #E6E6E6;
	margin: 5px 5px 15px;
	padding: 10px;
}
#contents {
	margin: 10px;
}
#contents h1 {
	font-size: 120%;
	color: #FFF;
	background: #0A297B;
	padding: 5px;
	margin-bottom: 10px;
}
#contents h2 {
	font-size: 110%;
	color: #0A297B;
	margin-bottom: 10px;
	border-bottom: 2px solid #0A297B;
	clear: both;
}
#contents p {
	margin-bottom: 15px;
}

#contents .menu01 {
	list-style-type: none;
	margin-bottom: 15px;
}
#contents .menu01 li {
	float: left;
	font-size: 13px;
	height: 25px;
	margin: 0px;
	width: 49%;
	text-align: center;
	line-height: 25px;
	border-bottom: 1px dashed #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 7px 0px 0px 0px;
}
#contents .menu01 .none {
	border-right-style: none;
}

#contents .menu01 li a {
	font-size: 13px;
}
#contents .info {
	margin-bottom: 20px;
	margin-left: 15px;
	list-style-type: none;
}
#contents .info li {
	margin-bottom: 10px;
}



#navi {
	margin: 0px 10px 5px;
	padding: 0px;
	list-style-type: none;
}
#navi li {
	margin: 0px 0px 5px;
	padding: 5px 0px 5px 20px;
	border-bottom: 2px dotted #171676;
	list-style-type: none;
	background: url(../image/icon_navi.jpg) no-repeat left center;
}
#footer {
	text-align: center;
	padding: 15px 0px 10px;
}



#copy {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background: #006;
}

/*　ボタンの配列　*/
