@charset "shift_jis";
body {
	font-style: normal;
	line-height: 120%;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(http://itstrategy.jp/images/back.gif);
	margin: 0px;
	padding: 0px;
	white-space: normal;
	font-size: small;
}
#territory {
	background-color: #FFFFFF;
	width: 700px;
	margin-left : auto;
	margin-right : auto;
	border: 0px solid #000099;
	overflow: visible;
	position: relative;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
}
#content {
	width: 499px;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 24px;
	text-align: left;
}
#navi {
	width: 149px;
	padding-top: 30px;
	padding-bottom: 10px;
	float: none;
}
#sidetop {
	float: left;
	width: 150px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: x-small;
}

#footer {
	clear: both;
	text-align: center;
}
#navi a {
	display: block;
	padding: 2px;
	border: 1px none #009900;
	background-color: #FFFFCC;
}
#territory #navi a {
	background-color: #EFEFEF;
}
#navi a:hover {
	color: #FF0000;
	background-color: #99FFCC;
}

.style6 {font-size: 10pt}
.style15 {color: #0000FF}
.style7 {font-size: 8pt; }
.style8 {color: #FF0000}
.blog {
	font-size: small;
	background-color: #D3FEFC;
	padding: 5px;
	float: none;
	height: auto;
	width: 470px;
	border: thin solid #FF99FF;
	list-style-type: none;
}
