*{
	margin: 0;
	padding: 0;
	/*font-style: normal;*/
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

body{
	height:100%;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 100%;
	line-height: 1.3;
	background-position:center top;	
	background-color: #FFF;

}

#wrapper{
	margin: 0 auto;
	padding:0;
	width:100%;
	height: auto;
	min-height: 100%;
	overflow: hidden;
	position: relative;
}

ul, ol, p{
	margin: 0;
	padding: 0;
}

ul, li, ol{
	list-style: none;
}

img{
	border: 0;
   vertical-align:bottom;
}


a img.l-img{
background:none!important;
}
 
a:hover img.l-img{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}


h1,h2,h3{
	margin: 0;
	padding: 0;

}

@font-face {
   font-family:meiryo;
   src: url('../font/meiryo/meiryo.ttc') format("truetype");
}

@font-face {
   font-family:meiryob;
   src: url('../font/meiryob/meiryob.ttc') format("truetype");
}

section .target::before {
  content:'';
  display: block;
  padding-top: 120px;
  margin-top: -120px;
}

/* ========== ヘッダー部分 ========== */

header.privacy{
	width:100%;
	height:756px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image: url("../img/keyv/privacy.jpg");
	background-size: 1300px 756px;
	background-repeat: no-repeat;
	background-position: top center;
}

header.news{
	width:100%;
	height:756px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image: url("../img/keyv/news.jpg");
	background-size: 1300px 756px;
	background-repeat: no-repeat;
	background-position: top center;
}



header.facility{
	width:100%;
	height:756px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image: url("../img/keyv/facility.jpg");
	background-size: 1300px 756px;
	background-repeat: no-repeat;
	background-position: top center;
}

header.fgmevo{
	width:100%;
	height:756px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image: url("../img/keyv/fgmevo.jpg");
	background-size: 1300px 756px;
	background-repeat: no-repeat;
	background-position: top center;
}

header.santana{
	width:100%;
	height:756px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image: url("../img/keyv/santana.jpg");
	background-size: 1300px 756px;
	background-repeat: no-repeat;
	background-position: top center;
}

header.lesson{
	width:100%;
	height:756px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image: url("../img/keyv/lesson.jpg");
	background-size: 1300px 756px;
	background-repeat: no-repeat;
	background-position: top center;
}

header.contact{
	width:100%;
	height:756px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image: url("../img/keyv/contact.jpg");
	background-size: 1300px 756px;
	background-repeat: no-repeat;
	background-position: top center;
}

header.method{
	width:100%;
	height:756px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image: url("../img/keyv/method.jpg");
	background-size: 1300px 756px;
	background-repeat: no-repeat;
	background-position: top center;
}

section.head_nav{
	width:100%;
	height:120px;
	background:rgba(0,0,0,0.5);
	position: fixed;
  justify-content: space-between;
		z-index: 3;
}

div.head_body{
	width:1220px;
	margin:0 auto;
}

div.head_body:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

h1.header_logo{
	width:392px;
	height:78px;
	padding:19px 100px 23px 11px;
	float:left;
}

div.header_left{
	width:716px;
	margin-top:32px;
	float:left;
}

div.head_body:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

p.telbox{
	width:206px;
	height:32px;
	background: url("../img/common/head_tel.png") no-repeat 0 .1em;
	font-size:22px;
	font-family: "meiryob", serif;
	color:#FFF;
	padding-top:2px;
	padding-left:22px;
	margin-top:2px;
	float:left;
}

a.toiawasebox{
	width:230px;
	text-align:center;
	font-size:14px;
	font-family: "meiryo", serif;
	color:#FFF;
	background: #1f54a4;
	padding:8px 0 8px 0;
	margin-left:8px;
	text-decoration: none;
	float:left;
}

a.toiawasebox:hover {
  opacity: 0.7;
}

nav.header{
	width:716px;
	color:#FFF;
	padding-top:10px;
	float:left;
}

nav.header:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


ul.inner{
	overflow: hidden;
	width:716px;
	margin:0 auto;

}

