/*--------------------全体--------------------*/

#all * {
	margin:0;
	padding:0;
	border: 0;
}
#all{
	width: 750px;
	font-size: 16px;
}
#all img {
	vertical-align: bottom;
	border: 0;
}

/*-------------テキスト関係------------*/

#all p {
	color: #2b2b2b;
	text-indent: 0em;
	text-align: justify;
	font: 75%/1.5em "ＭＳ Ｐゴシック",Osaka,sans-serif;
}
#all dd {
	color: #2b2b2b;
	text-indent: 0em;
	font: 80%/1.3em "ＭＳ Ｐゴシック",Osaka,sans-serif;
}
#all td {
	color: #2b2b2b;
	text-indent: 0em;
	font: 70%/1.3em "ＭＳ Ｐゴシック",Osaka,sans-serif;
}
#all font {
	line-height: 1.3em;
	text-indent: 0em;
	font-size: 13px;
}


/*-------------全ページ共通------------*/
#all .table {
	display: table;
}
#all .leftbox {
	display: table-cell;
	vertical-align: top;
	padding-top: 0;
}
#all .boxleft {
	float: left;
}
#all .boxright {
	float: right;
}

#all .bord-b{
	border-bottom: 5px dotted #e94614;
}
#all .Sent01 p:first-letter {
	float: left;
	font-size: 2em;
	margin: 0 0.1em 0 0;
	padding: 0.1em;
	color: red;
}
#all .Sent02 p:first-letter {
	float: left;
	font-size: 2em;
	margin: 0 0.1em 0 0;
	padding: 0.1em;
	color: green;
}
#all .Sent03 p:first-letter {
	float: left;
	font-size: 2em;
	margin: 0 0.1em 0 0;
	padding: 0.1em;
	color: purple;
}
#all .Sent04 p:first-letter {
	float: left;
	font-size: 2em;
	margin: 0 0.1em 0 0;
	padding: 0.1em;
	color: #0096e0;
}
#all .Sent05 p:first-letter {
	float: left;
	font-size: 2em;
	margin: 0 0.1em 0 0;
	padding: 0.1em;
	color: orange;
}
#all .Sent06 p:first-letter {
	float: left;
	font-size: 2em;
	margin: 0 0.1em 0 0;
	padding: 0.1em;
	color: #007bc7;
}
#all .Sent07 p:first-letter {
	float: left;
	font-size: 2em;
	margin: 0 0.1em 0 0;
	padding: 0.1em;
	color: #e4007f;
}
#all .Sent08 p:first-letter {
	float: left;
	font-size: 2em;
	margin: 0 0.1em 0 0;
	padding: 0.1em;
	color: #85a483;
}

.link_w a:href {color: #FFFFFF; }

/*--- IE用 ---*/
/* IE 6 */
* html #all .leftbox{
	display:inline;
	zoom:1;
}
/* IE 7 */
*:first-child+html #all .leftbox{
	display:inline;
	zoom:1;
}
/*--- IE用 ---*/
#all .fleft {
	float: left;
}
#all .fright {
	float: right;
}
/*--- img余白とるclass ---*/
#all .bgimgtop {
	vertical-align: bottom !important;
}
#all .bgimgbottom {
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	width: 230;
}
/*--- //img余白とるclass ---*/
#all .maru {
	color: #f8c6bd;
}
#all .pa {
	padding: 10px 10px 10px 30px;
}
#all .bg {
	background: url(img/bg.png) repeat-y;
}



/*------------全体ここまで------------*/

/*----- ここから編集 -----*/


/*------ index.html ------*/

#all .maintop {
	background: url(img/top.jpg) no-repeat;
	width: 750px;
	height: 820px;
	position: relative;
}
#all .maintop dl {
	position: absolute;
	top: 450px;
	left: 80px;
}
#all .maintop dt {
	font-size: 80%;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
}
#all .maintop dd {
	font-size: 75%;
	text-align: center;
}

/*------ 01〜08.html共通 ------*/

#all .topbg{
	background: url(img/bgtop.png) no-repeat;
	height: 100px;
	position: relative;
}
#all .bottombg{
	background: url(img/bgbottom.png) no-repeat;
	height: 50px;
	position: relative;
}

#all #main{
	position: relative;
	background: url(img/base.jpg) no-repeat;
}

.posi01{
	position: absolute;
	top: 70px;
	left: 30px;
}
.posi02{
	position: absolute;
	top: 0;
	left: 580px;
	background-color: #000000;
	width: 150px;
	height: 450px;
}
.posi03{
	position: absolute;
	top: 20px;
	left: -20px;
}
.posi04{
	position: absolute;
	top: 0;
	left: 560px;
	background-color: #000000;
	width: 165px;
	height: 450px;
}
.posi05{
	position: absolute;
	top: 450px;
	left: 300px;
	background-color: #000000;
	width: 450px;
	height: 190px;
}
.posi06{
	position: absolute;
	top: -25px;
	left: 260px;;
}
.posi07{
	position: absolute;
	top: 90px;
	left: 260px;;
}
.posi08{
	position: absolute;
	top: 20px;
	left: -15px;
}

