@charset "shift_jis";
/* CSS Document */


/* -----------------------------------------------------
	MARGIN PADDING
----------------------------------------------------- */

.mr19 {
	margin-right: 19px;
}
.mr20 {
	margin-right: 20px;
}
.mr29 {
	margin-right: 29px;
}
.mr32 {
	margin-right: 32px;
}
/* -----------------------------------------------------
	CONTENT
----------------------------------------------------- */

#top-content {
	width: 950px;
	margin: 0px auto;
}
/* -----------------------------------------------------
	TOPTEXT
----------------------------------------------------- */

#top-main-txt {
	padding: 30px 0px 15px 0px;
}
#top-main-txt h1 {
	text-align: center;
}
#top-main-txt h1 img {
	margin-bottom: 10px;
}
/* -----------------------------------------------------
	TOPLOGO
----------------------------------------------------- */


#apDiv1 {
	position:absolute;
	width:200px;
	height:182px;
	z-index:7;
	top: 14px;
}
/* -----------------------------------------------------
	TOPIMAGE
----------------------------------------------------- */

#image-navigation-text {
	width: 100%;
	height: 340px;
	position: relative;
	z-index: 4;
}
#image-navigation-text .navi-image {
	width:100%;
	position: relative;
	height: 295px;
	margin: 0px auto;
	z-index: 5;
	background-color:##F7F8EF;
}
#image-navigation-text .navi-image a {
	width:100%;
	height: 295px;
	display: block;
	text-align:center;
	position: absolute;
	top: 0;
	left: 1px;
	z-index: 6;
	background-color:#F7F8EF;
}
#image-navigation-text .navi-image a.active {
	z-index: 5;
}
#image-navigation-text .navi-image a.last-active {
	z-index: 4;
}
#image-navigation-text .navi-image a.navi-5 {
	background: ##F7F8EF url(../images/img-navi-05_bg.jpg) no-repeat center 0 !important;
}
#image-navigation-text .navi-image a.navi-4 {
	background: ##F7F8EF url(../images/img-navi-04_bg.jpg) no-repeat center 0 !important;
}
#image-navigation-text .navi-image a.navi-3 {
	background: ##F7F8EF url(../images/img-navi-03_bg.jpg) no-repeat center 0 !important;
}
#image-navigation-text .navi-image a.navi-2 {
	background: ##F7F8EF url(../images/img-navi-02_bg.jpg) no-repeat center 0 !important;
}
#image-navigation-text .navi-image a.navi-1 {
	background: #FFF url(../images/img-navi-01_bg.jpg) no-repeat center 0 !important;
}
#image-navigation-text2 {
	width: 100%;
	height: 100px;
	position: relative;
	margin-bottom:20px;
	z-index: 4;
}
#image-navigation-text2 .navi-image2 {
	width:100%;
	position: relative;
	height: 100px;
	margin: 0px auto;
	z-index: 5;
	background-color:##F7F8EF;
}
/*--------------------------------------
    TOPIMAGE NAVI
----------------------------------------*/

#image-navigation-text .navi {
	width: 950px;
	margin: 0px auto;
}
#image-navigation-text .navi ul {
	width: 950px;
	height: 20px;
	margin-top:20px;
}
#image-navigation-text .navi ul li {
	float: left;
}
#image-navigation-text .navi ul li a {
	display: block;
	width: 215px;
	height: 12px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../images/btn-image-navi.gif) no-repeat;
}
#image-navigation-text ul li a.active {
	background: url(../images/btn-image-navi_o.gif) no-repeat;
}
/* -----------------------------------------------------
	MAIN BNR
----------------------------------------------------- */