nav.header ul.inner li.msiz_l{
    float: left;
    width: 58px;
	text-align: left;
	border-right: solid 2px #FFF;
}

nav.header ul.inner li.lsiz{
    float: left;
    width: 96px;
	text-align: center;
	border-right: solid 2px #FFF;
}

ul.inner li.msiz{
    float: left;
    width: 68px;
	text-align: center;
	border-right: solid 2px #FFF;
}


ul.inner li a{
    text-decoration:none;
	font-size:16px;
	font-family: "meiryob", serif;
	color:#FFF;
}

nav span{
    background:#FFF;
    height:2px;
    display:block;
    position: absolute;
    width:50px;
    left:-1200px;
}


/* ========== 本体 ========== */

section.mid_body{
	width:1220px;
	margin:0 auto;
	margin-top:46px;
}

section.mid_body:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


h2.keyv_mida{
	width:1220px;
	font-size:38px;
	font-family: "meiryob", serif;
	color:#FFF;
	text-align:center;
	margin:0 auto;
	padding-top:460px;
}

h2.keyv_mida_top{
	width:1220px;
	font-size:38px;
	font-family: "meiryob", serif;
	color:#FFF;
	text-align:center;
	margin:0 auto;
	padding-top:330px;
}

h2.keyv_mida_toph{
	width:1220px;
	font-size:38px;
	font-family: "meiryob", serif;
	color:#FFF;
	text-align:center;
	margin:0 auto;
	padding-top:280px;
}

p.keyv_mida_txt{
	width:1220px;
	font-size:20px;
	font-family: "meiryo", serif;
	color:#FFF;
	text-align:center;
	margin:0 auto;
	margin-top:10px;
}

h2.keyv_mida_topl{
	width:1020px;
	font-size:38px;
	font-family: "meiryob", serif;
	color:#FFF;
	text-align:center;
	padding-top:340px;
}

p.keyv_mida_txtl{
	width:1020px;
	font-size:20px;
	font-family: "meiryo", serif;
	color:#FFF;
	text-align:center;
	margin-top:10px;
}

h2.cont_mida{
	width:1220px;
	font-size:32px;
	font-family: "meiryob", serif;
	color:#000;
	text-align:center;
	margin-bottom: 18px;
}

h2.cont_midaw{
	width:1220px;
	font-size:32px;
	font-family: "meiryob", serif;
	color:#FFF;
	text-align:center;
	margin-bottom: 18px;
}

h2.cont_mida_uline{
	width:998px;
	font-size:32px;
	font-family: "meiryob", serif;
	color:#000;
	text-align:center;
	margin:0 auto;
	margin-bottom: 18px;
	padding-top:40px;
	padding-bottom:36px;
	border-bottom: 1px solid #000000;
}


h3.pra_mida_uline{
	width:998px;
	font-size:26px;
	font-family: "meiryob", serif;
	color:#000;
	text-align:center;
	margin:0 auto;
	margin-bottom: 18px;
	padding-top:50px;
	padding-bottom:20px;
	border-bottom: 1px solid #000000;
}

h3.cont_copyw{
	width:1220px;
		font-size:18px;
		font-family: "meiryob", serif;
		color:#FFF;
		line-height: 160%;
		font-weight: normal;
		margin-bottom:20px;
		text-align:center;
}

h3.scont_mida{
	width:1220px;
	font-size:16px;
	font-family: "meiryo", serif;
	color:#000;
	text-align:center;
}

h3.scont_midal{
	width:998px;
	font-size:16px;
	font-family: "meiryo", serif;
	color:#000;
	text-align:center;
	margin:0 auto;
	margin-bottom: 18px;
	padding-bottom:36px;
	border-bottom: 1px solid #000000;
}

h3.scont_midaw{
	width:1220px;
	font-size:16px;
	font-family: "meiryo", serif;
	color:#FFF;
	text-align:center;
}

/* ========== キャンペーンバナー部分 ========== */


section.bmid_body{
	width:1220px;
	margin:0 auto;
}

section.bmid_body:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

