/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	color: #333333;
	margin: 0px;
	background-color: #FFFFFF;
}
p,div {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "Verdana", sans-serif;
	line-height: 1.6;
}
table, td, th {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "Verdana", sans-serif;
}
#info a:link {
	color: #003366;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}
#info a:visited{
	color: #003E7B;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	text-decoration: none;
}
#info a:active{
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}
#info a:hover{
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}
.alignright {
	float: right;
	padding: 5px;
}
.alignleft {
	float: left;
	padding: 5px;
}
.clear {
   clear: both;
}
#info h3 {
	background-color: #ffa400;
	font-size: 105%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	letter-spacing: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D58A00;
}
.midashi01 {
	font-size: 100%;
	color: #003366;
	background-color: #BFD5EA;
	letter-spacing: 0.1em;
	text-align: center;
	padding: 10px;
	width: 40%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #003366;
}
.midashi02 {
	font-size: 100%;
	color: #336600;
	background-color: #F0FFE1;
	letter-spacing: 0.1em;
	text-align: center;
	padding: 10px;
	width: 95%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #336600;
}
.styleQ {
	font-size: 100%;
	line-height: 1.8;
	color: #003366;
	background-color: #E6EEF7;
	padding: 10px;
	border: 1px solid #BFD5EA;
	width: 80%;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.styleA {
	font-size: 100%;
	line-height: 1.6;
	color: #333333;
	background-color: #FFEEEE;
	padding: 10px;
	width: 80%;
	margin-left: 45px;
	border: 1px solid #FFDDDD;
	margin-top: 5px;
	margin-bottom: 5px;
}
.style1 {
	font-size: 100%;
	line-height: 1.8;
	letter-spacing: 0.1em;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 10px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	background-color: #EEEEEE;
}
.style2 {
	font-size: 100%;
	line-height: 1.6;
	padding: 5px;
}
.style3 {
	font-size: 100%;
	line-height: 1.6;
	font-weight: normal;
	background-color: #FFDDDD;
	padding: 15px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
.style4 {
	font-size: 100%;
	line-height: 1.8;
	width: 90%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.style6 {
	font-size: 80%;
	color: #C00;
}

.style5 {
	font-size: 100%;
	letter-spacing: 0.1em;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	width: 70%;
	padding: 15px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
