﻿/*
@font-face {
    font-family: minmoji;
    src: url('https://minmoji.ucda.jp/fontseot/http%3A__implus.co.jp');
    src: local('minmoji'),
        url('https://minmoji.ucda.jp/fontswoff/http%3A__implus.co.jp') format('woff'),
        url('https://minmoji.ucda.jp/fonts/http%3A__implus.co.jp') format('opentype');
}
*/

* {
	margin:0;
	padding: 0;
}
body {
	background-image: url("../img/bg_g.png");
 -webkit-text-size-adjust: 100%; /*縦向き(Portrate)と横向き (Landscape)の文字サイズ自動調整させない*/
 	font-size:0.96rem;
}
input, select, button, textarea {
            font-family: inherit;
}
p {
	line-height:150%;
	margin-left: 1em;
	margin-right: 1em;
	text-align:left;
	margin-top: 0.5em;
}
img {
	border:none;
	max-width:100%;
}

table {
    border-collapse:  collapse;     /* セルの線を重ねる */
	margin-left:2%;
	max-width:96%;
	line-height:200%;
}
th,td {
    border: solid 1px;
	padding: 4px;
	line-height: 145%;
	}
table p {
	line-height:150%;
	}

table.toiawase th{ text-align:right; }
table.toiawase ,table.toiawase th,table.toiawase td{ border:hidden; }
table.toiawase input[type="text"] {
	font-size: 1.4em;
	padding: 0.3em;
	width: 100%;
	box-sizing: border-box;
	}
table.toiawase textarea{
	font-size: 1.4em;
	padding: 0.3em;
	width: 100%;
	box-sizing: border-box;
}
table.toiawase input[type="submit"],input[type="button"]{
    font-size: 1.6rem;
    line-height: 1.6rem;
    text-align: center;
    margin: 0 auto;
    padding: 1rem;
    width: 23rem;
    height: 4.3rem;
	box-sizing: border-box;
	}

table.gaiyou p{
	margin:0;
	padding:0;
}

#wraper {
	padding:0;
	padding-top:1em;
	max-width: 800px;
	margin: 0 auto;
	background: #FFF;
	text-align:left;
}

div.lbox {
	max-width:570px;
	float:left;
}

div.imp5 {
	padding:8px;
	margin:8px;
	background-color:#DEF;
	border:solid 1px #CCC;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div.imp5 strong {
	color:#0000ff;
	font-size:large;
	text-shadow: 2px 2px 1px #999999;
}

div.rbox {
	width:215px;
	float:right;
	text-align:center;
	margin-bottom:1em;
	margin-top:8px;
	margin-right: 5px;
}
div.rbox p {
	font-size:small;
}

div.bizbox2 {
	max-width:100%;
	min-height:160px;
	border-width: 1px;
	border-color:#3366CC;
	border-style:solid;
	margin: 8px;
}
div.bizbox2 h2 {
	margin-top:0;
}
div.bizbox2 p {

}

div.bbox {
	border:1px solid #99F;
	width:100%;
}

#head-left {
	width:400px;float:left; 
}
#head-right {
	width:380px;height:50px;float:right;text-align:right;
}

#base{
	margin:0;	padding:0;
}



ul, ol, dl {
	padding: 0;
	margin: 0;
	padding-left:16px; /* 暫定 */
}

img.logo {
	margin:0;
	margin-left:1em;
	margin-bottom: 1px;
}

h1 h2 h3 h4 h5 {
	margin:0;
	padding:0;
}
h1 {
	font-size:small;
	padding:0;
	margin:0;
	margin-left:1em;
	color:#666666;
}
h2 {
	line-height:20px;
	height:1.2em;
	margin-bottom:1em;
	font-size:medium;
	padding-left:1em;
	border-left:6px solid navy;
	border-bottom:1px solid navy;
	margin-top: 1em;
	border-top: 1px solid navy;
	background: #eeeeff;

/*	background:url('../img/bg_h2.jpg'); */
}
h3 {
	padding-left:1em;
	padding-right:1em;
	border:1px navy solid;
	font-size:medium;
}
h4 {
	margin-top: 1em;
	color: #000066;
	margin-left: 1em;
	background: #eeeeff;
	margin-right: 6px;
	border-left: 6px solid navy;
	height: 1.3em;
	padding-left: 6px;
	line-height: 1.4em;
	text-align: left;
	margin-bottom: 4px;
}

div#footer {
	border-top:thin navy solid;
	background-color:navy;
	color:#fff;
	text-align:center;
	font-size:x-small;
	font-weight:bold;
	font-size:13px;
}

.fltrt {
	float: right;
	margin-right: 4px;
	margin-left: 8px;
}
.fltlft {	float: left;
	margin-right: 8px;
	margin-left: 4px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.paypalbox {
	float:left;
	 padding: 0.5em;
	 margin:4px;
	 border-style:solid;
	 border-color:#39F;
	 width:230px;
	 height:340px;
}


div.fb-timeline {
	text-align:center;
	width:570px;
	float:left;
}
