@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	background-color: #EBEBEB;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS P Gothic", "sans-serif";
	font-size: 100%;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
#container {
	width: 900px;
	background: #FFFFFF;
	border: thin solid #999999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	text-align: left;
	position: relative;
}
#header {
	background-color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #C8C8FF;
	width: 900px;
	margin: 0px;
	padding: 0;
	height: 155px;
	position: absolute;
	left: 2px;
	top: 0px;
}
#container #contentsbox {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	top: 159px;
	background-color: #FFFFFF;
}
#sidebar1 {
	width: 130px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C8C8FF;
	text-decoration: none;
	top: 200px;
	float: left;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8FF;
}
#sidebar2 {
	right: 0;
	width: 200px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9999FF;
	border-bottom-color: #9999FF;
	border-left-color: #9999FF;
	margin: 0px;
	padding: 0px;
	float: right;
}

#mainContent {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #C8C8FF;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C8C8FF;
	width: 560px;
	padding: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C8C8FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8C8FF;
	float: left;
	position: relative;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#footer {
	background-color: #B8A5FC;
	clear: both;
	font-size: 10px;
	text-align: center;
	width: 900px;
	float: none;
	background-image: url(http://www.webtoday.jp/testnews/webtoday/templateimage/footer.gif);
	height: 20px;
	padding: 0px;
	line-height: 20px;
	margin: 0px;
}
.fltrt {
	float: right;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
}
/* ヘッダー　ここから */
#container #header h1 {
	margin: 0px;
	padding: 0px;
	width: 900px;
}
#container #header #navibar {
	margin: 0px;
	padding: 0px;
	top: 0px;
	position: absolute;
	right: 0px;
}
#container #header #bannar {
	width: 468px;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 0px;
	float: right;
	height: 85px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 61px;
	position: absolute;
	right: 0px;
}
#container #header #topphoto {
	margin: 0px;
	float: left;
	height: 90px;
	width: 430px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #header #bannar #cap {
	font-size: 0.6em;
	text-align: left;
	float: left;
	height: 25px;
	width: 230px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #header #bannar #foreigners {
	background-color: #C8C8FF;
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 30px;
	width: 230px;
	font-size: 10px;
	color: #330066;
	line-height: 30px;
}
#container #header #bannar form {
	font-size: 11px;
	line-height: 25px;
	color: #330099;
	background-color: #DDDDFF;
	text-align: right;
	float: right;
	height: 25px;
	width: 228px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6666CC;
	bottom: 0px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* ヘッダー　ここまで */
/* sidebar1　ここから */
#container #sidebar1 dl {
	width: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #C8C8FF;
	border-right-color: #C8C8FF;
	border-bottom-color: #C8C8FF;
	border-left-color: #C8C8FF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#container #sidebar1 dt {
	background-color: #CCFFFF;
	background-image: url(http://www.webtoday.jp/testnews/webtoday/templateimage/event.gif);
	height: 22px;
	padding-left: 8px;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: 500;
	color: #003366;
}
#container #contentsbox #sidebar1 #search dd {
	font-size: 0.7em;
	width: 120px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-align: left;
}
#container #sidebar1 #categories {
	text-align: left;
	font-size: 14px;
	margin-right: 0px;
	padding-right: 0px;
	line-height: 20px;
	padding-left: 5px;
	margin-bottom: 0px;
	text-decoration: none;
	height: 20px;
	margin-top: 2px;
	margin-left: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #C8C8FF;
	background-color: #ECFBFF;
	width: 123px;
	font-weight: bold;
}
#container #sidebar1 #categoryhosoku {
	font-size: 0.6em;
	line-height: 1.2em;
	background-color: #ECFBFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	width: 118px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #003366;
}
#container #contentsbox #sidebar1 #archives dd {
	font-size: 0.8em;
	line-height: 1.3em;
}
#container #contentsbox #sidebar1 #feed {
	font-size: 0.7em;
	text-align: center;
}
#container #contentsbox #sidebar1 #newEntries #newEntries {
	font-size: 0.7em;
	width: 122px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-indent: -5px;
}
/* sidebar1　ここまで */


/* sidebar2　ここから */
#container #sidebar2 p {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
}
#container #sidebar2 dt {
	color: #003366;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-size: 0.7em;
	line-height: normal;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #0000CC;
	width: 197px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#container #sidebar2 dd {
	font-size: 0.6em;
	padding: 2px;
	line-height: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #E1E6FF;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#container #sidebar2 a {
	font-size: 1.2em;
	font-weight: bold;
}
#container #sidebar2 p {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: right;
}
#container #sidebar2 dl {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0000CC;
	border-bottom-color: #0000CC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #sidebar2 #gotoHome {
	font-size: 0.7em;
	text-align: right;
	line-height: 2em;
	margin-top: 10px;
	margin-right: 3px;
	text-decoration: none;
}
/* sidebar2　ここまで */

/* mainContent　ここから */

#container #mainContent h2 {
	width: 546px;
	padding-left: 14px;
	background-color: #CCFFFF;
	height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	font-size: 15px;
	line-height: 22px;
	color: #003366;
	background-image: url(http://www.webtoday.jp/testnews/webtoday/templateimage/event.gif);
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rootList {
	font-size: 0.7em;
	line-height: 15px;
	text-transform: none;
	marginp: 0px;
	padding: 0px;
	height: 15px;
	list-style-type: none;
	margin-left: 15px;
	left: 135px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#rootList li {
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}


#container #contentsbox #mainContent #main {
	width: 557px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #contentsbox #mainContent h3 {
	font-weight: bold;
	float: left;
	font-size: 1em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00CCFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00CCFF;
	height: 25px;
	padding-bottom: 0px;
	width: 365px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#container #contentsbox #mainContent h4 {
	font-size: 0.8em;
	font-weight: bold;
	float: right;
	width: 175px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00CCFF;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00CCFF;
	color: #333333;
	line-height: 1em;
	height: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#container #contentsbox #mainContent h5 {
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: lighter;
	width: 530px;
	line-height: 1.3em;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container #mainContent #gotoTop {
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	font-size: 0.7em;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #00CCFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 542px;
}

/* mainContent　ここまで */

/* archives　ここから */
#container #contentsbox #mainContent #main #archives {
	font-size: 0.9em;
	width: 500px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
	line-height: 1.4em;
}
/* archives　ここまで */
#container #contentsbox #mainContent #main #archivesTitle {
	font-weight: bold;
	margin-left: 25px;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 1.1em;
}
#container #contentsbox #mainContent #mt {
	padding: 0px;
	width: 542px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#container #contentsbox #sidebar1 #otheBlog {
	font-size: 0.9em;
	background-image: url(http://www.webtoday.jp/testnews/webtoday/templateimage/news.gif);
}
#container #contentsbox #rightside {
	float: right;
}
#container #contentsbox #sidebar2 a {
	color: #000099;
}

#container #contentsbox #sidebar1 #edison {
	font-size: 0.8em;
	padding: 3px;
	width: 120px;
	border: 2px ridge #669126;
	line-height: 1.2em;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-color: #A9D665;
	text-align: center;
}

