@charset "utf-8";

/* ////////////////////////////////////////////////////////////////////////////////////////////////////
 *
 * ■□■□■　共通クラスの定義CSS　■□■□■
 * 
 * Author   : IT
 * FirstDate: 2009/10/13
 * LastDate : 2009/11/19
 *
 * ///////////////////////////////////////////////////////////////////////////////////////////////// */
 
/*--------------------------------------------------------------------------------
　▼　body
--------------------------------------------------------------------------------*/
body {
	background-color: #FFFFFF;
	color: #333333;
	font-size: 0.85em;
}
p,
ul,
ol,
dl,
h2,
h3,
h4,
table {
	margin: 0 10px 15px 10px;
}
h2 {
	clear: both;
	background: url(../img/bg06.jpg) repeat-x left top #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: 1px dotted #CCCCCC;
	color: #333333;
	padding: 10px 0 5px 10px;
	margin: 0 0 10px 0;
}
h3 {
	clear: both;
	background-color: #F7FCE4;
	font-weight: bold;
	font-size: 1.1em;
	color: #01A63C;
	padding: 2px 10px;
	margin: 25px 10px 10px 10px;
}
h4 {
	background: url(../img/arrow01.gif) no-repeat left 4px;
	border-bottom: 1px dotted #CCCCCC;
	font-weight: bold;
	color: #FF6600;
	padding-left: 18px;
	margin: 15px 10px 5px 10px;
}
a {
	text-decoration: underline;
	color: #0066CC;
}
h2 a:hover,
h2 a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
em,
strong {
	font-weight: bold;
}
li {
	background: url(../img/list_icon.gif) no-repeat left 8px;
	padding-left: 10px;
}
ol {
	list-style: decimal;
	margin-left: 2em;
}
ol li {
	background: none;
	margin-bottom: 5px;
	padding-left: 0;
}
.orange {
	color: #FF6600;
}

/*--------------------------------------------------------------------------------
　▼　■□■その他共通■□■
--------------------------------------------------------------------------------*/
/*------------------jumpTop/jumpPage------------------*/
.jumpTop,
.jumpPage {
	clear: both;
	text-align: right;
	border-top: 1px dotted #CCCCCC;
	padding: 8px 0 0 0;
	margin: 10px 12px;
}
/*.jumpTop a {
	background: url() no-repeat left 5px;
	font-size: 0.9em;
	padding-left: 15px;
}
.jumpPage a {
	background: url() no-repeat left 5px;
	font-size: 0.9em;
	padding-left: 15px;
}

/*------------------table------------------*/
table {
	clear: both;
	width: 588px;
	font-size: 1.0em;
	line-height: 1.5;
	border-collapse: separate;
	border-spacing: 3px;
}
table th,
table td {
	border: none;
	vertical-align: middle;
	padding: 5px 10px;
}
table th {
	background-color: #F7FCE4;
	text-align: center;
	font-weight: normal;
}
table ul,
table p {
	margin: 5px 0 0 0;
}

/*--------------------------------------------------------------------------------
　▼　■□■header■□■
--------------------------------------------------------------------------------*/
div#headBox {
	background: url(../img/bg01.jpg) repeat-x bottom left #CCE952;
}
div#head {
	background: url(../img/bg02.jpg) repeat-y top left;
	width: 862px;
	text-align: left;
	margin: 0 auto;
}
div#header {
	background: url(../img/bg11.jpg) repeat-x  bottom left #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	margin: 0 6px; 
}
h1 {
	background-color: #9AC950;
	font-size: 0.9em;
	color: #FFFFFF;
	padding: 2px 10px;
}
#logo {
	float: left;
	display: inline;
	margin: 5px 20px;
}
#tel {
	float: right;
	display: inline;
	margin: 10px 20px;
}

/*--------------------------------------------------------------------------------
　▼　■□■main■□■
--------------------------------------------------------------------------------*/
div#main {
	position: relative;
}
div#main p {
	margin: 0;
}
.inquiryBtn {
	position: absolute;
	top: 157px;
	left: 524px;
}

/*--------------------------------------------------------------------------------
　▼　■□■contents■□■
--------------------------------------------------------------------------------*/
div#contents {
	background: url(../img/bg03.jpg) repeat-y left top;
	width: 862px;
	text-align: left;
	padding: 10px 0;
	margin: 0 auto;
}

