@charset "utf-8"; /* R[h */

body {
	background-color:#fff;
	text-align:center;
	color: #333333;
}

#page {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	width:800px;
	background-color:#efefef;
	margin:20px auto 20px;
	padding:20px 50px 20px 50px;
	text-align:left;
}

.linktable {
	width: 100%;
	border: 2px #4682B4 solid;
	border-spacing: 3px;
	background-color: #F5F9FA;
	margin: 5px auto 20px;
	}

.linktable .link{
	padding: 3px;
	border: 1px #4682B4 solid;
	background-color: #F5F9FA;
	text-align: center;
	}

.linktable .own{
	padding: 3px;
	border: 1px #4682B4 solid;
	color:#FF6600;
	background-color: #E6F2E6;
	text-align: center;
	}


.title_area {
	 width: 800px;
	 margin: 25px auto 25px;
	 text-align: center;
	 }
.title_left {
	width: auto;
	height:auto;
	text-align: left;
	float:left;
	}
.title_right {
	width: auto;
	height:auto;
	margin: 0px;
	text-align: left;
	float:left;
	}

h1 {
	letter-spacing:-0.5px;
	color:#2D5AC3;
	font-weight:normal;
/*	margin-bottom:-10px;	*/
	font-size:22px;
}

.addthis {
	margin: 22px 0px 0px 20px;
	}

p {
}

a {
	color: #006666;
}

blockquote{
	text-align:left;
	background-color:#F5F9FA;
	padding:10px;
	border-left:5px solid #4682B4;
	color: #333333;
	margin: 0px;
}

.info {
	line-height: 180%;
	letter-spacing:1px;
	}

.upper_area {
	 width: 800px;
	 margin: 25px auto 5px;
	 text-align: center;
	 }
.upper_left {
	width:420px;
	height:350px;
	text-align: left;
	float:left;
	}
.upper_right {
	width: 380px;
	height:350px;
	margin: 0px auto 0px;
	text-align: left;
	float:left;
	}

.notes {
	line-height: 160%;
	margin:0px 0px 25px;
	}

.source {
	font-family: "Courier New", Courier, mono;
	}

.green {
	color: #479124;
}

.orange {
	color: #FF8A3C;
}

.blue {
	color:#3399FF;
}

#access_anlyz {
		display: none;
	}


