#wrapper {
	width: 900px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;	

}

body{
	font-size: 70%;
	font-family: "MS P ゴシック";  
	line-height: 1.3;
	text-align:center;
	color: #660000;
} 	
.mozi-small {
	font-size: 12px;
}

a:visited {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #f4a460;
	text-decoration: none;
}
a:active {
	position: relative;
}
	
a img {
	border:0;
}
a image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
div.first {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	
}

#header {
	height: 59px;
	width: 900px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f4a460;
	border-left-color: #f4a460;
	text-align: center;
	margin-top: -20px;
}
div.topic {
	background-color: cornflowerblue;


}
#primary {
	float: left; /* ボックスを左寄せに変更 */
	width: 200px; /* ボックスの幅を変更 */
	margin: 10px 0;
	margin-right:10px;
	
	
}
#primary table th {
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#primary table td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#primary  table  .odd {
	background-color: #6495ed;
}





#secondary {
	float: left;
	text-align:left;
	width: 270px;  /* 上下と右方向にマージンを指定 */
	margin-right: 23px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6495ed;
	border-right-color: #6495ed;
	border-bottom-color: #6495ed;
	border-left-color: #6495ed;
	padding: 0px;
	font-size: 1.1em;
}
#secondary img {
}

#side {
	float: right; /* ボックスを右寄せに指定 */
	text-align:center;
	width: 300px; /* 上下方向にマージンを指定 */
	border: 1px solid #6495ed;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;	
}


#info {
	font-size: 100%;
	font-color: #660000;
	height: 30px;
	background-color : #f4a460; 
}
#yuukou {
	clear: both;
	font-size: 90%;
	height: 10px;
       	background-color : #6495ed; 
}
#footer {
	clear: both;
	font-size: 120%;
	height: 20px;
	background-color : #f4a460;
	text-align: center;
}
#wrapper .top-baner #primary .odd a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
#secondary td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
#side table {
	margin-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
}
#side table th {
	text-align: center;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#side  table td {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#side table tr.odd {
	background-color: #6495ed;
}


#side a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
#side table b {
	margin-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
}
#side table b th {
	text-align: center;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#side table b td {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#side table b tr.odd {
	background-color: #f4a460;
}

#secondary table {
	margin-bottom: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	float: left; 

}
#secondary table th {
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#secondary table td {
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#secondary table td.occ {
	background-color: #f4a460;
}
p img {
border: solid 1px #6495ed;
}