.content-bnr {
	margin: 0px 0px 40px 0px;
	display: block;
	text-align: left;
}
.content-bnr dl {
	width: 215px;
	padding-bottom: 25px;
	float: left;
}
.content-bnr dl .title {
	margin-top: 10px;
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
	display: block;
}
.content-bnr dl .title img.mt8 {
	margin-top: 8px;
}
.content-bnr dd {
	margin-top: 15px;
}
.content-bnr a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#main-bnr1 {
	margin: 0px 29px 20px 0px;
	display: block;
	text-align: left;
	float:left;
	width: 215px;
	height:215px;
	background-image: url(../images/img-what.jpg);
	background-repeat: no-repeat;
}
#main-bnr2 {
	margin: 0px 29px 20px 0px;
	display: block;
	text-align: left;
	float:left;
	width: 215px;
	height:215px;
	background-image: url(../images/img-satooya.jpg);
	background-repeat: no-repeat;
}
#main-bnr3 {
	margin: 0px 29px 20px 0px;
	display: block;
	text-align: left;
	float:left;
	width: 215px;
	height:215px;
	margin-right:29px;
	background-image: url(../images/img-blog.jpg);
	background-repeat: no-repeat;
}
#main-bnr4 {
	margin: 0px 0px 20px 0px !important;
	display: block;
	text-align: left;
	float:left;
	width: 215px;
	height:215px;
	background-image: url(../images/img-sien.jpg);
	background-repeat: no-repeat;
}
.main-bnr-text {
	padding-top:50px;
	padding-left:12px;
	margin-right:40px;
	width:100px;
	line-height:1.2;
}
/* -----------------------------------------------------
	TOPICS
----------------------------------------------------- */

#topics-block {
	width: 450px;
	margin: 0px auto;
	float: left;
}
#topics-title {
	width: 450px;
	height: 18px;
	margin-bottom: 10px;
	text-align: left;
	line-height:0%;
}
#topics-title .title {
	display:block;
	width:226px;
	float:left;
}
#topics-title a {
	float: right;
	display: block;
	width:66px;
}
.topics-content-block {
	width: 450px;
	padding: 5px 0px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 50px;
}
.topics-content {
	width: 430px;
	padding: 15px 0px 15px 20px;
	overflow: auto;
	text-align: left
}
.topics-content dt {
	width: 100px;
	margin-right: 10px;
	float: left;
	font-weight: bold;
}
.topics-content dd {
	width: 400px;
	margin-bottom: 10px;
	float: left;
}
.topics-content a {
	text-decoration:none;
	color:#333;
}
.topics-content a:hover {
	text-decoration:underline;
}
/* -----------------------------------------------------
	SATOOYA
----------------------------------------------------- */

#satooya-block {
	width: 450px;
	margin: 0px auto;
	float: right;
}
#satooya-title {
	width: 450px;
	height: 18px;
	margin-bottom: 10px;
	text-align: left;
	line-height:0%;
}
#satooya-title .title {
	display:block;
	width:226px;
	float:left;
}
#satooya-title a {
	float: right;
	display: block;
	width:119px;
}
.satooya-pic {
	width:100%;
	margin-bottom:10px;
}
#satooya-block dt {
	width: 100%;
	padding-top:10px;
	padding-left:30px;
	padding-bottom: 10px;
	text-align: left;
}
#satooya-block dd {
	float: left;
	display:inline;
	margin:5px;
}
#satooya-block a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
/* -----------------------------------------------------
	BANNER
----------------------------------------------------- */

#related-site {
	width: 950px;
	margin-top:20px;
	margin-bottom:50px;
	float: left;
}
#related-site dt {
	width: 950px;
	margin-bottom: 20px;
	padding-bottom: 35px;
	background: url(../images/content_bg.gif) no-repeat center bottom;
	text-align: center;
}
#related-site dd {
	width: 215px;
	padding-bottom: 10px;
	float: left;
	text-align: center;
}
#related-site dd.sub {
	width: 303px;
	padding-bottom: 20px;
	float: left;
	text-align: center;
}
#related-site a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
/* -----------------------------------------------------
	中面
----------------------------------------------------- */


#content-main {
	width: 710px;
	padding-top: 15px;
	float: left;
	text-align: left;
	padding-bottom: 40px;
}
#content-side {
	width: 200px;
	height:1400px;
	padding-top: 0px;
	float: right;
	background-image: url(../images/side_head_back.gif);
	background-repeat: no-repeat;
}
#title-line {
	width: 710px;
	margin-bottom: 50px;
	padding-bottom: 20px;
	text-align: left;
}
#title-line p {
	font-size:130%;
	margin-bottom:20px;
}

