@charset "utf-8";
body {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;

}

#wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	padding: 0px;
	float: left;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#navbar {
	width: 800px;
	clear: inherit;
	float: left;
	height: 40px;
	margin-top: -4px;
}
#navbar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
}
#navbar ul li {
	float: left;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	list-style-type: none;
	width: 100px;
	display: block;
}
#navbar ul li a {
	background-color: #6D90AE;
	color: #FFF;
	text-decoration: none;
	list-style-type: none;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#navbar ul li a:hover {
	background-color: #CCC;
	color: #333;
}
#SList {
	clear: none;
	float: left;
	width: 800px;
}
#head_search {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	float: left;
	width: 800px;
}

#SList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
}
#SList ul li {
	float: left;
	width: 200px;
}


#numlink {
	clear: both;
	float: left;
	width: 800px;
	background-color: #CCC;
	display: inline;
	margin-bottom: 20px;
}
#numlink ul {
	list-style-type: circle;
	padding: 0px;
	margin: 0;
	display: block;
}
#numlink ul li {
	border: 1px solid #666;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	text-decoration: none;
	display: inline;
	width: 20px;
	padding: 0px;
	float: left;
	margin-left: 10px;
}
#numlink ul li a {
	text-decoration: none;
	background-color: #999;
	display: block;
	padding-top: 0px;
	height: 20px;
}
#numlink ul li a:hover {
	color: #000;
	background-color: #FFF;
}









#main {
	float: left;
	width: 780px;
	padding-left: 20px;
	clear: both;
	display: inline;
}

#main h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #FFF;
	background-color: #999;
	width: 780px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #333;
	font-weight: lighter;
	border-bottom-color: #000;
	text-align: center;
	letter-spacing: 5pt;
	margin-left: -20px;
	padding-top: 5px;
	border-top-style: none;
	padding-bottom: 5px;
}

#main h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #06F;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #00F;
	text-indent: 20px;
}


#main p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 25px;
	letter-spacing: 0px;
	clear: left;
}

#program {/*プログラムのみを書く枠。上下へ自動で伸びるが幅は360PXで固定している*/
	float: left;
	width: 370px;
	padding-left: 10px;
	height: inherit;
	background-color: #9CF;
}
#program_float_none {
	float: none;
	width: 360px;
	padding-left: 10px;
	height: auto;
	background-color: #9CF;
	clear: none;
}


#img400 {/*program_img枠の中にイメージを収める*/
	float: left;
	width: 400px;
	margin-bottom: 10px;
}
#img405 {
	float: left;
	width: 400px;
	margin-bottom: 10px;
	margin-right: 5px;
}
#img390 {
	float: left;
	width: 380px;
	padding: 5px;
}


#img370 {
	float: left;
	width: 370px;
	margin-bottom: 10px;
}
#img_null {
	clear: none;
	float: left;
	height: 250px;
	width: 370px;
	padding-right: 10px;
	padding-left: 10px;
}
#img370_Right
 {
	float: right;
	width: 380px;
	clear: none;
	height: 100px;
}

#img400_Right {
	float: right;
	width: 400px;
	margin-bottom: 10px;
	margin-left: 5px;
}


#program_full {
	float: left;
	width: 770px;
	padding-left: 10px;
	height: auto;
	background-color: #9CF;
}
#img780 {
	float: left;
	width: 780px;
	margin-bottom: 10px;
}
.program_full {
	background-color: #9CF;
	float: left;
	height: auto;
	padding-left: 10px;
	width: 770px;
}

.img_normal {
	float: right;
	margin-left: 10px;
}
.download {
	font-size: 10px;
	text-align: right;
}


.red {
	color: #F00;
}

.point_ol {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 23px;
	color: #000;
	background-color: #D6D6D6;
}
#footer {
	clear: both;
	float: left;
	width: 800px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.SAh1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #FFF;
	background-color: #999;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #000;
	font-weight: lighter;
	padding-left: 10px;
	letter-spacing: 2pt;
	width: auto;
	float: none;
}
.SAh3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #09F;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #09F;
	width: 720px;
}

.SAp {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 25px;
	letter-spacing: 0pt;
}
.SAp a {
	color: #00F;
}
.SAp a:hover {
	color: #F00;
}
.video {
	float: left;
	margin-left: 20px;
	margin-bottom: 10px;
}

ol#topicPath01 li.home {
	padding-left: 0;
	background: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
}
#boxL {
	float: left;
	width: 380px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}
#boxR {
	width: 770px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 25px;
	margin-bottom: 10px;
}
.img390Lclass {
	float: left;
	width: 380px;
	padding: 5px;
}

.img390Rclass {
	float: right;
	width: 380px;
	padding: 5px;
	height: 242px;
	clear: right;
}
.img390Rclass120 {
	float: right;
	width: 380px;
	padding: 5px;
	height: 120px;
	clear: right;
}

.p_box {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	float: left;
	padding-left: 5px;
	line-height: 25px;
}

#topic   {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	float: left;
	width: 800px;
	margin-top: 5px;
}


/* =========================================================
■topicPath01
========================================================= */
ol#topicPath01 {
	padding: 0;
	font-size: 16px;
	list-style: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
}

ol#topicPath01 li {
	float: left;
	padding-right: 7px;
	padding-left: 10px;
	background-image: url(images/ico_allow01.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	font-size: 10px;
}

ol#topicPath01 li a:link,
ol#topicPath01 li a:visited {
	color: #3366FF;
	text-decoration: underline;
}

ol#topicPath01 li a:hover,
ol#topicPath01 li a:active {
	color: #FF6633;
	text-decoration: underline;
}

ol#topicPath01 li em {
	font-style: normal;
	font-weight: bold;
}
