/* CommonCSS------------------------------- */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/shared/bg.jpg);
	background-repeat: repeat;
}

#mainBox {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #DE007C;
	background-color: #FFF;
}
p,li,address,h1,h2,h3,h4,h5,h6,dl,table {
	line-height: 180%;
	color: #333333;
	font-family:
	'メイリオ',
	'Meiryo',
	'Hiragino Kaku Gothic Pro W3',
	'ヒラギノ角ゴ Pro W3',
	'Osaka',
	'ＭＳ Ｐゴシック',
	sans-serif;
}
p {
	font-size: 13px;
}

a {
	color: #3366FF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	text-align: left;
	vertical-align: top;
}
td,th {
	padding: 5px;
}
th {
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	background-color:#F7F7F7;
}
.left {
	float: left;
}
.right {
	float: right;
}
li img,dt img,dd img{
vertical-align:bottom;
}
.clear {
	clear: both;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
.replace {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
}
#header {
	width: 880px;
	height: 85px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainBox #header h1 {
	padding-top: 2px;
}

#mainBox #navibox li {
	margin: 0px;
	padding: 0px;
	width: 200px;
}
#navi p {
	float: left;
}
#subBox {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 220px;
	background-image: url(../images/shared/naviBg.gif);
	background-repeat: repeat-y;
	height: 600px;
}
#navibox {
	width: 200px;
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.kigyo{
    font-size: 12px;
    border: 1px solid #FFFFFF;
    padding: 3px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #FDEAF3;
    margin-top: 5px;
    text-align: left;
}
#textbox {
	margin: 0px;
	width: 660px;
	float: right;
	background-image: url(../images/shared/mainBg.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	height: 600px;
}
#textbox2 {
	margin: 0px;
	width: 650px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.main_image {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#mainBox #subBox #banner {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
}
#mainBox #textbox .topics ul {
	list-style-type: none;
}

#foot {
	background-color: #F8C7D8;
	padding: 0px;
	height: 120px;
}
#foot2 {
	background-color: #E0007C;
	padding: 0px;
	height: 100px;
}

#footbox {
	float: left;
	margin-left: 20px;
	width: 380px;
	width: 600px;
}
#footbox2 {
	padding-top: 20px;
}
#footbox3 {
	float: left;
	margin-left: 20px;
}
#foot #footbox #footAd {
	float: left;
}
#foot #footbox #footAd #footsaiko {
	font-size: 14px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.adress {
	font-size: 13px;
	text-align: left;
	padding-right: 0px;
	padding-top: 0px;
	line-height: 165%;
}
#foot2 p.tsubaki {
	color: #FFFFFF;
	text-align: right;
	font-size: 10px;
	line-height: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.topics {
	float: left;
	width: 640px;
	background-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.topics ul {
	margin: 0px;
	font-size: 13px;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 0px;
	width: 620px;
	padding-right: 10px;
	padding-left: 10px;
}
.topics li {
	line-height: 120%;
	padding-top: 5px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-indent: 10px;
}
h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#mainBox #textbox2 .jyunbi {
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 380px;
	padding-left: 0px;
}
.miniTitle {
	font-size: 18px;
	font-weight: normal;
	color: #1C3279;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C3279;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1C3279;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contactP {
	font-size: 15px;
	line-height: 200%;
}
.p18 {
	font-size: 18px;
	line-height: 200%;
}
#mainBox #textbox2 .textBox .textright {
	text-align: right;
}#mainBox #textbox .centerNavi {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#foot #footbox #pagetop {
	float: right;
	padding-top: 12px;
}
#mainBox #textbox2 {
	background-color: #FFF;
	margin-top: 3px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-bottom: 20px;
	vertical-align: top;
}
#mainBox #textbox h1 {
	padding: 10px;
}
#mainBox #textbox .centerText {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 180%;
	background-color: #FFF;
	width: 620px;
	margin-left: 10px;
}
#mainBox #textbox .centerText2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 14px;
	line-height: 180%;
	background-color: #FFF;
	width: 640px;
	margin-left: 10px;
}
#mainBox #textbox .centerText .photobox {
	padding-top: 10px;
	padding-left: 280px;
}
#mainBox #textbox .centerText p {
	font-size: 14px;
	line-height: 180%;
}
#mainBox #textbox .centerText .photobox .photoname {
	padding-top: 10px;
}
#mainBox #textbox2 .centerText .line {
	padding-top: 15px;
	padding-bottom: 15px;
}
.name {
	font-size: 16px;
}
#mainBox #textbox .topics ul li .item2 {
	line-height: 160%;
}
#mainBox #subBox #banner {
	padding-top: 15px;
}
.Bannerbox {
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 617px;
	padding-right: 10pt;
	padding-left: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.Bannerbox2 {
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 617px;
}
.Bannerbox .Btext {
	font-size: 16px;
	text-align: center;
}
.Btext3 {
    font-size: 17px;
    text-align: center;
    font-weight: bold;
    color: #C90003;
    background-color: #F3E9C7;
    margin-top: 3px;
    margin-bottom: 3px;
}
.Btext2 {
	font-size: 14px;
}
.jyunbi {
	font-size: 16px;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 350px;
}
h2 {
	font-size: 16px;
	background-color: #3D72C9;
	color: #FFF;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3F439D;
	margin-bottom: 10px;
}
h4 {
    font-size: 17px;
    font-weight: bold;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 1px;
    padding-left: 10px;
    margin-top: 10px;
    border-left: 5px solid #6B6FC3;
    margin-bottom: 10px;
    border-bottom: 1px solid #6B6FC3;
}
#mainBox #subBox #banner li {
	padding-bottom: 10px;
}
.red {
	color: #F00;
}
.redline {
	text-decoration: line-through;
}


