@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/back_index.png);
	background-repeat: repeat-x;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 1200px;
}
#bn01 {
	float: left;
	height: 55px;
	width: 140px;
	background-image: url(../img/bn01.png);
	background-repeat: no-repeat;
}
#bn01 a {
	height: 55px;
	width: 140px;
	background-image: url(../img/bn01.png);
	display: block;
	background-repeat: no-repeat;
}
#bn01 a:hover, #bn01 a:active {
	height: 55px;
	width: 140px;
	background-image: url(../img/bn01a.png);
	display: block;
	background-repeat: no-repeat;
}

#bn02 {
	float: left;
	height: 55px;
	width: 140px;
	background-image: url(../img/bn02.png);
	background-repeat: no-repeat;
}
#bn02 a {
	float: left;
	height: 55px;
	width: 140px;
	background-image: url(../img/bn02.png);
	display: block;
	background-repeat: no-repeat;
}
#bn02 a:hover, #bn02 a:active {
	float: left;
	height: 55px;
	width: 140px;
	background-image: url(../img/bn02a.png);
	display: block;
	background-repeat: no-repeat;
}
#bn03 {
	float: left;
	height: 55px;
	width: 140px;
	background-image: url(../img/bn03.png);
	background-repeat: no-repeat;	
}
#bn03 a {
	float: left;
	height: 55px;
	width: 140px;
	background-image: url(../img/bn03.png);
	background-repeat: no-repeat;
	display: block;
}
#bn03 a:hover, #bn03 a:active {
	float: left;
	height: 55px;
	width: 140px;
	background-image: url(../img/bn03a.png);
	background-repeat: no-repeat;
	display: block;
}
#bn04 {
	float: left;
	height: 55px;
	width: 140px;
	background-image: url(../img/bn04.png);
	background-repeat: no-repeat;
}

#bn04 a {
	float: left;
	height: 55px;
	width: 140px;
	background-image: url(../img/bn04.png);
	background-repeat: no-repeat;
	display: block;
}
#bn04 a:hover, #bn04 a:active {
	float: left;
	height: 55px;
	width: 140px;
	background-image: url(../img/bn04a.png);
	background-repeat: no-repeat;
	display: block;
}
#bn05 {
	float: left;
	height: 55px;
	width: 140px;
	background-image: url(../img/bn05.png);
	background-repeat: no-repeat;
}
#bn05 a {
	float: left;
	height: 55px;
	width: 140px;
	background-image: url(../img/bn05.png);
	background-repeat: no-repeat;
	display: block;
}
#bn05 a:hover, #bn05 a:active {
	float: left;
	height: 55px;
	width: 140px;
	background-image: url(../img/bn05a.png);
	background-repeat: no-repeat;
	display: block;
}

#box01 {
	height: 200px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#box02 {
	height: 250px;
}


#title01_box {
	height: 50px;
}
#title01 {
	height: 100px;
	width: 1000px;
	font-size: 12px;
}
#title02 {
	height: 40px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/title_img01.png);
	padding-top: 10px;
	padding-left: 20px;
	font-weight: bold;
	background-repeat: no-repeat;
	font-size: 18px;
}
#mini_box1 {
	height: 155px;
	width: 460px;
	float: left;
}
#mini_box2 {
	height: 155px;
	width: 460px;
	float: right;
}
#img {
	height: 150px;
	width: 150px;
	float: left;
	border: 1px solid #CCC;
}
#text01 {
	height: 100px;
	width: 290px;
	float: right;
}
#name {
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
#name a {
	font-size: 14px;
	font-weight: bold;
	color: #2F304D;
	text-decoration: none;
}
#name a:hover, #name a:active {
	font-size: 14px;
	font-weight: bold;
	color: #515284;
	text-decoration: underline;
}


#url {
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
}
#url a {
	font-size: 10px;
	font-weight: bold;
	color: #2F304D;
	text-decoration: none;
}
#url a:hover, #url a:active {
	font-size: 10px;
	font-weight: bold;
	color: #515284;
	text-decoration: underline;
}
