@charset "euc-jp";


div#content input,
div#content select {
	margin-right: 4px;
	padding: 12px;
	font-family: monospace;
	margin-bottom: 2px;
}
div#content textarea {
	padding: 3px;
	font-family: monospace;
}

.short {
	width: 6em;
	border: 1px solid #999999;
}
.midium {
	width: 40%;
	border: 1px solid #999999;
}

.long {
	width: 93%;
	border: 1px solid #999999;
}
table.contactus {
	/*border-collapse:collapse;*/
	width: 100%;
	margin-bottom: 10px;
	/*background: #FBFBF9;*/
}
table.contactus th {
	padding: 13px 6px;
	text-align: left;
	white-space: nowrap;
	width: 25%;
	font-weight: bold;
	color: #003300;
	font-size: small;

}
table.contactus td {
	    padding: 20px 5px 20px 25px;
	line-height: 1.2;

}

table.contactus tr:nth-child(odd) th { background-color: rgb(247, 247, 235); }
table.contactus tr:nth-child(odd) td { background-color: rgb(250, 250, 250); }


table.contactus p {
	margin: 0px;
}
table.contactus .exp {
	color: #CC9999;
	font-size: small;
	font-weight: normal;
}


.kome {
	font-weight: bold;
	color: #CC0000;
	padding: 0px 3px 0px 0px;
	font-size: 70%;
}
tr.col1 th {
	background: #FFFFFF;
}
tr.col2 th {
	background: #F2F2F2;
}
tr.col2 td {
	background: #F5F5F5;
}
tr.col3 td {
	background: #666666;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 0px 5px 5px;
}

ul.contactpoint {
	font-size: small;
	list-style: none;
	padding: 5px 5px 5px 2em;
	color: #0D6219;
}

ul.itemlists {
	list-style: url(none) none;
	margin-right: 10px;
	/*width: 280px;*/
}
ul.itemlists li {
	margin-bottom: 3px;
	margin-top: 3px;
}
ul.itemlists li.kugiri {
	padding-bottom: 5px!important;
	border-bottom: 1px dotted #999999;
	margin-bottom: 5px!important;
}

label {
	padding-right: 8px;
}
fieldset {
	padding: 10px;
	margin-bottom: 40px;
	margin-top: 20px;
}
p.mustitem {
	font-size: 9pt!important;
	color: #666666;
	line-height: 1.2!important;
	margin-bottom: 3px!important;
	clear: both;
	font-weight: bold;
	text-align: right;
}
.pid {
	font-weight: bold;
	color: #CC3300;
}
.pid2 {
	font-weight: bold;
	color: #FFFFFF;
	background: #CC3300;
	margin-right: 5px;
	padding-right: 3px;
	padding-left: 3px;
}

p.telnumber {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 24px;
	text-align: center;

}




div.headmes {
	margin: 15px 0px 0px;
	list-style-type: none;
	color: #555;
	padding: 25px;
	background: #FFFFFF;
	border: medium double #7CB9BE;
}

ul#caution {
	margin: 5px 0px;
	padding: 0px 0px 0px 2em;
	color: #CC0000;
	font-size: x-small;
	list-style: disc;
}
ul#caution li {
	margin: 0.1em 0px;
}
li.itemkugiri {
	margin-top: 15px!important;
	font-weight: bold;
	border-top: 1px dotted #999;
	padding-top: 8px;
	margin-bottom: 5px!important;
}

/* =========================================================================== */

.by_line {
    padding: 1em;
    text-align: center;
    border: medium double #00b900;
    margin: 1em 0;
}

