a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}

img {
	border: 0;
	}

body {
	background: #CCD8E0;
	color: #444;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
}

li {list-style: none;}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

.right p {
	font-size: 12px;
	margin-top:3px;
	margin-bottom:3px;
}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}

/* header */
.top {
	padding: 0px 10px 0;
}

/* title */
.header {
	background: #FFF;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
}
.header .left, .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 150px;	
}
.header .left {
	background: #B3C2C7 url(img/header.jpg) no-repeat;
	font: normal 14px "ＭＳ ゴシック", "Osaka−等幅";
	text-align: center;
	width: 564px;
	vertical-align: middle;
}
.header .right {
	overflow: auto;
	width: 212px;
}
.header .right p,.header .right h2 {
	padding: 0 16px;
	font-size: 12px;
}

/* navigation */
.navigation {	
	background: #D9E1E5 url(img/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
}
.navigation a {
	background: #D9E1E5 url(img/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 12px/41px sans-serif;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(img/bgmain.gif) repeat-y;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 12px;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
	letter-spacing: 2px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* footer */
.footer {
	background: url(img/footer.jpg) repeat-x;
	color: #666;
	font: bold 12px/39px "ＭＳ Ｐゴシック", Osaka;
	padding: 0 12px;
	text-align: center;
}
.footer a,.footer a:hover {color: #0000ff;}
h1 {
	font-size: 16px;
	margin-top: 60px;
}
.osusume {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.sidemenu {
	font-size: 12px;
	margin: 6px 0px 6px 7px;
	padding: 0px;
}
.title {
	font-size: 16px;
	font-weight: 900;
	margin: 0px 0px 5px;
	padding: 0px;
}

h2.title {
font-size:14px;
margin-bottom:10px;
}


h3 {
font-size:12px;
margin-bottom:0px;
}

td {
font-size:12px;
}

span {
font-size:10px;
}