p.cp_bnr_l{
	width:605px;
	margin:0 10px 0 0;
	float:left;
}

p.cp_bnr_l img{
	width:605px;
}

p.cp_bnr_r{
	width:605px;
	margin:0 0 0 0;
	float:left;
}

p.cp_bnr_r img{
	width:605px;
}

/* ========== NEWS部分 ========== */


div.newsbox{
	width:998px;
	margin:0 auto;
	margin-bottom: 18px;
	padding-bottom:26px;
	border-bottom: 1px solid #000000;
}

div.newsbox:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

p.newsbox_niti{
	width:144px;
	text-decoration: none;
	color:#000000;
	font-size:16px;
	padding-top:2px;
	font-family: "meiryo", serif;
	text-align:center;
	float:left;
}


p.newsbox_tit{
	width:700px;
	text-decoration: none;
	color:#000000;
	font-size:16px;
	padding-top:2px;
	font-family: "meiryo", serif;
	margin-left:20px;
	float:left;
}

p.newsbox_sintit{
	width:834px;
	text-decoration: none;
	color:#000000;
	font-size:18px;
	padding-top:2px;
	font-family: "meiryob", serif;
	margin-left:20px;
	float:left;
}

p.newsbox_show{
	width:134px;
	text-decoration: none;
	color:#000000;
	font-size:16px;
	padding-top:2px;
	font-family: "meiryo", serif;
	text-align:center;
	float:left;
}

div.news_sinbox{
	width:998px;
	margin:0 auto;
	padding-top:20px;
	margin-bottom: 18px;
	padding-bottom:26px;
	border-bottom: 1px dashed #000000;
}

div.news_sinbox:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.news_sintxt{
	width:900px;
	margin:0 auto;
	padding-top:20px;
	margin-bottom: 18px;
	padding-bottom:26px;
	text-decoration: none;
	color:#000000;
	font-size:16px;
	font-family: "meiryo", serif;
}

/* ========== Lesson部分 ========== */

h2.les_mida01{
	width:505px;
	font-size:32px;
	font-family: "meiryob", serif;
	color:#000;
	text-align:left;
	margin-top:100px;
}


h3.les_komida01{
		width:505px;
		font-size:18px;
		font-family: "meiryob", serif;
		line-height: 160%;
		font-weight: normal;
		margin-bottom:20px;
}

div.lesson_cib{
	width:366px;
	margin-top:40px;
	float:left;
}

p.les_photo{
	width:366px;
	hight:293px;
}

h3.les_smidashi{
		width:366px;
		font-size:18px;
		font-family: "meiryob", serif;
		line-height: 160%;
		font-weight: normal;
		margin-top:20px;
		margin-bottom:10px;
}

p.les_stext{
		width:366px;
		font-size:16px;
		font-family: "meiryo", serif;
		line-height: 160%;
		font-weight: normal;
		margin-bottom:20px;
}


/* ========== 森ゼミとは ========== */

h2.moriz_uline{
	width:360px;
	font-size:20px;
	font-family: "meiryob", serif;
	color:#000;
	text-align:center;
	margin:0 440px 0 440px;
	padding-bottom:10px;
	border-bottom: 1px solid #000000;
}

p.moriz_txt{
		width:1034px;
		font-size:16px;
		font-family: "meiryo", serif;
		line-height: 160%;
		font-weight: normal;
		margin:0 auto;
		margin-top:20px;
		margin-bottom:20px;
}


p.morizemi_pl{
	width:504px;
	height:377px;
	margin:0 13px 0 93px;
	float:left;
	background:#ff0000;
}

p.morizemi_pr{
	width:504px;
	height:377px;
	margin:0 93px 0 13px;
	float:left;
	background:#ff0000;
}

/* ========== method部分 ========== */

p.method_leftphoto{
	width:305px;
	height:406px;
	float:left;
	margin:20px 70px 10px 91px;
}

p.method_sphoto{
	width:269px;
	height:375px;
	float:left;
	margin-bottom:20px;
}

p.method_bphoto{
	width:560px;
	height:375px;
	float:left;
	margin-bottom:20px;
}

