/*
TARO.OKADA
*/
body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link, a:visited { color: #0066CC; text-decoration: none} 
a:active, a:hover { color: #FF0000; text-decoration: underline}
h1 {
	font-size: 12px;
	color: #555555;
	margin: 0 0 0 1em;
	padding: 0;
}
#container {
	width: 828px;
	margin: 0px auto;
	background: url(images/content_bg.gif);
}
#top {
	clear: none;
	height: 25px;	/* 'padding-top' + 'height' must be equal to the 'background image height' */
	padding-top: 39px;
	padding-right: 25px;
	text-align: right;
	background: url(images/top_bg.gif) no-repeat bottom;
}
#header {
	clear: left;
	margin-top: 10px;
	height: 400px;
	text-align: center;
	padding-left: 25px;
	background: url(images/header.png) no-repeat center center;
}
#left_column {
	clear: left;
	float: left;
	width: 210px;
	padding-left: 2px;
}
#right_column {
	float: right;
	width: 580px;
	padding-right: 15px;
}
#footer {
	clear: both;
	padding-top: 9px;
	height: 110px;
	text-align: center;
	font-size: 11px;
	background: #fff url(images/footer_bg.gif) top no-repeat;
	color: #666666;
}
#footer a {
	color: #666666;
}
#title {
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}
#slogan {
	padding-top: 14px;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.spacer {
	clear: left;
	height: 10px;
}
.templatemo_pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
.section_box {
	margin: 10px;
	margin-right: 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	background: url(images/gradient_top.gif) repeat-x;
}
.post_box {
	clear: left;
	margin-top: 10px;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #DDDDDD;
}
.text_area {
	padding-top: 10px;
	padding-bottom: 10px;
}
.post_text_area {
	padding: 10px;
}
.post_title {
	padding: 6px;
	padding-left: 10px;
	background: #EFEFEF url(images/gradient_top.gif) repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.publish_date {
	clear: both;
	padding: 3px;
	padding-left: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	background: #EFEFEF  url(images/gradient_bot.gif) repeat-x bottom;
}
.title {
	padding-bottom: 7px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.subtitle {
	padding-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #AA0000;
}
h2.subtitle {
  margin: 0;
	padding: 0;
	}
.temp_menu {
	list-style-type: none;
	margin: 10px;
	padding: 0px;
	width: 200px;
}.temp_menu li a{
	background: #F4F4F4 url(images/button_default.gif) no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	display: block;
	width: auto;
	margin-top: 2px;
	padding: 5px;
	padding-left: 14px;
	text-decoration: none;
}
* html .temp_menu li a{ 
	width: 185px;
}
.temp_menu li a:visited, .templatemo_menu li a:active{
	color: #666666;
}
.temp_menu li a:hover{
	background: #EEEEEE url(images/button_default.gif) no-repeat left bottom;
	color: #666666;
}
#layer1 {
	font-size: 12px;
	font-style: normal;
	color: #003366;
	text-align: left;
	position: absolute;
	left: 200px;
	top: 20px;
}
a.btn { 
	display: block; 
	width: 120px;
	height: 60px; 
	padding: 0px;
}
