body,div,dl,dt,dd,ul,li,ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,th,td,address {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 1.7em;
	color: #1A1A1A;
	font-weight: normal;
}
h1 {
	font-size: 40px;
	font-weight: normal;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
h1.midashi {
	font-size: 30px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 50px;
	background-image: url(../css-img/h1point.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-position: 10px 40%;
	display: block;
	margin-top: 30px;
	margin-bottom: 30px;
}
h2 {
	color: #000000;
	padding-right: 1em;
	padding-left: 1em;
	font-size: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h2.midashi {
	font-weight: normal;
	font-size: 23px;
	padding-top: 1em;
	line-height: 1.4em;
	padding-bottom: 0.5em;
}
h3 {
	font-size: 20px;
	line-height: 1.5em;
	padding-bottom: 0.5em;
	clear: both;
	padding-left: 10px;
	color: #000;
	padding-right: 10px;
	font-weight: normal;
}
h4 {
	margin-bottom: 5px;
	font-size: 15px;
	line-height: 1.8em;
	font-weight: bold;
	padding: 5px 1em;
}
h5 {
	clear: both;
	font: normal 11px "Meiryo UI", meiryo, Arial;
	padding-left: 1em;

}

h6 {
	font-size: 10px;
	font-weight: normal;
	padding-right: 1em;
	padding-left: 1em;
}
p    {
	padding-bottom: 1em;
	padding-left: 2em;
	padding-right: 2em;
	font-size: 15px;
	line-height: 1.8em;
}
.clearboth    {
	clear: both;

}
p.small    {
	font-size: 10px;
	padding-bottom: 0em;
	margin-bottom: 0px;
	padding-top: 0px;
}
.taxsmall {
	line-height: normal;
	font-size: 70%;
}

caption {
}

strong {
	font-weight: bold;
}

em {
	font-size: 1.5em;
	font-style: normal;
	line-height: 1.5em;
}
address ,address a{


}
dt,dd {
}
a {
	color: #2D396A;
	text-decoration: none;
}
a:hover   {
	color: #004D80;
	text-decoration: underline;
}
a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: text-bottom;
}
a:hover img {
	opacity: 0.8;
}

dd a {
}
ul {
	list-style: none;
}
li {
}
ol {
}
ol li {
}
ul.links {
	display: inline;
	clear: both;
}
ul.links li {
	float: left;
	padding-right: 1em;
	list-style-type: none;
	height: 1em;
	display: block;
}
ul.links li a {
	display: inline;
}
ul.links li a:hover {
	text-decoration: none;
	border-bottom: 2px solid #C6AAC1;
}
.pricelist {
	padding: 1em 2em;
}

.pricelist dt {
	float: left;
	line-height: 2.5em;
	font-family: "Meiryo UI", meiryo, Arial;
	font-weight: bold;
}
.pricelist dd {
	line-height: 2.5em;
	text-align: right;
	border-bottom: 1px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
}
hr {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.1), rgba(0,0,0,0.35), rgba(0,0,0,0.1));
	background-image:    -moz-linear-gradient(left, rgba(0,0,0,0.1), rgba(0,0,0,0.35), rgba(0,0,0,0.1));
	background-image:     -ms-linear-gradient(left, rgba(0,0,0,0.1), rgba(0,0,0,0.35), rgba(0,0,0,0.1));
	background-image:      -o-linear-gradient(left, rgba(0,0,0,0.1), rgba(0,0,0,0.35), rgba(0,0,0,0.1));
	margin: 10px 0px;
}
ul.action_bt  {
	position: relative;
	display: block;
	padding: 10px;

}
ul.action_bt li {
	position: relative;
	display: block;
	float: left;
	min-width: 30%;
}

ul.action_bt li a {
	background-image: -webkit-linear-gradient(-90deg,rgb(64,105,148) 0%,rgb(40,28,75) 100%);
	background-image: url(../css_img/ulaction_bt1.jpg);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.35);
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.35);
	box-shadow: 1px 1px 5px rgba(0,0,0,0.35);
	background-color: rgb(64,105,148);
	position: relative;
	display: block;
	font-weight: bold;
	color: #FFF;
	margin-right: 0px;
	margin-bottom: 20px;
	border: 1px solid #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-position: left center;
}
ul.action_bt li a:hover {
	background-image: url(../css_img/ulaction_bt2.jpg);
	text-decoration: none;
	background-color: rgb(51,85,119);
}
ul.action_bt li span  {
	font-size: 9px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D6D6D6;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;


}

.gotop {
	clear: both;
	text-align: right;
}
.gotop a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
a.more {
	background-image: url(../zrssfeed/moreo.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	display: inline-block;
	padding-left: 1em;
}
.fadein {
    opacity : 0;
    transform : translate(0, 50px);
    transition : all 300ms;
}
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
}
table {
	border-bottom: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	-webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.09);
	box-shadow: 5px 5px 10px rgba(0,0,0,0.09);
	width: 90%;
}
table tr {

}

table td {
	padding: 5px;
	border-top: 1px solid #C4C4C4;
	border-left: 1px solid #C4C4C4;
}

table th {
	padding: 5px;
	border-top: 1px solid #C4C4C4;
	border-left: 1px solid #C4C4C4;
	background-color: #F1F1F1;
}
.youtube2 {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube2 iframe {
  position: absolute;
  top: 0;
  right: 5%;
  width: 90% !important;
  height: 90% !important;
}
form  {
	text-align: left;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	max-width: 500px;
	border: 1px none #404675;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #F5F5F5;
}
select  , textarea {
	font-size: 18px;
	width: 100%;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	margin-bottom: 1em;
}
textarea {
	width: 90%;
}
input[type="submit"]{
	font-size: 18px;
	color: #FFFFFF;
	background-color: #45449F;
	border-radius: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
