body {
 font-size:80%;
 line-height:1.5;
 }


img {
	vertical-align: bottom;
	border: none;
}

#contents h2 {
	margin: 35px 0px 0px 35px;
}

.description {
	margin: 35px 0 35px 35px;
	width:530px;
}

#inputForm {
	margin-left: 35px;
}
#inputForm fieldset {
	margin-bottom: 35px;
	border: none;
}
#inputForm table {
	width: 496px;
	border: none;
}
#inputForm td {
	padding: 10px 17px;
	border-bottom: 1px solid #E1D9CA;
	text-align: left;
} 
#inputForm th {
	padding: 10px 17px;
	border-bottom: 1px solid #E1D9CA;
	text-align: left;
} 
#inputForm th {
	width: 150px;
}
#inputForm td {
	background: #F8F6F2;
}
#inputForm .submit {
	text-align: center;
}
#inputForm .submit input {
	padding: 3px;
	border: 3px double #E1D9CA;
	background: #FFFFFF;
}
#inputForm .submit input:hover {
	border:  3px double #D94040;
	color: #D94040;
}
#inputForm .required {
	color: #D94040;
	font-style: normal;
}
#inputForm select {
	border: 1px solid #E1D9CA;
	padding: 3px;
}
#inputForm .text3 {
	border: 1px solid #E1D9CA;
	padding: 3px;
}
#inputForm .text2 {
	border: 1px solid #E1D9CA;
	padding: 3px;
}
#inputForm .text1 {
	border: 1px solid #E1D9CA;
	padding: 3px;
}
#inputForm select:focus {
	border: 1px solid #D94040;
}
#inputForm .text3:focus {
	border: 1px solid #D94040;
}
#inputForm .text2:focus {
	border: 1px solid #D94040;
}
#inputForm .text1:focus {
	border: 1px solid #D94040;
}
#inputForm .text1 {
	width: 104px;
}
#inputForm .text2 {
	width: 60px;
}
#inputForm .text3 {
	width: 285px;
}
#inputForm .example {
	color: #787878;
	padding-left: 10px;
}
#copyright {
	margin: 35px 0 0 35px;
	padding: 20px 0;
	border-top: 1px solid #E1D9CA;
	text-align: center;
}

#dl_b {
border:0;
width:231px;
height:121px;
}

#dl_b a {
text-decoration:none;
background-image:url(../images/button_dl_01.gif)
}

#dl_b a hover {
text-decoration:none;
background-image:url(../images/button_dl_02.gif)
}

.caution {
font-size:10px;
margin:5px 5px 5px 5px;
padding:0;
width:500px;
}

/* bt */
.manual{
text-align:right;
padding:0 40px 3px 0;
}
.manual_title{
padding:3px 0 3px 10px;
}
.manuai_title2{
padding:3px 5px;
font-size: 130%;
font-weight: bold;
color:#000;
}
.manuai_title3{
font-size: 110%;
}
/* table */
#dl_mn table {
	width: 500px;
	border: none;
}
#dl_mn td {
	padding: 10px 17px;
	border-bottom: 1px solid #E1D9CA;
	text-align: left;
} 
#dl_mn th {
	padding: 10px 17px;
	border-bottom: 1px solid #E1D9CA;
	text-align: left;
} 
#dl_mn th {
	width: 150px;
}
#dl_mn td {
	background: #F8F6F2;
}


/* マニュアル一覧ページ */
.manual_box{
text-align:left;
margin:10px 30px 5px 40px;
}
.manual_text{
margin:0;
padding:0 0 0 10px;
font-size: 110%;
}
.manual_vidotitle{
margin:10px 0 0 40px;}
.manual_pdftitle{
margin:25px 0 0 40px;}
.manual_pdftext{
font-size:90%;}
