@charset "utf-8";
/*εΌη¨*/
body {
	font-size: 90%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
* {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	color: #FF3399;
	text-decoration: underline;
}
h2 {
	font-size: 110%;
}

table {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-size: 110%;

}

tr{

}

td{
	border: 1px solid #999999;
	font-size: 75%;
}

th {
	border: 1px solid #999999;
	font-size: 80%;
	font-weight: bold;
}
tr.even td{
	background-color: #FFEEEE;
}

tr.over td {
	color: #FFFFFF;
	background-color: #003366;
}

h3 {
	font-size: 95%;
}
p {
	font-size: 80%;
}

#wrap_shadow {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image : url(../contents/shadow01.gif);
}


#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 830px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

#headerlogo {
	display: block;
	float: left;
}

#headerlink {
	float: right;
	display: block;
	font-size: 110%;
	width: auto;
	padding-top: 30px;
	padding-right: 20px;
}

#headerlink li {
	display: inline;
	background-image : url(../contents/sankaku-midori.gif);
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 10px;
	text-align: left;
}


#linkbar {
	height: 41px;
	background-image : url(../contents/link_fotter01.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	padding-left: 0px;
	clear: both;
	font-size: 10pt;
}


#pankuzu {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	clear: both;
}
#footer {
	clear: both;
	background-image : url(../contents/link_fotter01.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 6px;
	padding-left: 30px;
	background-position: top;
	font-size: 90%;
}

li.links {
	display: block;
	color: #FFFFFF;
	float: left;
	width: auto;
}
a.link01{
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 11px;
	display: block;
	width: auto;
	padding-bottom: 8px;
}
a.link01:hover{
	background-image : url(../contents/link_fotter01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;

}

/*γE³γγ¬γΌγη¨*/
#contents03 {
	clear: both;
	background-image : url(../contents/rightbackcolor01.gif);
	background-repeat: repeat-y;
	background-position: 505px;
	height: 1%;
}

#contents03:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html contents03 {
    height: 1em;
    overflow: visible;
}
#left01 {
	float: left;
	width: 60%;
}
#left02 {
	float: left;
	width: 50%;
}
#right01 {
	float: right;
	width: 40%;
	display: block;
	padding-top: 30px;
}
#right02 {
	float: right;
	width: 50%;
}

