@charset "utf-8";

/* ////////////////////////////////////////////////////////////////////////////////////////////////////
 *
 * ■□■□■　共通クラスの定義CSS　■□■□■
 * 
 * Author   : IT
 * LastDate : 2009/07/17
 *
 * ///////////////////////////////////////////////////////////////////////////////////////////////// */
 
/*--------------------------------------------------------------------------------
　▼　body
--------------------------------------------------------------------------------*/
body {
	background: url(../img/bgImg01.jpg) repeat-x left top #B2D9ED;
	color: #333333;
	font-size: 0.8em;
}
/*p {
	padding-bottom: 12px;
}*/
a {
	text-decoration: underline;
	color: #3399CC;
}
a:hover {
	text-decoration: none;
	color: #E93F3F;
}
strong {
	font-weight: bold;
}
h2 {
	font-weight: bold;
}
/*--------------------------------------------------------------------------------
　▼　■□■ブログ■□■
--------------------------------------------------------------------------------*/

/*------------------next------------------*/
div.next {
	text-align: center;
}
.next ul li {
	background: none;
	display: inline;
}
.next ul li a {
	color: #33333;
	text-decoration: none;
}

/*--------------------------------------------------------------------------------
　▼　■□■wrapper■□■
--------------------------------------------------------------------------------*/
div#wrapper {
	width: 850px;
	margin: 0 auto;
	text-align: left;
}

/*--------------------------------------------------------------------------------
　▼　■□■header■□■
--------------------------------------------------------------------------------*/
div#header {
	background: url(../img/header_bg.jpg) no-repeat left top #FFFFFF;
	padding: 4px 13px 0 13px;
}
h1 {
	padding-bottom: 10px;
	color: #999999;
	font-size: 0.9em;
}
p#logo {
	float: left;
}
div#headR {
	width: 432px;
	float: right;
	margin: 8px 8px 0 0;
}
div#headR ul {
	float: left;
}
div#headR ul li {
	float: left;
	padding: 6px 4px 0 0;
}
div#headR p#tel {
	float: left;
	padding-left: 8px;
}

/*--------------------------------------------------------------------------------
　▼　■□■gl■□■
--------------------------------------------------------------------------------*/
ul#glNavi {
	clear: both;
	width: 850px;
	height: 53px;
	background: url(../img/glmenu_bg.jpg) no-repeat left top;
	padding: 3px 0 4px 2px;
}
ul#glNavi li {
	float: left;
}

/*--------------------------------------------------------------------------------
　▼　■□■contents■□■
--------------------------------------------------------------------------------*/
div#contents {
	width: 844px;
	margin: 0 3px;
}
p.main {
	width: 844px;
	margin: 10px 3px 10px 3px;
}

/*--------------------------------------------------------------------------------
　▼　■□■primary■□■
--------------------------------------------------------------------------------*/
div#primary {
	width: 606px;
	float: right;
}

