@charset "utf-8";
/* CSS Document */

/* メインコンテンツ
**********************/
#main_contents {
	width: 960px;
	margin: -15px auto 5px auto;
}
/*サイドコンテンツ
*********************/
#side_contents {
	width: 250px;
	float: left;
	height: auto;
	border: 1px solid #000099;
	border-radius: 10px;
	margin-top: 0;
	margin-right: 5px;
	}
#side_contents h2 {
	background-color:#000099;
	line-height: 35px;
	color: aliceblue;
	text-align: center;
	margin-top: 0;
	border-radius: 5px 5px 0px 0px;
}
#side_contents p {
	font-style: normal;
	font-size: 20px;
	text-align: center;
	line-height: 5px;
	font-weight: bold;
}
#side_contents span {
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
}
#side_contents .form a {
	padding: 5px 15px 3px 18px;
	height: 30px;
	font-size: 15px;
	font-weight: bold;
	background: #1350AF;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	border-radius: 3px;
	color: #FFF;
}
#side_contents .form a:hover {
	background: #6699ff;
}
#side_contents .blog a{
	padding: 5px 15px 3px 18px;
	height: 30px;
	font-size: 15px;
	font-weight: bold;
	background: green;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	border-radius: 3px;
	color: #FFF;
}
#side_contents .blog a:hover {
	background: lightgreen;
}

#side_contents .map a{
	padding: 5px 15px 3px 18px;
	height: 30px;
	font-size: 15px;
	font-weight: bold;
	background: #1350AF;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	border-radius: 3px;
	color: #FFF;
}
#side_contents .map a:hover {
	background: #6699ff;
}

#side_contents .name {
	font-size: 20px;
	font-weight: bold;
	line-height: 15px;
	text-align: center;
}
#side_contents .name_1 {
	font-size: 15px;
	font-weight: bold;
	line-height: 1px;
	text-align: center;
	margin-bottom: 25px;
}
#side_contents .address p {
	font-size: 13px;
	text-align: left;
	padding-left: 20px;
	margin-top: 5px;
}
#side_contents section .access_head {
	width: 150px;
	height: 18px;
	font-size: 18px;
	padding: 3px 0 3px 0;
	font-weight: bold;
	background: #6699ff;
	text-align: center;
	border-radius: 3px;
	color: #FFF;
	margin: 0 auto;
}
#side_contents section .access {
	font-size: 13px;
}

/*ミドルコンテンツ
*********************/
#middle_contents {
	display:inline;
	float:left;
	width: 685px;
	margin-top: 0px;;
	margin-left: 0px;
	border: 1px solid #000099;
border-radius: 5px;
}

#middle_contents .qa .qa_head{
	background: #000099;
	height: 36px;
	line-height: 39px;
	font-size:20px;
	color:aliceblue;
	padding-left:15px;
	border-radius: 4px 4px 0px 0px;
	margin: 0px 0px 20px 0px;
	}


#middle_contents h2{
	margin-left: 20px;
	padding-top: 10px;
	padding-left: 25px;
	color: #1350AF;
	background: lightblue;
	width: 550px;
	height: 30px;
	border-radius: 4px;
}

/*モーダルここから*/
#modal-content {
	width: 75%;
	margin: 0px;
	padding: 10px 20px;
	position: fixed;
	display: none;
	z-index: 2;
}
#modal-overlay {
	z-index: 1;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 120%;
	background-color: rgba( 0,0,0, 0.75 );
}
#modal-open .button-link {
	font-size: 5px;
	background: pink;
	border-radius: 20px;
	color: #00f;
	text-decoration: none;
}
.button-link:hover {
	cursor: pointer;
	color: #f00;
}


/*Q&A形式

******************************/
.syncer-acdn-faq dt {
	margin: 10px 0px 0px 8px; ;
	padding-left: 30px;
	border: 2px solid #000099;
	border-radius: 5px;
	width: 635px;
	height: auto;
	line-height: 30px;
	margin-bottom: 5px;
	font-size: 20px;
	text-indent: -20px;
}

.syncer-acdn-faq dd
{
	padding: 4px 0 ;
	border: 2px dotted #000099;
	border-radius: 5px;
	width: 592px;
	height: 50px;
	}


.syncer-acdn-faq dt:hover
{
	cursor: pointer ;
	color: #777 ;
}

.syncer-acdn-faq dt
{
	font-weight: 700 ;
}

.syncer-acdn-faq dd
{
	display: none ;
	padding: 12px 0 ;
}

#syncer-acdn-01{
	height: auto;
	padding-left: 25px;
	padding-right: 10px;
	text-indent: -20px;
	font-size: 15px;
}

#syncer-acdn-02{
	height: auto;
	padding-left: 25px;
	padding-right: 10px;
	text-indent: -20px;
	font-size: 15px;
}

#syncer-acdn-03{
	height: auto;
	padding-left: 25px;
	padding-right: 10px;
	text-indent: -20px;
	font-size: 15px;
}

#syncer-acdn-04{
	height: auto;
	padding-left: 25px;
	padding-right: 10px;
	text-indent: -20px;
	font-size: 15px;
}

#syncer-acdn-05{
	height: auto;
	padding-left: 25px;
	padding-right: 10px;
	text-indent: -20px;
	font-size: 15px;
}

#syncer-acdn-06{
	height: auto;
	padding-left: 25px;
	padding-right: 10px;
	text-indent: -20px;
	font-size: 15px;
}

#syncer-acdn-07{
	height: auto;
	padding-left: 25px;
	padding-right: 10px;
	text-indent: -20px;
	font-size: 15px;
}

#syncer-acdn-08{
	height: auto;
	padding-left: 25px;
	padding-right: 10px;
	text-indent: -20px;
	font-size: 15px;
}

#syncer-acdn-09{
	height: auto;
	padding-left: 25px;
	padding-right: 10px;
	text-indent: -20px;
	font-size: 15px;
}

#syncer-acdn-10{
	height: auto;
	padding-left: 25px;
	padding-right: 10px;
	text-indent: -20px;
	font-size: 15px;
}

/********
トップページへ戻るボタン*/
#pageTop {

  position: fixed;
  bottom: 20px;
  right: 30px;
}


#pageTop a {
  display: block;
  z-index: 999;
  padding: 8px 8px  0 9px;
  border-radius: 30px;
  width: 30px;
  height: 38px;
  background-color: blue;
  color: #fff;
	font-size: 25px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}

 #pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}








