@charset "utf-8";
/*formating style
-----------------------------*/



* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

body {
	color: #666666;
	background-color: #FFFFC8;
	background-repeat: repeat;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
}

hr {
	display: none;
}

a img {
	border-style: none;
	float: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

a:link {
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #999999;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}

#wrapper {
	background-color: #FFFFFF;
	width: 780px;
	margin: 0px auto;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

#main {
	float: left;
	width: 510px;
	margin-bottom: 20px;
	padding-top: 45px;
	margin-right: 0px;
	margin-left: 15px;
	padding-right: 15px;
}

#footer {
	clear: both;
	padding-top: 10px;
	color: #FFFFFF;
	background-color: #36B3EF;
	padding-left: 0px;
}

#header {
	background-image: url(css/css/images/top1.jpg);
	background-repeat: no-repeat;
	position: relative;
	padding: 100px 0px 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#header   #img   {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	height: 100px;
	width: 780px;
}


#header #rogo {
	position: absolute;
	left: 5px;
	top: 0px;
}

#header #adress {
	top: 17px;
	position: absolute;
	left: 98px;
}


#header #adress2 {
	position: absolute;
	left: 497px;
	top: 0px;
}



#header ul {
	background-color: #FFFFFF;
	width: 780px;
	position: absolute;
	left: 0px;
	top: 348px;
	border-bottom: #000000;
	height: 30px;
}
#header  ul li {
	list-style: none;
	float: left;
}

#header ul li a {
	text-decoration: blink;
	height: 30px;
	width: 2px;
	border-top: 2px solid #666666;
	border-bottom: 5px solid #666666;
	border-left: 1px solid #666666;
	font-weight: normal;
	font-variant: normal;
	padding-left: 0px;
	border-right: 1px solid #666666;
	list-style: url(none);
}

#header ul li#nHOME a {
	border-left-style: none;
}

#side h2 {
	padding-top: 20px;
}

#main dt {
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 10px;
}
#kodawari img {
	padding-right: 40px;
	padding-top: 0px;
}
#osusume img {
	margin-right: 40px;
}



#main #osusume {
	clear: both;
	padding-top: 20px;
}

#main #media {
	clear: both;
	padding-top: 20px;
}

#media img {
	float: left;
	clear: both;
}

#osusume #osuusmetext {
	padding-left: 10px;
}

#media #mediatext {
	float: left;
	width: 120px;
	top: 0px;
	right: 0px;
	margin-top: 3px;
	margin-left: 5px;
}

#side #sidetext1 {
	margin-left: 5px;
}

#side #sidetext2 {
	margin-left: 5px;
}

#side #sidetext3 {
	margin-left: 5px;
}

#footer ul li a {
	color: #CCCCCC;
}

#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer p a {
	color: #CCCCCC;
}

#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}

#footer p {
	float: right;
	margin-top: 0px;
}

