@charset "Shift_JIS";

/*ページ全体*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	text-align: center;
	background-color: #126C9C;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(img/2010-top50-blue2.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*コンテンツ全体コンテナ*/
#wrapper {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #333333;
}
a {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}
a:active {
	color: #CC3300;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	font-weight: normal;
}
/*ヘッダ全体コンテナ*/
#header {
	height: 100px;
	background-repeat: repeat-x;
	float: none;
	width: 1000px;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #CCCC99;
	background-position: center top;
	margin: 0px;
	background-image: url(img/2010-top1000-blue.gif);
	background-color: #FFFFFF;
	padding: 0px;
	color: #333333;
}
h1 {
	margin: 0px;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
	text-align: center;
}
/*ヘッダ内タイトルロゴ*/
#header h1 img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header h1 a {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header h1 a:hover,#header h1 a:active {
	color: #CC3300;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*トップナビ*/
#header h2 {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	height: 30px;
}
/*トップナビ内テキスト表示*/
#header h2 em {
	visibility: hidden;
}

/*リスト*/
h3 {
	font-size: 11px;
	height: 30px;
	font-weight: bold;
	color: #003366;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/*中央コンテンツ全体コンテナ*/
#baner {
	width: 1000px;
	float: left;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	height: 500px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
}
#baner h2 {
	height: auto;
	width: 600px;
	border: 1px none #6699CC;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../img-html/25-25-tv.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}
#baner2 {
	width: 200px;
	float: right;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	height: auto;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#baner2 h2 {
	height: auto;
	width: 200px;
	border: 1px none #6699CC;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../img-html/25-25-tv.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin: 0px;
}
#contents {
	height: auto;
	width: 920px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: left;
}
#contents img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents a {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*左サイドナビ全体コンテナ*/
#sidenavi1 {
	height: auto;
	width: 310px;
	float: left;
	margin: 0px;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
	font-weight: lighter;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 15px;
	color: #333333;
	text-align: left;
	padding-bottom: 5px;
}
/*左サイドナビ項目見出し*/
#sidenavi1 h3 {
	height: auto;
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #006699;
	border-left-color: #006699;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	margin: 0px;
}
/*左サイドナビ項目*/
#sidenavi1 form {
	margin: 0px;
	padding: 10px 0px 10px 5px;
}
#sidenavi1 ul {
	margin: 0px;
	padding: 7px 0px 7px 7px;
	font-size: 11px;
	line-height: 14px;
}
#sidenavi1 li em {
	font-size: 11px;
	color: #003366;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	background: #99FFFF;
	list-style: none;
}
#sidenavi1 li a {
	color: #0000CC;
}

/*中央コンテンツ内メインコンテンツ全体コンテナ*/
#maincontents {
	margin: 0px;
	float: right;
	height: auto;
	width: 570px;
	padding: 0px;
}
/*中央コンテンツ内メイン全体コンテナ*/
#maincontents #main {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 550px;
}
/*メイン*/
#maincontents #main h3 {
	margin: 0px;
	height: 60px;
	padding: 5px;
	border: 1px none #6699CC;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
#maincontents #main h3 img {
	margin: 0px;
	padding: 70px 0px 10px 15px;
}
#maincontents #main ul {
	background: #6699CC;
	margin: 5px 0px 0px;
	padding: 10px 0px 0px;
	height: 30px;
	width: 510px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	color: #FFFFFF;
	list-style: none;
}
#maincontents #main ul a {
	color: #FFFFFF;
	text-decoration: none;
}
#maincontents #main li {
	display: inline;
	padding: 5px 8px 5px 7px;
}
.p1 {
	font-size: 12px;
	line-height: 15px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	display: block;
}
/*メイン内コラムブロック*/
#maincontents #main #block1 {
	margin: 5px 0px;
	padding: 0px;
	width: 250px;
	float: left;
}
#maincontents #main #block1 h5 {
	font-size: 12px;
	color: #666699;
	background: #F7F7EF;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px dotted #666699;
	border-left: 6px solid #666699;
}
#maincontents #main #block1 img {
	margin: 0px;
	float: left;
	padding: 10px 10px 10px 0px;
}
#maincontents #main #block1 a {
	color: #666699;
	text-decoration: none;
}
.p2 {
	font-size: 12px;
	line-height: 14px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
}
.p3 {
	font-size: 12px;
	color: #333333;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 20px;
}
#maincontents #main h4 {
	font-size: 13px;
	color: #660066;
	background: #D9ECFF;
	padding: 5px 5px 5px 10px;
	margin: 0px 0px 10px;
}

#maincontents #main #block2 {
	margin: 5px 0px;
	padding: 0px 0px 0px 10px;
	width: 250px;
	float: left;
}
#maincontents #main #block2 h5 {
	font-size: 12px;
	color: #666699;
	background: #F7F7EF;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px dotted #666699;
	border-left: 6px solid #666699;
}
#maincontents #main #block2 img {
	margin: 0px;
	float: left;
	padding: 10px 10px 10px 0px;
}
#maincontents #main #block2 a {
	color: #666699;
	text-decoration: none;
}

/*右サイドナビ全体コンテナ*/
#maincontents #sidenavi2 {
	height: auto;
	width: 150px;
	float: right;
	margin: 0px;
	padding: 0px;
	border: 1px none #6699CC;
	background-color: #FFFFFF;
}
/*右サイドナビ項目見出し*/
#maincontents #sidenavi2 h3 {
	margin: 0px;
	height: 60px;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	font-weight: normal;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #003366;
	padding: 5px;
}
/*右サイドナビ項目*/
#maincontents #sidenavi2 ul {
	margin: 0px;
	padding: 7px 0px 7px 7px;
	font-size: 11px;
	line-height: 14px;
}
#maincontents #sidenavi2 li em {
	font-size: 11px;
	color: #003366;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	background: #99FFFF;
	list-style: none;
}
#maincontents #sidenavi2 li a {
	color: #0000CC;
}

/*フッタ*/
address {
	color: #333333;
	height: 70px;
	clear: both;
	float: none;
	text-align: center;
	font-size: 10px;
	font-weight: lighter;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-style: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center top;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #F3F3F3;
	width: 1000px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #DDDDDD;
}