div.method_righttxt{
	width:663px;
	float:left;
	margin-right:91px;
	margin-top:30px;
}

p.method_txt{
		width:663px;
		font-size:16px;
		font-family: "meiryo", serif;
		line-height: 160%;
		font-weight: normal;
}

h3.method_name{
		width:663px;
		font-size:24px;
		font-family: "meiryo", serif;
		line-height: 160%;
		font-weight: normal;
		margin-bottom:10px;
}

h4.method_copy{
		width:663px;
		font-size:18px;
		font-family: "meiryob", serif;
		line-height: 160%;
		font-weight: normal;
		margin-bottom:20px;
}


h3.method_prof{
		width:201px;
		font-size:18px;
		font-family: "meiryo", serif;
		line-height: 160%;
		font-weight: normal;
		margin:50px 60px 0 55px;
		text-align:right;
		float:left;
}

p.method_proftxt{
		width:813px;
		font-size:16px;
		font-family: "meiryo", serif;
		line-height: 160%;
		font-weight: normal;
		margin:50px 91px 0 0;
		float:left;	
}

/* ========== facility部分 ========== */

div.jisya{
	width:1158px;
	margin:0 auto;
	margin-bottom:30px;
	display: flex;
    justify-content: space-between;
}


div.jisya:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


div.jisya p.leftspace{
	width:470px;
	height:auto;
	float:left;
}

div.jisya p.leftspace_box{
	width:560px;
	height:auto;
	float:left;
}


div.jisya div.rightspace{
	width:505px;
	height:auto;
	float:left;
	margin:10px 0 0 93px;
	display: flex;
	flex-direction: column;
}

h3.komida01{
		width:505px;
		font-size:18px;
		font-family: "meiryo", serif;
		line-height: 160%;
		font-weight: normal;
}

p.shisetsu_txt{
		width:505px;
		font-size:16px;
		font-family: "meiryo", serif;
		line-height: 160%;
		font-weight: normal;
		margin-top:10px;
}

a.syou_box{
	display: block;
	width:240px;
	height:27px;
	border: 1px solid;
	border-color: #666666;
	text-decoration: none;
	color:#000;
	font-size:16px;
	font-family: "meiryo", serif;
	text-align: center;
	padding-top:10px;
	margin-top: auto;
	margin-bottom:15px;
	margin-right: auto;
    margin-left: auto;
}

a.syou_box:hover {
  opacity: 0.7;
}

div.mini_sisebox{
	width:218px;
	margin:0 13px 0 13px;
	float:left;
}

p.mini_sisephoto{
	width:218px;
	height:219px;
}

p.mini_sisetxt{
	width:218px;
	color:#000;
	font-size:16px;
	font-family: "meiryo", serif;
	text-align:center;
	padding:20px 0 20px 0;
}

/* ========== Mg move 部分 ========== */

p.midtxt{
	width:1158px;
	height:auto;
	font-size:16px;
	font-family: "meiryo", serif;
	line-height: 160%;
	margin:0 auto;
	text-align:center;
}

div.mgmove_base{
	width:1179px;
	margin:0 auto;
	margin-bottom:30px;
}


div.mgmove_base:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

p.mgmove_box{
	width:373px;
	margin:70px 10px 0 10px;
	float:left;
}


/* ========== santana 部分 ========== */

p.santana_box{
	width:568px;
	margin:70px 21px 0 21px;
	float:left;
}

/* ========== お問い合わせ部分 ========== */
div.gyoumubox{
width:940px;
margin:0 auto;
padding-bottom:50px;
}

div.gyoumubox:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

h2.contah{
width:940px;
font-size:32px;
font-family: "meiryo", serif;
color:#000;
	text-align:center;
}

p.contap{
width:940px;
font-size:16px;
font-family: "meiryo", serif;
color:#000;
padding-top:20px;
	text-align:center;
	margin-bottom:50px;
	line-height: 160%;
}

table.mailf{
	width:100%;
	border-collapse: collapse;
}

