body {
	font-size: 90%;
	line-height: 160%;
	color: #333333;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a:link, a:hover, a:visited {
	color: #00A0E9;
	text-decoration: none;
}

img {
	border: none;
}

DIV#page {
	background-image: url(../images/frame.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 0px;
	height: auto;
	width: 840px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

DIV#header {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 198px;
	width: 840px;
}
DIV#glob_navi {
	width: 840px;
	height: 76px;
	padding: 0px;
}


DIV#glob_navi ul {
	padding: 0px;
	margin: 0px;
}

DIV#glob_navi li {
	width: 140px;
	height: 76px;
	float: left;
	display: inline;
	list-style: none;
}

.navi01 {
	background: url(../images/navi_01_02.jpg) 0px 0px no-repeat;	
}
.navi01 a {
	display: block;
	line-height: 1px;
	outline: none;	
}
.navi01 a:hover {
	text-indent: -9999px;
}


.navi02 {
	background: url(../images/navi_02_02.jpg) 0px 0px no-repeat;	
}
.navi02 a {
	display: block;
	line-height: 1px;
	outline: none;	
}
.navi02 a:hover {
	text-indent: -9999px;
}


.navi03 {
	background: url(../images/navi_03_02.jpg) 0px 0px no-repeat;	
}
.navi03 a {
	display: block;
	line-height: 1px;
	outline: none;	
}
.navi03 a:hover {
	text-indent: -9999px;
}


.navi04 {
	background: url(../images/navi_04_02.jpg) 0px 0px no-repeat;	
}
.navi04 a {
	display: block;
	line-height: 1px;
	outline: none;	
}
.navi04 a:hover {
	text-indent: -9999px;
}


.navi05 {
	background: url(../images/navi_05_02.jpg) 0px 0px no-repeat;	
}
.navi05 a {
	display: block;
	line-height: 1px;
	outline: none;	
}
.navi05 a:hover {
	text-indent: -9999px;
}


.navi06 {
	background: url(../images/navi_06_02.jpg) 0px 0px no-repeat;	
}
.navi06 a {
	display: block;
	line-height: 1px;
	outline: none;	
}
.navi06 a:hover {
	text-indent: -9999px;
}



DIV#container {
	text-align: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-bottom: 30px;
}


DIV#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 100px;
	clear: both;
}


h1 {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}

h2 {
	font-weight: bold;
	font-size: 140%;
	color: #00A0E9;
}

h2.page_title {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #00A0E9;
	text-indent: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A0E9;
	padding-bottom: 3px;
	padding-top: 3px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	margin-left: 15px;
}

h4 {
	font-size: 90%;
	font-weight: bold;
	margin-left: 15px;
}

h4.h4_title {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00A0E9;
	text-indent: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}
h4.h4_large {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00A0E9;
	text-indent: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 100%;
}




p {
	margin-right: 15px;
	margin-left: 15px;
}
table p {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

.notice {
	color: #CC0000;
	font-weight: bold;
}
.float_left {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.float_right {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
}

hr {
	border: 1px solid #00a0e9;
	margin-right: 15px;
	margin-left: 15px;
}
table {
	clear: both;
}

th, td {
	font-size: 90%;
	text-align: left;
	padding: 6px;
}


table.blue001 {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #00a0e9;
	border-collapse: collapse;
}

th.blue001 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00a0e9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00a0e9;
}
td.blue001 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00a0e9;
}
th.blue002 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00a0e9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00a0e9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00a0e9;
}
td.blue002 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00a0e9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00a0e9;
}

DIV#footer p {
	padding: 0px;
	line-height: 140%;
	margin: 10px;
}

/*寄付＆サポーター申込ボタン*/
#btn03 a,
#btn04 a {
	display:			block;
	text-indent:		-1000em;
	overflow:			hidden;
	height:				100%;
	width:				100%;
}
#btn03 a {
	background: url(http://acejapan.org/campaign/img/inner_go_donate.jpg) no-repeat;
	width: 264px;
	height: 97px;
}
#btn03 a:hover {
	background: url(http://acejapan.org/campaign/img/inner_go_donate_o.jpg) no-repeat;
	width: 264px;
	height: 97px;
}
#btn04 a {
	background: url(http://acejapan.org/campaign/img/inner_go_support.jpg) no-repeat;
	width: 264px;
	height: 97px;
}
#btn04 a:hover {
	background: url(http://acejapan.org/campaign/img/inner_go_support_o.jpg) no-repeat;
	width: 264px;
	height: 97px;
}#container blockquote {
	border: 1px dashed #00A0E9;
}
