﻿#advertisement {
	/*	float: right; /* ボックスを右寄せに指定 */;
	float: left; /* ボックスを左寄せに指定 */;
	width: 158px; /* ボックスの幅を指定 */;
	margin: 10px 0;
/* 上下方向にマージンを指定 */	background-color: #E5C7ED;
	font-size: small;
	text-align: left;
}
#primary {
	width: 297px; /* ボックスの幅を変更 */;
	margin: 10px 0 10px 0;
	clip: rect(20px, auto, auto, auto);
	float: left;
	text-align: left;
}
#secondary {
	float: left;
	width: 297px; /* ボックスの幅を変更 */;
	margin: 10px 1px 10px 0px;
	text-align: left;
}

#secondary2 {
	float: left;
	width: 597px; /* ボックスの幅を変更 */;
	margin: 10px 1px 10px 0px;
	text-align: left;
}


#header {
	background-color: #FFFFFF;
	height: 50px;
	font-size: x-small;
}
#wrapper {
	width: 760px;
}
#footer {
	clear: left;
	background-color: #DDDDDD;
	text-align: center;
	height: 50px;
	width: 760px;
	float: left;
}
#footer_1 {
	clear: left;
	float: left;
	text-align: left;
	width: 760px;

}
#kensaku {
	padding: 0px 0px 0px 350px;
	clip: rect(auto, 10px, auto, auto);
}
H2{
	color: #000080;
	font-size: medium;
	float: left;
	clip: rect(auto, auto, auto, 10px);
	left: 10px;
	margin-left: 10px;
	width: 280px;
}

A:hover {
	COLOR: red
;}
P {
	
  margin-left : 20px;
  margin-right : 20px;
  line-height : 15px;
}
A {
	COLOR: blue
;
  
}
SPAN{
  margin-left : 10px;
  margin-right : 10px;
}
ul {
	top: 10px;
}
ul {
	font-size: x-small;
}
dl {
	margin-left: 10px;
	font-size: small;
}
HR{
	color: #C0C0C0;
}
.main2 {
	font-size: small;
	width: 760px;
}
.newStyle1 {
	right: 0px;
}
.newStyle2 {
	float: right;
}
.newStyle3 {
	font-size: xx-small;
}
#osirase {
	width: 760px;
}
.ｈｒ {
	color: #C0C0C0;
}
.style1 {
	color: #0000FF;
	font-weight: bold;
	font-size: small;
	float: left;
}
.style2 {
	color: #0000FF;
	font-weight: bold;
}
.style3 {
	text-align: center;
	color: #008000;
	font-size: small;
}
.style4 {
	border-width: 0px;
}
.style5 {
	text-align: center;
	color: #008000;
	font-size: small;
}
.style6 {
	text-align: center;
}
.newStyle4 {
	font-size: x-small;
	color: #008000;
	clear: left;
	font-weight: bold;
}
.newStyle5 {
	font-size: x-small;
	color: #008000;
	font-weight: bold;
	padding-left: 10px;
}
.newStyle6 {
	font-size: x-small;
	font-weight: bold;
	color: #008000;
}
#secondary_1 {
	float: left;
	width: 299px; /* ボックスの幅を変更 */;
	margin: 10px 1px 10px 0px; /* 上下と右方向にマージンを指定 */
}
#logo {
	float: left;
	width: 125px;
	height: 31px;
}
H2 {
	color: #000080;
	font-size: medium;
	float: left;
	clip: rect(auto, auto, auto, 10px);
	left: 10px;
	margin-left: 10px;
	width: 280px;
}
P {
	margin-left : 20px;
	margin-right : 20px;
	line-height : 15px;
	background-color: #FFFFFF;
}