table.mailf th.conth, td.contd {
border: solid 1px #f7f7f7;
}

table.mailf td.contd {
	width:47%;
	padding:3px 3% 7px 0;
}

table.mailf th.conth{
font-size:16px;
font-family: "meiryo", serif;
color:#000;
text-align:left;
padding:0 0 0 0;
}

input[type='text'] {
	font: 15px/24px sans-serif;
	box-sizing: border-box;
	width: 100%;
	padding: 0.3em;
	transition: 0.3s;
	letter-spacing: 1px;
	color: #000000;
	border: none;
	border-bottom: 1px solid #1b2538;
	background: transparent;
}

input[type='email'] {
	font: 15px/24px sans-serif;
	box-sizing: border-box;
	width: 100%;
	padding: 0.3em;
	transition: 0.3s;
	letter-spacing: 1px;
	color: #000000;
	border: none;
	border-bottom: 1px solid #1b2538;
	background: transparent;
}


textarea{
	font: 15px/24px sans-serif;
	box-sizing: border-box;
	width: 100%;
	height: 15em;
	padding: 0.3em;
	transition: 0.3s;
	letter-spacing: 1px;
	color: #000000;
	border: none;
	border-bottom: 1px solid #1b2538;
	background: transparent;
}

.sub_button {
  display       : inline-block;
  border-radius : 5%;          /* 角丸       */
  font-size     : 11pt;        /* 文字サイズ */
  text-align    : center;      /* 文字位置   */
  cursor        : pointer;     /* カーソル   */
  padding       : 12px 0 12px 0;   /* 余白       */
  background    : #000000;     /* 背景色     */
  color         : #ffffff;     /* 文字色     */
  line-height   : 1em;         /* 1行の高さ  */
  transition    : .3s;         /* なめらか変化 */
  border        : 2px solid #000000;    /* 枠の指定 */
	width:250px;
	margin:10px 0 0 0;
}
.sub_button:hover {
  color         : #000000;     /* 背景色     */
  background    : #ffffff;     /* 文字色     */
}

div.subwaku{
	text-align:center;
	
}

.bkp_button {
  display       : inline-block;
  border-radius : 5%;          /* 角丸       */
  font-size     : 11pt;        /* 文字サイズ */
  text-align    : center;      /* 文字位置   */
  cursor        : pointer;     /* カーソル   */
  padding       : 12px 0 12px 0;   /* 余白       */
  background    : #000000;     /* 背景色     */
  color         : #ffffff;     /* 文字色     */
  line-height   : 1em;         /* 1行の高さ  */
  transition    : .3s;         /* なめらか変化 */
  border        : 2px solid #000000;    /* 枠の指定 */
	width:100px;
	margin:10px 0 0 0;
}
.bkp_button:hover {
  color         : #000000;     /* 背景色     */
  background    : #ffffff;     /* 文字色     */
}

div.kakunin_box{
width:600px;
margin:20px auto 0 auto;
padding-bottom:50px;
}

div.contaat{
width:900px;
margin:20px 10px 0 10px;
padding-bottom:50px;
}

div.contaat h2.contahat{
width:900px;
font-size:20px;
font-family: "meiryo", serif;
color:#000;
text-align: center;
}

div.contaat p.contapat{
width:680px;
font-size:16px;
font-family: "meiryo", serif;
color:#000;
margin:0 auto;
margin-top:20px;
line-height: 180%;
}


/*送信ボタンのデザイン変更*/
#formbtn{
  display       : inline-block;
  border-radius : 5%;          /* 角丸       */
  font-size     : 11pt;        /* 文字サイズ */
  text-align    : center;      /* 文字位置   */
  cursor        : pointer;     /* カーソル   */
  padding       : 12px 0 12px 0;   /* 余白       */
  background    : #000000;     /* 背景色     */
  color         : #ffffff;     /* 文字色     */
  line-height   : 1em;         /* 1行の高さ  */
  transition    : .3s;         /* なめらか変化 */
  border        : 2px solid #000000;    /* 枠の指定 */
	width:250px;
	margin:10px 0 20px 100px;
}
/*送信ボタンマウスホバー時*/
#formbtn:hover{
  color         : #000000;     /* 背景色     */
  background    : #ffffff;     /* 文字色     */
}