.title-line {
	padding-left: 8px;
	padding-bottom:10px;
	font-size:160%;
	color:#630;
	font-weight:bold;
	background-image: url(images/title_bg.png);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 5px double #D6D6D6;
	margin-bottom:10px;
}

#content-copy {
	margin-bottom: 45px;
}
#content-copy-text {
	margin-bottom: 30px;
	color: #0066B6;
	font-weight: normal;
	font-size: 225%;
	line-height: normal;
}
.content-text {
	font-size: 108%;
	line-height: 320%;
}
.standard-text {
	line-height: 186%;
}
.sup {
	font-size: 60%;
	vertical-align: text-top;
}
.sub {
	font-size: 70%;
}
.double-line {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #C4D5E3;
}
/* -----------------------------------------------------
	SIDE MENU
----------------------------------------------------- */

#side-menu {
	margin-bottom: 25px;
	text-align:center;
}
.side-top-line {
	font-weight:bold;
	color: #630;
	border-top: 2px dotted #630;
	margin: 0px;
}

.side-top-line02 {
	font-weight:bold;
	margin: 7px auto;
	
}
.side-top-line03 {
	font-weight:bold;
	color: #630;
	border-top: 2px dotted #630;
	border-bottom: 2px dotted #630;
	margin: 0px;
}


#side-related-site {
	margin-bottom: 20px;
}
#side-related-site dt {
	width: 200px;
	height: 12px;
	padding-bottom: 15px;
	text-align: center;
	font-size:0px;
	border-bottom: 1px solid #CECECE;
}
#side-related-site dd {
	margin-bottom: 10px;
	margin-top:10px;
	text-align:center;
}
#side-consumer-site {
	margin-bottom: 35px;
}
#side-consumer-site dt {
	width: 200px;
	height: 12px;
	padding-bottom: 21px;
	background-image: url(../images/side_line.gif);
	background-repeat: no-repeat;
	background-position: 0px 21px;
	font-size:0px;
	text-align: center;
}
#side-inquiry {
	width: 200px;
	padding: 10px 0px;
	background-image: url(../images/side_line.gif);
	background-repeat: no-repeat;
	text-align: left;
}
#side-inquiry dt {
	padding-left: 5px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#side-inquiry dt a:link {
	color: #333;
	text-decoration: none;
}
#side-inquiry dt a:visited {
	color: #333;
	text-decoration: none;
}
#side-inquiry dt a:hover {
	color: #333;
	text-decoration: underline;
}
#side-inquiry dt a:active {
	color: #333;
	text-decoration: none;
}
.side-blue-line {
	width: 200px;
	height: 2px;
	background-image: url(../images/side_line.gif);
	background-repeat: no-repeat;
	margin-bottom: 30px;
	background-position: 0px 0px;
}
#side-inquiry {
	width: 200px;
	padding: 10px 0px;
	background-image: url(../images/side_line.gif);
	background-repeat: no-repeat;
	text-align: left;
}
/* -----------------------------------------------------
	中面
----------------------------------------------------- */

.section01{
	width: 700px;
	margin-top: 20px;
	margin-bottom: 40px;
	}

/* -----------------------------------------------------
	20141203ここから
----------------------------------------------------- */

.section02{
	width: 300px;
	height:400px;
	border: 3px dotted #39C;
	padding:0px 8px 8px;
	margin: 10px 15px;
	float:left;
	text-align:center;
	}

.section02 p{
	clear:right;
	font-size:120%;
	line-height:150%;
	text-align:left !important;
	padding: 10px;
	}
	
.contact {
	clear:right;
	font-size:120%;
	line-height:150%;
	text-align:left !important;
	padding: 10px;
	}
	
/* -----------------------------------------------------
	20141203ここまで
----------------------------------------------------- */

.section03{
	width: 190px;
	height:210px;
	padding:10px;
	margin: 10px;
	float:left;
	text-align:center;	
	
	}

