html, body, span, p,
ol, ul, li {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {  
	text-align: center;  
	margin: 10px auto;
	line-height:1.5em;
}
div#wrapper {  
	width: 640px;  
	margin: 0px auto;
	text-align: left;  
}
#indent {  
	text-align: left;  
}

ol, ul {
	list-style: none;
}
#navi-gloaval li {
	float			: left;
	width			: 160px;
	height			: 30px;
	line-height		: 28px;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
}

#navi-gloaval li a {
	display			: block;
	width			: 100%;
	height			: 100%;
	text-align		: center;
	text-decoration	: none;
	color			: #fff;
	background		: #c03;
	border			: 1px solid #fff;
}

#navi-gloaval li a:hover {
	background		: #fff;
	color			: #c03;
}

/* 見出し */

#iro {
	color:#cc0033;
}
#sizedown {
	font-size: 80%;
	font-weight: normal;
}
#sizedown2 {
	font-size: 90%;
	font-weight: normal;
}
h1 {
	font-size: 150%;
	color:#666666;
	margin-bottom:1%
}
h2 {
	border-bottom: solid 5px #cc9999;
	font-size: 130%;
	margin-top:0.5em
	margin-bottom:0.5em
}
h3 {
	font-size: 110%;
	margin-left:1em
}
h4 {
	font-size: 100%;
	color:#333333;
	margin-left:2em
}


/* 文章ぶら下げ */

div.cap { padding-left:1em;
	text-indent:-1em; 
}

/* 文章ぶら下げ */
#picbox {
	font-size: 120%;
	margin-left:1em
	display			: block;
	text-align		: center;
	text-decoration	: none;
	color			: #000000;
	border			: 1px solid #000000;
	font-weight: bold;
}

p.h2doc { 
	text-indent: 1em;
	font-size: 100%;
	margin-left:1em
}
p.h3doc { 
	text-indent: 1em;
	font-size: 100%;
	margin-left:2em
}
p.h3doc2 { 
	text-indent: 1em;
	font-size: 100%;
	margin-left:3em
}
p.h3doc3 { 
	font-size: 100%;
	margin-left:3em
}
p.h3doc4 { 
	font-size: 100%;
	margin-left:4em
}
div.h4doc { 
	font-size: 100%;
	background-image: url( ./imeges/mark1.gif );
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	margin-left: 3em;
	line-height: normal;
}
.h4doc2 { 
	font-size: 100%;
	margin: 1em 0em 1em 3em
}
div.h4doc3 { 
	font-size: 110%;
	margin: 1em 0em 0.5em 4em;
	font-weight: bold;
}
.h4doc4 { 
	font-size: 90%;
	margin-left:5em
}
.h4doc5 { 
	text-indent: 1em;
	font-size: 100%;
	margin-left:4em
}

div.h4link { padding-left:1em;
	text-indent:-1em; 
	font-size: 100%;
}
span.h4link { 
	background-image: url( ./imeges/mark2.gif );
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	font-size: 100%;
}