/*--------------------------
　▼　■□■セクション関連■□■
----------------------------*/
div.section {
	background-color: #FFFFFF;
	border: solid 1px #53AAD5;
	padding: 18px 16px 14px 16px;
	margin-bottom: 14px;
}
div.h2bg {
	background: url(../img/title_bg01.jpg) repeat left top;
	padding: 4px;
	margin-bottom: 15px;
	font-size:1.2em;
}
div.h2bg a {
	color: #ffffff;
	text-decoration: none;
}
div.section h2 {
	background-color: #53AAD5;
	padding: 5px 10px;
	color: #FFFFFF;
}
div.section h3 {
	background: url(../img/icon05.jpg) repeat-y left top;
	padding: 0 5px 0 10px;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight:bold;
	margin: 10px 0 14px 5px;
}
div.secIn h3 {
	margin-bottom: 8px;
}
div.section p {
	padding: 0 4px 10px 4px;
}
div.boxB:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
div.boxB {
	min-height: 1px;
}
* html div.boxB {
	height: 1px;/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
div.boxB,
div.boxB2 {
	padding: 12px 12px 0 12px;
	border: solid 1px #CCCCCC;
	margin-bottom: 20px;
}
div.boxB2 {
	border-right: none;
	border-left: none;
	background-color: #F8F8F8;
}
div.boxB h4 {
	clear: both;
	background: url(../img/icon06.gif) no-repeat left 4px;
	font-weight: bold;
	font-size: 1em;
	padding-left: 15px;
	margin-bottom: 5px;
}
ul.check {
	background: url(../img/RImg01.gif) no-repeat 380px center #FFFFCC;
	padding: 20px;
	border: solid 1px #CCCCCC;
	margin-bottom: 14px;
}
ul.check li {
	width: 330px;
	background: url(../img/icon03.gif) no-repeat left 2px;
	padding: 3px 0 3px 30px;
}
/*------------------news------------------*/
dl.news {
	padding: 0 10px;
}
dl.news dt {
	background: url(../img/icon04.gif) no-repeat left 3px;
	float: left;
	width: 7em;
	padding: 2px 0 2px 20px;
}
dl.news dd {
	padding: 2px;
	padding-left: 8em;
}

p#logo2 {
	padding: 0;
}
p.inquiry {
	text-align: center;
	margin-bottom: 14px;
	border-bottom: dotted 1px #999999;
}
p.inquiry img {
	padding-bottom: 6px;
}
div.add {
	position: relative;
}
p.addIn {
	width: 424px;
}
p#map {
	position: absolute;
	right: 10px;
	top: 4px;
}
div.tableBox {
	clear: both;
	border-top: solid 4px #E0E0E0;
	border-bottom: solid 4px #E0E0E0;
	padding: 8px 0;
	margin-bottom: 20px;
}
.jumpPage a {
	background: url(../img/icon07.jpg) no-repeat left 5px;
	padding-left: 10px;
}
.list {
	margin-bottom: 12px;
}
.list li {
	background: url(../img/icon06.gif) no-repeat left 4px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.box {
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	padding: 10px 20px 0px 20px;
	margin-bottom: 12px;
}
ul.list2 {
	border: solid 1px #CCCCCC;
	padding: 10px;
	margin-bottom: 10px;
}
ul.list2 li {
	background: url(../img/list_icon.gif) no-repeat left 8px;
	float: left;
	padding-left: 8px;
	margin-right: 14px;
}
ul.list3 {
	margin-bottom: 20px;
}
ul.list3 li {
	background: url(../img/list_icon.gif) no-repeat 5px 10px;
	padding-left: 20px;
}

/*------------jumpTop/jumpPage------------------*/
.jump01 {
	text-align: right;
	border-top: dotted 1px #999999;
	margin-top: 18px;
}
.jump01 img {
	margin-top: 10px;
}
.jump a {
}
div.section p.jumpTop {
	clear: both;
	text-align: right;
	padding: 10px 10px 0 0;
	border-top: dotted 1px #CCCCCC;
	margin: 20px 0;
}
div.section p.jumpTop a {
	background: url(../img/icon04.jpg) no-repeat right 3px;
	padding-right: 20px;
	color: #000000;
}

/*--------------------------------------------------------------------------------
　▼　■□■secondary■□■
--------------------------------------------------------------------------------*/
div#secondary {
	width: 220px;
	float: left;
	border: solid 1px #53AAD5;
	border-top: none;
	background-color: #FFFFFF;
	margin-bottom: 14px;
}

