@charset ?gutf-8??;

h1,h2,h3,h4,h5,h6 {
	line-height:1.6;
}
p,li,dt,dl {
	line-height:1.2;
	font-size: 14px;
	color: #333333;

}
#footer p {
	color: #9933CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
ul li { list-style-type:none; }
a img { border:0; }
a:link {
color:#6633CC;
text-decoration:none;
}
a:visited {
color:#CC99FF;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a:active {
color:#666;
}

.hosoku {
	font-size: 80%;
	color: #666666;
}
.hosokuRed {
	font-size: 80%;
	color: #FF3333;
}
blockquote{
margin-left:1em;
padding-left:1em;
border-left:2px solid #CCC;
color:#CCC;
}
pre{
width:100%;
padding:1em 0;
overflow:auto;
border-top:1px dotted #333;
border-bottom:1px dotted #333;
}

/*?????????p*/
.hidden {
display: none;
visibility: hidden;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
.clear {
clear: both;
}
.center {
	text-align: center;
}
/*------------------------------------------???e???v??*/
body {
	margin: 0 0 0 10%;
	background-color: #CC99FF;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-x;
	background-position: 0 -15px;
}
#body {
	width: 800px;
	padding: 0;
}
#headertop {
	background-image: url(../images/index.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
	width: 800px;
	text-indent: -9999px;
	text-decoration: none;
}

#headermenu ul{
	padding:0px;
	margin:0px;
}
#headermenu li{
	list-style-type:none;
	list-style-position:outside;
	float: left;
	width: 110px;
	margin-left: 2px;
	margin-right: 2px;
	text-align: right;
}

#contents {
	padding-right: 40px;
	padding-left: 40px;
	/* [disabled]background-image: url(../images/bge.gif); */
	background-repeat: no-repeat;
	background-position: center center;
}

#contents h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #6633CC;
	font-size: 110%;
}
#contents h3 {
	font-size: 120%;
	color: #6633CC;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #9933FF;
	padding-left: 10px;
}
#contents h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 1em;
	color: #6633CC;
}
#contents img {
	padding: 5px;
}
#contents table tr th,#contents table tr td {
	text-align: left;
	font-weight: normal;
	font-size: 80%;
	border-bottom: solid 1px #999999;
	padding-right: 5px;
	padding-left: 5px;
}
#contents table .staff p {
	font-size: 130%;
}
#contents table .staff li {
	font-size: 90%;
}
.mincho {
}
.largeL {
	font-size: 140%;
}
.largeLL {
	font-size: 190%;
}
.bold {
	font-size: 110%;
	font-weight: bolder;
}
.bold2 {
	font-weight: bolder;
	color: #9900FF;
	line-height: 1.2em;
}
.bold3 {
	font-weight: bolder;
	color: #B469FF;
	line-height: 1.2em;
	font-size: 80%;
}
#body table tr td #contents .staff table {
	vertical-align: top;
}

