@charset "euc-jp";
/* CSS Document */

/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/

* {
	font-size: 100%;
	/*	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
*/
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
body {
	background: #F0F2F1 url(../img/bg.jpg) repeat-x;
	color: #666;
	font-size: 76%;
	line-height: 1.6;
}
table {
	border-collapse: collapse;
}

li { list-style: none;}

img {border:none;}


/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/

a {
	color: #69C;
	text-decoration: underline;
}
a:hover {
	color: #9CC;
	text-decoration: none;
}
a img { border: 0;}

a:hover img {
filter:alpha(opacity=69);  /* IE7以下用 */
-ms-filter: "alpha(opacity=69)"; /* IE8用 */
opacity: 0.69; /* Firefox 1.5以上, Opera, Safari用 */
}



/* start: clearfix ------------------------------ */
.clearfix {
}
.clearfix:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-table;
	min-height:1px;
}
/* Hides from Mac IE \*/
* html .clearfix {
	height:1px;
}
.clearfix {
	display:block;
}
/* */
/* end: clearfix ------------------------------ */

.float_l{	float:left;}

.float_r{	float:right;}

/*-----------------------------------------------
 __container
-----------------------------------------------*/

div#container {
	background-color: #FFF;
	width: 900px;
	margin: 0 auto;
}
/*-----------------------------------------------
 __header
-----------------------------------------------*/

#header{
	padding:11px 0 0;
	color:#8C8C8C;
}
#header a{display:block;}

#header .logo{
	margin:0 15px 5px 15px;
	float:left;
	display:block;
}

h1 {
	width:365px;
	margin:10px 0 0;
	float:left;
	font-size: 80%;
}
#header h1 a{display:inline;}

#header .h_contact{
	width:200px;
	margin-right:10px;
	float:right;
}




/*-----------------------------------------------
 __contents
-----------------------------------------------*/
.pageContents{margin:0 0 20px;}
div.pageContents {

}

*:first-child+html div.pageContents {
	margin-top:55px;
}

h2 {
	width: 900px;
	height:105px;
	margin:0;
	display: block;
	text-indent: -1000em;
	clear: both;
}

h3 {
	background: url(/img/h3_bg_l.jpg) no-repeat;
	color: #FFF;
	font-size: 15px;
	line-height: normal;
	height: 24px;
	margin:0;
	padding: 7px 0 0 20px;
	display: block;
	font-weight: bold;
}

.pankuzu {
	width: 840px;
	height: 17px;
	display: block;
	margin: 0 0 15px 0;
	padding: 3px 30px 0;
	font-size: 11px;
}
.pankuzu a       { text-decoration: none;}


.pageContents .c_left {
	width: 190px;
	float: left;
	display: inline;
	font-size: 11px;
	margin: 0px 0px 0px 30px;
}

.pageContents .c_left .next input{
	margin-top:18px;
	border:none;
	background:#FFF;
	cursor:pointer;
	font-size:100%;
	color: #69C;
	text-decoration: underline;
}

.pageContents .c_left .next input:hover{
	color: #9CC;
	text-decoration: none;
}

.pageContents .c_left .back input{
	margin-top:18px;
	border:none;
	background:#FFF;
	cursor:pointer;
	font-size:100%;
	color: #69C;
	text-decoration: underline;
}

.pageContents .c_left .back input:hover{
	color: #9CC;
	text-decoration: none;
}

.pageContents .c_left ul.menu {
    margin: 25px 0 0;
}

.pageContents .c_right {
	width: 630px;
	float: right;
	display: inline;
	height: inherit;
	margin: 0px 30px 0 0px;
}

h3#h3_small {
	background: url(/img/h3_bg_s.jpg) no-repeat;
	color: #FFF;
	font-size: 15px;
	line-height: normal;
	height: 23px;
	margin:0;
	padding: 7px 0 0 20px;
	display: block;
	font-weight: bold;
}
h3#h3_large {
	background: url(/img/h3_bg_l.jpg) no-repeat;
	color: #FFF;
	font-size: 15px;
	line-height: normal;
	height: 23px;
	margin:0;
	margin: 0 0 20px 0;
	display: block;
	font-weight: bold;
	padding: 7px 0 0 20px;
}

h4.green {
	background: url(/img/h4_bg_green.jpg) no-repeat;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	width: 595px;
	height: 23px;
	margin: 0 0 15px 0;
	padding: 7px 0 0 10px;
	display: block;
	clear: both;
}
h4.brown {
	background: url(/img/h4_bg_brown.jpg) no-repeat;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	width: 595px;
	height: 23px;
	margin: 0 0 15px 0;
	padding: 7px 0 10px 10px;
	display: block;
	clear: both;
}
h4.gray {
	background: url(/img/h4_bg_gray.jpg) no-repeat;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	width: 595px;
	height: 23px;
	margin: 0 0 15px 0;
	padding: 7px 0 0 10px;
	display: block;
	clear: both;
}
h4.red {
	background: url(/img/h4_bg_red.jpg) no-repeat;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	width: 595px;
	height: 23px;
	margin: 0 0 15px 0;
	padding: 7px 0 0 10px;
	display: block;
	clear: both;
}

h5.green {
	border-left: 3px solid #97C5B7;
	color: #60585C;
	font-size: 115%;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding: 3px 0 0 7px;
}
h5.gray {
	border-left: 3px solid #A6B6B6;
	color: #60585C;
	font-size: 115%;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding: 3px 0 0 5px;
}
h5.red_1 {
	border-left: 3px solid #E8807D;
	color: #60585C;
	font-size: 115%;
	font-weight: bold;
	margin: 20px 0 20px 0;
	padding: 3px 0 0 10px;
	clear:both;
}

.c_p10 {
	padding: 0 10px;
	margin: 0 0 20px 0;
	clear: both;
	text-align: left;
}
.c_p20 {
	padding: 0 20px;
	margin: 20px 0 20px 0;
	clear: both;
}
.pagetop {
	text-align: right;
	clear: both;
	font-size: 10px;
}
.pagetop2 {
	padding: 5px 20px;
	text-align: right;
	clear: both;
	font-size: 10px;
}
.addTxtTitle {
	font-size:10px;
	font-weight:bold;
	text-indent:0;
	height:auto;
	padding:10px 0 0 0;
	width:auto;
}
.addTxtCont {
	font-size:10px;
	padding:0 0 30px 0;
}
.cont {
	margin:0;
	padding:0;
}
/*-----------------------------------------------
 __footer
-----------------------------------------------*/

#footer {
	border-top: 1px solid #E8ECE9;
	font-size: 10px;
	padding: 20px 15px 20px 20px;
	clear: both;
}

/* start: clearfix ------------------------------ */

#footer {color:#85857F;}
#footer:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
#footer {
	display:inline-table;
	min-height:1px;
}
/* Hides from Mac IE \*/
* html #footer {
	height:1px;
}
#footer {
	display:block;
}
/* */
/* end: clearfix ------------------------------ */

#footer .float_l {
	width:587px;
	border-right: 1px solid #E8ECE9;
}

#footer .float_l img{
	margin-bottom:15px;
}

#footer .float_l img.f_logo{
	margin-right:20px;
	float:left;
}

#footer .float_l img.f_tel{
	margin-right:10px;
}

#footer .right {
	float: right;
	width: 260px;
}

#footer .right .logo {
	margin: 5px 0 10px 0;
}

#footer div.right .copy {
	width: 260px;
	display:block;
	clear: both;
}


/*-----------------------------------------------
 __common
-----------------------------------------------*/

.red { color: #EB6E65;}
