@charset "Shift_JIS";

/*ページ全体*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	text-align: center;
	background-repeat: repeat-y;
	background-position: center center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	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;
}
/*コンテンツ全体コンテナ*/
#wrapper {
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	border: thin none #999999;
	padding: 0px;
}
a {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #666666;
	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: 12px;
	font-weight: normal;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*ヘッダ全体コンテナ*/
#header {
	height: 120px;
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #CCCC99;
	background-position: center top;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 1020px;
}
h1 {
	margin: 0px;
	font-size: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #666666;
	text-align: left;
	float: left;
	height: 80px;
	width: 400px;
}
/*ヘッダ内タイトルロゴ*/
#header h1 img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#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;
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-top: 100px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	display: block;
	height: 20px;
	width: 500px;
	background-image: url(img/free-dial.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/*トップナビ内テキスト表示*/
#header h2 em {
	visibility: hidden;
}
#heade h2 ul {
	margin: 0px;
	padding: 7px 0px 7px 7px;
	font-size: 12px;
	line-height: 14px;
	list-style-type: none;
	list-style-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
}
#heade h2 li {
	font-size: 12px;
	color: #333;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: none;
}
#heade h2 li a {
	color: #033;
}
#heade h2 li a:hover {
	color: #CC3300;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*リスト*/
h3 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	font-weight: bold;
	color: #003366;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*中央コンテンツ全体コンテナ*/
#baner {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	height: 150px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/1000-event.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 1020px;
}
#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: 1000px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: auto;
	text-align: left;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 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 {
	background-repeat: no-repeat;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 680px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#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: 10px;
	color: #006699;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents a:hover {
	color: #CC3300;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*左サイドナビ全体コンテナ*/
#contents #sidenavi1 {
	height: auto;
	width: 940px;
	float: left;
	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: #900;
	font-weight: lighter;
	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left-width: 1px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	background-image: url(img/left-bana-event.gif);
}
#contents #sidenavi1 a {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}
#contents #sidenavi1 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;
}
#contents #sidenavi1 a:hover {
	color: #CC3300;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents #sidenavi1 #block1 {
	margin: 0px;
	width: 190px;
	float: left;
	border-top-width: 1px;
	border-left-width: 1px;
	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: #900;
	text-align: left;
	display: block;
	height: 150px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(img/left-bana-event.gif);
}
#contents #sidenavi1 #block1 h4 {
	font-size: 12px;
	color: #666699;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px dotted #666699;
	border-left: 6px solid #666699;
	background-image: url(img/20q-rogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contents #sidenavi1 #block1 img {
	margin: 0px;
	float: left;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents #sidenavi1 #block1 a {
	color: #666699;
	text-decoration: none;
}
#contents #sidenavi1 #block2 {
	margin: 0px;
	width: 710px;
	float: right;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #900;
	text-align: left;
	display: block;
	height: 800px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 40px;
}
#contents #sidenavi1 #block2 h4 {
	font-size: 12px;
	color: #333;
	margin: 0px;
	border: 1px none #FCF9F3;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
}
#contents #sidenavi1 #block2 img {
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents #sidenavi1 #block2 a {
	color: #666699;
	text-decoration: none;
}
#contents #sidenavi1 #block3 {
	margin: 0px;
	width: 280px;
	float: right;
	border-top-width: 1px;
	border-left-width: 1px;
	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: #900;
	padding: 5px;
	text-align: left;
	display: block;
}
#contents #sidenavi1 #block3 h4 {
	font-size: 12px;
	color: #666699;
	background: #F7F7EF;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px dotted #666699;
	border-left: 6px solid #666699;
}
#contents #sidenavi1 #block3 img {
	margin: 0px;
	float: left;
	padding: 10px 10px 10px 0px;
}
#contents #sidenavi1 #block3 a {
	color: #666699;
	text-decoration: none;
}
#contents #sidenavi1 #block4 {
	margin: 0px;
	width: 540px;
	float: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #900;
	padding: 5px;
}
#contents #sidenavi1 #block4 h4 {
	font-size: 12px;
	color: #666699;
	background: #F7F7EF;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px dotted #666699;
	border-left: 6px solid #666699;
}
#contents #sidenavi1 #block4 img {
	margin: 0px;
	float: left;
	padding: 10px 10px 10px 0px;
}
#contents #sidenavi1 #block4 a {
	color: #666699;
	text-decoration: none;
}
/*左サイドナビ項目見出し*/
#contents #sidenavi1 h3 {
	height: 60px;
	font-size: 10px;
	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;
}
/*左サイドナビ項目*/
#contents #sidenavi1 form {
	margin: 0px;
	padding: 10px 0px 10px 5px;
}
#contents #sidenavi1 ul {
	margin: 0px;
	padding: 7px 0px 7px 7px;
	font-size: 11px;
	line-height: 14px;
}
#contents #sidenavi1 li em {
	font-size: 11px;
	color: #003366;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	background: #99FFFF;
	list-style: none;
}
#contents #sidenavi1 li a {
	color: #0000CC;
}
#contents #sidenavi1 h3 {
	height: 17px;
	font-size: 14px;
	font-weight: bold;
	color: #963;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #999;
	border-left-color: #6699CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contents #sidenavi1 h4 {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 180px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #C96;
	border-left-color: #C96;
	background-image: url(img/20q-rogo.jpg);
}
#contents #sidenavi1 a:hover {
	color: #CC3300;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents #sidenavi1 p1 {
	font-size: 12px;
	line-height: 13px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: block;
	text-align: left;
	background-image: url(../2010img/15-mark2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	width: 200px;
}

