/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

* {
	margin		: 0;
	padding		: 0;
}


body{
	font-size	:12px;
	width		:800px;
	position	:relative;
	top		:10px;
	left		:20px;
	margin		:0 0 15px 0;
	background-color:#ffffff;
	border-right	:solid 1px #a9a9a9;
	border-left	:solid 1px #a9a9a9;
	border-bottom	:solid 1px #a9a9a9;
}


strong { font-weight: normal; }
em { font-style: normal; }

body p { color: #000000; }

li {list-style: none; }


a:link,
a:visited {
	text-decoration:none;
	color:#999999;
}

a:hover {
	text-decoration	: underline;
	color		: #FFCC00;
}


#contents {
	width		:800px;
}


#atama	{
	background-color:#ddccbb;
	width		:800px;
	height		:145px;
	border-bottom	:solid 1px #ccccff;
}


#atama p {
	text-align	:left;
	margin		:5px 60px 55px 60px;
	color		:#666666;
}


#pan p	{
	text-align	:left;
	margin		:0 0 0 10px;
	font-size	:10pt;
	padding		: 3px 6px;
	color		:#ffffff;
}

#pan {
	background-color:#333300;
	border-top	:solid 1px #ccccff;
}

#pan a:link,
#pan a:visited {
	text-decoration	: none;
	color		: #fff;
}

#pan a:hover {
	text-decoration	: underline;
	color		: #FFCC00;
}

h1 {
	margin		:0 0 15px 60px;
	padding-top: 30px;
	color		:#666;
	font-size	:18px;
}


#main	{
	width		:520px;
	text-align	:left;
	margin		:20px 10px 25px 15px;
	float		:left;
}


#main p{
	color		: #333;
	font-size	: 10pt;
	line-height	: 150%;
	margin-bottom	: 10px;
}

#main .ns a{ color: #1d3994; }

#main .ns dd{
	color: #333;
	margin-bottom: 10px;
}

#right	{
	margin		:20px 10px 0 3px;
	width		:200px;
	float		:right;
}


#right ul {
	margin-bottom	: 20px;
}

#right li{
	padding		:4px 4px 0 4px;
	background-color:#ffffff;
	color		:#999999;
}

#right	p{
	background-color:#ffffff;
}


#foot	{
	clear		:both;
	text-align	:center;
	font-size	:11px;
	color		:#666666;
	border-top	:solid 1px #666666;
	background-color:#ddccbb;
}

#foot p	{
	color		:#666666;
}

h2 {
	padding		: 0px 0px 0px 7px;
	font-weight	: bold;
	font-size	: 1.3em;
	line-height	: 2.0em;
	color		: #333333;
	border-left	: 5px solid #AFAFAF;
	background	: #eeeeee;
}


h3{
	background	: url(back.gif);
	margin		: 20px 0;
	padding		: 4px 0px 0px 10px;
	text-align	: left;
	font-size	: 14px;
	font-weight	: bold;
	color		: #333333;
}

h4{
	color		:#ffffff;
	padding		:8px 0 8px 10px;
	border		:solid 1px #000000;
	background-color:#990000;
}

.ads {
	margin-bottom	: 10px;
}

.ads p{
	font-size: 8.5pt!important;
}

#pr	{
	maring		: 0 0 10px 0;
	text-align	: right;
	font-size	: 9pt;
}

.pv {
	margin-bottom: 30px!important;
}

.pv p{
	font-size: 11pt!important;
	color: #000!important;
}

.pv a{
	color: #0000ff;
}




