@charset "utf-8";

*
	{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	}

body
	{
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

h1,h2,h3,h4,h5,p,div,ul,ol,li,td,th,table,dl,dt,dd
	{
	margin: 0;
	padding: 0;
	}

ul,li
	{
	list-style: none;
	}

img,a img
	{
	border: 0;
	}
a,
a:link
	{
	color: #000066;
	}

a:visited
	{
	color: #000066;
	}

a:hover
	{
	color: #000066;
	text-decoration: none;
	}

a:active
	{
	color: #000066;
	}

#wrap
	{
	width: 800px;
	height: 9800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/re-blog.jpg);
	padding: 0px;
	}
#top-box {
	width: 600px;
	height: auto;
	float: left;
}
h1 {
	font-size: 24px;
	color: #CC0000;
	width: 580px;
	height: 120px;
	padding-left: 20px;
	padding-top: 30px;
}
h2 {
	font-size: 18px;
	color: #333333;
	padding-left: 40px;
	padding-top: 25px;
	width: 560px;
	height: 20px;
}
#etc {
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	height: 350px;
	width: 530px;
	padding-left: 50px;
	padding-top: 5px;
	padding-right: 20px;
}
#site {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	padding-top: 80px;
	padding-left: 75px;
}
#site dt {
	font-size: 12px;
	color: #CC0000;
	padding-top: 20px;
}
#site dd {
	font-size: 12px;
	line-height: 24px;
	color: #000066;
	background-image: url(img/re-dd.jpg);
	height: 30px;
}
#site dt a:link
	{
	color: #000066;
	text-decoration: none;
	}
#site dt a:visited
	{
	color: #000066;
	text-decoration: none;
	}
#site dt a:hover
	{
	color: #000099;
	text-decoration: underline;
	}
#site dt a:active
	{
	color: #000066;
	text-decoration: none;
	}
#side-box {
	height: auto;
	width: 170px;
	float: right;
	padding-left: 15px;
	padding-right: 15px;
}
#yahoo {
	height: auto;
	width: auto;
	padding-top: 77px;
	padding-bottom: 40px;
}
#side-link {
	font-size: 14px;
	line-height: 28px;
	padding-top: 10px;
	padding-left: 40px;
	color: #000066;
}
#side-box dt {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
}
#side-box dd {
	font-size: 14px;
	color: #333333;
	padding-bottom: 5px;
	line-height: 20px;
	padding-left: 10px;
}
#profile {
	padding-bottom: 5px;
}
#new {
	padding-top: 5px;
	padding-bottom: 10px;
}
#g-site {
	font-size: 12px;
	line-height: 20px;
	color: #000066;
	padding-left: 75px;
	padding-top: 20px;
}
.menu-box {
	padding-left: 75px;
	font-size: 12px;
	line-height: 20px;
	color: #000066;
	padding-top: 15px;
}
.menu {
	padding-bottom: 10px;
}
span {
	color: #009933;
}
.special-box {
	font-size: 12px;
	line-height: 18px;
	padding-top: 30px;
}
.special-box p {
	padding-bottom: 20px;
}
.special-box span {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}
.menu-box p {
	padding-bottom: 15px;
}