.imgright{
	float: right;
	margin: 5px;
}
.imgleft{
	float: left;
	margin: 7px;
}
.txt_lead01 {
	margin-bottom: 10px;
	margin-left:10px;
	padding-bottom:10px;
	font-size: 140%;
	font-weight: bold;
	color: #036;
	clear: both;
	line-height: normal;
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 30px;
	border-bottom: 2px dotted #9CC;
}



.txt_lead02 {
	font-size: 130%;
	color: #630;
	font-weight: bold;
	margin: 10px 0px 10px 22px;
	padding: 0px;	
}

.txt_lead03 {
	font-size: 120%;
	line-height:150%;
		margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-left: 20px;
	
}

.txt_lead04 {
	margin-bottom: 10px;
	margin-left:10px;
	padding-bottom:10px;
	font-size: 110%;
	font-weight: bold;
	color: #036;
	clear: both;
	line-height: normal;
	background-image: url(../images/icon04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 15px;
	border-bottom: 2px dotted #9CC;
}

.txt_lead05 {
	font-size: 120%;
	color:#F03;
	font-weight:normal;
	margin: 10px 0px 10px 22px;
	padding: 0px;
}



.pad {
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
}
.box01-text01 {
	font-size: 130%;
	line-height: 191%;
	font-weight: normal;
}
.box01-lead {
	margin-bottom: 10px;
	margin-left:10px;
	font-size: 140%;
	font-weight: bold;
	color: #0066B6;
	clear: both;
	line-height: normal;
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
}
.box01-lead2 {
	margin-bottom: 10px;
	font-size: 140%;
	font-weight: bold;
	color: #333;
	clear: both;
	line-height: normal;
}

.box01-lead3 {
	margin-bottom: 10px;
	margin-left:10px;
	font-size: 140%;
	font-weight: bold;
	color: #0066B6;
	clear: both;
	line-height: normal;
	text-indent: 80px;
	text-align:left;
	
	}
.box01-left-block01 {
	width: 460px;
	height:280px;
	float: left;
}
.box01-list {
	width: 572px;
	float: left;
}
.box01-list dt {
	width: 160px;
	margin: 0px 10px 15px 0px;
	font-weight: bold;
	line-height: normal;
	float: left;
	clear: left;
}
.box01-list dd {
	width: 370px;
	margin-bottom: 15px;
	float: left;
}
.box01-text02 {
	font-weight: bold;
}
.box01-img01 {
	margin: 0px 0px 70px 10px;
	clear: both;
}
.box01-img02 {
	width: 250px;
	height: 180px;
	float: left;
}




/* -----------------------------------------------------
	テキスト
----------------------------------------------------- */



.txt_01 {
	float:left;
	padding:10px 25px;
	font-size:120%;
	margin-bottom:20px;
}
.txt_02 {
	padding-bottom: 10px;
	margin-right: 15px;
	margin-left:20px;
	font-size: 120%;
	font-weight: bold;
	clear: both;
	line-height: normal;
	background-image: url(../images/icon02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 30px;
	border-bottom: 2px dotted #9CF;
}
.txt_03 {
	padding-bottom: 10px;
	padding-right: 20px;
	margin-top:20px;
	margin-left:30px;
	font-size: 120%;
	font-weight: bold;
	clear: both;
	line-height: normal;
	background-image: url(../images/icon03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 30px;
}

.txt_04 {
	font-size:120%;
	font-weight:bold;
	color:#630;
	
}


.txt_05 {
	font-size:120%;
	font-weight:bold;
	
}

.txt_06 {
	font-weight:bold;
	color:#C00;	
}


.txt_07 {
	font-size:12px;
	font-weight:bold;
	color:#333;
	padding: 10px;
	text-align:left;
}

.txt_08 {
	font-size:110%;
	font-weight:bold;
	color:#005bac;
}

/* -----------------------------------------------------
	Footer
----------------------------------------------------- */

#footer {
	width: 100%;
	padding: 22px 0px;
	background-color: #993;
	color: #FFF;
	clear: both;
}

#footer-inner {
	width: 950px;
	margin: 0px auto;
}
#footer-text {
	width: 950px;
	margin: 0px auto;
	clear: both;
}
#footer-illust {
	width: 106px;
	height: 65px;
	padding-top: 11px;
	float: left;
}
#footer-text p {
	width: 738px;
	text-align: center;
	line-height: 154%;
	float: left;
}
#footer-text p.sup {
	font-size: 60%;
	vertical-align: text-top;
	line-height: normal;
}
#footer-inner ul {
	width: 350px;
	float: left;
}
#footer-inner ul li {
	display: inline;
}
#footer-inner p {
	width: 600px;
	text-align: right;
	float: right;
}
#footer-inner ul li a:link {
	color: #FFF;
	text-decoration: none;
}
#footer-inner ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer-inner ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footer-inner ul li a:active {
	color: #FFF;
	text-decoration: none;
}
.pagetop {
	width: 57px;
	padding-left: 49px;
	float: right;
}



