@charset "utf-8";

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}
#wrap {
	width: 910px;


}

#container {
	width: auto; 
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; 
} 
#header {
	color: #FFFFFF;
	margin: 0px;
	padding: 0;
	width: 898px;
} 
.header_left {
	float: left;
	margin-top: 5px;
	padding-top: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
.header_right {
	float: right;
}
#header h1 {
	margin: 0; 
	padding: 10px 0;
}
.captionBlock {
	margin: 0px;
	width: auto;
	padding-left: 5px;
	background-image: url(../images/frame_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: medium;
	color: #333333;
	background-color: #eee;
}

#Menu {
	margin: 0px;
	padding: 0px;
	width: 905px;
	float: left;
	background-image: url(../images/menu_back.gif);
	background-repeat: repeat-x;
}

#Menu ul {
	width: auto;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
#Menu ul li {
	float: left;
	list-style-type: none;
	padding-right: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	margin: 0px;
	padding-top: 0px;
}

	
#subMenu {
	height: auto;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: left;
	}

#subMenu li {
	float:left;
	list-style-type: none;
	height: 25px;
	width: 200px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-color: #CCCCCC;
}

#subMenu ul {
	height:auto;
	margin: 0px;
	padding: 0px;
	}

#sidebar1 {
	float: left;
	width: auto;
	padding-top: 5px;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-left: 5px;
	height: auto;
}
#movie {
	background-color: #FFFFFF;
	height: 330px;
	width: 902px;
	text-align: center;
	padding-left: 3px;
}
#caption {
	background-image: url(../images/frame_bg.gif);
	background-repeat: repeat-x;
	width: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	color: #666666;
	text-indent: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0000FF;
	background-color: #CCCCCC;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eee;
	border-bottom-color: #eee;
	line-height: 2em;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #eee;
}
#sidebar1 h3, #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
	color: #FFFFFF;
}


#mainContent {
	font-size: small;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 0;
	margin-left: 230px;
} 

#footer {
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	font-size: small;
	color: #666666;
	text-align: center;
	padding-bottom: 10;
	background-position: center;
	height: 100px;
} 
#footer p {
	margin: 0;
	padding-top: 40px;
}

/* 再使用できる各種クラス */
.fltrt {
	float: right;
	margin-left: 8px;
	background-color: #CCCCCC;
	padding: 5px;
}
.fltlft { /
	float: left;
	margin-right: 8px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	float: left;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 1.5em;
}
</style>
[if IE]>
<style type="text/css"> 
#sidebar1 { padding-top: 30px; }
</style>
<![endif].visual {
	float: left;
	padding: 5px
}
#captionRed {
	background-image: url(../images/frame_bg.gif);
	background-repeat: repeat-x;
	width: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	color: #F00;
	text-indent: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CC0000;
	background-color: #CCCCCC;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eee;
	border-bottom-color: #eee;
	line-height: 2em;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #eee;
}
.link {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	line-height: 1.2em;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 50px;
}
.blue_arrow {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	line-height: 1.5em;
	color: #999999;
	background-image: url(../images/arrow_blue.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
	text-indent: 30px;
	margin-left: 30px;
}
.question {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	color: #0000FF;
	background-image: url(../images/q.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	text-indent: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.answer {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	color: #999999;
	background-image: url(../images/a.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 35px;
}
#iflame {
	height: 400px;
	width: 650px;
}