/* ========== フッター ========== */
div#footer{
	width:100%;
	height:790px;
	margin:100px 0 0 0;
	background-image: url("../img/keyv/footer_pc.jpg");
	background-size: 2300px 790px;
	background-repeat: no-repeat;
	background-position: top center;
}

h1.footer_logo{
	width:531px;
	height:105px;
	margin:0 auto;
	padding-top:150px;
}

address.site_add{
	width:1300px;
	text-align: center;
	font-family: "meiryo", serif;
	font-size:22px;
	font-style:normal;
	color:#FFF;
	margin:0 auto;
	margin-top:80px;
}

p.footer_tel{
	width:1300px;
	text-align: center;
	font-family: "meiryob", serif;
	font-size:30px;
	font-style:normal;
	color:#FFF;
	margin:0 auto;
	margin-top:10px;
}

a.footer_button{
	display: block;
	width:300px;
	margin:0 auto;
	margin-top:50px;
	padding: 20px 7px 17px 7px;
	background: #000;
	box-shadow: 0px 0px 0px 5px #000;
	border: solid 1px #fff;
	text-align: center;
	text-decoration: none;
	font-family: "meiryo", serif;
	font-size:22px;
	font-style:normal;
	color:#FFF;
}

a.footer_button:hover {
  opacity: 0.7;
}


p.footer_nav{
	width:780px;
	text-align: center;
	margin:0 auto;
	margin-top:46px;
	line-height: 220%;
}

p.footer_nav a{
	font-family: "meiryob", serif;
	font-size:20px;
	font-style:normal;
	color:#FFF;	
	text-decoration: none;
}

p.footer_nav a:hover {
  opacity: 0.7;
}

p.copy{
	width:780px;
	text-align: center;
	font-family: "meiryo", serif;
	font-size:16px;
	font-style:normal;
	color:#FFF;
	margin:0 auto;
	margin-top:30px;
	line-height: 220%;
}

/* ========== プライバシーポリシー 部分 ========== */

p.puratxt{
	width:980px;
	height:auto;
	font-size:16px;
	font-family: "meiryo", serif;
	line-height: 160%;
	margin:0 auto;
}

p.puratxtin{
	width:900px;
	height:auto;
	font-size:16px;
	font-family: "meiryo", serif;
	line-height: 160%;
	margin:0 auto;
	margin-top:5px;
	padding-left: 1em;
  text-indent: -1em;
}

div.puratxtinl{
	width:900px;
	height:auto;
	font-size:16px;
	font-family: "meiryo", serif;
	line-height: 160%;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:15px;
}

div.puratxtinl:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

p.puratxtinl01{
	width:850px;
	height:auto;
	font-size:16px;
	font-family: "meiryo", serif;
	line-height: 160%;
	margin:0 0 0 50px;
	margin-top:5px;
	padding-left: 1em;
  text-indent: -1em;
}

p.puratxtinl02{
	width:800px;
	height:auto;
	font-size:16px;
	font-family: "meiryo", serif;
	line-height: 160%;
	margin:0 0 0 100px;
	margin-top:5px;
	padding-left: 1em;
  text-indent: -1em;
}

/* ========== 利用規約 部分 ========== */

div.kiyaku_box{
	width:440px;
	margin:0 5px 0 5px;
	float:left;
}

table.kiyakutab{
	width:440px;
	border-collapse: collapse;
}

th.kiyakuth{
	border: solid 1px black;
	font-size:16px;
	font-family: "meiryob", serif;
	padding:5px 10px;
	text-align:left;
}

td.kiyakutd{
	border: solid 1px black;
	font-size:16px;
	font-family: "meiryo", serif;
		padding:5px 10px;
	text-align:left;
}

/* ========== サイトマップ 部分 ========== */

