@charset "shift_jis";

#contents {
	width: 600px;
	margin-left: 100px;
	_margin-left: 50px/*ie6*/;
	margin-top: 50px;
}

#contents h2 {
	margin-bottom: 15px;
	margin-top: 40px;
	text-align: left;
}

#contents h2 img {
	text-align: left;
}

h3 {
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
}

#contents p  {
	text-align: justify;
	line-height: 1.5;
	color: #000;
}

.mark-link {
	color: #C03;
}

.to-greeting a:link  {
	color: #004EA2;
	text-decoration: underline;
}

.to-greeting a:visited {
	color: #004EA2;
	text-decoration: underline;
}

.to-greeting a:hover {
	color: #C03;
	text-decoration: underline;
}

#hint {
	font-size: 80%;
	margin-top: -17px;
	float: right;
	margin-right: 80px;
	_margin-right: 45px/*ie6*/;
}

#aside {
	width: 600px;
	background-color: #CCC;
	line-height: 2;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
	display: none;
}

#temp {
	margin-top: 40px;
	margin-bottom: 40px;
	float: left;
}

#aside p {
	background-color: #CCC;
	color: #004EA2;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

#emphasis {
	color: #C30;
	background-color: #CCC;
}

#main-note {
	width: 100%;
	margin-bottom: 30px;
	margin-top: 10px;
}

#main-note p {
	line-height: 2.5em;
}

#main-note .l2-mainnote {
	line-height: 1;
	text-indent: 4em;
}

#baloon {
	margin-left: 110px;
	margin-top: -25px;
}

p#note {
	font-size: 80%;
	color: #004EA2;
	margin-bottom: 50px;
}

#article #h3-note {
	color: #C03;
	text-indent: 1.2em;
	font-size: 80%;
	margin-top: -5px;
	margin-bottom: 20px;
}

*html #main {/*ie6 フッターの位置*/
	_height: 111%;
}