#all .boxbg{
	background: url("img/subbg.jpg") repeat-y;
	padding: 0 10px;
}

/*------ 01〜08.html共通ここまで ------*/





/*----- ここまで編集 -----*/

/*--------------------検索--------------------*/

.kensaku {
    background-color: #ffffff;
    border: 5px double #1e110f !important;
    font-size: 12px !important;
    margin-top: 5px !important;
    padding: 5px !important;
    text-align: center;
    line-height: 1.5em;
}
.kensaku2 {
    background-color: #ffffff;
    border: 5px double #1e110f !important;
    font-size: 10px !important;
    padding: 5px !important;
    text-align: center;
    line-height: 1.5em;
}

/*--------------------検索ここまで--------------------*/


/*------------------------------- clearfix[float解除]----------------------------*/
/*clearfix*/
.clearfix:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
	} 
	
.clearfix {
	display: inline-block;
	}

div#Other .clearfix {
	display: inline-block;
	height: 140px;
	}
	
	
 /* Hides from IE-mac \*/ 
 * html .clearfix {
 	height: 1%;
 	}
 .clearfix {
 	display: block;
 	}
  /* End hide from IE-mac */

.clearfix:after {
content:".";
display:block;
height:0.1px;
clear:both;
visibility:hidden;
overflow:hidden;
}


.clearfix {
  min-height: 1px;
  zoom:1;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*------------------------------- clearfix[float解除] ここまで----------------------------*/

/*footer*/

#footer_body {
	font-size: 12px;
	width: 98%;
	float: left;
	margin: 30px 10px 300px 10px;
	border-top: 1px solid #000000;
	padding-top: 15px;
	position: relative;
}


#footer_body .footer_left {
	float: left;
	font: normal "ＭＳ Ｐゴシック";
	letter-spacing: 0.05em;
	position: absolute;
	top: 6em;
	left: 15px;
}
#footer_body .footer_center {
	float: left;
	position: absolute;
	top: 20px;
	left: 45%;
	margin-left: -8em;
	width: 500px;
}
#footer_body .footer_right {
	float: left;

	letter-spacing: 0.05em;
	position: absolute;
	top: 6em;
	right: 15px;
}
#footer_body ul {
	list-style: none;
}
#footer_body .page {

	letter-spacing: 0.01em;
	font-weight: 600;
	float: left;
	margin-top: 8px;
	color: #333333;
}
#footer_body .page_2 {

	letter-spacing: 0.01em;
	font-weight: 600;
	float: left;
	color: #333333;
	padding-top: 0.6em;
}
#footer_body .page_3 {

	letter-spacing: 0.01em;
	font-weight: 600;
	float: left;
	color: #333333;
	padding-top: 0.6em;
}
#footer_body .page_4 {

	letter-spacing: 0.01em;
	font-weight: 600;
	float: left;
	color: #333333;
	padding-top: 0.6em;
}
#footer_body .page_5 {

	letter-spacing: 0.01em;
	font-weight: 600;
	float: left;
	color: #333333;
	padding-top: 0.6em;
}
#footer_body .page_6 {

	letter-spacing: 0.01em;
	font-weight: 600;
	float: left;
	color: #333333;
	padding-top: 0.6em;
}

#footer_body .page_7 {

	letter-spacing: 0.01em;
	font-weight: 600;
	float: left;
	color: #333333;
	padding-top: 0.6em;
}

#footer_body .page_8 {

	letter-spacing: 0.01em;
	font-weight: 600;
	float: left;
	color: #333333;
	padding-top: 0.6em;
}

#footer_body .page_9 {

	letter-spacing: 0.01em;
	font-weight: 600;
	float: left;
	color: #333333;
	padding-top: 0.6em;
}

#footer_body .on {
	border-left: 5px solid #ff0000;
	padding-left: 5px;
	margin: 7px 0 0 13px;

	line-height: 1.4em;
	letter-spacing: 0.05em;
	float: left;
}
#footer_body .off {
	border-left: 5px solid #555555;
	padding-left: 5px;
	margin: 7px 0 0 13px;

	line-height: 1.4em;
	letter-spacing: 0.05em;
	float: left;
}
#footer_body .on2 {
	border-left: 5px solid #ff0000;
	padding-left: 5px;
	margin: 7px 0 0 5px;

	line-height: 1.4em;
	letter-spacing: 0.05em;
	float: left;
}
#footer_body .off2 {
	border-left: 5px solid #555555;
	padding-left: 5px;
	margin: 7px 0 0 5px;

	line-height: 1.4em;
	letter-spacing: 0.05em;
	float: left;
}
#footer_body .top {

	line-height: 1.4em;
	letter-spacing: 0.05em;
	float: none;
	text-align: center;
	margin-top: 20px;
}