@charset "utf-8";
/*formatting style
-------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	font-size: 85%;
	color:#575757;
	background-color: #FFFFFF;
	font-style: oblique;
	line-height: 1.6;
}
hr {
	display: none;
}
/*link styles
-------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #336600;
	text-decoration: underline;
}

/*a:link 未訪問のであることを示す表記　a:visited 訪問済みであることを示す表記*/

a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
/*マウスをリンクに合わせたときの表示（黒色）*/

a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
#shadow {
	background-image: url(image/container-bgcolor.gif);
	background-repeat: repeat-y;
	padding: 0px;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/*クリックした瞬間の動き*/

/*basic layout
-------------------------*/
#container {
	padding: 0px;
	width: 980px;
	height: 598px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#hedear {
	height: 100px;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
#hedear h1 {
	float: left;
}

#hedear-box {
	clear: right;
	float: right;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#box-title {
	width: 900px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../image/header-aki2.jpg);
	height: 61px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#box-title  h2 {
	color: #FFFFFF;
	clear: right;
	float: right;
	font-size: 12pt;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#box {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 400px;
	background-color: #FFFFCC;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#box .title {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #F7C52D;
	height: 30px;
	width: auto;
	text-align: center;
	border: 1px solid #FFFFCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#box .movie-coment {
	margin: 0px;
	padding: 5px;
	width: auto;
	text-align: left;
}


#box a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

/*a:link 未訪問のであることを示す表記　a:visited 訪問済みであることを示す表記*/

#box a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#box a:hover {
	color: #FF6633;
	text-decoration: none;
}
/*マウスをリンクに合わせたときの表示*/

#box a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
#main-left {
	padding: 0px;
	float: right;
	height: 392px;
	width: 299px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFD586;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#main-center {
	padding: 0px;
	float: right;
	height: 392px;
	width: 298px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFD586;
	border-left-color: #FFD586;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#main-right {
	padding: 0px;
	clear: left;
	float: left;
	height: 392px;
	width: 299px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFD586;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}


/*footer CSS*/
#footer {
	height: 50px;
	background: url(image/footer-bgcolor.gif) no-repeat bottom;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#footer address {
	float: right;
	margin: 0px;
	color: #006600;
}
#footer-box {
	background-color: #9FEC82;
	height: 30px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#nav{
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}
#nav ul{
	margin-left: -6px;
}
#nav li{
	padding: 0 5px;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006600;
}

