@charset "utf-8";
/* CSS Document */
/*------------------------------------------------------------------------------
　　タグ プロパティ初期化
------------------------------------------------------------------------------*/

body,h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl,dt,dd,table, th, td, pre, blockquote, form, input, select, textarea, #wrapper{
	font-weight: normal;
	margin: 0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
} 

body {
	background-image: url(img/001bg.gif);
	background-repeat: repeat;


}

ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
/*------------------------------------------------------------------------------
------------------------------------------------------------------------------*/
li		{

}
h1 {
	font-size: 1.2em;
	line-height: 2;
	color: #FFFFFF;
	height: 2em;
	width: 520px;
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #F29600;
	padding-left: 10px;
	padding-right: 10px;
}
h2 {
	font-size: 1.2em;
	line-height: 2;
	color: #FFFFFF;
	height: 2em;
	width: 520px;
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #F29600;
	padding-left: 10px;
	padding-right: 10px;
}
h3 {
	width: 520px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 1em;
	line-height: 3;
	background-image: url(img/001ligreen.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}




.clearboth {
	clear: both;
}
#wrapper {
	width: 800px;
	font-size: 1em;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: repeat;
	color: #663300;
	line-height: 1.4;
}
#map {
	float: right;
	height: 240px;
	width: 210px;
}

#wrapper2 {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(img/001wrapper02.gif);
}

#header {
	height: 115px;
	width: 800px;
	background-image: url(img/001header.gif);
	background-repeat: no-repeat;
	padding-top: 140px;
}
#contents {




}
#left {
	float: left;
	width: 120px;
}
#main {
	width: 538px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
}
#right {
	float: left;
	width: 120px;
}

#footer {
	height: 75px;
	background-color: #FF9933;
}
#footer p {
	padding-top: 50px;
	color: #FFFFFF;
}
.smallp {font-size: 10px}
.orange {
	font-weight: bold;
	color: #FF9933;
}
.brown {
	color: #663300;
}


