@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	line-height: 1.8em;
	font-family: "ryo-display-plusn",serif,"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a img {
  border: none;
}
a img:hover {
	opacity: 0.6;
}
img {
	vertical-align: bottom;
}
a:focus{
  outline:none;
}
a:link {
	color: #0d68c1;
	text-decoration: underline;
}
a:visited {
	color: #0d68c1;
	text-decoration: underline;
}
a:hover {
	color: #a05e48;
	text-decoration: underline;
}
li a {
/*	display: block;*/
	padding: 0px;
	line-height: normal;
	
}
li img {
	vertical-align: bottom;
}
h1, h2, h3, h4, h5, ul, li, ol, dl, dt, dd, p, address {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
address {
	font-style: normal;
}
h2, h3, h4, h5 {
	font-style: normal;
}
html {
}
.fa {
	padding-right: 5px;
}


/* layout
----------------------------------------------------- */

header#main_header {
	width: 100%;
	height: 100px;
}
header#main_header #head_inner {
	width: 100%;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
header#main_header #head_inner h1.head {
	position: absolute;
	top: 10px;
	width: 170px;
	left: 10px;
}
header#main_header #head_inner img {
	margin-bottom: 10px;
}

header #head_info_sp {
	display: none;
}
header #head_info_pc {
	width: 500px;
	float: right;
	padding-top: 22px;
	text-align: right;
	color: #FFFFFF;
}
header #head_info_pc a:link {
	color: #FFFFFF;
	text-decoration: none;
}
header #head_info_pc a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
header #head_info_pc a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
header #head_info_pc img {
	margin-left: 20px;
}
header a.btn_contact {
	border-radius: 5px;
	background-color: #254D98;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 15px;
	font-weight: bold;
}

nav#navi-top {
	font-size: 15px;
	letter-spacing: 0.1em;
	font-style: normal;
	font-size:1.0em;
	font-weight: 600;
	clear: both;
	padding-top: 35px;
	text-align: center;
	float: right;
	padding-right: 15px;
}
nav#navi-top #navi_inner {
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	min-width: 700px;
}
#navi_inner a.current {
	text-decoration: none;
	font-weight: bold;
}
#navi_inner a.current:link,
#navi_inner a.current:visited, 
#navi_inner a.current:hover {
	color: #FF4E00;
	text-decoration: none;
}
#navi-top a {
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	border-right: 1px solid #1e90ff;
}
#navi-top a:last-child {
	border-right-style: none;
}
#container {
}
.contents {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	min-height: 400px;
}
#side-L {
	float: left;
	width: 700px;
}
#side-R {
	width: 260px;
	float: right;
	padding-bottom: 10px;
}
#side-R .sidebnr {
	font-size: 11px;
	text-align: center;
	line-height: 0px;
}
#side-R .sidebnr p {
	padding-bottom: 10px;
}
#side-R h3.sidectg {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #666666;
	font-size: 0.9em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#side-R ul.navi-side {
	font-size: 0.9em;
	clear: both;
	background-color: #EEEEEE;
	margin-bottom: 30px;
}
#side-R h3.sidectg a {
	color: #000;
	display: block;
}
ul.navi-side li {
	padding-left: 30px;
	background-image: url(images/arrow1.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	color: #003E7B;
	border-bottom: 1px dotted #999999;
}
ul.navi-side li a {
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
}
ul.navi-side li a:link {
	color: #000000;
	text-decoration: none;
}
ul.navi-side li a:visited  {
	color: #000000;
	text-decoration: none;
}
ul.navi-side li a:hover {
	color: #666666;
	text-decoration: underline;
}


footer#main_footer {
	width: 100%;
	clear: both;
	font-size: 1.0em;
	text-align:center;
	color: #ffffff;
	background-color: #008dc4;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
footer#main_footer #foot_inner {
	padding-top: 2em;
	padding-bottom: 2em;
}
footer#main_footer #foot_inner p {
	margin-bottom:10px;
}

