*{
	margin		:0;
	padding		:0;
}


body {
	margin			: 0px ;
	background		: url(img/body_back.gif) repeat-y #f1eaf4;
	background-position	: center;
	text-align		: center;
	font-family		: Verdana, "ＭＳ Ｐゴシック","平成角ゴシック", sans-serif;
}


strong	{ font-weight	:normal; }
em 	{ font-style	:normal; }


li	{ list-style	:none; }


a:link,
a:visited {
	text-decoration	: none;
	color		: #0000FF;
}

a:hover {
	text-decoration	: underline;
	color		: #FF8C00;
}

img	{ border	:none; }


#contents {
	width		: 780px;
	text-align	: left;
	background-color: #ffffff;
	margin-right	: auto;
	margin-left	: auto;
	margin-bottom	: 0;
	padding		: 0;
}


h1 {
	padding-top	: 2px;
	padding-left	: 10px;
	text-align	: left;
	font-size	: 10pt;
	color		: #333333;
	font-weight	: normal;
	text-decoration	: none;
	z-index		: 1;
}


#header	{
	background	: url(img/header.jpg) no-repeat;
	margin		: 0;
	width		: 780px;
	height		: 200px;
	text-align	: left;
}

h2 {
	font-size	: 20pt;
	color		: #777;
	margin		: 0px 30px 80px 10px;
	text-align	: right;
}

#header p {
	font-size	: 10pt;
	color		: #F5F5F5;
	line-height	: 130%;
	margin		: 0 0 0 80px;
	width		: 290px;
}


#main	{
	text-align	: left;
	margin		: 0px 40px 0px 40px;
}

h3 {
	color		: #000;
	line-height	: 180%;
	padding		: 0 0 0 20px;
	background	: url(img/h3_back.gif) repeat-x;
	margin-top	: 20px;
	margin-bottom	: 10px;
}


#main p{
	font-size	: 10pt;
	line-height	: 150%;
	color		: #000;
	margin-bottom	: 10px;
}

#main li {
	font-size	: 10pt;
	line-height	: 180%;
	font-weight	: bold;
	list-style-type	: disc;
	margin-left	: 20px;
}


.left{
	float		: left;
	margin		: 0px 30px 20px 0px;
}

.right{
	float		: right;
	margin		: 0px 0px 20px 30px;
}


#right	{
	margin		: 20px 10px 0 3px;
	width		: 200px;
	float		: right;
	background-color: #FFF;
}

#right ul {
	margin-bottom	: 20px;
}

#right li {
	font-size	: 10pt;
	padding		: 4px 4px 2px 4px;
	color		: #333333;
	border-bottom	: dashed 1px #666;
}

h4 {
	background	: url(img/h4_back.gif) no-repeat 10px;
	color		: #333;
	line-height	: 150%;
	text-align	: left;
	padding		: 2px 0 2px 35px;
	border		: solid 5px #846078;
}



#foot {
	clear		: both;
	margin		: 0;
	padding-bottom	: 10px;
	text-align	: center;
	color		: #666666;
	border-top	: solid 1px #666666;
	background	: url(img/footer.jpg) no-repeat bottom;
}
		
#foot p	{
	font-size	: 10pt;
	color		: #F5F5F5;
	line-height	: 130%;
	margin-bottom	: 10px;
}

#foot a:link,
#foot a:visited {
	text-decoration	: none;
	color		: #F5F5F5;
}

#foot a:hover {
	text-decoration	: underline;
	color		: #F5F5F5;
}

#menu {
	margin-top	: 2px;
	margin-bottom	: 15px;
}

#menu li{
	display: inline;
	color: #333;
	font-size: 10pt;
	border-left: solid 1px #333;
	padding-left: 5px;
}

#menu p	{
	text-align	:left;
	margin		:0 0 0 10px;
	font-size	:10pt;
	padding		:3px;
	color		:#666666;
}

#menu dl{
	text-align: left;
	margin: 10px 20px 0 20px;
	font-size: 10pt;
	color: #333;
}

#menu dd{
	margin-bottom: 10px;
}

#menu a:link,
#menu a:visited {
	text-decoration	: none;
	color		: #666666;
}

#menu a:hover {
	text-decoration	: underline;
	color		: #DE1039;
}


#pr {
	margin		: 10px 0;
	padding-left	: 10px;
}

#pr p {
	font-size	: 10pt;
}


#ads {
	clear		: both;
	margin		: 10px 0;
	text-align	: center;
}

#ads p {
	font-size	: 9pt;
	text-align	: left;
	padding-left	: 30px;
}


.impact {
	padding		: 0px;
	color		: #000000;
	background-color: #ffff99;
}

.red	{ color		: #FF0000; }
.orange	{ color		: #ff6600; }

.ads{
	clear: both;
	text-align: center;
}

.ads p{
	font-size: 8.5pt;
	text-align: left;
	margin-left: 28px;
	margin-bottom: 5px;
}

.adv{
	clear: both;
	margin: 0px 0px 20px 0px;
}

.adv h3{
	margin: 0;
	padding: 10px 0 0 0;
	background: none;
	border-top: dotted 1px #aaa;
	font-size: 11pt;
}

.adv p a{ color: #666; text-decoration: underline; }
.adv p a:hover{ color: #666; text-decoration: none; }
