@charset "UTF-8";

.clearBoth {
	clear: both;
}

p {
	font-size:86%;
	line-height:1.7;
	margin: 0px;
	padding: 0px;
}

.thinImg a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
}

.middlePoint img {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.image00 {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}

/* --------------------------------------------
 *                     subTitle
 * -------------------------------------------- */

.subTitle01 {
	background: #f8f8f8 url("../img/background/bg_subtitle.gif") repeat-x left top;
	margin:0px;
	padding:7px;
	border-bottom: 1px solid #cccccc;
}

.subTitle01 h2 {
	color: #fff;
	font-weight: bold;
	font-size:95%;
	margin: 0px;
	padding: 5px 4px 1px 22px;
	background: url("../img/common/bg_h2.png") no-repeat left top;
}

.subTitle02 {
	background: #f8f8f8 url("../img/background/bg_subtitle.gif") repeat-x left top;
	margin:0px;
	padding: 7px;
	border: 1px solid #cccccc;
}

.subTitle02 h2 {
	color: #fff;
	font-weight: bold;
	font-size: 95%;
	margin: 0px;
	padding: 5px 0px 1px 22px;
	background: url("../img/common/bg_h2.png") no-repeat left top;
}

.subTitle03 {
	background: #f8f8f8 url("../img/background/bg_subtitle.gif") repeat-x left top;
	margin:0px;
	padding: 7px;
	border: 1px solid #cccccc;
}

.subTitle03 h2 {
	color: #fff;
	font-weight: bold;
	font-size:95%;
	margin: 0px;
	padding: 5px 0px 1px 22px;
	background: url("../img/common/bg_h2.png") no-repeat left top;
}

.subTitle03 img {
	padding: 0px 0px 0px 4px;
}

.subTitle04 {
	background: #f8f8f8 url("../img/background/bg_subtitle.gif") repeat-x left top;
	margin:0 0 30px 0;
	padding: 7px;
	border: 1px solid #cccccc;
}

.subTitle04 h2 {
	color: #fff;
	font-weight: bold;
	font-size:95%;
	margin: 0px;
	padding: 5px 0px 1px 22px;
	background: url("../img/common/bg_h2.png") no-repeat left top;
}


h3 {
	color: #333333;
	font-weight: bold;
	font-size: 90%;
	margin: 30px 0px 10px 0px;
	padding: 12px 0px 10px 8px;
	border-top: 1px solid #26b3ab;  /* ブルーver */
	border-bottom: 1px dotted #dddddd;
}

h4 {
	color: #333333;
	font-weight: bold;
	font-size: 90%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

/* --------------------------------------------
 *                        List
 * -------------------------------------------- */

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* --------------------------------------------
 *                        Text
 * -------------------------------------------- */

.attention {
	color: #ff0000 !important;
}

.price {
	color: #ff0000 !important;
}

.message {
	font-size: 86% !important;
	line-height: 1.7 !important;
}

.textGray {
	color: #999999 !important;
}

.textBig {
	font-size:135% !important;
}

.textMini {
	font-size:77% !important;
	line-height:1.5;
}

.textBold {
	font-weight: bold !important;
}

.textLeft {
	text-align: left !important;
}

.textRight {
	text-align: right !important;
}

.textCenter {
	text-align: center !important;
}

/* --------------------------------------------
 *                        Box
 * -------------------------------------------- */

.box00 {
	margin: 0px;
	padding: 0px;
}

.box01 {
	margin: 0px;
	padding: 10px;
}

.box02 {
	margin: 0px;
	padding: 0px 10px 10px 10px;
}

.box03 {
	margin: 0px;
	padding: 0px 10px;
}

.box04 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.box05 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.box06 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

.box07 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.box40 { width: 40px; }
.box60 { width: 60px; }
.box100 { width: 100px; }
.box120 { width: 120px; }
.box140 { width: 140px; }
.box145 { width: 145px; }
.box150 { width: 150px; }
.box240 { width: 240px; }
.box260 { width: 260px; }
.box300 { width: 300px; }
.box320 { width: 320px; }
.box350 { width: 350px; }
.box380 { width: 380px; }

/* --------------------------------------------
 *                        line
 * -------------------------------------------- */

.btmDotted {
	border-bottom: 1px dotted #cccccc;
}

/* --------------------------------------------
 *                        images
 * -------------------------------------------- */

.imageBox {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}

.banaBox01 {
	margin: 0px;
	padding: 0px;
}

.banaBox01 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.banaBox01 ul li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.picture {
	padding: 5px;
	border: 1px solid #dddddd;
}

.imgRight{
	float:right;
	margin:0 0 1em 1em;
	display:block;
}

/* --------------------------------------------
 *                        button
 * -------------------------------------------- */

.btn01 {
	text-align: center;
	margin: 0px auto;
	padding: 10px;
}

.btn02 {
	text-align: center;
	margin: 0px auto;
	padding: 0px 10px 0px 10px;
}

.btnArea {
    margin-top: 10px;
    width: 100%;
    text-align: center;
}

.btnArea li {
    padding-right: 10px;
    display: inline;
}

/* --------------------------------------------
 *                        Footer
 * -------------------------------------------- */

.footerCopy {
	color:#FFF;
	font-size:12px;
	text-align:center;
	margin-bottom:30px;
}
 
.footerNavi {
	width:860px;
	margin:0 auto;
}

.footerNavi .footerColumn{
	float:left;
	width:270px;
	margin:0 25px 0 0;
	text-align:left;
}

.footerNavi .footerColumn h4{
	border-bottom: #fff 1px dotted;
	padding:0 0 3px 0;
	margin: 0 0 10px 0;
}

.footerNavi .footerColumn ul{
	list-style:none;
}

.footerNavi .footerColumn li{
	font-size:12px;
	margin:0 8px 10px 8px;
	padding:0 0 0 10px;
	background:url("../img/background/bg_icon05.png") no-repeat left top;
}

.footerNavi .last{
	margin-right:0;
}

.footerNavi .footerColumn a:link { color: #fff; font-weight: normal;text-decoration: none; }
.footerNavi .footerColumn a:visited { color: #fff; font-weight: normal;text-decoration: none; }
.footerNavi .footerColumn a:active { color: #fff; font-weight: normal; }
.footerNavi .footerColumn a:hover { color: #fff; font-weight: normal;}



/* --------------------------------------------
 *                    tables
 * -------------------------------------------- */

/* table01 ----------------------------------------------------------------- */

.table01 {
    background-color: #ffffff;
    margin: 7px auto 3px auto;
    border-top: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    width: 100%;
    border-collapse: collapse;
	font-size:86%;
	line-height:1.5;
}
.table01 th {
    background-color: #aaaaaa;
    padding: 2px;
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    color: #ffffff;
    font-weight: normal;
	text-align:left;
}
.table01 td {
    padding: 2px;
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
	text-align:left;
}

/* table02 ----------------------------------------------------------------- */

.table02 {
    margin: 10px auto;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    width: 100%;
    border-collapse: collapse;
    font-size:86%;
	line-height:1.5;
}
.table02 th {
    padding: 8px;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    background-color: #f0f0f0;
    font-weight: normal;
	text-align:left;
}
.table02 td {
    padding: 8px;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
	text-align:left;
}

/* table03 ----------------------------------------------------------------- */

.table03 {
    margin: 10px auto;
    border-top: 1px solid #cccccc;
    width:730px;
    border-collapse: collapse;
    font-size:86%;
	line-height:1.5;
}
.table03 th {
    padding: 8px;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    background-color: #f0f0f0;
    font-weight: normal;
	text-align:center;
}
.table03 td {
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
	padding-top:2px;
	padding-bottom:2px;
}

.table03 .last {
    border-right: none;
}

/* Form ----------------------------------------------------------------- */

input,textarea,select {
	color: #555555;
	border: 1px solid #cccccc;
}

.formSpace {
    margin:2px 0;
}