* {
	font-size: 12px;
	line-height: 1.5em;
}
a{ 
	color: #002EB0;
	text-decoration: none;
}

a:hover{
	color: #cccccc;
}
body {
	text-align: center;
	margin: 0px auto;
}
img {
	border-style: none;
}
#header {
	background-image: url(../image/head_bg.jpg);
	height: 70px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	width: 881px;
	text-align: left;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
}

#container {
	background-image: url(../image/bg01.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#main0 {
	width: 891px;
	background-image: url(../image/kage01.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	margin: 0px;
	padding: 0px;
}

#main {
	width: 881px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

.clear-both{
	clear: both;
	height: 1px !important;
	display: block !important;
	margin: 0;
} 

.leftmenu {
	width: 220px;
	margin-top: 13px;
	margin-left: 10px;
	background-image: url(../image/menu_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.style01 {
	padding-top: 6px;
}
.right {
	width: 627px;
	margin-top: 13px;
	margin-left: 5px;
}

.fotter01 {
	text-align: center;
	width: 770px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #207BFF;
}
.fotter01 a {
	color: #207BFF;
	text-decoration: none;
}
.fotter01 a:hover{
	color: #cccccc;
}
#fotter {
	width: 891px;
	margin-right: auto;
	margin-left: auto;
}
/*2010.06.25追加*/
.anshin_wrap {
	background-image:url(../image/bk_anshin.jpg);
	background-repeat:no-repeat;
	width:627px;
	height:85px;
	text-align:left;
	position:relative;
	margin-bottom:5px;
}
.anshin_wrap span {
	position:absolute;
	top:20px;
	left:25px;
	display:block;
}
#left_box {
	width:166px;
	height:auto;
	float:left;
	padding:15px 0 0 58px;
	margin:0 45px 0 0;
	text-align:center;
}
#left_box p {
	margin:0;
	list-style:none;
}
#right_box {
	width:296px;
	height:168px;
	float:left;
	margin-top:12px;
	text-align:left;
	background-image:url(../image/bk_ichiran.jpg);
	background-repeat:no-repeat;
}
#right_box ul {
	margin:0;
	padding:0;
	list-style:none;
}
#right_box b {
	display:block;
	margin:5px 0 0 10px;
}
#right_box table {
	margin-left:10px;
}
.photo {
	margin:5px 0 0 0;
}
/*2010.08.04追加*/
.staff_btn {
	margin:0 0 0 10px;
}
.staff_wrap {
	padding:0 10px 0 10px;
}
/*2010.08.10追加*/
.staff_bold {
	color:#FF8508;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	display:block;
	letter-spacing:-0.05em;
	text-align:center;
}
.staff_img {
	margin:10px 0 10px 0;
}
.spaceL20 {
	padding:0 0 0 20px;
}
.sub_bold {
	display:block;
	margin-left:35px;
	font-weight:bold;
}