*{
	font-family: Arial, Helvetica, sans-serif;
}
body{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: small;
	line-height: 130%;
}
form, input { margin: 0; padding: 0; }
.h1_title{
	margin-left: 15px;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.h1_title a{
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.h1_title a:hover{
	color: #FFF7B9;
}
.h2_title {
	font-size: 12px;
	margin-left: 20px;
	line-height: normal;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 0px;
}
a { text-decoration: underline;
	color: #03C;
}
a:hover {
	color: #06F;
}
a img {
	border: 0;
}
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
.layout-two-column #container {
	width: 780px;
}
.layout-one-column #container {
	width: 570px;
}
#container {
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-right: auto;
	margin-left: auto;
	
}
#header {
	height: 69px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	padding-top: 35px;
	background-color: #183FB1;
	background-position: right center;
}
#pagebody {
	width: 100%;
	background-image: url(images/pagebody_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#alpha{
	float: left;
	width: 570px;
	margin-bottom: 30px;
}
#beta{
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 30px;
}
#footer {
	text-align: center;
	padding: 15px;
	background-color: #eee;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.menu {
	margin-bottom: 10px;
}
.menu a{
	background-color: #999;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #266AB3;
	padding: 10px;
	display: block;
	color: #183FB1;
	background-image: url(images/menu_bg1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbb;
	margin-bottom: 5px;
}
.menu a:hover{
	background-image: url(images/menu_bg2.gif);
	border-left-color: #06F;
	}
.top_copy {
	padding-top: 30px;
	padding-right: 200px;
	padding-bottom: 16px;
	padding-left: 20px;
}
.cate_top {
	margin-top: 10px;
	color: #003399;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.cate_top h2{
	margin: 0px;
	font-weight: bold;
}
.topic {
	margin-left: 30px;
	margin-right: 30px;
}
.topic_line{
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.banner {
	margin-bottom: 10px;
}
.module-search{
	margin-bottom: 10px;
}
.module-search input {
	font-size: 10px;
	width: 40px;
}
.module-search #search {
	width: 120px;
	margin-bottom: 1px;
}
.syndicate{
	text-align: center;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
}
.syndicate a {
	text-decoration: none;
}
.powered{
	font-size: 10px;
	text-align: center;
	padding: 5px;
	line-height: normal;
	margin-right: 10px;
	border: 1px dashed #999;
	margin-bottom: 10px;
}
#alpha h3 {
	margin: 0px;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #183FB1;
	padding-top: 4px;
	padding-bottom: 1px;
	line-height: normal;
}
#alpha h4 {
	color: #003399;
	padding-bottom: 1px;
	line-height: normal;
	font-size: medium;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #183FB1;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
#alpha h5 {
	font-size: medium;
	font-weight: bold;
	color: #CC0000;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}
#alpha p {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
.entry {
	padding: 20px;
}
.entry-header a{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/ttl_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
.entry-header a:hover{
	text-decoration: none;
	color: #66CCFF;
	background-image: url(images/ttl_arrow_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.entry-footer {
	margin: 0px;
	text-align: right;
	clear: both;
}
.trackbacks {
	padding: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
}
.ttl-header {
	padding-left: 10px;
	margin-left: 10px;
}

.comments {
	padding: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
}
#form th{
	background-color: #eee;
	margin: 1px;
	padding: 3px;
	height: 24px;
}
#form td{
	background-color: #fff;
	margin: 1px;
	padding: 3px;
	height: 24px;
}
#form .textfield{
	width: 200px;
}
#form .textarea{
	height: 150px;
	width: 400px;
}
#kuzu {
	background-color: #eee;
	padding: 10px;
}
#navi {
	background-color: #eee;
	padding: 10px;
	text-align: center;
}
#tb {
	width: 300px;
	background-color: #F9F9F9;
	border: 1px solid #999;
	padding-left: 10px;
	padding-right: 10px;
}
#comment-author,#comment-email,#comment-url,#comment-text {
	background-color: #F9F9F9;
	border: 1px solid #999999;
	width: 300px;
}
.topic .entry-header .permalink {
	color: #0033CC;
}
.entry-body li {
	list-style-position: outside;
	margin-left: 20px;
}
#rental {
	margin-top: 30px;
	margin-left: 10px;
	width: 540px;
	float: left;
	margin-bottom: 20px;
}
#rental h3 {
	font-size: 14px;
	color: #E70B05;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#rental .merit-ttl {
	font-size: 14px;
	font-weight: bold;
	color: #183FB1;
	background-image: url(images/ttl_bg_merit.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
	padding-left: 10px;
	height: 25px;
	padding-top: 5px;
}

#rental .cap {
	font-size: 12px;
	width: 520px;
	margin-left: 10px;
}
#rental .merit {
	width: 538px;
	margin-top: 15px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	border-right: 1px solid #000;
}
#rental .cap02 {
	font-size: 12px;
	line-height: 18px;
	width: 498px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-top: 0px;
	padding: 20px;
}

#rental .merit .td1 {
	background-color: #ebebeb;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	text-align: center;
	width: 100px;
}
#rental .merit .td2 {
	border-bottom: 1px solid #000;
	padding: 5px;
}
#alpha .btn-rental {
	margin-left: 15px;
	margin-bottom: 10px;
}
table.table01 {
	border: 3px solid #266AB3;
	border-collapse: collapse;
}
td.td01 {
	border-top: 0px solid #266AB3;
	border-right: 0px solid #266AB3;
	border-bottom: 3px solid #266AB3;
	border-left: 0px solid #266AB3;
}
td.td02 {
	border-top: 0px solid #266AB3;
	border-right: 0px solid #266AB3;
	border-bottom: 0px solid #266AB3;
	border-left: 3px solid #266AB3;
}
p.p01 {
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 0px 5px;
	padding: 4px;
}
.mainimg {
    margin-left: 15px;
    margin-top: 40px;
    }
h1 {
 margin-left: 10px;
 margin-bottom: 0px;
 margin-top: 0px;
 padding:0px;
 font-size:12px;
 font-weight:normal;
   }   

.entry-qa {
	margin-top: 20px;
	border-bottom: 1px dotted #ccc;
	border-left: 3px solid #ccc;
	padding-left: 10px;
} 
.ichiran {
	text-align: right;
	margin-top: 10px;
	margin-right: 30px;
}
  
.q-cont {
	margin: 30px;
	border-bottom: 1px dotted #ccc;
	border-left: 5px solid #ccc;
	padding-left: 15px;
	padding-bottom: 20px;
}
.qtitle {
	font-weight: bold;
	margin-bottom: 10px;
}
.atitle {
	font-weight: bold;
	margin-bottom: 10px;
	color: #990000;
}

.a-cont {
	margin: 30px;
	color: #990000;
	border-left: 5px solid #990000;
	padding-left: 15px;
}  

.faq-cont {
	line-height: 28px;
	margin: 20px;
	background-color: #E8E8E8;
	border: 1px solid #ccc;
	padding: 20px;
}
.mainimg2 {
    margin-left: 15px;
    margin-top: 20px;
    }