*{ margin:0; padding:0; }

body {
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	background-color: #FFF;
	color: #000;
	font-size: 1em;
	line-height: 180%;
}

div.cover{
	margin-top: 30px;
	background-color: #000;
}
div.cover-pic{
	margin: 0 auto;
	width: 500px;
	background-color: #000;
	float: left;
}
div.cover-toc{
	padding-left: 15px;
	padding-top: 50px;
/*	width: 330px;*/
	color: #eee;
	/*
	font-family:sans-serif;
	*/
	font-size:1.2em;
	line-height:220%;
	background-color: #000;
	float: left;
}
a.cover{
	font-weight:normal;
	text-decoration: none;
	color: #eeeeee;
}
a.cover:hover { 
	color: #eeeeee;
}
a.cover:visited{
	color: #eeeeee;
}
div.cover-footer{
	height:100px;
	padding-top: 30px;
	background-color: #000;
	clear: both;
	text-align: right;
}
a.cover-footer{
	font-weight:normal;
	text-decoration: none;
	color: #eeeeee;
}




#header {
	background-color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
}


#header h1 {
	padding-top: 20px;
	padding-bottom: 10px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", serif;
	color: #000;
	font-size: 32px;
	font-weight: normal;
	line-height: 100%;
}
#header h2 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", serif;
	color: #aaa;
	font-size: 12px;
	font-weight: normal;
	line-height: 100%;
}
#header img {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

content {
	line-height: 180%;
}

/*
#content_container {
	margin-top: 20px;
	margin-bottom: 50px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 180%;
	font-size: 15px;
	color: #000022;
}
*/
#content_container table.imgleft {
margin-right: 20px;
margin-bottom: 20px;
float: left;
}
#content_container table.imgright {
margin-left: 20px;
margin-bottom: 20px;
float: right;
}
#content_container table td {
	font-size: 12px;
	color: #000022;
	padding: 5px;
	text-align: center;
}

#footer {
	clear: both;
	height: 100px;
	background-color: #FFF;
	text-align: right;
	padding: 10px;
}
#footer p {
	font-size: 12px;
	font-family: sans-serif;
	line-height: 160%;
	margin: 10px;
	#footer
}

#content p {
	font-size: 10.5pt;
	line-height: 160%;
}

hr{
margin-top:2em;
margin-bottom:1em;
border: none;
border-top: 1px #888888 solid;
}
hr.cover{
height: 1px;
border: none;
border-top: 1px #888888 solid;
}

a {
	text-decoration: none;
	color: #0000FF;
}
a:hover { color:red; }
a:visited{
	color: #9392B8;
}
#footer a { text-decoration:none; color:#666666; }
#footer a:hover { color:red; }
#container #content_container table tr td h3 a {
	font-family: ＭＳ Ｐ明朝, MS PMincho,ヒラギノ明朝 Pro W3, Hiragino Mincho Pro, serif;
}