p.maptxt{
	width:480px;
	height:auto;
	font-size:16px;
	font-family: "meiryo", serif;
	line-height: 160%;
	margin:0 auto;
}

p.maptxt a{
	font-size:16px;
	font-family: "meiryo", serif;
	color:#000;
}

p.maptxtin{
	width:400px;
	height:auto;
	font-size:16px;
	font-family: "meiryo", serif;
	line-height: 160%;
	margin:0 auto;
	margin-top:5px;
	padding-left: 1em;
  text-indent: -1em;
}

p.maptxtin a{
	font-size:16px;
	font-family: "meiryo", serif;
	color:#000;
}

div.maptxtinl{
	width:400px;
	height:auto;
	font-size:16px;
	font-family: "meiryo", serif;
	line-height: 160%;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:15px;
}

p.maptxtinl01{
	width:350px;
	height:auto;
	font-size:16px;
	font-family: "meiryo", serif;
	line-height: 160%;
	margin:0 0 0 50px;
	margin-top:5px;
	padding-left: 1em;
  text-indent: -1em;
}

p.maptxtinl01 a{
	font-size:16px;
	font-family: "meiryo", serif;
	color:#000;
}

p.maptxtinl02{
	width:300px;
	height:auto;
	font-size:16px;
	font-family: "meiryo", serif;
	line-height: 160%;
	margin:0 0 0 100px;
	margin-top:5px;
	padding-left: 1em;
  text-indent: -1em;
}

/* ========== サイズ強制 ========== */

.w174{
	width: 174px !important; 
}

.pl0{
	padding-bottom:0 !important; 
}

.mt10{
	margin-top:10px !important;
}

.mt20{
	margin-top:20px !important;
}

.mt30{
	margin-top:30px !important;
}

.mt40{
	margin-top:40px !important;
}

.mt50{
	margin-top:50px !important;
}

.mt80{
	margin-top:80px !important;
}

.mt88{
	margin-top:88px !important;
}

.mt90{
	margin-top:90px !important;
}

.mt100{
	margin-top:100px !important;
}

.mt150{
	margin-top:150px !important;
}

.mt200{
	margin-top:200px !important;
}

.pr3{
	padding-right:3px !important;
}

.mr10{
	margin-right:10px !important;
}

.mr12{
	margin-right:12px !important;
}

.mr13{
	margin-right:13px !important;
}

.mr22{
	margin-right:22px !important;
}

.mr31{
	margin-right:31px !important;
}

.mr30{
	margin-right:30px !important;
}

.mr39{
	margin-right:39px !important;
}

.mr48{
	margin-right:48px !important;
}

.mr49{
	margin-right:49px !important;
}


.mr50{
	margin-right:50px !important;
}

.mr85{
	margin-right:85px !important;
}

.mr100{
	margin-right:100px !important;
}


.mr110{
	margin-right:110px !important;
}


.ml10{
	margin-left:10px !important;
}

.ml12{
	margin-left:12px !important;
}

.ml13{
	margin-left:13px !important;
}

.ml22{
	margin-left:22px !important;
}

.ml31{
	margin-left:31px !important;
}

.ml30{
	margin-left:30px !important;
}

.ml39{
	margin-left:39px !important;
}

.ml48{
	margin-left:48px !important;
}

.ml49{
	margin-left:49px !important;
}

.ml100{
	margin-left:100px !important;
}

.ml200{
	margin-left:200px !important;
}


.mb10{
	margin-bottom:10px !important;
}

.mb20{
	margin-bottom:20px !important;
}

.mb30{
	margin-bottom:30px !important;
}

.mb40{
	margin-bottom:40px !important;
}

.mb60{
	margin-bottom:60px !important;
}

.mb200{
	margin-bottom:200px !important;
}

.pt10{
	padding-top:10px !important;
}

.pt20{
	padding-top:20px !important;
}

.pt30{
	padding-top:30px !important;
}

.pt60{
	padding-top:60px !important;
}

.pt70{
	padding-top:70px !important;
}

.pt80{
	padding-top:80px !important;
}


.pb30{
	padding-bottom:30px !important;
}
