a:link {
	text-decoration:none;
	color: #4885e9;
}
a:visited {
	text-decoration:none;
	color: #4885e9;
}
a:active {
	text-decoration:underline;
	color: #4885e9;
}
a:hover {
	color:#4885e9;
	text-decoration: underline;
}
#footer a {
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
}

#inputfome {
	margin: 0px;
	padding: 0px;
}



/* ---------------------- ６.フォーム関係 --------------------------- */



/* ------- ↓ボックスのサイズとフォーカス ------ */
#inputfome .text1,
#inputfome .text2,
#inputfome .text3,
#inputfome .text4,
#inputfome .text5,
#inputfome .text6,
#inputfome .text7,
#inputfome .text8,
#inputfome .text9,
#inputfome .text10 {


}

#inputfome .text1 {
	width: 300px;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #BBBBBB;
}
#inputfome .text2 {
	width: 210px;
	border: 1px solid #BBBBBB;
	padding: 2px;
}
#inputfome .text3 {
	width: 480px;
	border: 1px solid #BBBBBB;
	padding: 2px;
}
#inputfome .text4 {
	width: 160px;
	border: 1px solid #7195F5;
	padding: 2px;
}
#inputfome .text5 {
	width: 300px;
	border: 1px solid #BBBBBB;
	padding: 2px;
}
#inputfome .text6 {
	width: 250px;
}
#inputfome .text7 {
	width: 80px;
}
#inputfome .text8 {
	width: 350px;
}
#inputfome .text9 {
	width: 420px;
}
#inputfome .text10 {
	width: 40px;
}
#inputfome .text1:focus,
#inputfome .text2:focus,
#inputfome .text3:focus,
#inputfome .text4:focus,
#inputfome .text5:focus,
#inputfome .text6:focus,
#inputfome .text7:focus,
#inputfome .text8:focus,
#inputfome .text9:focus,
#inputfome .text10:focus {
	border: 1px solid #F06265;
	background-color: #FFFFFF;
}
#submit  {
	text-align: center;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
}
#bn {
	margin-top: 30px;
	margin-right: 15px;
	margin-left: 15px;
}
ul#linknavi {
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
}
ul#linknavi li {
	list-style-position: outside;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
}
ul#linknavi li a {
	background-image: url(../link/image/yajirushi.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 30px;
	background-position: 0px 7px;
	height: 20px;
	list-style-position: outside;
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.font10_nomal {
	font-size: 10px;
	color: #999999;
}
