*		{margin		:0;
		padding		:0;}


body{
	font-size	: 12px;
	width		: 780px;
	position	: relative;
	top		: 10px;
	left		: 20px;
	margin		: 0 0 15px 0;
	background-color: #ffffff;
}

body p {
	color		: #ffffff;
}

li {
	list-style	:none;
}

strong,em {font-weight:normal;}
em {font-style:normal;}


a:link,
a:visited {
	text-decoration	: none;
	color		: #003366;
}

p {
	font-size	: 11pt;
	line-height	: 150%;
}

#contents {
	width		: 780px;
	background-color: #999966;
	border		: solid 1px #000;
}


#atama	{
	background	: url("header.jpg") no-repeat #FFF;
	width		: 780px;
	height		: 200px;
}

#atama p {
	margin: 10px 20px 0 40px;
	text-align: left;
	color: #fff;
	font-size: 12px;
}

h1 {
	margin: 0;
	padding: 125px 0 0 20px;
	color: #fff;
	font-size: 18px;
}

#pan	{
	padding: 0 10px;
	background-color: #ffffff;
	border-bottom	: solid 1px #000000;
}

#pan p	{
	text-align: left;
	font-size: 8.5pt;
	color: #000;
}

#main	{
	width		: 480px;
	text-align	: left;
	float		: right;
	padding		: 20px;
	background-color: #FFF;
}

#main p {
	color: #333;
	font-size: 12px;
}

#main li {
	font-size	: 10pt;
	line-height	: 150%;
}

#right	{
	margin		: 0;
	width		: 260px;
	float		: left;
}
		
#right li {
	padding		: 4px 4px 0 4px;
	margin		: 2px 0 2px 0;
}
		
#right	p {
	background-color: #ffffff;
}


#foot	{
	clear		: both;
	text-align	: center;
	font-size	: 11px;
	color		: #666666;
	border-top	: solid 1px #000000;
	background	: url("footer.jpg") no-repeat #FFF;
	width		: 780px;
}
		
#foot p	{
	color		: #FFF;
	font-size	: 10pt;
}

#foot a:link,
#foot a:visited {
	text-decoration	: none;
	color		: #FFF;
}

#pr {
	background-color: #ffffff;
	width		: 778px;
	border		: solid 1px #000000;
}
		
h2		{color				:#330000;
		text-align			:center;
		border-bottom		:solid 1px #ccccff;
		font-size			:17px;}

h3{
	color: #330;
	font-size: 16px;
	margin: 10px 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #ccccff;
}


h4 {
	color		: #ffffff;
	padding		: 5px 0 3px 10px;
	margin		: 8px 0 10px 0;
	background	: url("footer.jpg") no-repeat;
}

.adv{
	clear: both;
	margin: 0px 0px 20px 0px;
}

.adv h3{
	margin: 10px 0 10px 0;
	padding: 10px 0 0 0;
	background: none;
	border-top: dotted 1px #aaa;
	border-bottom: none;
	font-size: 11pt;
	font-weight: normal;
}

.adv p a{ color: #666; text-decoration: underline; }
.adv p a:hover{ color: #666; text-decoration: none; }
