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

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	background: url(../image/bg.jpg) repeat;
}
.dummy {
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
	height: 1px;
	width: 1px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}



#contents a:link,a:visited {
	color: #000000;
}
#contents a:link:hover,a:visited:hover {
	color: #8C55FF;
}


#title {
	font-size: 90%;
	line-height: 20px;
	font-weight: 400;
	color: #333333;
	height: 20px;
	width: 768px;
	margin: 0px auto;
	padding-left: 2px;
}
#wrapper {
	width: 780px;
	line-height: 1.4em;
	color: #333333;
	height: auto;
	clear: both;
	margin: 0px auto;
}

#wrapper #right-side {
	float: right;
	height: 770px;
	width: 112px;
	border: 4px solid #FFFFFF;
}
#wrapper #right-side img {
	width: 112px;
	clear: both;
}
#wrapper #contents {
	width: 640px;
	float: left;
	background-color: #FFFFFF;
	border-top: none #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: none #FFFFFF;
	border-left: 5px solid #FFFFFF;
}

#wrapper #contents #header {
	clear: both;
	width: 640px;
	height: 60px;

}


#wrapper #main-navigation {
	clear: both;
	height: 40px;
	width: 640px;
	display: block;
	border-style: none;
}
#wrapper #main-navigation #sw {
	height: 40px;
	width: 128px;
	list-style: none;
	border-style: none;
	float: left;
}
#wrapper #contents #main-navigation ul {
	display: none;
}


#wrapper .red-txt {
	color: #FF0000;
}
#wrapper #contents #nav2 {
	clear: both;
	height: 80px;
	width: 640px;
	background: url(../image/osusume-bg.jpg) no-repeat right top;
}
#wrapper #contents #nav2 #site-title {
	float: left;
}
#wrapper #contents #nav2 #osusume {
	float: left;
	height: 80px;
	width: 273px;
	padding-left: 5px;
	padding-right: 7px;
}
#wrapper #contents #nav2 #osusume li {
	margin: 52px 0px 0px;
	float: left;
	width: 90px;
	list-style: none;
	padding-right: 1px;
}
#wrapper #contents #page-img {
	clear: both;
	height: 190px;
	width: 640px;
}
#wrapper #contents #page-img img {

}
#wrapper #contents #banner1 {
	height: 65px;
	width: 620px;
	padding: 10px 10px 3px;
	clear: both;
	margin-top: 10px;
}
#wrapper #contents #banner1 .left {
	float: left;
	padding-right: 6px;
}
#wrapper #contents #banner1 .right {
	float: right;
}
#wrapper #footer {
	background: #8B775C;
	clear: both;
	height: 20px;
	width: 640px;
}

#wrapper #contents #banner2 {
	clear: both;
	height: 65px;
	width: 620px;
	padding: 3px 10px 10px;
}
#wrapper #contents #banner2 .left {
	float: left;
	padding-right: 6px;
}
#wrapper #contents #banner2 .right {
	float: right;
}
#wrapper #footer {
	clear: both;
	height: 2em;
	width: 640px;
	line-height: 2em;
	background-image: url(../image/foot-bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}

#wrapper #contents #footer p {
	color: #FFFFFF;
	width: 440px;
	line-height: 2em;
	height: 2em;
	display: block;
	float: left;
}
#wrapper #contents #footer img {
	display: block;
	float: left;
	height: 20px;
	width: 200px;
	margin-top: 3px;
}

#navx {
	margin: 5px auto 10px;
	clear: both;
	height: auto;
	width: 780px;
}
#navx li {
	line-height: 1.5em;
	color: #FFFFFF;
	background: #666666;
	float: left;
	margin-right: 2px;
	list-style: none;
	font-size: 80%;
	padding: 2px 5px;
	display: inline;
	width: 50px;
}
#navx a {
	color: #FFFFFF;
	height: 100%;
	width: 100%;
	text-decoration: none;
	display: block;
}
#navx alink, #navx a:visited{
	color: #FFFFFF;
	display: block;
}
#navx alink:hover, #navx a:visited:hover{
	color: #FFFFFF;
	display: block;
}
