@charset "UTF-8";
body  {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #244364;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #F3F6EA;
}
.wrapper #container {
	width: 850px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #FFFFFF; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C9CCA8;
	border-left-color: #C9CCA8;
	text-align: left;
} 
.wrapper   #top-head {
	display: block;
	width: 850px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 42px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.wrapper     #top-head  em  {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	font-style: normal;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 30px;
	display: block;
	padding: 0px;
}
.wrapper #top-head h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: normal;
	line-height: 30px;
	float: left;
	height: 20px;
	width: 500px;
}
.wrapper #top-head img {
	float: right;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.wrapper #header {
	height: 220px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	padding: 0;
	background-position: left top;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #18aaee;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #18aaee;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 850px;
} 
.wrapper #header ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: right;
}
.wrapper  #header  li {
	list-style-type: none;
	display: block;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	text-align: center;
	text-indent: -5px;
}
.wrapper #header a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 175px;
	height: 36px;
	padding-top: 19px;
	background-image: url(../img/mnu-main.jpg);
	padding-left: 25px;
	text-align: center;
}
.wrapper #header a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/mnu-main2.jpg);
	display: block;
	width: 175px;
	height: 36px;
	padding-top: 19px;
	background-image: url(../img/mnu-main2.jpg);
	padding-left: 25px;
}
.wrapper #sidebar1 {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 190px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #E4E8E5;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.wrapper #sidebar1 h3 {
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.wrapper #sidebar1 p {
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.wrapper #mainContent {
	width: 700px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
	padding: 0px;
} 
.wrapper #mainContent #topic {
	width: 695px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	display: block;
	text-align: left;
} 
.wrapper #mainContent #topic .kakomi {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: left;
	width: 225px;
} 
.wrapper #mainContent #topic .kakomi2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	display: block;
	float: right;
	width: 460px;
	margin: 0px;
} 
.wrapper #mainContent #topic .kakomi220 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	display: block;
	width: 225px;
	float: left;
	margin: 0px;
} 
.wrapper #mainContent #topic .kakomi220r {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	display: block;
	width: 225px;
	float: right;
	margin: 0px;
} 
.wrapper #mainContent #topic .Toph2Back {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 40px;
	line-height: 1.5em;
	width: 225px;
	margin: 0px;
	background-image: url(../img/TopBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.wrapper #mainContent #topic .Toph2Back h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	border-left-style: solid;
	padding: 0px;
	text-indent: 10px;
	border-left-width: thick;
	border-left-color: #748AFF;
	height: 15px;
	display: block;
	width: 200px;
	line-height: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #E8E8E8;
} 
.wrapper #mainContent #topic h3 {
	width: 700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
} 
.wrapper #mainContent #topic p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 17px;
	width: 205px;
	margin-right: 5px;
} 
.wrapper     #mainContent     h1   {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 30px;
	font-weight: bolder;
	color: #3170BF;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	line-height: 40px;
	display: block;
	padding: 0px;
	margin-right: auto;
}
.wrapper #mainContent h2 {
	width: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	display: block;
	height: 40px;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 40px;
	color: #47677E;
	text-align: center;
	background-color: #90D2FF;
}
.wrapper #mainContent h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	display: block;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	text-indent: 25px;
	padding: 0px;
	font-weight: normal;
	background-image: url(../img/h2-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	color: #FF6600;
}
.wrapper #mainContent p {
	width: 580px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 80px;
	padding: 0px;
	font-weight: normal;
	line-height: 16px;
	margin-right: 0px;
}
.wrapper #footer {
	width: 820px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #56A5E9;
	height: 100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 60px;
	padding-left: 0;
	line-height: 40px;
	text-align: center;
} 
.wrapper  #footer  ul {
	display: block;
	height: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	margin-left: auto;
	width: 100%;
	background-color: #FFFFFF;
	padding: 0px;
}
.wrapper #footer li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #244364;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
	line-height: 14px;
}
.wrapper #footer a {
	color: #244364;
	list-style-type: none;
	text-decoration: none;
	display: block;
}
.wrapper #footer a:hover {
	color: #845F9B;
	list-style-type: none;
	display: block;
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearbox {
	clear:both;
	padding: 0px;
	width: 850px;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

