/*--------------------全体--------------------*/

#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: 75%/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;
}

/*--- 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 #main{
	background: url(img/base.jpg) repeat-y;
}
#all #mainbox{
	position: relative;
}

#all .bgtop{
	background: url(img/bgtop.jpg) no-repeat;
	height: 20px;
}
#all .bg{
	background: url(img/bg.jpg) repeat-y;
}
#all .bg_r{
	background: url(img/bg_r.png) repeat-y;
}
#all .bg_c{
	background: url(img/bg_c.png) repeat-y;
}
#all .bgbtm{
	background: url(img/bgbtm.jpg) no-repeat;
	height: 15px;
}

#all .boxtop700_r{
	background: url(img/boxtop700_r.png) no-repeat;
	height: 15px;
}
#all .boxbg700_r{
	background: url(img/boxbg700_r.png) repeat-y;
}
#all .boxbtm700_r{
	background: url(img/boxbtm700_r.png) no-repeat;
	height: 18px;
}

#all .boxtop700_b{
	background: url(img/boxtop700_b.png) no-repeat;
	height: 15px;
}
#all .boxbg700_b{
	background: url(img/boxbg700_b.png) repeat-y;
}
#all .boxbtm700_b{
	background: url(img/boxbtm700_b.png) no-repeat;
	height: 18px;
}
#all .boxtop700_g{
	background: url(img/boxtop700_g.png) no-repeat;
	height: 15px;
}
#all .boxbg700_g{
	background: url(img/boxbg700_g.png) repeat-y;
}
#all .boxbtm700_g{
	background: url(img/boxbtm700_g.png) no-repeat;
	height: 18px;
}

#all .boxtop{
	background: url(img/boxtop.png) no-repeat;
	height: 20px;
}
#all .boxbg{
	background: url(img/boxbg.png) repeat-y;
}
#all .boxbtm{
	background: url(img/boxbtm.png) no-repeat;
	height: 20px;
}

/*------------全体ここまで------------*/


/*----- ここから編集 -----*/

/*----- ボーダー -----*/

#all .bord_t{ 
	border-top: 2px solid #000000;
	padding-top: 10px;
}
#all .bord_t2{ 
	border-top: 3px dotted #f08c33;
	padding-top: 10px;
}

/*-----  padding -----*/

#all .pa {
	padding: 5px 10px;
}
#all .pa02 {
	padding: 20px 10px 15px 26px;
}
#all .pa03 {
	padding: 5px 15px 15px 20px;
}
#all .pa04 {
	padding: 10px 20px 0;
}
#all .pa05 {
	padding: 10px 5px;
}
#all .pa06 {
	padding: 0 20px;
}
#all .pa07 {
	padding: 0 15px 0 20px;
}
/*----- 色付きbox -----*/

#all .bg_b_box{
	background-color: #000000;
	padding: 5px 10px;
}

#all .black_box{
	background-color: #000000;
	padding: 5px 10px;
}
#all .whtie_box{
	background-color: #FFFFFF;
	padding: 5px 10px;
}
/*--- 1文字目大きく green ---*/

#all .Sent_yellow p:first-letter {
	float: left;
	font-size: 2em;
	font-weight: bold;
	margin: 0 0.1em 0 0;
	padding: 0.2em 0.1em 0.2em 0.1em;
	color: #f5e00a;
	background-color: #000000;
}

/*------ テキスト ------*/

#all .titletext{
	font: bold 75%/1.3em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #000000 !important;
	padding: 5px 10px 0;
	width: 700px;
}

#all .title_g150{
	font: bold 150%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #00a9b2 !important;
}
#all .title_g110{
	font: bold 110%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #00a9b2 !important;
}
#all .title_g95{
	font: bold 95%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #00a9b2 !important;
}
#all .title_g75{
	font: bold 75%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #00a9b2 !important;
}
#all .title_g70{
	font: bold 70%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #00a9b2 !important;
}
#all .title_blue150{
	font: bold 150%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #00abeb !important;
}
#all .title_blue130{
	font: bold 130%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #00abeb !important;
}
#all .title_blue110{
	font: bold 110%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #00abeb !important;
}
#all .title_blue95{
	font: bold 95%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #00abeb !important;
}
#all .title_blue80{
	font: bold 80%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #00abeb !important;
}
#all .title_blue70{
	font: bold 70%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #00abeb !important;
}

#all .title_o150{
	font: bold 150%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #eb6100 !important;
}
#all .title_o110{
	font: bold 110%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #eb6100 !important;
}
#all .title_o95{
	font: bold 95%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #eb6100 !important;
}
#all .title_o75{
	font: bold 75%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #eb6100 !important;
}
#all .title_o70{
	font: bold 70%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #eb6100 !important;
}

#all .title_r150{
	font: bold 150%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #e60013 !important;
}
#all .title_r95{
	font: bold 95%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #e60013 !important;
}
#all .title_r85{
	font: bold 85%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #e60013 !important;
}
#all .title_y85{
	font: bold 85%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #f5e00a !important;
}

#all .title_w95{
	font: bold 95%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #FFFFFF !important;
}
#all .title_w85{
	font: bold 85%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #FFFFFF !important;
}
#all .title_w75{
	font: bold 75%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #FFFFFF !important;
}
#all .title_w70{
	font: bold 70%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #FFFFFF !important;
}

#all .title_black110{
	font: bold 110%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #000000 !important;
}
#all .title_black90{
	font: bold 90%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #000000 !important;
}

#all .basetext{
	font: 65%/1.3em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #000000 !important;
}
#all .basetext_w{
	font: 65%/1.3em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #FFFFFF !important;
}
#all .basetext_b{
	font: bold 70%/1.3em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #000000 !important;
}

/*------  共通ここまで ------*/

/*------ index.html ------*/

#all .maintop{
	background: url(img/top.jpg) no-repeat;
	height: 900px;
	position: relative;
}

/*------ 03.html ------*/

#all .o_back{
	background: url(img/o_back.png) no-repeat;
	position: relative;
}

/*------ 05.html ------*/

#all .b_back{
	background: url(img/b_back.png) no-repeat;
	position: relative;
}

#all .posi34{
    position: absolute;
    top: -10px;
    right: 200px;
}

/*------ 06.html ------*/

#all .g_back{
	background: url(img/g_back.png) no-repeat;
	position: relative;
}


/*----- ここまで編集 -----*/

/*--------------------検索--------------------*/

.kensaku {
    background-color: #FFFFFF;
    border: 5px double #000000 !important;
    font-size: 11px !important;
    padding: 5px !important;
    text-align: center;
}

/*--------------------検索ここまで--------------------*/


/*------------------------------- 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 8px 350px;
	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: 25%;
	width: 410px !important;
}
#footer_body .footer_right {
	float: right;
	letter-spacing: 0.05em;
	position: absolute;
	top: 6em;
	right: 5px;
}
#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;
}