@charset "utf-8";
/* CSS Document */

* {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-decoration: none; 
}
img {
	border: 0;
}
a:link { 
    color: #006699;
}
a:hover {
    color: #993366;
}
a:visited { 
    color: #CC6699; 
}
body, p, h1, h2, h3, img, table, div {
	margin: 0px;
	padding: 0px;
}
a:hover img{
	color: #ff0000;
    visibility : visible;
    float : none;
    clear : none;
    position : relative;
    top : 1pt;
    left : 1pt;
}
.font_right {
	text-align:right
}
.font_center {
	text-align:center
}

.nolist	{
	list-style: none;
	margin:0px 0px 0px 0px;
}

body {
	background-position: center top;
	background-image: url(../img/bgGold.jpg);
	margin-top: 20px;
}

#main {
	margin: auto;
	padding: 0px;
	width: 840px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}
#main #flash {
	text-align: center;
}
#main #slogan {
	background-image: url(../img/img_slogan.jpg);
	height: 30px;
	width: 840px;
}
#main #header {
	top: 100px;
	width: auto;
	margin-top: 5px;
	margin-left: 600px;
}
#main #navi {
	background-color: #FFF;
	height: auto;
	width: auto;
	text-align: center;
}
#main #event {
	background-color: #FFF;
	height: auto;
	width: auto;
	text-align: center;
}

#main #container {
	width: 840px;
	height: auto;
	background-color:#FFF;
}
#main #container #left_cont {
	background-color: #FFF;
	width: 200px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#main #left_outa {
	width: 180px;
	float: left;
	text-align: left;
	height: 240px;
	background-image: url(../img/monthly_outa.gif);
	padding-left: 5px;
	margin-bottom: 5px;
}
#main #left_mahoramato {
	width: 180px;
	float: left;
	text-align: left;
	height: 240px;
	background-image: url(../img/monthly_outa.gif);
	padding-left: 5px;
	margin-bottom: 20px;
	padding-top: 20px;
}
#main #left_outalink {
	width: 180px;
	float: left;
	text-align: left;
	height: 20px;
	background-image: url(../img/monthly_outa.gif);
	margin-top: 10px;
	margin-left: 5px;
}
#main #left_menu {
	width: 195px;
	float: left;
	margin-left: 5px;
	margin-top: 20px;
	list-style:none;
}

#main #container #center_cont {
	float: left;
	height: auto;
	width: 360px;
	margin-top: 10px;
	text-align: left;
	margin-left: 10px;
}

#main #container #center_cont #center_1 {
	border: 1px solid #CCC;
	background-image: url(../img/line_toppage.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 5px;
	margin-bottom: 10px;
	width: 348px;
}
#main #container #center_cont #center_2,
#main #container #center_cont #center_3,
#main #container #center_cont #center_4,
#main #container #center_cont #center_5,
#main #container #center_cont #center_6,
#main #container #center_cont #center_7 {
	border: 1px solid #CCC;
	margin-top: 10px;
	background-image: url(../img/line_toppage.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 5px;
	width: 348px;
}
#main #container #center_cont #center_bnr {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#main #container #right_cont {
	float: right;
	width: 240px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
}
#main #container #right_cont #gokoku {
	text-align: right;
}
#main #container #right_cont #melmaga {
	margin-top: 10px;
	margin-bottom: 10px;
}
#main #container #right_cont #books {
	text-align: right;
}

#main #container #right_cont #box1 {
	margin-top: 10px;
	text-align: right;
}
#main #container #right_cont #box2 {
	margin-top: 10px;
	text-align: right;
}
#main #container #right_cont #box3 {
	margin-top: 10px;
	text-align: right;
}
#main #container #right_cont #box4 {
	margin-top: 10px;
	width: 240px;
	text-align: center;
	height: 20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #900;
}

#footer {
	height: 25px;
	width: 840px;
	float: left;
	padding-top: 20px;
	background-color: #FFF;
}
#footer #footer_right {
	text-align: right;
	height: auto;
	width: 830px;
	margin-right: 5px;
}
#copyrights {
	color: #FFF;
	height: 130px;
	width: 840px;
	background-image: url(../img/copyrights.jpg);
	float: left;
	background-color: #FFF;
}