/* -----------------------------------------------------
	SCROLL
----------------------------------------------------- */

.jspContainer {
	overflow: hidden;
	position: relative;
}
.jspPane {
	position: absolute;
}
.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 5px;
	height: 100%;
	background: red;
}
.jspHorizontalBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}
.jspVerticalBar *, .jspHorizontalBar * {
	margin: 0;
	padding: 0;
}
.jspCap {
	display: none;
}
.jspHorizontalBar .jspCap {
	float: left;
}
.jspTrack {
	background: url(../images/scrollback.gif) repeat-y;
	position: relative;
}
.jspDrag {
	background: #005AAB;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
	float: left;
	height: 100%;
}
.jspArrow {
	background: #005AAB;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}
.jspArrow.jspDisabled {
	cursor: default;
	background: #005AAB;
}
.jspVerticalBar .jspArrow {
	height: 5px;
}
.jspHorizontalBar .jspArrow {
	width: 5px;
	float: left;
	height: 100%;
}
.jspVerticalBar .jspArrow:focus {
	outline: none;
}
.jspCorner {
	background: #005AAB;
	float: left;
	height: 100%;
}
* html .jspCorner {
	margin: 0 -3px 0 0;
}


table.table1{
  width:100%;
  border: 2px solid #d6ceb4;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
  margin-top:40px;
}
 
table.table1 th{
  padding: 6px 8px 5px;
  border-top: solid 1px #ffffff;
  width: 30%;
  overflow: hidden;
  font-style: normal;
  font-weight: bold;
  font-size: 120%;
  text-align: left;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: top;
  background-color: #eeece4;
}
 
table.table1 td{
padding: 5px 10px;
text-align: left;
vertical-align: top;
background-color: #ffffff;
border-top: dotted 1px #e0dccc;
overflow: hidden;
word-break: break-all;
word-wrap: break-word;
font-size: 120%;

}

.haikei1
{
	padding: 6px 8px 5px;
	width: 30%;
	overflow: hidden;
	font-style: normal;
	font-weight: bold;
	font-size: 120%;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	background-color: #FFC !important;
	border-top-width: 1px !important;
	border-top-style: solid !important;
	border-top-color: #C00 !important;
}

.haikei2
{
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
	border-top: dotted 1px #e0dccc;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	font-size: 120%;
	background-color: #F7EAF4;
	border-top-width: 1px !important;
	border-top-style: solid !important;
	border-top-color: #C00 !important;
}

.haikei3
{
	padding: 6px 8px 5px;
	width: 30%;
	overflow: hidden;
	color: #C00 !important;
	font-style: normal;
	font-weight: bold;
	font-size: 120%;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	background-color: #FFDFFF !important;
	border-top-width: 1px !important;
	border-top-style: solid !important;
	border-top-color: #C00 !important;
}

.haikei4
{
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
	color: #C00 !important;
	background-color: #ffffff;
	border-top: dotted 1px #e0dccc;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	font-size: 120%;
	background-color: #ffffff;
	border-top-width: 1px !important;
	border-top-style: solid !important;
	border-top-color: #C00 !important;
	font-weight: bold;
}

@media (max-width: 400px){
table.table1 th{
  width:100%;
  display:block;
  margin: 0 auto;
  border:none;
  border-radius: 3px;
}
table.table1 td{
  display: list-item;
  width: 100%;
  border-top: none !important;
}
}/* end */