#mainBox #textbox .centerText .gaiyo {
	font-size: 15px;
}
#mainBox #textbox .centerText .gaiyo2 {
    font-size: 15px;
    font-weight: bold;
}
.regnavi {
	padding-top: 5px;
	text-align: center;
}#mainBox #textbox .centerText2 .societybox h3 {
	font-size: 18px;
}
table {
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
td,th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}
th {
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	background-color:#F7F7F7;
}
.akasen {
    color: #C40606;
    text-decoration: underline;
}
.uline {
    text-decoration: underline;
}
.olpro {
    font-size: 15px;
    line-height: 180%;
	padding-left: 30px;
}
.ulpro {
    font-size: 15px;
    line-height: 180%;
    padding-left: 10px;
    list-style-type: disc;
}

/*ログイン*/

.login {
    margin-bottom: 20px;
    padding-bottom: 10px;
    top: 0px;
    padding-top: 15px;
    padding-right: 8px;
    padding-left: 8px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border: 2px solid #F6989F;
    background-color: #FFFFFF;
}
.login2 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    top: 0px;
    padding-top: 15px;
    padding-right: 8px;
    padding-left: 8px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    border: 2px solid #F6989F;
    background-color: #FFFFFF;
}
.lognavi {
    padding-top: 15px;
	text-align: center;
}
.logsbP {
    text-align: center;
    font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
    margin-bottom: 8px;
}
.logsbP2 {
    text-align: center;
    font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
    margin-bottom: 8px;
	line-height: 180%;
}
/*ボタン設定*/

.btn,
a.btn,
button.btn {
	font-family:
	'メイリオ',
	'Meiryo',
	'Hiragino Kaku Gothic Pro W3',
	'ヒラギノ角ゴ Pro W3',
	'Osaka',
	'ＭＳ Ｐゴシック',
	sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #fff;
  border-radius: 0;
}

.btn-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 40px auto;
}

.btn-box .btn-w{
  width: 250px;
}

.btn-box a{
  margin-bottom: 10px;
}

.btn-box img{
  max-width: 200px;
  width: 100%;
  margin-bottom: 10px;
}

.btn-1,
a.btn-1,
button.btn-1 {
	background-color: #0D378C; /* 色設定 */
  border: 4px double #fff;
}

.btn-1:hover,
a.btn-1:hover,
button.btn-1:hover {
	background-color: rgba(13, 55, 140, 0.7); /* 色設定 */
  border: 4px double #fff;
}

.btn-2,
a.btn-2,
button.btn-2 {
	background-color: #D92414; /* 色設定 */
  border: 4px double #fff;
}

.btn-2:hover,
a.btn-2:hover,
button.btn-2:hover {
	background-color: rgba(217, 36, 20, 0.7); /* 色設定 */
  border: 4px double #fff;
}

.btn-3,
a.btn-3,
button.btn-3 {
	background-color: #7AB3BF; /* 色設定 */
  border: 4px double #fff;
}

.btn-3:hover,
a.btn-3:hover,
button.btn-3:hover {
	background-color: #F2CB05; /* 色設定 */
  border: 4px double #fff;
}

/* ボタン設定 */

.miniNavibox
{
	margin-bottom: 15px;
}

.miniNavibox ul
{
	list-style-type: none;
}

.miniNavibox ul li
{
	float: left;
}