/*------------------左メニュー------------------*/
dl.subNavi dt {
	padding-bottom: 10px;
}
dl.subNavi dd {
	border-top: dotted 1px #53AAD5;
	margin: 0 10px;
}
dl.subNavi dd.set {
	border-top: dotted 1px #53AAD5;
	margin: 0 10px;
}
dl.subNavi dd.end {
	border-bottom: dotted 1px #53AAD5;
	margin-bottom: 10px;
}
dl.subNavi dd a {
	background: url(../img/icon01.jpg) no-repeat 3px 7px;
	padding: 3px 0 3px 17px;
	color: #333333;
	text-decoration:none;
	display: block;
}
dl.subNavi dd a:hover,
dl.subNavi dd.set a {
	background: url(../img/icon02.jpg) no-repeat 3px 7px;
	background-color: #FFFFCC;
	color: #333333;
	text-decoration:none;
}
.bookText {
	margin: 10px 10px 0 10px;
	line-height: 1.5em;
}
.book01 {
	padding: 10px 0;
	text-align: center;
}
.book02 {
	padding-bottom: 10px;
	text-align: center;
}
dl.link {
	padding-bottom: 12px;
}
dl.link dd {
	text-align: center;
	padding-top: 12px;
}
ul.banner {
	margin: 0 10px 0 10px;
}
ul.banner li {
	padding-top: 10px;
}
ul.link {
	margin: 0 10px 15px 10px;
}
ul.link li {
	background: url(../img/icon04.gif) no-repeat left 4px;
	padding-left: 20px;
}
div.name {
	width: 440px;
}
dl.sitemap {
	border: solid 1px #CCCCCC;
	margin-bottom: 15px;
	padding: 10px;
}
dl.sitemap dt {
	border-bottom: solid 3px #53AAD5;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
dl.sitemap dd {
	background: url(../img/icon04.gif) no-repeat left 4px;
	padding-left: 20px;
}

dl.photo {
	margin-bottom: 10px;
	float: left;
}
dl.photo dd {
	text-align: center;
}


/*--------------------------------------------------------------------------------
　▼　■□■footer■□■
--------------------------------------------------------------------------------*/
div#footer {
	clear: both;
	background-color: #53AAD5;
	text-align: center;
	margin: 0 3px;
	padding: 10px 0;
}
ul.footNavi01 li,
ul.footNavi02 li {
	display: inline;
}
ul.footNavi01 li:after,
ul.footNavi02 li:after {
	color: #FFFFFF;
	content: "│";
}
ul.footNavi01 li.end:after,
ul.footNavi02 li.end:after {
	content: "";
}
ul.footNavi01 li a,
ul.footNavi02 li a {
	color: #FFFFFF;
}
ul.footNavi01 li a:hover,
ul.footNavi02 li a:hover {
	color: #FFFFFF;
}
ul.footNavi02 {
	clear: both;
}
address {
	clear: both;
	color: #FFFFFF;
	background: url(../img/foot_bg.gif) repeat left top;
	padding: 10px 0;
	margin: 0 3px;
	text-align: center;
}
address a {
	color: #FFFFFF;
}
address a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/*------------------table------------------*/
table {
	clear: both;
	font-size: 1.0em;
	line-height: 1.3;
	width: 100%;
	border-top: dotted 1px #B6B6B6;	
}
table th,
table td {
	border-bottom: dotted 1px #B6B6B6;
	padding: 7px;
	vertical-align: middle;
}
table th,
table th.th2 {
	vertical-align: middle;
	text-align: center;
	font-weight: normal;
	background-color: #F2F2F2;
}
table th.th2 {
	background-color: #E3E3E3;
	border-right: solid 1px #FFFFFF;
}
table th span {
	color: #CC0000;
	font-weight: bold;
}
table.type2 td {
	text-align: center;
	border-right: solid 1px #E3E3E3;
}
table.type2 td.td2 {
	text-align: left;
}
.btn a {
	margin-right: 10px;
}
div.section p.price {
	font-weight: bold;
	padding: 3px 8px;
	background-color: #FFFFCC;
	border: solid 1px #CCCCCC;
	margin: 0 3px 15px 3px;
}
p.price span {
	color:#FF0000;
}
table.table01,
table.table02 {
	margin-bottom: 12px;
	border-top: none;	
}
table.table01 th,
table.table01 td,
table.table02 th,
table.table02 td {
	border: 1px solid #CCCCCC;
}
table.table01 th {
	background: #f2f2f2;
}
table.table02 th {
	text-align: left;
	background-color: #E4F2F8;
}
.colorBG {
	background-color: #F2F2F2;
}
table.table02 td {
	text-align: right;
}
table.guide {
	margin: 6px 0 14px 0;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	border-bottom: none;
}
table.guide th {
	background-color: #FFFFCC;
	border-right: solid 1px #CCCCCC;
	font-weight: bold;
}
table.guide td {
	text-align: right;
	color: #FF0000;
	font-weight: bold;
}

/*------------------iframe------------------*/
iframe {
	border: 1px solid #CCCCCC;
}

/*------------------背景色------------------*/
.bgC01 {
	background-color: #F2F2F2;
}
.bgC02 {
	background-color: #FFFFFF;
}