/*中央コンテンツ内メイン全体コンテナ*/
#contents #main {
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
	text-align: left;
}
#contents #main a {
	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;
	margin: 0px;
	padding: 0px;
}
#contents #main a:hover {
	color: #CC3300;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*メイン*/
#contents #main h3 {
	height: 17px;
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contents #main h3 img {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents #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;
}
#contents #main ul a {
	color: #FFFFFF;
	text-decoration: none;
}
#contents #main li {
	display: inline;
	padding: 5px 8px 5px 7px;
}
.p1 {
	font-size: 12px;
	line-height: 17px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	display: block;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*メイン内コラムブロック*/
#contents #main #block1 {
	margin: 0px;
	width: 200px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-color: #999999;
}
#contents #main #block1 h5 {
	font-size: 12px;
	color: #666699;
	background: #F7F7EF;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px dotted #666699;
	border-left: 6px solid #666699;
}
#contents #main #block1 img {
	margin: 0px;
	float: left;
	padding: 10px 10px 10px 0px;
}
#contents #main #block1 a {
	color: #666699;
	text-decoration: none;
}
.p2 {
	font-size: 12px;
	line-height: 14px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 120px;
	text-align: left;
	display: block;
}
.p3 {
	font-size: 12px;
	color: #333;
	text-align: left;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(img/20a-rogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contents #main h4 {
	font-size: 12px;
	color: #333333;
	background-color: #EAFAE4;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	display: block;
	width: 250px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-color: #666666;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 130px;
}

#contents #main #block2 {
	margin: 0px;
	width: 180px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	display: block;
	text-align: left;
}
#contents #main #block2 h5 {
	font-size: 12px;
	color: #666699;
	background: #F7F7EF;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px dotted #666699;
	border-left: 6px solid #666699;
}
#contents #main #block2 img {
	margin: 0px;
	float: left;
	padding: 10px 10px 10px 0px;
}
#contents #main #block2 a {
	color: #666699;
	text-decoration: none;
}
#contents #main #block3 {
	margin: 0px;
	width: 545px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#contents #main #block3 h5 {
	font-size: 12px;
	color: #666699;
	background: #F7F7EF;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px dotted #666699;
	border-left: 6px solid #666699;
}
#contents #main #block3 img {
	margin: 0px;
	float: left;
	padding: 10px 10px 10px 0px;
}
#contents #main #block3 a {
	color: #666699;
	text-decoration: none;
}
#contents #main #block4 {
	margin: 0px;
	width: 545px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#contents #main #block4 h5 {
	font-size: 12px;
	color: #666699;
	background: #F7F7EF;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px dotted #666699;
	border-left: 6px solid #666699;
}
#contents #main #block4 img {
	margin: 0px;
	float: left;
	padding: 10px 10px 10px 0px;
}
#contents #main #block4 a {
	color: #666699;
	text-decoration: none;
}
#contents #main #block5 {
	margin: 0px;
	width: 545px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#contents #main #block5 h5 {
	font-size: 12px;
	color: #666699;
	background: #F7F7EF;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px dotted #666699;
	border-left: 6px solid #666699;
}
#contents #main #block5 img {
	margin: 0px;
	float: left;
	padding: 10px 10px 10px 0px;
}
#contents #main #block5 a {
	color: #666699;
	text-decoration: none;
}
#contents #main #block6 {
	margin: 0px;
	width: 545px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#contents #main #block6 h5 {
	font-size: 12px;
	color: #666699;
	background: #F7F7EF;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px dotted #666699;
	border-left: 6px solid #666699;
}
#contents #main #block6 img {
	margin: 0px;
	float: left;
	padding: 10px 10px 10px 0px;
}
#contents #main #block6 a {
	color: #666699;
	text-decoration: none;
}
#contents #main #block7 {
	margin: 0px;
	width: 545px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
}
#contents #main #block7 h5 {
	font-size: 12px;
	color: #666699;
	background: #F7F7EF;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px dotted #666699;
	border-left: 6px solid #666699;
}
#contents #main #block7 img {
	margin: 0px;
	float: left;
	padding: 10px 10px 10px 0px;
}
#contents #main #block7 a {
	color: #666699;
	text-decoration: none;
}


/*フッタ*/
address {
	color: #333333;
	height: 50px;
	text-align: center;
	font-size: 12px;
	font-weight: lighter;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-style: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/1020-footer-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	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;
	width: 1020px;
	clear: both;
}
#footer {
	color: #333333;
	height: 50px;
	text-align: center;
	font-size: 12px;
	font-weight: lighter;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-style: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	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;
	width: 1020px;
	clear: both;
}
#footer .p4 {
	font-size: 12px;
	line-height: 13px;
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-left: 100px;
	margin: 0px;
	padding-right: 50px;
	padding-bottom: 50px;
	float: right;
}
/*Twitter----------------------------------------------*/
#twitter{
	overflow: auto;
}

#twitter li{
	padding: 8px;
	margin: 0 0 20px 0;
	white-space: nowrap;
	border: 1px solid #e5e5e5;
	white-space: normal;
}

#twitter li span.name{
	font-size: 90%;
	color: #3f91b1;
}

#twitter li span.time{
	font-style: italic;
	color: #999;
	font-size: 90%;
}
