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


* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #E7FEFE;
	font-family: sans-serif;
	font-size: 90%;
	line-height: 1.6;
}
hr {
	display: none;
}
/*link style
------------------------------*/

a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #003300;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC66;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}

/*basic layout
------------------------------*/
#wrapper {
	background-color: #ffffff;
	width: 858px;
	margin: 0px auto;
	border-right: 1px ridge #666666;
	border-left: 1px ridge #666666;
}



/*main styles
------------------------------*/
#main {
	float: left;
	width: 480px;
	margin-bottom: 40px;
	border-left: thin groove #0033FF;
	border-right: thin groove #0033FF;
	padding: 10px 10px 15px;
}
#main h2 {
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#main h3 {
	background-color: #FFCC00;
	clear: both;
	padding-left: 5px;
	padding-top: 0px;
}
#Profile #main {
	width: 640px;
}
#Profile #main h3 {
	background-image: url(images/a_blt010.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}



#main p {
	line-height: 2em;
	margin-bottom: 1em;
	padding-left: 10px;
}

#Profile #main img {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#KurobeRice #main img {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#KurobeRice #main h3 {
	background-image: url(images/a_blt005.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#Link #main h3 {
	background-image: url(images/a_blt006.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#Link #main table {
	padding-left: 0px;
	margin-left: 20px;
	width: 640px;
	margin-bottom: 20px;
}

#Link #main td {
	padding-left: 10px;
}

#Link #main td a:hover {
	color: #FF3300;
	background-color: #FFFF66;
	background-image: url(images/bullet032.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	left: 1px;
}
















#main dl#news dt {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 10px;
	padding-left: 1.5em;
	font-weight: bold;
	padding-right: 1em;
	padding-top: 0px;
	height: 15px;
	line-height: 1em;
}
#main dl#news dd {
	margin: 0px 0px 10px 6px;
	padding-left: 0px;
	padding-top: 0px;
	line-height: 1em;
}




/*sidebar styles
------------------------------*/

#sidebar {
	padding: 10px 0px 15px;
	float: left;
	width: 163px;
	margin-bottom: 0px;
}
#sidebar ul {
	margin-top: 0px;
	list-style: url(none);
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding: 10px;
}
#sidebar ul li {
	margin-bottom: 0px;
	list-style: none;
	padding: 0px;
}

#sidebar ul li a {
	display: block;
	background-color: #CCFFFF;
	text-align: center;
	height: 33px;
	border: thin outset #66CCFF;
	line-height: 2.5em;
}
#sidebar2 ul {
}
#sidebar2 ul li {
}
#sidebar2 ul li a {
	background-color: #FFFF99;
	border: 1px solid #FFFFFF;
	font-size: small;
}
#sidebar #sidebar2 a:hover {
	background-color: #CCFF99;
}


#sidebar a:hover {
	background-color: #FFCC99;
}
#sidebar p {
	line-height: 1.5em;
	padding-left: 3px;
	display: table-row;
}




#navi {
	float: right;
	width: 160px;
	padding: 5px;
	margin-bottom: 0px;
}
#navi #mizuho {
	padding-left: 10px;
}
#navi img {
	padding-left: 5px;
	margin-left: 5px;
}


#banner-area {
	float: right;
	width: 170px;
}


#footer {
	padding: 0px;
	clear: both;
	color: #333333;
	background-color: #339966;
	height: 90px;
	width: 858px;
	line-height: 2em;
	font-weight: bold;
	border-top: 1px solid #333333;
	text-indent: 2em;
	border-bottom: 3px ridge #333333;
}
#header-top {
	height: 50px;
	width: 858px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/kurobe-mai4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header-top #logo {
	padding-left: 5px;
	padding-top: 3px;
	float: left;
}
#header-top #header-text {
	text-align: right;
	padding-right: 9.5cm;
}




/*header style
------------------------------*/

#header {
	background-image: url(images/kurobe-river2.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 858px;
	border-top: 3px solid #FF3300;
	position: relative;
	clear: both;
}
#Profile #header {
	background-image: url(images/profile-top.jpg);
}
#KurobeRice #header {
	background-image: url(images/kurobe-rice-top.jpg);
	background-repeat: no-repeat;
}
#Members #header {
	background-image: url(images/members-top.jpg);
	background-repeat: no-repeat;
}
#Link #header {
	background-image: url(images/senjyoti.jpg);
	background-repeat: no-repeat;
}

#Contact #header {
	background-image: url(images/honten.jpg);
	background-repeat: no-repeat;
}
#yasuragi #header {
	background-image: url(yasuragi/yasuragi-top.jpg);
	background-repeat: no-repeat;
}





#header ul {
	background-color: #ffffff;
	width: 858px;
	position: absolute;
	left: -1px;
	top: 202px;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	line-height: 2.5em;
	color: #404040;
	background-color: #CCCCCC;
	height: 2.5em;
	width: 141px;
	border-top: 3px solid #ffff66;
	border-bottom: 3px double #999999;
	border-left: 2px solid #ffffff;
	text-align: center;
	display: block;
}
#header ul li#nTop a {
	border-left-style: none;
}
#Top #header #nTop a,
#Profile #header #nProfile a,
#KurobeRice #header #nKurobeRice a,
#Members #header #nMembers a,
#Link #header #nLink a,
#Contact #header #nContact a,{
	color: #ffffff;
	background-color: #828ca7;
}



#header ul li a:hover {
	background-color: #e8ecf5;
}

/*footer style
------------------------------*/
#footer ul li {
	display: inline;
	list-style: none;
	padding-right: 10px;
}
#footer ul li a {
	color: #cccccc;
	padding-right: 10px;
}
#footer ul li a:hover {
	color: #ffffff;
	text-decoration: none;
}
#footer p {
	margin: 0px;
	float: right;
	padding-left: 2px;
}

#footer p a {
	color: #cccccc;
}
#footer p a:hover {
	color: #ffffff;
}
#new {
}
#yasuragi #main #hole {
	float: left;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
}
#yasuragi #main {
	width: 650px;
}

#yasuragi #main #yasuargi5 {
	padding: 10px 20px 20px 10px;
	float: left;
}
#yasuragi #main #hyo1 {
	line-height: 1.8em;
	vertical-align: top;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-left: 5px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
}
#yasuragi #main #ryokin {
	float: left;
	width: 300px;
	border-left: 2px solid #FFCC33;
}
#yasuragi #main #uketuke {
	float: right;
	width: 330px;
	border-top: #FFCC00;
	border-left: 2px solid #FFCC00;
}
#saiyo {
	padding-left: 20px;
	display: block;
	height: auto;
	width: 300px;
	padding-top: 10px;
	margin-left: 20px;
	margin-top: 20px;
	border: 1px dashed #000066;
	padding-bottom: 10px;
}

.image_main {
	padding: 10px;
	float: right;
}
.image_main_l {
	padding: 10px;
	float: left;
}
#main img {
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 5px;
}
