html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body
{
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-size: 12px;
	color: #303030;
	line-height: 150%;
	font-family: "ヒラギノ丸ゴ Pro W4", "Tahoma", "MS UI Gothic", "Lucida Grande", sans-serif;
	background-color: #222222;
}

a {
	text-decoration: underline;
}

a:link {
	color: #5FB43D;
	text-decoration: none;
	}

a:visited {
	color: #5FB43D;
	text-decoration: none;
	}

a:active {
	color: #5FB43D;
	text-decoration: none;
	}

a:hover {
	color: #5FB43D;
	text-decoration: underline;
}

h1, h2, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#container{
	width: 910px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background-image: url(/img/main_bg.gif);
	background-color: #ffffff;
	background-repeat:repeat-y;
}

#header{
	position:relative;
	width:885px;
	height:71px;
	padding:17px 0 0 21px;
	margin:0 0 0 0;
	background-image:url(/img/head_bg.png);
	background-repeat:no-repeat;
}

#banner-header{
	float: left;
	margin-right: 12px;
}

#banner-description{
	position:absolute;
	top: 66px;left: 21px;
	}

#headerbnr img{
	float: right;
	position:absolute;
	margin:0 0 0 50px;
}

#main{
	clear:both;
	width:870px;
	margin:0 20px 0 20px;
	padding:0 0 0 0;
}

#leftcol{
	position: relative;
	float: left;
	width: 620px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#rightcol{
	position:relative;
	float:right;
	width: 210px;
	margin:0 0 0 0;
	padding:0px 0px 10px 0px;
	background-image:url(/img/right_bg.gif);
	background-repeat:repeat-y;
}

#footer{
	clear:both;
	width:910px;
	height:30px;
	margin:0 0 0 0;
	padding:12px 0 0 0;
	background-image:url(/img/foot_bg.jpg);
	background-repeat:no-repeat;
	text-align: center;
}

.copyright{
	color: #333333;
}

.entry, .search-results-container
{
	padding 0 0 20px 0;
}
.entry-header
{
	position:relative;
	border-bottom: 3px solid #5FB43D;
	margin-top: 0;
	padding: 0 0 5px 5px;
	font-size: 14px;
	font-weight: bold;
}

.date
{
	font-size: 10px;
	font-weight: normal;
}

.entry-content
{
	clear: both;
	margin: 5px 0 0 0;
	border-bottom: 1px dashed #cccccc;
}

.logopic{
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	float: Left;
	margin-right: 15px;
	margin-bottom: 15px;

}

.logoprof
{
	clear:both;
	margin-bottom:20px;
	padding-left:10px;
	border-left:5px solid #5FB43D;
}

.logoprof h3
{
	position:relative;
	font-weight:bold;
	font-size: 14px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom:1px dashed #cccccc;
}

.logoprof p 
{
	line-height: 150%;
}

.entry-tags
{
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0;
}

.goodcool
{
	font-size: 10px;
	font-weight: normal;
	margin-top: 2px;
}
.goodcoolpic
{
	top:2px;
}

.entry-tag
{
	font-size: 12px;
}

.entry-footer{
	text-align: right;
	font-size: 10px;
	margin: 0 0 10px 0;
}

.entry-col3
{
	float: left;
	width: 290px;
	height: 380px;
	margin: 10px 20px 0 0;
	padding: 0;
}

.entry-body-col3
{
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px dashed #cccccc;
}

.entry-body-col3-noline
{
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
}

.entry-footer-col3
{
	clear: both;
	text-align: right;
	font-size: 10px;
}

.logopic3
{
	clear: both;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

.right-module
{
	width: 210px;
	margin-bottom: 18px;
}

.module-header
{
	height: 20px;
	margin-bottom: 10px;
	padding-top: 1px;
	font-size: 80%;
	color: #ffffff;
	text-indent: 8px;
	background-image:url(/img/right_menu.gif);
	background-repeat:no-repeat;
}

.module-content
{
	padding:0px 8px 0px 8px;
}

.iconlink
{
	padding-left:12px;
	background: transparent url(/img/link_icon.gif) no-repeat 0% 4px;
}

.lefttitle
{
	height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	text-indent: 8px;
	border: 1px solid #cccccc;
	background-image:url(/img/left_menu.gif);
	background-repeat:repeat-x;
}

.lefttitle_right
{
	height: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	text-indent: 8px;
	border: 1px solid #cccccc;
	background-image:url(/img/left_menu.gif);
	background-repeat:repeat-x;
}

.module-list
{
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}

.text{
	padding-left:10px;
	margin-bottom:10px;
}
.logo{
	position:relative;
	left:13px;
	height: 62px;
}

.h2title{
	margin-bottom:10px;
}

.rightpict{
	position:relative;
	left:7px;
	top:16px;
}


.pict_r{
	float: right;
	margin:0 0 10px 10px;
}

.leftbtn{
	margin:0 0 15px 51px;
}

.plinks{
	position:relative;
	right:0px;
	float:right;
	margin:0 0 15px 0;
}

.nodisp{
	display:none;
}

.content-nav
{
	font-size: 10px;
	margin:0 0 12px 0;
	background-color: #f2f2f2;
	padding-left: 3px;
}

#tb_area, #comment_area 
{
  font-size:12px;
  border:1px dotted #cccccc;
  padding:0 10px;
  margin-bottom:10px;
  background-color: #eeeeee;
}

.tb-header, .comment-header
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5FB43D;
	text-indent: 5px;
	line-height: 180%;
	margin-top: 0pt;
	font-size: 12px;
	font-weight: bold;
}

