* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-family: CI,"MS PGothic",Osaka,Arial,sans-serif;
	text-indent: 0;
	text-align: justify;
	list-style: none;
}
html {
	background-color: #dd9;
}
body {
	background-color: #fff;
	width: 770px;
	margin: 20px auto 20px;
	border: 4px double #963;
	padding-bottom: 1em;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	padding: 1em 0;
	background-color: #963;
	color: #fff
}
h1 a, h1 a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

/*
.links {
	padding-left: 1em;
	border-left: 10px solid #669;
	border-right: 10px solid #669;
	background-color: #99f;
	font-size: 75%;
	line-height: 2em;
}
.links dd {
	margin: 0 1em 0 0;
	display:inline;
	padding-left: 0.3em;
	border-left: 2px solid #669;
}
*/

.adsenselinkunit {
	clear: both;
	margin: 0 auto 1em;
	text-align: center;
	background-color: #963;
/*	border-left: 10px solid #669;
	border-right: 10px solid #669; */
}
.adsenselinkunit iframe {
	display: block;
	margin: 0 auto;
	background-color: #963;
}
/*
.adsensesearch {
	float: right;
	width: 20em;
	border: 1px solid #000;
}
*/
h2 {
	clear: both;
	margin: 1.5em 0 1em;
 	border-style: solid;
	border-color: #963;
	border-width: 1px 0;
	padding-left: 1em;
	background-color: #dd9;
	font-size: 110%;
	font-weight: bold;
	line-height: 2em;
}
h2 a, h2 a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

h3 {
	clear: both;
	margin: 1.5em 1em 1em;
	border-style: solid;
	border-color: #dd9;
	border-width: 0 0 1px 1em;
	line-height: 1.5em;
	padding-left: 0.5em;
/*	padding: 0.2em 1em;
	background-color: #99f;
	font-weight: normal;
	font-size: 100%;
	line-height: 1.5em;
*/
}
/*
h3 a, h3 a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

*/

p {
	text-indent: 1em;
	line-height: 1.3em;
	margin: 1em 1em;
}
p.noindent {
	text-indent: 0;
}
p em {
	font-weight: bold;
}
p.notice {
	text-indent: 0;
	border: 2px solid #669;
	background-color: #ccf;
	padding: 5px;
}
p.notice span {
	color: #f00;
	font-weight: bold;
}



ul.dot {
	margin: 0 1em;
}
ul.dot li {
	list-style: outside disc;
	margin-left: 2.5em;
	line-height: 1.3em;
}
ul.square {
	margin: 0 0 0 1em;
}
ul.square li {
	list-style: outside square;
	margin-left: 2.5em;
	line-height: 1.3em;
	margin-bottom: 0.3em;
}
ul.circle {
	margin-left: 1em;
	margin-bottom: 0.5em;
}
ul.circle li {
	list-style: outside circle;
	margin-left: 2.5em;
	line-height: 1.3em;
	margin-bottom: 0;
}


.picture {
	width: 470px;
	margin:0 auto 0.5em;
	background:#963;
	font-size:88.8%;
	line-height:1.3em;
	padding:10px 0;
}
.picture dt {
	margin-bottom: 3px;
}
.picture dt img {
	display: block;
	margin: 0 10px;
	border: 1px solid #000;
}
.picture dd {
	margin: 0.2em 10px 0;
	color: #fff;
}
.picture dd a, #main .screen dd a:hover {
	color:#fff;
}
.adsense {
	margin: 1em auto;
	text-align: center;
}
.adsense iframe {
	display: block;
	margin: 0 auto;
}
.adsenserectangle {
	margin: 2em auto 1em;
	text-align: center;
}
.adsenserectangle iframe{
	display: block;
	margin: 0 auto;
}

#copyright{
	clear: both;
	margin: 1em auto 0.2em;
	font-family: Arial,sans-serif;
	font-size: 88.8%;
	text-align: center;
}
#copyright * {
	font-family: Arial,sans-serif;
}
