@charset "iso-8859-1";
/* CSS Document */

body	{
	margin:10px 0;
	padding:0;
	background-color:#FFFFFF;
	text-align:center;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, Tahoma, Verdana, sans-serif;
}

table {
	margin:0;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, Tahoma, Verdana, sans-serif;
}

a	img	{ border:none; }
.content a	img	{ border:1px solid #CCCCCC; }
.content a:hover	img	{ border:1px solid #2f72b0; }
a { color:#2f72b0; text-decoration:underline; }
a:hover { color:#58822e; text-decoration:none; }

.clear { clear:both; }
.hd { display:none; }
.right { text-align:right; }
.left { text-align:left; }
.center { text-align:center; }
.middle { vertical-align:middle; }
.small { font-size:10px; }
.img-right {
	float:right;
	margin:0 0 10px 10px;
}
.img-left {
	float:left;
	margin:0 10px 10px 0;
}

/* form */
form { margin:0; }
input, textarea, select {
	font-family:Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #111111;
}
input.text, textarea.text {
	padding:1px 2px;
	background-color: #FFFFFF;
	border: 1px solid #888888;
	font-size: 10px;
}
input.text:focus, textarea.text:focus {
	background-color: #dee7d6;
}
input.submit {
	background-color: #99c8d9;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #666666;
	font-size: 10px;
	font-weight:bold;
	height: 18px;
	vertical-align:middle;
}
input.submit:focus {
	background-color: #6199c0;
	border-top: 2px solid #666666;
	border-left: 2px solid #666666;
	border-bottom: 1px solid #888888;
	border-right: 1px solid #888888;
	font-size: 10px;
	height: 18px;
}
select, select.text {
	background-color: #FFFFFF;
	border: 1px solid #111111;
	font-size: 10px;
}
.error {
	font-size:14px;
	font-weight:bold;
	color:#990000;
}
.point {
	color:#575D8D;
}
/* ----- layout ----- */
.layout {
	margin:0 auto;
	padding:0;
	width:801px;
	text-align:left;
}

/* ----- header ----- */
.header {
	margin:0;
	padding:0;
}

.header h1 {
	float:left;
	margin:0;
	padding:0;
	width:211px;
	height:111px;
}
.header h1 a {
	display:block;
	width:211px;
	height:111px;
	background:url(images/home_ov.jpg) left top no-repeat;
}
.header h1 a:hover { background-color:#87b8d0; }
.header h1 a:hover img, .header h1 a#now img { visibility:hidden; }

#bt	{
	float:right;
	margin:0;
	padding:0;
	width:590px;
	height:26px;
}
#bts	{
	margin:28px 0 0 0;
	padding:0;
	text-align:left;
	height:26px;
}
#bts li {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	height:26px;
	list-style-type:none;
}
#bts #bt1 { width:71px; }
#bts #bt2 { width:61px; }
#bts #bt3 { width:86px; }
#bts #bt4 { width:126px; }
#bts #bt5 { width:50px; }
#bts #bt6 { width:72px; }
#bts #bt7 { width:77px; }
#bts #bt8 { width:45px; }
#bts a {
	display:block;
	margin:0;
	height:26px;
	background-position:left top;
	background-repeat:no-repeat;
}
#bts #bt1 a { background-image:url(images/overview_ov.jpg); }
#bts #bt2 a { background-image:url(images/articles_ov.jpg); }
#bts #bt3 a { background-image:url(images/about_garry_ov.jpg); }
#bts #bt4 a { background-image:url(images/lr_ov.jpg); }
#bts #bt5 a { background-image:url(images/press_ov.jpg); }
#bts #bt6 a { background-image:url(images/feedback_ov.jpg); }
#bts #bt7 a { background-image:url(images/contact_ov.jpg); }
#bts #bt8 a { background-image:url(images/blog_ov.jpg); }
#bts a:hover { background-color:#87b8d0; }
#bts a:hover img, #bts a#now img { visibility:hidden; }
.subnavi table {
	background-color:#FFFFFF;
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.subnavi td {
	height:20px;
	font-size:10px;
	vertical-align:middle;
	text-align:left;
	background-color:#5A8CAC;
}
#bts #bt1 table a, #bts #bt2 table a, #bts #bt3 table a, #bts #bt4 table a, #bts #bt5 table a, #bts #bt6 table a, #bts #bt7 table a {
	display:block;
	margin:0;
	padding:0 5px;
	height:20px;
	line-height:20px;
	text-decoration:none;
	color:#CCCCCC;
	background-image:none;
}
#bts .subnavi a:hover {
	background-color:#666666;
	color:#FFFFFF;
}

.header form {
	margin:12px 0 0 0;
	height:35px;
	line-height:35px;
	background:url(images/join.jpg) right top no-repeat;
}
.header form .text {
	margin:7px 0 0 335px;
	width:150px;
	vertical-align:top;
}
.header form .news-submit {
	margin:6px 0 0 0;
}

/* ----- blog-on-toppage ----- */
.blogheader-on-toppage {
	text-decoration: none;
	color: black;
}

.blog-on-toppage tr {
	margin: 0;
}

.blog-on-toppage a {
	color: #589A7F;
}

.blog-on-toppage a img {
	margin: 0;
	padding: 1px;
	1px solid #FFFFFF;
}

.blog-on-toppage th {
	text-align: center;
}

.blog-on-toppage td {
	text-align: left;
}

.blog-on-toppage tr td div {
	margin: 0 0 5px 0;
	font-size: 11px;
}

.blogfooter-on-toppage {
	font-size: 10px;
	text-align: right;
}

/*.blogrow1-on-toppage {
	background: #efe;
	opacity: 0.8;
	filter: alpha(opacity=50);  
}*/

.blogrow1-on-toppage td {
	background: #efe;
	opacity: 0.7;
	filter: alpha(opacity=70);  
}

.blogrow1-on-toppage th {
	background: #efe;
	opacity: 0.7;
	filter: alpha(opacity=70);  
}

/* ----- contents ----- */
.content {
	margin:0;
	padding:15px 16px;
	border-left:5px solid #a3ccdd;
	border-right:5px solid #a3ccdd;
	background:url(images/background.jpg) left top no-repeat;
}
.content-left {
	float:left;
	width:548px;
}
.content-right {
	float:right;
	width:187px;
}
.content h2 { font-size:16px; }
.content h3 {
	padding:3px 5px;
	font-size:14px;
	background-color:#DBE4D4;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	filter: alpha(opacity=60);
	opacity:0.6;
}
.content-left .pad { margin-left:20px; margin-right:20px; }

/* recommended books */
.recommended-title {
	margin:0;
	line-height:0;
}
.recommended {
	margin:0;
	padding:10px;
	font-size:10px;
	border-left:1px solid #7ac043;
	border-right:1px solid #7ac043;
	border-bottom:1px solid #7ac043;
	list-style-type:none;
}
.recommended li {
	margin:0 0 10px 0;
	padding:0;
}
.recommended img { float:left; margin:0 5px 10px 0; }
.recommended .right { margin:0; font-size:12px; font-weight:bold; }

/* ----- footer ----- */
address {
	margin:5px 0 0 0;
	text-align:center;
	font-style:normal;
	font-size:10px;
}