footer#main_footer p#copyright {
	letter-spacing: 0.1em;
	font-size: 0.9em;
	clear: both;
	padding-top: 0.5em;
}

footer#main_footer a {
	color: #FFFFFF;
}
footer#main_footer a:link {
	text-decoration: none;
}
footer#main_footer a:visited {
	text-decoration: none;
}
footer#main_footer a:hover {
	text-decoration: underline;
}
.foot_tel {
	font-size: 2em;
	margin-bottom: 5px;
}


/* contents
--------------------------------------------------------------------------*/
h2 {
	clear: both;

}
h2 .link_list {
	font-size: 12px;
	float: right;
}
h2 .link_list a {
	color: #FFFFFF;
}
h3 {
	font-size: 2em;
	font-weight: normal;
	padding-top: 10px;
	margin-bottom: 1em;
	line-height: 1.3em;
}
h4 {
	font-size: 1.9em;
	font-weight: normal;
	padding-top: 8px;
	margin-bottom: 0.8em;
	line-height: 1.3em;
}
h5 {
	font-size: 1.8em;
	font-weight: normal;
	padding-top: 6px;
	margin-bottom: 0.6em;
	line-height: 1.3em;
}
.combox {
	padding-left: 49px;
	padding-right: 49px;
	padding-top: 20px;
	padding-bottom: 50px;
	margin-bottom: 30px;
	border: 1px solid #E8E8E8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.combox p {
	padding-top: 0.8em;
	padding-bottom: 0.8em;
}
.brdr_top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-bottom: 30px;
	padding-top: 30px;
}
.brdr_btm {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 30px;
	padding-top: 30px;
}

.leadCom {
	border-radius: 8px;
	margin-bottom: 15px;
	background-color: #F4EFE7;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 2em;
	padding-right: 2em;
}
.float-L {
	float: left;
	padding-right: 3em;
	padding-bottom: 1em;
}
.float-R {
	float: right;
	padding-left: 3em;
	padding-bottom: 1em;
}


