@charset 'utf-8';

/* ----- HTML再定義 ------------------------------------ */

form dl dt {
	float: left;
	clear: left;
	width: 5em;
}
form dl dd {
	margin: 1px;
}
form dl dd textarea {
	margin-top: 2px;
}
form ul {
	margin: 0px 0px 20px 0px;
}
form ul li {
	list-style-type: none;
}
form fieldset {
	border: 0px solid #000000;
}
form legend {
	display: none;
}
form input, form select {
	margin-right: 1px;
	padding: 1px;

	font-size: 90%;
}
@media screen {
	form input, form select {
		font-family: Verdana, Arial, sans-serif;
	}
}
form select {
	margin-top: 1px;
}
form p input {
	text-align: center;
}
form textarea {
	padding: 1px;

	font-family: 'ＭＳ ゴシック', Osaka, monospace;
	line-height: 1.2;
}

/* ----- 基本構造 -------------------------------------- */


div#container {
	float: none;
	clear: both;

	width: 740px;

	margin: 10px auto;
	padding: 10px;
	border: 1px solid #AAAAAA;
}
em {
	font-weight: bold;
}
address {
	margin-top: 20px;
}

dl {
	margin-bottom: 20px;
}
dl dd {
	margin: 0px 0px 10px 30px;
}


.style3 {font-size: 10px}
.style4 {font-size: 10px; color: red }
.style5 {font-size: 12px; color: #666666; text-align:left }
.style55 {font-size: 12px; color: #ff0000; text-align:left }
.style5-5 {font-size: 12px; color: #003333; text-align:left }
.style56 {font-size: 12px; color: #003333; text-align:left }
.style6 {font-size: 12px; color: #666666; text-align:right }
.style7 {font-size: 12px; color: #666666; text-align:center }
.style8 {font-size: 16px; color: #ff0000; text-align:center; font-weight:700 }
.style9 {font-size: 14px; color: #00cc33; text-align:left; font-weight:600 }
.style10 {font-size: 12px; color: #0099ff; text-align:left; font-weight:600 }
.style11 {font-size: 15px; color: #ff0000; text-align:left; font-weight:600 }
.style12 {font-size: 12px; color: #ffffff; text-align:center }
.txt10 {font-size: 13px; color: #ff3300; text-align:left; font-weight:700 } 
.txt11 {font-size: 13px; color: #0099ff; text-align:left; font-weight:700 }
.txt9 {font-size: 19px; color:tomato; text-align: center; font-weight:800 } 
.txt12 {font-size: 12px; color: #0099ff; text-align:left; font-weight:600; line-height: 1.5}
.ctxt {text-align: center }
a:link {color: #0099FF }
a:visited {color: #F08080 }
.c1 { list-style-image: url(images/q.gif) }
.txt13 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