.profwrap {
	width: 538px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

.profile {
	width: 178px;
	float: left;
}
.profile .name {
	height: 33px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #59B224;
	margin-left: 5px;
	font-weight: bold;
	padding-left: 5px;
	line-height: 30px;
	padding-right: 5px;
	margin-bottom: 10px;
}
.profile .namef {
	height: 33px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
	margin-left: 5px;
	font-weight: bold;
	padding-left: 5px;
	line-height: 30px;
	padding-right: 5px;
	margin-bottom: 10px;
}

.profile .name img {
	float: right;
}
.profile .detail {
}
.profile .detail .subtitle {
	width: 70px;
	margin-left: 10px;
	font-weight: bold;
}
.profile .detail .subtitle p {
	font-weight: bold;
	line-height: 1.5em;
	vertical-align:middle;
	background-image: url(../img/001iconm.gif);
	background-repeat: no-repeat;
}

.profile .detail .info {
	float: right;
	width: 90px;
	padding-top: 2px;
}
.profile .detail .info p {
	line-height: 1.5em;
}
.profile .namef img {
	float: right;
}
.profile .detail .subtitlef {
	width: 70px;
	margin-left: 10px;
	font-weight: bold;
}
.profile .detail .subtitlef p {
	font-weight: bold;
	line-height: 1.5em;
	vertical-align:middle;
	background-image: url(../img/001iconf.gif);
	background-repeat: no-repeat;
}
.topic {
	width: 520px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 1em;
	line-height: 3;
	background-image: url(img/001lired.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.topic02 {
	width: 520px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 1em;
	line-height: 3;
	background-image: url(img/001ligreen.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#left li {
	float: right;
	width: 120px;
}


#right li {
	float: right;
	width: 120px;
}
.menu_l1	{
	text-decoration:none;
	display:block;
	width: 120px;
	height: 100px;
	background-image: url(./img/001menu.png);
	background-repeat: no-repeat;
}
.menu_l1:hover	{
	background-image: url(./img/001menu.png);
	background-position: -120px 0px;
}
.menu_l2	{
	text-decoration:none;
	display:block;
	width: 120px;
	height: 100px;
	background-image: url(./img/001menu.png);
	background-repeat: no-repeat;
	background-position: 0px -100px;
}
.menu_l2:hover	{
	background-image: url(./img/001menu.png);
	background-position: -120px -100px;
}
.menu_l3	{
	text-decoration:none;
	display:block;
	width: 120px;
	height: 100px;
	background-image: url(./img/001menu.png);
	background-repeat: no-repeat;
	background-position: 0px -200px;
}
.menu_l3:hover	{
	background-image: url(./img/001menu.png);
	background-position: -120px -200px;
}
.menu_l4	{
	text-decoration:none;
	display:block;
	width: 120px;
	height: 100px;
	background-image: url(./img/001menu.png);
	background-repeat: no-repeat;
	background-position: 0px -300px;
}
.menu_l4:hover	{
	background-image: url(./img/001menu.png);
	background-position: -120px -300px;
}
.menu_l5	{
	text-decoration:none;
	display:block;
	width: 120px;
	height: 100px;
	background-image: url(./img/001menu.png);
	background-repeat: no-repeat;
	background-position: 0px -400px;
}
.menu_l5:hover	{
	background-image: url(./img/001menu.png);
	background-position: -120px -400px;
}
.menu_l6	{
	text-decoration:none;
	display:block;
	width: 120px;
	height: 100px;
	background-image: url(./img/001menu.png);
	background-repeat: no-repeat;
	background-position: 0px -500px;
}
.menu_l6:hover	{
	background-image: url(./img/001menu.png);
	background-position: -120px -500px;
}

.menu_r1	{
	text-decoration:none;
	display:block;
	width: 120px;
	height: 100px;
	background-image: url(./img/001menu.png);
	background-repeat: no-repeat;
	background-position: -240px 0px;
}
.menu_r1:hover	{
	background-image: url(./img/001menu.png);
	background-position: -360px 0px;
}
.menu_r2	{
	text-decoration:none;
	display:block;
	width: 120px;
	height: 100px;
	background-image: url(./img/001menu.png);
	background-repeat: no-repeat;
	background-position: -240px -100px;
}
.menu_r2:hover	{
	background-image: url(./img/001menu.png);
	background-position: -360px -100px;
}
.menu_r3	{
	text-decoration:none;
	display:block;
	width: 120px;
	height: 100px;
	background-image: url(./img/001menu.png);
	background-repeat: no-repeat;
	background-position: -240px -200px;
}
.menu_r3:hover	{
	background-image: url(./img/001menu.png);
	background-position: -360px -200px;
}
.menu_r4	{
	text-decoration:none;
	display:block;
	width: 120px;
	height: 100px;
	background-image: url(./img/001menu.png);
	background-repeat: no-repeat;
	background-position: -240px -300px;
}
.menu_r4:hover	{
	background-image: url(./img/001menu.png);
	background-position: -360px -300px;
}
.menu_r5	{
	text-decoration:none;
	display:block;
	width: 120px;
	height: 100px;
	background-image: url(./img/001menu.png);
	background-repeat: no-repeat;
	background-position: -240px -400px;
}
.menu_r5:hover	{
	background-image: url(./img/001menu.png);
	background-position: -360px -400px;
}
.menu_r6	{
	text-decoration:none;
	display:block;
	width: 120px;
	height: 100px;
	background-image: url(./img/001menu.png);
	background-repeat: no-repeat;
	background-position: -240px -500px;
}
.menu_r6:hover	{
	background-image: url(./img/001menu.png);
	background-position: -360px -500px;
}
table p {
	font-size: 1em;
	line-height: 1.5em;
	padding: 1em;
}
.accessmap {
	float: right;
	height: 210px;
	width: 210px;
}
.accesstb {
	font-size: 100%;
	color: #663300;
}
#link {
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
.linksub {
	float: left;
	width: 200px;
	height: 50px;
}