.img-border {
	border: 1px solid #CCC;
}
.caption {
	font-size: 0.85em;
	color: #666;
	line-height: 1.1em;
	padding-bottom: 3px;
}
p.pagetop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	background: #000000;
	font-size: 12px;
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	letter-spacing: 0.1em;
	display: block;
	border-radius: 5px;
	clear: both;
}
p.pagetop a {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
p.indent {
	padding-left:1em;
	text-indent:-1em;
	line-height: 1.5em;
	padding-top: 0px;
	padding-bottom: 6px;
}
p.arrow {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
p.pdf {
	background-image: url(images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	font-weight: bold;
}
.btn_detail {
	text-align: center;
	padding-top: 10px;
}
.icon {
	vertical-align: middle;
	padding-left: 5px;
}

dl.normal dt {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
dl.normal dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
}
ol.normal li {
	list-style-type: decimal;
	padding-left: 0px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* table
----------------------------------------------------- */
table.tablebox  {
	line-height: 1.5em;
	border-bottom: 1px solid #B9B9B9;
	border-left: 1px solid #B9B9B9;
}
.tablebox td {
	border-top: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
	padding: 10px;
}
.tablebox .TD1 {
	background-color: #F4F4F4;
	border-right-style: none;
}
.tablebox .TD2 {
	background-color: #E4F6FF;
	border-right-style: none;
}


/* form
----------------------------------------------------- */
form {
	margin: 0px;
	padding: 0px;
}
input {
	padding : 8px;
}
.wide-S {
	width: 300px;
}
.wide-L {
	width: 80%;
}
textarea {
	padding : 8px;
}
select {
	margin-top: 1px;
	margin-bottom: 1px;
}
.btnbox {
	text-align: center;
	padding: 15px;
	clear: both;
}
.btnbox input{
	font-size: 1.1em;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin-right: 10px;
	margin-left: 10px;
	letter-spacing: 0.2em;
}
.errmsg {
	color: #C00;
}
.msg {
	color: #C00;
}
p.hosoku {
	font-size: 0.9em;
	padding: 0px;
	margin: 0px;
	color: #777;
}

dl.contact {
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin-bottom: 20px;
}
dl.contact dt {
	padding: 8px;
	background-color: #EFEFEF;
	border-top: 1px solid #CCC;
}
dl.contact dd {
	border-bottom: 1px solid #CCC;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


/* text
----------------------------------------------------- */
.txt12 {
	font-size: 12px;
}
.txt-LL {
	font-size: 1.6em;
}
.txt-L {
	font-size: 1.3em;
}
.txt-M {
	font-size: 0.9em;
}
.txt-S {
	font-size: 0.8em;
}
.txtRed {
	color: #C00;
}
.txtRed-LL {
	color: #C00;
	font-size: 1.6em;
}
.txtRed-L {
	color: #C00;
	font-size: 1.3em;
}
.txtPink {
	color: #C66;
}
.txtBlue {
	color: #006DD9;
}
.txtBlue-LL {
	color: #006DD9;
	font-size: 1.6em;
}
.txtBlue-L {
	color: #006DD9;
	font-size: 1.2em;
}
.txtGreen {
	color: #008C46;
}
.txtGreen-LL {
	color: #008C46;
	font-size: 1.6em;
}
.txtGreen-L {
	color: #008C46;
	font-size: 1.2em;
}
.txtGray {
	color: #999;
}
.txtWhite {
	color: #FFF;
}
.txt-bg {
	background-color: #F9ECEC;
	font-size: 1.1em;
	padding: 5px;
}
.txt-shadow {
	text-shadow: 1px 1px 5px #666666;
}
.txt-normal {
	font-weight: normal;
}
.txt-italic {
	font-style: italic;
}
.box-pt5 {
	padding-top: 5px;
}
.box-pt10 {
	padding-top: 10px;
}
.box-pb5 {
	padding-bottom: 5px;
}
.box-pb10 {
	padding-bottom: 10px;
}
.box-pb15 {
	padding-bottom: 15px;
}
.box-pb20 {
	padding-bottom: 20px;
}
.box-ptb5 {
	padding-bottom: 5px;
	padding-top: 5px;
}
.box-pl20 {
	padding-left: 20px;
}
.box-ptb10 {
	padding-bottom: 10px;
	padding-top: 10px;
}
.box-p20 {
	padding: 20px;
}
.box-mb5 {
	margin-bottom: 5px;
}
.box-mb10 {
	margin-bottom: 10px;
}
.box-mb15 {
	margin-bottom: 15px;
}
.box-mt5 {
	margin-top: 5px;
}
.box-mt10 {
	margin-top: 10px;
}
.box-mtb10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.box-mtb15 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.box-mtb20 {
	margin-top: 20px;
	margin-bottom: 25px;
}
.box-ml20 {
	margin-left: 20px;
}
.box-m0 {
	margin: 0px;
}
.box-mr0 {
	margin-right: 0px;
}

.line-btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.box-mrl20 {
	margin-right: 20px;
	margin-left: 20px;
}


/*リンク画像色変え
----------------------------------------------------- */
.opacity a img  {
	display: inline-block;
}
.opacity a:hover img,
.opacity a:active img{
   -moz-opacity:0.8;
   opacity:0.8;
   filter:alpha(opacity=80);
}


/* clearfix
----------------------------------------------------- */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

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



/**/

.topicpath {
	margin-bottom: 1em;
	padding-top: 1em;
}
.topicpath a {
	color: #888888;
}
.snsbox {
	margin-bottom: 10px;
}
.snsbox img {
	margin-right: 10px;
}
.pagetitle {
	color: #000000;
	font-size: 2.5em;
	padding-top: 1em;
	padding-bottom: 1em;
	line-height: 1.3em;
    text-align: center;
	font-weight: bold;
}
@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	line-height: 1.8em;
	font-family: "ryo-display-plusn",serif,"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a img {
  border: none;
}
a img:hover {
	opacity: 0.6;
}
img {
	vertical-align: bottom;
}
a:focus{
  outline:none;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #222;
	text-decoration: underline;
}
a:hover {
	color: #5eaefc;
	text-decoration: underline;
}
li a {
/*	display: block;*/
	padding: 0px;
	line-height: normal;
}
li img {
	vertical-align: bottom;
}
h1, h2, h3, h4, h5, ul, li, ol, dl, dt, dd, p, address {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
address {
	font-style: normal;
}
h2, h3, h4, h5 {
	font-style: normal;
}
html {
}
.fa {
	padding-right: 5px;
}


/* layout
----------------------------------------------------- */

header#main_header {
	width: 100%;
	height: 100px;
}
header#main_header #head_inner {
	width: 100%;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
header#main_header #head_inner h1.head {
	position: absolute;
	top: 10px;
	width: 170px;
	left: 10px;
}
header#main_header #head_inner img {
	margin-bottom: 10px;
}

header #head_info_sp {
	display: none;
}
header #head_info_pc {
	width: 500px;
	float: right;
	padding-top: 22px;
	text-align: right;
	color: #FFFFFF;
}
header #head_info_pc a:link {
	color: #FFFFFF;
	text-decoration: none;
}
header #head_info_pc a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
header #head_info_pc a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
header #head_info_pc img {
	margin-left: 20px;
}
header a.btn_contact {
	border-radius: 5px;
	background-color: #254D98;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 15px;
	font-weight: bold;
}

