@charset "utf-8";
/* formatting style 
-------------------------- */
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	line-height: 1.6;
	color: #333333;
	background-color: #0099CC;
	background-image: url(images/dot4.gif);
	background-repeat: repeat;
}

hr {
	display: none;
}
/* link styles
-------------------------- */

 a img {
	border: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic layout  
-------------------------- */


 
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 850px;
	border-right: 1px solid #003366;
	border-left: 1px solid #003366;
}
#side_left {
	padding: 15px;
	float: left;
	width: 170px;
	margin-bottom: 20px;
}
#main {
	padding: 15px;
	float: left;
	width: 600px;
	margin-bottom: 20px;
}
#footer {
	color: #FFFFFF;
	background-color: #003366;
	padding: 15px;
	clear: both;
}
/* header styles 
-------------------------- */


 
#header {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	height: 255px;
	border-top: 3px solid #003366;
	position: relative;
	background-position: right top;
}
#header #logo {
	position: absolute;
	left: 15px;
	top: 15px;
}

#header ul {
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 200px;
}
#header p {
	position: absolute;
	left: 15px;
	top: 120px;
	font-weight: bold;
	color: #FF3300;
}
#header ul li {
	float: left;
	list-style: none;
}
#header ul li a {
	line-height: 2.5em;
	color: #003366;
	text-decoration: none;
	background-color: #CCFFFF;
	text-align: center;
	display: block;
	height: 2.5em;
	width: 103px;
	border-top: 3px solid #99CCFF;
	border-bottom: 3px double #003366;
	border-left: 2px solid #FFFFFF;
}
#header ul li a:hover {
	background-color: #CDE4E4;
}

#header ul li#nTop a {
	border-left: none;
}
#home #header #nHome a {
	color: #FFFFFF;
	background-color: #666699;
}
/* mainstyles
-------------------------- */
#main h2 {
	margin-bottom: 15px;
	font-size: 100%;
	font-weight: bold;
	padding: 4px 0px 4px 15px;
	border-top: 3px solid #0099FF;
	background-image: url(images/p1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px dotted #666666;
}
#main p {
	line-height: 1.8;
	margin-bottom: 1em;
}
#main dl#topics dt {
	font-weight: bold;
	background-image: url(images/arrow_332.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 5em;
	padding-left: 15px;
}
#main dl#topics dd {
	margin: 0px 0px 10px 6em;
}
#main a {
	color: #FF3366;
}
#main table td {
	border-top: none;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: none;
	padding: 5px;
}
#main div#ga h3 {
	background-image: url(images/bu_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 5px;
	padding-left: 15px;
	font-size: large;
	font-weight: bold;
	text-decoration: blink;
}
#main ul li {
	background-image: url(images/arrow_332.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 15px;
	margin-bottom: 6px;
	list-style: none;
}
#main div.syo {
	float: left;
	width: 600px;
}
#main div.cake img {
	float: left;
}
#main div.ev{
	background:#90ee90;
	padding:10px 10px 10px;
	margin:10px;
	color:#330000;
}

 
/* sideber styles 
-------------------------- */
 
#side_left h2 {
	margin-bottom: 15px;
}

#side_left dl dt a {
	padding: 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#side_left dl dt {
	clear: both;
}
#side_left dl dd {
	margin-bottom: 10px;
}
#side_left dl dt a:hover {
	border: 1px solid #000033;
}
#side_left ul {
	margin-top: 10px;
}

#side_left ul li {
	margin-bottom: 6px;
	list-style: none;
}
#side_left ul li a {
	background-image: url(images/arrow_147.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 120px;
	padding-left: 15px;
}
#side_left ul li a:hover {
	background-image: url(images/arrow_145.gif);
}
/* footer styles 
-------------------------- */
#footer ul li a {
	color: #CCCCCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #FFFFFF;
}
#footer ul li {
	display: inline;
	margin-right: 15px;
	list-style: none;
}
#footer p {
	margin: 0px;
	float: right;
}
/* coop 
-------------------------- */


 
#main div.coop {
	float: left;
	width: 170px;
	margin-right: 20px;
	margin-bottom: 15px;
	height: 350px;
}
#main div.coop h3 {
	line-height: 1.2;
	font-weight: bold;
	display: block;
	margin: 10px 0px 5px;
	border-left: 3px solid #99CC00;
	padding-bottom: 7px;
}
#main div.coop img {
	border: 1px solid #999999;
	width: auto;
	height: auto;
}
#main div.coop h3 b {
	float: none;
	color: #FF0033;
	text-decoration: underline;
	text-align: right;
}
#main div.coop p {
	line-height: 15px;
	border: 0px none;
	background-color:#CCFF99;
	padding:10px;
}
/* form 
-------------------------- */


 
#main form {
	margin-bottom: 25px;
}
#main input[type="text"],#main textarea {
	padding: 2px;
	border: 1px solid #999999;
}
#main form em {
	color: #FF0000;
	padding-left: 5px;
}
#main form textarea#comment {
	overflow: auto;
	height: 120px;
	width: 300px;
}
/* table 
-------------------------- */
 
#main table tr.cdd {
	background-color: #EFEFEF;
}

#main table {
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
#main table th {
	text-align: left;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
#main table td {
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
#main table a img {
    padding: 5px;
	float: none;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
/*  ga
-------------------------- */

#main div.ga {
	float: left;
	width: 250px;
	margin-right: 20px;
	margin-bottom: 15px;
	height: 300px;
}
#main div.ga h3 {
	line-height: 1.2;
	font-weight: bold;
	display: block;
	margin: 10px 0px 5px;
	border-left: 3px solid #99CC00;
	padding-bottom: 7px;
}
#main div.ga img {
	border: 1px solid #999999;
	width: auto;
	height: auto;
}
#main div.ga p {
	line-height: 15px;
	border: 0px none;
}
#kisa #header {
	background-image: url(images/bk8.jpg);
}
#syoku #header {
	background-image: url(images/bk10.jpg);
}
#book #header {
	background-image: url(images/bk14.jpg);
}
#somu #header {
	background-image: url(images/bk15.jpg);
}
#bai #header {
	background-image: url(images/bk16.jpg);
}
#card #header {
	background-image: url(images/bk19.jpg);
}