/*--------------------------------------------------------------------------------
　▼　■□■primary■□■
--------------------------------------------------------------------------------*/
div#primary {
	width: 608px;
	float: right;
	display: inline;
	margin: 0 16px 0 0;
}
.naviBtn li {
	background: none;
	float: left;
	display: inline;
	padding: 0;
	margin: 0 0 0 8px;
}
.photoBtn {
	background:url(../img/bg07.gif) no-repeat left top;
	height: 246px;
	margin: 0 8px 15px 8px;
}
.photoBtn li {
	background: none;
	float: left;
	display: inline;
	padding: 0;
	margin: 16px 0 0 13px;
}
.q {
	background: url(../img/icon03.jpg) no-repeat left top;
	color: #003399;
	font-weight: bold;
	padding: 10px 0 5px 40px;
	margin-bottom: 5px;
}
.a {
	background: url(../img/bg09.gif) repeat-y left top;
	padding: 0 15px;
	margin-bottom: 0;
}
/*------------------box------------------*/
.box01 {
	background-color: #F7FCE4;
	border: 1px solid #CCCCCC;
	padding: 10px 10px 0 10px;
	margin: 10px;
}
.box01 h3 {
	background-color: #FFFFFF;
	margin-top: 10px;
}
.box02 {
	clear: both;
	border: 1px solid #CCCCCC;
	padding: 0 5px;
	margin: 10px;
}
.box03 {
	clear: both;
	border: 2px solid #97ca54;
	border-top: none;
}
.box03 h2 {
	margin: 0;
	border-bottom: 1px solid #9ac950;
	}
.box03 p.jumpPage {
	border: none;
}
/*------------------next------------------*/
div.next {
	text-align: center;
}
.next ul li {
	background: none;
	display: inline;
}
.next ul li a {
	text-decoration: none;
	color: #333333;
}
.next ul li a:hover {
	color: #F60;
}

/*------------------come------------------*/
p.come,
ul.come li,
span.come {
	background:url(../img/come.gif) no-repeat left top;;
	padding-left: 15px;
}

/*------------------whatsNew------------------*/
dl.whatsNew {
	margin: 10px 0;
}
dl.whatsNew dt {
	background: url(../img/arrow01.gif) no-repeat left center;
	float: left;
	width: 7em;
	padding: 5px 0 5px 20px;
	color: #F90;
	font-weight: bold;
	margin-left: 10px;
}
dl.whatsNew dd {
	border-bottom: 1px dotted #cccccc;
	padding: 5px 0;
	padding-left: 8em;
	margin: 0 10px;
}
dl.whatsNew dd a:hover {
	color:#F60;
}
/*------------------wList------------------*/
.w270pxList li {
	width: 270px;
	float: left ;
	display: inline;
	margin-right: 10px;
}
.w210pxList li {
	width: 210px;
	float: left ;
	display: inline;
	margin-right: 5px;
}

/*------------------imgFloat------------------*/
.imgFloat li {
	background: none;
	float: left;
	display: inline;
	padding: 0;
	margin-left: 10px;
}

/*------------------add------------------*/
.add {
	margin-top: 50px;
}
.add p {
	margin: 0 0 15px 0;
}

/*------------------guide------------------*/
#guide {
	position: relative;
}
#gBtn01 {
	position: absolute;
	top: 70px;
	left: 10px;
}
#gBtn02 {
	position: absolute;
	top: 70px;
	left: 407px;
}
#gBtn03 {
	position: absolute;
	top: 253px;
	left: 10px;
}
#gBtn04 {
	position: absolute;
	top: 253px;
	left: 407px;
}
#gBtn05 {
	position: absolute;
	top: 0px;
	left: 211px;
}
#gBtn06 {
	position: absolute;
	top: 309px;
	left: 211px;
}

/*------------------boxTop------------------*/
.boxTop {
	width: 290px;
	background: url(../img/damage/box_bg.jpg) no-repeat left bottom;
	float: left;
	display: inline;
	margin: 8px 0 0 8px;
	padding-bottom: 11px;
}
.boxC {
	background: url(../img/damage/box_bg01.jpg) repeat-y left top;
}
h3.imgNone {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
}
.boxTop p {
	margin: 0;
}
.boxTop p.floatR {
	margin: 10px;
}
.boxTop ul {
	margin: 10px 15px 0 15px;
}
.boxTop li {
	background: url(../img/icon01.jpg) no-repeat left 5px;
	padding-left: 15px;
}