nav#navi-top {
	font-size: 15px;
	letter-spacing: 0.1em;
	font-style: normal;
	font-size:1.0em;
	font-weight: 600;
	clear: both;
	padding-top: 35px;
	text-align: center;
	float: right;
	padding-right: 15px;
}
nav#navi-top #navi_inner {
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	min-width: 700px;
}
#navi_inner a.current {
	text-decoration: none;
	font-weight: bold;
}
#navi_inner a.current:link,
#navi_inner a.current:visited, 
#navi_inner a.current:hover {
	color: #FF4E00;
	text-decoration: none;
}
#navi-top a {
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	border-right: 1px solid #1e90ff;
}
#navi-top a:last-child {
	border-right-style: none;
}
#container {
}
.contents {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	min-height: 400px;
}
#side-L {
	float: left;
	width: 700px;
}
#side-R {
	width: 260px;
	float: right;
	padding-bottom: 10px;
}
#side-R .sidebnr {
	font-size: 11px;
	text-align: center;
	line-height: 0px;
}
#side-R .sidebnr p {
	padding-bottom: 10px;
}
#side-R h3.sidectg {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #666666;
	font-size: 0.9em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#side-R ul.navi-side {
	font-size: 0.9em;
	clear: both;
	background-color: #EEEEEE;
	margin-bottom: 30px;
}
#side-R h3.sidectg a {
	color: #000;
	display: block;
}
ul.navi-side li {
	padding-left: 30px;
	background-image: url(images/arrow1.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	color: #003E7B;
	border-bottom: 1px dotted #999999;
}
ul.navi-side li a {
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
}
ul.navi-side li a:link {
	color: #000000;
	text-decoration: none;
}
ul.navi-side li a:visited  {
	color: #000000;
	text-decoration: none;
}
ul.navi-side li a:hover {
	color: #666666;
	text-decoration: underline;
}


footer#main_footer {
	width: 100%;
	clear: both;
	font-size: 1.0em;
	text-align:center;
	color: #ffffff;
	background-color: #008dc4;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
footer#main_footer #foot_inner {
	padding-top: 2em;
	padding-bottom: 2em;
}
footer#main_footer #foot_inner p {
	margin-bottom:10px;
}

