@charset "shift_jis";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 13px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #555555;
	line-height: 140%;
	background-image: url(../image/body-bg.jpg);
	background-repeat: repeat-x;
	background-color: #F8FFF0;
}
h1 {
	font-size: 13px;
	font-weight: normal;
	display: inline;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	display: inline;
	margin-left: 5px;
}

a:link {
	color: #0033FF;
}
a:visited {
	color: #0033FF;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #0033FF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	list-style-type: none;
}
ol li {
	margin-left: 30px;
	margin-bottom: 8px;
}
address {
	font-style: normal;
	color: #07669F;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}
#all {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 90px;
	width: 900px;
	background-image: url(../image/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header01 {
	height: 90px;
	width: 705px;
	float: left;
}
#header01-1 {
	height: 25px;
	width: auto;
	color: #CCCCCC;
}
#header01-1 a {
	color: #CCCCCC;
	text-decoration: none;
}
#header02 {
	height: 33px;
	width: 195px;
	float: right;
	text-indent: -9999px;
	margin-top: 57px;
}
#header02 li {
	float: left;
}
#navi {
	height: 35px;
	width: 900px;
	background-image: url(../image/navi-bg.jpg);
	background-repeat: repeat-x;
	text-indent: -9999px;
}
#navi li {
	float: left;
}
#leftmenu {
	float: left;
	height: auto;
	width: 190px;
	margin-bottom: 10px;
}
#blogmenu {
	margin-bottom: 10px;
	height: auto;
	width: 188px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}
#blogmenu li {
	background-image: url(../image/mactivity-li.gif);
	background-repeat: no-repeat;
	background-position: 5px 11px;
}
#blogmenu li a {
	display: block;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 15px;
	color: #555555;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: auto;
	width: 173px;
}
#blogmenu a:hover {
	background-color: #ECF5FB;
	background-image: url(../image/mactivity-li.gif);
	background-repeat: no-repeat;
	background-position: 5px 11px;
	color: #0668A5;
}
#rightmenu {
	float: right;
	height: auto;
	width: 190px;
	margin-bottom: 10px;
}
#info {
	margin-bottom: 10px;
	height: auto;
	width: 180px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 4px;
}
#info img {
	display: block;
	margin-bottom: 8px;
}
.banner p {
	margin-bottom: 10px;
}
.pagetop {
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}
#footer {
	height: 25px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #07669F;
	clear: both;
	padding-top: 5px;
	text-align: center;
}
#footer li {
	display: inline;
	margin-right: 100px;
	margin-left: 100px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.float-pleft {
	float: left;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: center;
	background-color: #FFFFFF;
}
.float-pright {
	float: right;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: center;
	background-color: #FFFFFF;
}
.float-left {
	float: left;
	margin-right: 5px;
}
.float-right {
	float: right;
	margin-left: 5px;
}
.float-clear {
	clear: both;
}
.font-small {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 80%;
	letter-spacing: 0.1em;
	line-height: 120%;
}
.font-lage {
	font-size: 16px;
	line-height: 150%;
}
.f-red {
	color: #FF3300;
}
.f-green {
	color: #009900;
}
.f-gray {
	color: #666666;
}
.f-blue {
	color: #0033CC;
}
.margin-t10 {
	margin-top: 10px;
}
.margin-b10 {
	margin-bottom: 10px;
}
.margin-b5 {
	margin-bottom: 5px;
}
.margin-l10 {
	padding-left: 10px;
}
