﻿@import url("layout.css");
body {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 0.8em;
}
#container {
	width: 700px;
	margin: 10px auto;
}
#masthead {
	text-align: center;
	width: 698px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fafaff;
}
#navigation {
	position: relative;
	float: left;
	width: 148px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
}
#content {
	float: left;
	width: 518px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
	line-height: 120%;

}
#footer {
	text-align: center;
	clear: both;
	width: 698px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fefeff;
}
/* マストヘッドのスタイル */
#masthead h1 {
	color: #3d6c87;
}
#masthead h3 {
	color: #5f8ea9;
}
/* ナビゲーションのスタイル */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	background-color: #fff;
}
#navigation a {
	color: #3d6c87;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #fff;
	background-color: #fff;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #5f8ea9;
	background-color: #5f8ea9;
}
/* コンテンツのスタイル */
#content h1,h2,h3,h4,h5,h6 {
	color: #3d6c87;
}
#content img {
	padding: 5px;
}
/* フッターのスタイル */
#footer p {
	color: #808080;
	margin-top: 5px;
}
#footer a {
	color: #5f8ea9;
	text-decoration: underline;
}
#footer a:hover {
	color: #33627d;
	text-decoration: none;
}
a {
	color: #5f8ea9;
	text-decoration: underline;
}
a:hover {
	color: #33627d;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: normal;
}

.style_right{
	text-align: right;
}


p img{
	float:left;
	margin-right: 5px;

}

#profile li{
	list-style-type: none;
	margin-top:5px;
}

#bestopiaIndex h3 {
	margin:5px;
	padding: 0;
}

#bestopiaIndex ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#bestopiaIndex li{
	margin: 5px;
}

#bestopiaIndex a {
	color: #3d6c87;
	text-decoration: none;
}
#bestopiaIndex a:hover {
	color: #006600;
	text-decoration:none ;
	font-weight: bold ;
}

#bestopiaIndex table{
	border:0px;
	margin-left: 20px;
}

#bestopiaIndex tr{
	height: 20px 
}
#bestopiaIndex td{
	width: 220px 
}


#Bestopia p {
	font-size: 120%;
	line-height: 120%;
	margin-right: 100px;
}
#Bestopia blockquote {
	font-size: 110%;
	line-height: 110%;
}

#Top p{
	font-size:120%;
	line-height: 150%;
	margin-right: 0px;
	margin-left: 5px;
	
}

#Top ul{
	list-style:circle;
	font-size:110%;
	line-height: 140%;
	margin-right: 5px;
	margin-left: 30px;
	
}

#book p{
	text-align:center;
	font-size:120%;
	font-weight:bold;
	color:red;
}

#book img{
	margin-left:5px;
}

#new p a{
	text-align:center;
	font-size:110%;
	font-weight:bold;
	color:green;
	background-color:yellow;
}

#bestopia2010-02 p{
	margin-right:0px;
	padding-left:2em;
	font-size: 110%;
	line-height: 1.5em;

}

#bestopia2010-03 p{
	margin-right:0px;
	padding-left:2em;
	font-size: 110%;
	line-height: 1.5em;

}