footer#main_footer p#copyright {
	letter-spacing: 0.1em;
	font-size: 0.9em;
	clear: both;
	padding-top: 0.5em;
}

footer#main_footer a {
	color: #FFFFFF;
}
footer#main_footer a:link {
	text-decoration: none;
}
footer#main_footer a:visited {
	text-decoration: none;
}
footer#main_footer a:hover {
	text-decoration: underline;
}
.foot_tel {
	font-size: 2em;
	margin-bottom: 5px;
}


/* contents
--------------------------------------------------------------------------*/
h2 {
	clear: both;

}
h2 .link_list {
	font-size: 12px;
	float: right;
}
h2 .link_list a {
	color: #FFFFFF;
}
h3 {
	font-size: 2em;
	font-weight: normal;
	padding-top: 10px;
	margin-bottom: 1em;
	line-height: 1.3em;
}
h4 {
	font-size: 1.9em;
	font-weight: normal;
	padding-top: 8px;
	margin-bottom: 0.8em;
	line-height: 1.3em;
}
h5 {
	font-size: 1.8em;
	font-weight: normal;
	padding-top: 6px;
	margin-bottom: 0.6em;
	line-height: 1.3em;
}
.combox {
	padding-left: 49px;
	padding-right: 49px;
	padding-top: 20px;
	padding-bottom: 50px;
	margin-bottom: 30px;
	border: 1px solid #E8E8E8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.combox p {
	padding-top: 0.8em;
	padding-bottom: 0.8em;
}
.brdr_top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-bottom: 30px;
	padding-top: 30px;
}
.brdr_btm {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 30px;
	padding-top: 30px;
}

.leadCom {
	border-radius: 8px;
	margin-bottom: 15px;
	background-color: #F4EFE7;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 2em;
	padding-right: 2em;
}
.float-L {
	float: left;
	padding-right: 3em;
	padding-bottom: 1em;
}
.float-R {
	float: right;
	padding-left: 3em;
	padding-bottom: 1em;
}