#comments-open-data, #comments-open-text
{
	font-size: 10px;
}

.comment-title
{
	font-size: 12px;
	font-weight: bold;
}



div#navi {
	display:block;
	font-size:11px;
	font-family: "ヒラギノ丸ゴ Pro W4", "Tahoma", "MS UI Gothic", "Lucida Grande", sans-serif;
	background-color: #333333;
	background-image: url(/img/btn.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: 0 0 20px 0;
	width: 900px;	
	position:relative; left:5px;
	float: left;
	clear: both;

}

div#navi .naviin {
	padding-left: 15px;
	padding-right: 0%;
}

div#navi ul {
	padding: 0;
	margin: 0;
}
div#navi ul li {
	display: inline;
}

div#navi ul li a {
	text-decoration: none;
	color: #ffffff;
	background-color: #333333;
	background-image: url(/img/btn.png);
	background-position: right bottom;
	background-repeat: repeat-x;
	padding: 4px 30px 4px 30px;
	float: left;
	border-right: 1px solid #606060;
	border-left: 1px solid #CCCCCC;
}

div#navi ul li a:hover {
	color: #FFFFFF;
	background-color: #66cc00;
	background-image: url(/img/btnover.png);
	background-position: right bottom;
	background-repeat: repeat-x;
}



div.menu-ttl
{
	display: block;
	width: 620px;
	height: 23px;
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: bold;
	font-size: 100%;
	color: #ffffff;
	text-indent: 8px;
	background-image:url(/img/menu_ttl.png);
	background-repeat:no-repeat;
	float: left;
	clear: both;
}

div.menu-ttl-inner
{
	padding: 2px 0 0 20px;
}

div.menu-ttl-top
{
	display: block;
	width: 620px;
	height: 23px;
	margin: 0 0 12px 0;
	padding: 0;
	font-weight: bold;
	font-size: 100%;
	color: #ffffff;
	text-indent: 8px;
	background-image:url(/img/menu_ttl.png);
	background-repeat:no-repeat;
	float: left;
	clear: both;
}

div.link-list
{
	clear: both;
	width: 600px;
	margin: 0 0 5px 5px;
	padding: 0 0 0 0;
	text-align: left;
	position:relative;
	left:5px;
}

div.link-list ul {
	padding: 0;
	margin: 0 0 0 0;
	line-height: 2em;

}

div.link-list ul li
{
	list-style-type: none;
}


div.about-menu
{
	clear: both;
	margin: 0 0 12px 5px;
	padding: 0 0 0 0;
	text-align: left;
	position:relative;
	left:5px;
}

div.about-menu ul {
	padding: 0;
	margin: 0;
}

div.about-menu ul li {
	display: inline;
	list-style-type: none;
}

div.about-menu ul li a {
	padding-right: 12px;
}


div.space hr
{
	visibility:hidden;
	margin: 0 0 12px 0;
}

div.line
{
	clear:both;
	font-size:0px;
	text-indent:-9999px;
	border-bottom: 1px dashed #cccccc;
	margin: 8px 0 15px 0;
}

.dataTable {
	border-collapse: collapse;
	border-spacing: 0px;
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px 0px 0px 1px;
	empty-cells: show;
	margin: 0 0 10px 0;
}

.dataTable th {
	padding: 3px;
	background-color: #fcefdd;
	border-style: solid;
	border-color: #cccccc;
	border-width: 0px 1px 1px 0px;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}

.dataTable td {
	padding: 3px;
	border-style: solid;
	border-color: #cccccc;
	border-width: 0px 1px 1px 0px;
	font-size: 10px;
	line-height: 1.5;
}

.book
{
	float: left;
	width: 190px;
	height: 250px;
	margin: 10px 15px 0 0;
	padding: 0;
}

.trigger {
	color: #303030;
	cursor:pointer;
}

.trigger:hover {
	text-decoration:underline;
}

.hide .trigger {
	color:#5FB43D;
}

.hide .target {
	display:none;
}


.hide .target        { display:none }

.entryfoot {
	clear:both;
	margin:5px 0 10px 0;
}

.ad {
color:#cccccc;
font-size:10px;
}

.bosyu_title {
font-weight:bold;
font-size:18px;
}

.bosyu_h3 {
	display:block;
        font-weight:bold;
	background-color: #f5f5f5;
        border-bottom:solid #cccccc 1px;
	width: 610px;
        padding: 2px 0 2px 5px;
	position:relative;
	float: left;
	clear: both;

}

.footertext {
	text-align:left;
	padding: 10px 5px;
	border-top:solid #cccccc 1px;
}