/* indexCSS Document */

h2{
margin:0px;
padding:5px 50px 5px 10px;
font-size:100%;
font-weight:normal;
}

/* 相互リンク */
.sougo-waku{
border:1px solid #cccccc;
margin-top:20px;
font-size:120%;
}
.sougo{
padding:10px 0px 10px 50px;
}
div.sougo a {
color:#0000ff;
text-decoration:none;
}
div.sougo a:link {
color:#0000ff;
text-decoration:none;
}
div.sougo a:visited {
color:#0000ff;
text-decoration:none;
}
div.sougo a:hover {
color:#ff0000;
text-decoration:underline;
}
div.sougo a:active {
color:#660000;
text-decoration:underline;
}
.osirase h4 {
	font-size: 16px;
	font-weight: bold;
	color: #850C36;
	float: left;
	margin-left: 10px;
}
.osirase h4 a {
	color: #850C36;
}
div .osirase {
	background-color: #FFF;
	height: 50px;
	width: 495px;
}
.osirase .osirasebun {
	float: left;
	margin-left: 10px;
}
#banner h1 {
	font-size: 16px;
	font-weight: bold;
	color: #850C36;
	float: left;
	margin-left: 20px;
}
#banner h1 a {
	font-size: 18px;
	font-weight: bold;
	color: #850C36;
	text-decoration: none;
}
#banner h2 {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	font-weight: bold;
}
#banner {
	float: left;
	width: 495px;
	clear: both;
	background-image: url(../img/top/back.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C0;
	height: 50px;
	margin-bottom: 20px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #D11255;
}