.img-border {
	border: 1px solid #CCC;
}
.caption {
	font-size: 0.85em;
	color: #666;
	line-height: 1.1em;
	padding-bottom: 3px;
}
p.pagetop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	background: #000000;
	font-size: 12px;
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	letter-spacing: 0.1em;
	display: block;
	border-radius: 5px;
	clear: both;
}
p.pagetop a {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
p.indent {
	padding-left:1em;
	text-indent:-1em;
	line-height: 1.5em;
	padding-top: 0px;
	padding-bottom: 6px;
}
p.arrow {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
p.pdf {
	background-image: url(images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	font-weight: bold;
}
.btn_detail {
	text-align: center;
	padding-top: 10px;
}
.icon {
	vertical-align: middle;
	padding-left: 5px;
}

dl.normal dt {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
dl.normal dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
}
ol.normal li {
	list-style-type: decimal;
	padding-left: 0px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* table
----------------------------------------------------- */
table.tablebox  {
	line-height: 1.5em;
	border-bottom: 1px solid #B9B9B9;
	border-left: 1px solid #B9B9B9;
}
.tablebox td {
	border-top: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
	padding: 10px;
}
.tablebox .TD1 {
	background-color: #F4F4F4;
	border-right-style: none;
}
.tablebox .TD2 {
	background-color: #E4F6FF;
	border-right-style: none;
}


/* form
----------------------------------------------------- */
form {
	margin: 0px;
	padding: 0px;
}
input {
	padding : 8px;
}
.wide-S {
	width: 300px;
}
.wide-L {
	width: 80%;
}
textarea {
	padding : 8px;
}
select {
	margin-top: 1px;
	margin-bottom: 1px;
}
.btnbox {
	text-align: center;
	padding: 15px;
	clear: both;
}
.btnbox input{
	font-size: 1.1em;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin-right: 10px;
	margin-left: 10px;
	letter-spacing: 0.2em;
}
.errmsg {
	color: #C00;
}
.msg {
	color: #C00;
}
p.hosoku {
	font-size: 0.9em;
	padding: 0px;
	margin: 0px;
	color: #777;
}

dl.contact {
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin-bottom: 20px;
}
dl.contact dt {
	padding: 8px;
	background-color: #EFEFEF;
	border-top: 1px solid #CCC;
}
dl.contact dd {
	border-bottom: 1px solid #CCC;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


/* text
----------------------------------------------------- */
.txt12 {
	font-size: 12px;
}
.txt-LL {
	font-size: 1.6em;
}
.txt-L {
	font-size: 1.3em;
}
.txt-M {
	font-size: 0.9em;
}
.txt-S {
	font-size: 0.8em;
}
.txtRed {
	color: #C00;
}
.txtRed-LL {
	color: #C00;
	font-size: 1.6em;
}
.txtRed-L {
	color: #C00;
	font-size: 1.3em;
}
.txtPink {
	color: #C66;
}
.txtBlue {
	color: #006DD9;
}
.txtBlue-LL {
	color: #006DD9;
	font-size: 1.6em;
}
.txtBlue-L {
	color: #006DD9;
	font-size: 1.2em;
}
.txtGreen {
	color: #008C46;
}
.txtGreen-LL {
	color: #008C46;
	font-size: 1.6em;
}
.txtGreen-L {
	color: #008C46;
	font-size: 1.2em;
}
.txtGray {
	color: #999;
}
.txtWhite {
	color: #FFF;
}
.txt-bg {
	background-color: #F9ECEC;
	font-size: 1.1em;
	padding: 5px;
}
.txt-shadow {
	text-shadow: 1px 1px 5px #666666;
}
.txt-normal {
	font-weight: normal;
}
.txt-italic {
	font-style: italic;
}
.box-pt5 {
	padding-top: 5px;
}
.box-pt10 {
	padding-top: 10px;
}
.box-pb5 {
	padding-bottom: 5px;
}
.box-pb10 {
	padding-bottom: 10px;
}
.box-pb15 {
	padding-bottom: 15px;
}
.box-pb20 {
	padding-bottom: 20px;
}
.box-ptb5 {
	padding-bottom: 5px;
	padding-top: 5px;
}
.box-pl20 {
	padding-left: 20px;
}
.box-ptb10 {
	padding-bottom: 10px;
	padding-top: 10px;
}
.box-p20 {
	padding: 20px;
}
.box-mb5 {
	margin-bottom: 5px;
}
.box-mb10 {
	margin-bottom: 10px;
}
.box-mb15 {
	margin-bottom: 15px;
}
.box-mt5 {
	margin-top: 5px;
}
.box-mt10 {
	margin-top: 10px;
}
.box-mtb10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.box-mtb15 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.box-mtb20 {
	margin-top: 20px;
	margin-bottom: 25px;
}
.box-ml20 {
	margin-left: 20px;
}
.box-m0 {
	margin: 0px;
}
.box-mr0 {
	margin-right: 0px;
}

.line-btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.box-mrl20 {
	margin-right: 20px;
	margin-left: 20px;
}


/*リンク画像色変え
----------------------------------------------------- */
.opacity a img  {
	display: inline-block;
}
.opacity a:hover img,
.opacity a:active img{
   -moz-opacity:0.8;
   opacity:0.8;
   filter:alpha(opacity=80);
}


/* clearfix
----------------------------------------------------- */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

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



/**/

.topicpath {
	margin-bottom: 1em;
	padding-top: 1em;
}
.topicpath a {
	color: #888888;
}
.snsbox {
	margin-bottom: 10px;
}
.snsbox img {
	margin-right: 10px;
}
.pagetitle {
	color: #000000;
	font-size: 2.5em;
	padding-top: 1em;
	padding-bottom: 1em;
	line-height: 1.3em;
    text-align: center;
	font-weight: bold;
}