/*--------------------------------------------------------------------------------
　▼　■□■secondary■□■
--------------------------------------------------------------------------------*/
div#secondary {
	background: url(../img/bg12.jpg) repeat-y left top;
	width: 202px;
	float: left;
	display: inline;
	margin: 0 0 0 16px;
}
div#secondary p,
div#secondary ul,
div#secondary dl {
	margin: 0 5px 5px 5px;
}
div#secondary p.mgn0 {
	margin: 0;
}
div#secondary li {
	background: none;
	padding: 0;
}
div#secondary p.topBtn {
	margin: 0;
}
div#secondary h2 {
	clear: both;
	background: none;
	background-color: #97ca54;
	border: none;
	font-weight: bold;
	font-size: 1em;
	color: #FFFFFF;
	padding: 2px 7px;
	margin: 5px;
}
/*div#secondary h2 a {
	color: #;
	text-decoration: none;
	padding: 3px 0;
}
div#secondary h2 a:hover {
	color: #;
}
div#secondary h3 {
	clear: both;
	background: url() repeat-y left top #;
	font-weight: bold;
	font-size: 1.1em;
	border:;
	color: #;
	padding: 0;
	margin: 10px 0 5px 0;
}

/*------------------list------------------*/
div#secondary ul.list {
	background-color: #00FFCC;
	padding: 0;
	margin: 0 5px 5px 5px;
}
div#secondary ul.list li {
	background: url(../img/bg04.jpg) repeat-y left top;
	border-bottom: 1px solid #CCCCCC;
	margin: 0;
	vertical-align:bottom;
}
div#secondary ul.list li a,
div#secondary ul.list li.sub ul li.subTitle a {
	background: url(../img/arrow01.gif) no-repeat 10px 6px;
	color: #333333;
	font-weight: bold;
	display: block;
	padding: 2px 5px 2px 30px;
	text-decoration: none;
	zoom: 1;
}
div#secondary ul.list li a:hover,
div#secondary ul.list li.this a,
div#secondary ul.list li.sub a.this,
div#secondary ul.list li.sub ul li.subTitle a:hover {
	color: #ff6600;
}

div#secondary ul.list li.sub ul {
	padding-bottom: 5px;
	margin: 0;
}
div#secondary ul.list li.sub ul li {
	border-bottom: none;
	vertical-align:bottom;
}
div#secondary ul.list li.sub ul li a {
	background: url(../img/arrow02.gif) no-repeat 13px 4px;
	font-weight: normal;
	padding: 0 5px 0 30px;
	zoom: 1;
}

/*-----------------div-----------------*/
#secondary div {
	border: 1px solid #CCCCCC;
	padding: 0;
	margin: 0 5px;
}
/*#secondary div h2,
#secondary div h3,
#secondary div h4,
#secondary div p {
	margin: 0 0 8px 0;
}

/*------------------iframe------------------*/
iframe {
	border: 1px solid #CCCCCC;
}

/*--------------------------------------------------------------------------------
　▼　■□■footer■□■
--------------------------------------------------------------------------------*/
div#footerBox {
	background: url(../img/bg14.jpg) repeat-x left top; 
}
div#footer {
	clear: both;
	background: url(../img/bg13.jpg) repeat-y left top;
	border-top: 1px solid #CCCCCC;
	width: 862px;
	text-align: center;
	padding: 10px 0;
	margin: 0 auto;
}
div#footer p,
div#footer ul,
div#footer dl {
	margin: 0;
}
div#footer li {
	background: none;
	padding: 0;
}
div#footer a {
	color: #333333;
	text-decoration: none;
}
div#footer a:hover {
	color: #0066CC;
	text-decoration: underline;
}

/*------------------ul------------------*/
div#footer ul {
	text-align: center;
}
div#footer ul li {
	display: inline;
}
div#footer ul li:after {
	content: "│";
}
div#footer ul li.end:after {
	content: "";
}
div#copyright {
	background-color: #CCE952; 
}
address {
	background-color: #9AC950;
	width: 850px;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.9em;
	padding: 5px 0;
	margin: 0 auto;
}
div#copyright a {
	color: #FFFFFF;
}
div#copyright a:hover {
	text-decoration: none;
}
