/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 12px;
	color: #6e6e6e;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "MS UI Gothic", "sans-serif";
	line-height: 18px;
}

#top {
	background-image: url(../images/top_index3_10.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 106px;
	
}
#footer {
	background-image: url(../images/top_bottom.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 76px;
}
#box {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	
}
img{
	border: none;
}

.top_right{
	padding: 20px 21px 0 60px;
	background-image: url(../images/top_bg_02.jpg);
	background-repeat: no-repeat;
	width: 584px;
}
.top_right_01{
	padding: 20px 22px 31px 60px;
	width: 584px;
}
.top_left{
	padding: 0px 50px 40px 30px;
	width: 204px;
	height: 210px;	
}

/*login*/
td.login_color{
	background-image: url(../login/image/login_co.gif);
	background-repeat: repeat-x;
	width: 90px;
	padding-left: 100px;
}
.login_right{
	padding: 10px 20px 20px 30px;
	width: 209px;
	
}
.txt_form {
	width: 180px;
}
/*form*/
#top_form {
	background-image: url(../form/image/consultation_form02_02.jpg);
	background-repeat: repeat;
	width: 100%;
	padding-top:20px;
}
#form {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding: 30px 70px 5px 70px;
	background-color: #FFFFFF;
}
#form_bt {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 31px;
}
span.color01{
	color: #ac0505;
}
span.color02{
	color: #90731c;
}
td.formbg{
	background: url(../form/image/form_bg.gif);
	background-repeat: repeat-x;
	padding-right: 20px;
	width: 150px;
}
td.formbg01{
	background: url(../form/image/form_bg.gif);
	background-repeat: repeat;
	padding-right: 20px;
	width: 150px;
}
td.formbg02{
	background: url(../form/image/form_bg.jpg);
	background-repeat: repeat-x;
}
#form_footer {
	background-image: url(../images/form_bottom.gif);
	background-repeat: repeat-x;
	width: 100%;
	height:48px;
}
#form_box {
	width: 800px;
	margin-right: auto;
	margin-left: auto;	
}
.txt_form_01 {
	width: 300px;
}
.txt_form_02 {
	width: 130px;
}
.txt_form_03 {
	width: 100px;
}
.txt_form_04 {
	width: 40px;
}
.txt_form_05 {
	width: 450px;
	height: 120px;
}
td.formbg03 {
	background: url(../form/image/form_bg.gif);
	background-repeat: repeat;
	width: 140px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.sp {
	margin-right: 5px;
}
.accessmap_link {
	font-weight: bold;
	color: #A4831E;
	font-size: 14px;
}

/*news*/
.login_right01{
	padding: 10px 20px 20px 30px;
	width:200px;
	
}

