@charset "UTF-8";
#menu{
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
#menu ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#mainwrap {
	margin: 0px auto;
	width: 730px;
	background: #000000;
	font: 12px/180% "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	color: #FFFFFF;
}
#TITLE{
	margin-top: 10px;
}

#TITLE a{
	background-image:url(images/kidohiroshi_logo.gif);
	width:730px;
	display:block;
	height:77px;
	list-style: none;
	margin: 0px;
	padding: 0px;
    text-indent:-9999px;
}

/*
a:hover.HOME{
    background-position:0px -77px;
}
*/
#menu li{
    list-style:none;
    float:right;
}
#menu a{
    display:block;
    height:35px;
    text-indent:-9999px;

}
#menu a.bio{
    background-image:url(images/btn_01.gif);
    width:86px;
}
#menu a:hover.bio{
    background-position:0px -35px;
}
#menu a.sch{
    background-image:url(images/btn_02.gif);
    width:85px;
}
#menu a:hover.sch{
    background-position:0px -35px;
}
#menu a.dru{
    background-image:url(images/btn_03.gif);
    width:105px;
}
#menu a:hover.dru{
    background-position:0px -35px;
}
#menu a.dis{
    background-image:url(images/btn_04.gif);
    width:108px;
}
#menu a:hover.dis{
    background-position:0px -35px;
}
#menu a.dia{
    background-image:url(images/btn_05.gif);
    width:62px;
}
#menu a:hover.dia{
    background-position:0px -35px;
}
#menu a.lin{
    background-image:url(images/btn_06.gif);
    width:65px;
}
#menu a:hover.lin{
    background-position:0px -35px;
}
#menu a.con{
    background-image:url(images/btn_07.gif);
    width:69px;
}
#menu a:hover.con{
    background-position:0px -35px;
}
.clear {
	clear: both;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	line-height: 180%;
}
.cutline {
	clear: both;
	border-top: 3px solid #FFFFFF;
	margin-bottom: 20px;
	margin-top: 10px;
}
h1
{
font-size: 15px;
}
h2
{
font-size: 12px;
}
h3
{
	margin: 20px 0px 10px;
	border-bottom: 3px solid #FFFFFF;
	padding-bottom: 7px;
	font: bold 18px/100% "Arial";
}
.cutline_s {
	clear: both;
	border-top: 1px solid #FFFFFF;
	margin-bottom: 5px;
	margin-top: 10px;
}
.footer {
	font-size: 11px;
	height: 50px;
	text-align: left;
}
#main_image {
	margin-top: 5px;
}
#copyright {
	float: left;
	margin-top: 15px;
}
#emblem {
	display: block;
	float: right;
	top: 10px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}.leftblock {
	width: 270px;
	clear: right;
	float: left;
	padding: 0px;
}
.rightblock {
	float: right;
	width: 450px;
}
.band {
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	font-weight: bolder;
	border-bottom: thin dotted #666666;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.list span {
	font-size: 11px;
	color: #999999;
	display: block;
	float: left;
	width: 100px;
}
.list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.list li {
}
