@charset "utf-8";

#container {
	width: 1068px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	width: 1068px;
}

#navibar{
	height: 40px;
	border-top: 7px solid #d82622;
	margin-bottom: 5px;
	display:table-cell;
	vertical-align: bottom;
}

#navibar ul li {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	float: left;
	width: 178px;
	height: 40px;
	margin: 0px;
	padding: 0px;
}

#navibar ul {
	margin: 0px;
	padding: 0px;
}

#navibar ul li a {
	font-size: 16px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	text-align: center;
	padding: 5px;
	padding-top: 2px;
	text-decoration: none;
	height: 18px;
	width: 158px;
	display: block;
	/*background-image: url(images/menu1_2.gif);*/
	font-weight: bold;
	color: #666666;
}

#navibar ul li a:hover {
	/*background-image: url(images/menu1.gif);*/
	color: #000;
}

#navibar ul li a.current {
	/*background-image: url(images/menu1.gif);*/
	color: #000;
}

#contents {
	width: 1068px;
	clear: both;
	margin-bottom: 20px;
	margin-top: 0px;
}

#top_of_contents {
	width: 1068px;
    height: 30px;
	border-bottom: 2px solid #ccc;
	margin-bottom: 10px;
}

#right_bar {
	width: 240px;
	float: left;
	margin-bottom: 20px;
}

#main_bar {
	width: 810px;
	margin-left: 18px;
	float: right;
    font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size: 13pt;
}

.right_bar_box0_top {
    font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size: 17px;
	color: #ffffff;
	padding: 10px 20px;
    background: linear-gradient(to bottom, #fff3db,#f2ba13 50%, #ff3c00);
	background: -moz-linear-gradient(
		top,
		#fff3db 0%,
		#f2ba13 25%,
		#ff3c00);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#fff3db),
		color-stop(0.25, #f2ba13),
		to(#ff3c00));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
		/*border-radius: 6px;*/
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
	/*border: 1px solid #b85f00;*/
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px -1px 0px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px -1px 0px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px -1px 0px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 1px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,0.3);
}

.right_bar_box1_top {
    font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size: 17px;
	color: #ffffff;
	padding: 10px 20px;
    background: linear-gradient(to bottom, #dbd7ff,#b9b1fe 50%, #8577fd);
	background: -moz-linear-gradient(
		top,
		#dbd7ff 0%,
		#b9b1fe 25%,
		##8577fd);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#dbd7ff),
		color-stop(0.25, #b9b1fe),
		to(#8577fd));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
		/*border-radius: 6px;*/
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
	/*border: 1px solid #b85f00;*/
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px -1px 0px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px -1px 0px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px -1px 0px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 1px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,0.3);
}


.right_bar_box2_top {
	    font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size: 17px;
	color: #ffffff;
	padding: 10px 20px;
    background: linear-gradient(to bottom, #c5eaca,#69c473 50%, #439140);
	background: -moz-linear-gradient(
		top,
		#c5eaca 0%,
		#69c473 25%,
		#439140);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#c5eaca),
		color-stop(0.25, #69c473),
		to(#439140));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
		/*border-radius: 6px;*/
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
	/*border: 1px solid #b85f00;*/
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px -1px 0px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px -1px 0px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px -1px 0px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 1px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,0.3);
}

.right_bar_box2_bottom {
	width: 216px;
	/*border-right: 7px solid #6B74DA;*/
	/*border-left: 7px solid #2651A3;*/
	/*border-bottom: 7px solid #3641C3;*/
	/*padding: 5px;*/
	margin-bottom: 10px;
}

.right_bar_box2_bottom ul li {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	/*float: left;*/
	width: 240px;
	height: 45px;
	margin: 0px;
	padding: 0px;
}

.right_bar_box2_bottom ul {
	margin: 0px;
	padding: 0px;
}

.right_bar_box2_bottom ul li a {
	font-size: 16px;
	/*text-align: center;*/
	padding-right: 10px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	height: 25px;
	width: 205px;
	display: block;
	background-image: url(images/right_menu1_2.gif);
	font-weight: bold;
	color: #092F00;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}

.main_menu1 {
    height: 50px;
	width: 785px;
    padding-left: 25px;
	background-image: url(images/main_menu1.jpg);
	display: table-cell;
    vertical-align: middle;
	font-size: 16pt;
	font-style: bold;
}

#footer {
	padding: 20px;
	width: 1010px;
	clear: both;
	text-align: center;
}

#footer_shikiri {
	clear: both;
}

.list1 {
	font-size: 14px;
	list-style-image: url(images/list_mark1.gif);
	line-height: 22px;
	margin: 5px;
	padding-left: 15px;
}

.list2 {
    padding-left: 30px;
	margin: 5px;
    background: url(images/0503_rd.png) no-repeat 5px 3px;;
    list-style: none;
	line-height: 22px;
	/*background-repeati‰æ‘œ‚ÌŒJ‚è•Ô‚µ•\Ž¦j*/
    /*background-position-xiXŽ²•ûŒü‚ÌŠJŽnˆÊ’uj*/
    /*background-position-yiYŽ²•ûŒü‚ÌŠJŽnˆÊ’uj*/
}

.main_list1 ul {
	margin: 0px;
	padding: 0px;
	border-top: dashed 1px #8275d7;
}

.main_list1 ul li {
	list-style-image: none;
	list-style-type: none;
	/*list-style-position: outside;*/
	/*float: left;*/
	/*width: 720px;*/
	/*height: 45px;*/
	margin: 0px;
	font-size: 16px;
	/*text-align: center;*/
	padding-right: 10px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	height: 25px;
	width: 685px;
	display: block;
	background-image: url(images/left_menu1.gif);
	background-color:#cccccc;
	font-weight: bold;
	color: #092F00;
}

.main_list1 ul li a {
	font-size: 16px;
	/*text-align: center;*/
	padding-right: 10px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	height: 25px;
	width: 685px;
	display: block;
	/*background-image: url(images/left_menu1.gif);*/
	background-color:#cccccc;
	font-weight: bold;
	color: #092F00;
}

.main_list2 ul {
	margin: 0px;
	padding: 0px;
	border-top: dashed 1px #8275d7;
}

.main_list2 ul li {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	/*float: left;*/
	/*width: 720px;*/
	/*height: 45px;*/
	margin: 0px;
	/*text-align: center;*/
	padding:0px;
    /*position: relative;*/
}

.main_list2 ul li a {
	font-size: 16px;
	/*text-align: center;*/
	padding-right: 10px;
	padding-left: 25px;
	padding-top: 7px;
	padding-bottom: 10px;
	text-decoration: none;
	height: 28px;
	width: 665px;
	display: block;
	background-image: url(images/left_menu2.gif);
	background-color:#cccccc;
	/*font-weight: bold;*/
	color: #092F00;
	/*position: absolute;*/
    /*top: 50%;*/
	display: table-cell;
    vertical-align: middle;
}

.main_list2 ul li a:hover {
	background-image: url(images/left_menu2_2.gif);
	font-weight: bold;
	color: #fff;
}

.table1{
width:100%;
border-collapse: separate;
border-spacing: 0px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
}

.table1 th{
/*width: 25%;*/
padding: 10px;
text-align: left;
vertical-align: top;
color: #444;
background-color: #cdcdcd;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.table1 td{
padding: 10px;
background-color: #fafafa;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.font1 {
font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}

.button1 input {
	background: -moz-linear-gradient(top,#BFD9E5, #0392cb 50%,#0080B3 50%,#0099CC);
	background: -webkit-gradient(linear, left top, left bottom, from(#BFD9E5), color-stop(0.5,#3D95B7), color-stop(0.5,#0080B3), to(#0099CC));
	color: #FFF;
	background-color:#0099CC;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #0099CC;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	text-shadow: 0px 0px 3px rgba(0,0,0,1);
	width: 150px;
	padding: 10px 0;
	font-size:12pt;
	font-weight:bold;
    cursor: pointer;  
}

.button1 input:hover {
	color: yellow;
	text-shadow: 0px 0px 3px rgba(196,0,204,1);
}

.button2 input {
	background: linear-gradient(to bottom, #a6ffa6,#00b500 50%,#009500 50%, #00cc00);
	background: -moz-linear-gradient(top,#a6ffa6 ,#00b500 50%,#009500 50%,#00cc00);
	background: -webkit-gradient(linear, left top, left bottom, from(#a6ffa6), color-stop(0.5,#00b500), color-stop(0.5,#009500), to(#00cc00));
	/*background: -moz-linear-gradient(top,#BFD9E5, #3D95B7 50%,#0080B3 50%,#0099CC);*/
	/*background: -webkit-gradient(linear, left top, left bottom, from(#BFD9E5), color-stop(0.5,#3D95B7), color-stop(0.5,#0080B3), to(#0099CC));*/
	color: #FFF;
	background-color:#00cc00;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #00cc00;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	text-shadow: 0px 0px 3px rgba(0,0,0,1);
	width: 200px;
	padding: 7px 0;
	font-size:14pt;
	font-weight:bold;
    cursor: pointer;  
}

.button2 input:hover {
	color: yellow;
	text-shadow: 0px 0px 3px rgba(196,0,204,1);
}

h1 {
	padding: 0px;
	margin:1px;
	font-size: 12pt;
	color: #000;
	/*font-weight : bold;*/
}

.main_banner {
font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size: 20px;
	color: #000000;
	padding: 10px 20px;
    background: linear-gradient(to right, #fff3db,#f2ba13 50%, #ff3c00);
	background: -moz-linear-gradient(
		left,
		#fff3db 0%,
		#f2ba13 25%,
		#ff3c00);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#fff3db),
		color-stop(0.25, #f2ba13),
		to(#ff3c00));
}
.clear_both {
      clear:both;
}
.right_bar_box0_bottom {
	width: 228px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 10px;
	background-color:#eee;

}
.right_bar_box0_bottom dl dt {
	background-image: url(list1.gif);
	margin-left: 4px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size:12pt;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}
.right_bar_box0_bottom dl dd {
	background-image: url(list2.gif);
	margin-left: 11px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size:12pt;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}
.right_bar_box1_bottom {
	width: 228px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 10px;
	background-color:#eee;
}

.right_bar_box1_bottom ul li {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	width: 240px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

.right_bar_box1_bottom ul {
	margin: 0px;
	margin-left: 4px;
	padding: 0px;
}

.right_bar_box1_bottom ul li a {
	font-size: 12pt;
    font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	/*text-align: center;*/
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	/*text-decoration: none;*/
	width: 205px;
	display: block;
	background-image: url(list1.gif);
    background-repeat: no-repeat;
	background-position: 0px 5px;
}
.contents_title {
	font-size: 16pt;
    font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-weight:bold;
}
.nabi {
	font-size: 13pt;
    font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}
.BUNRUI2_hyoji {
    color:#fff;
    width: 300px;
	height: 20px;
	padding:5px;
	background-image: url(dai2bun.gif);
    background-repeat: no-repeat;
}
#top_item_intro {
	font-size: 18pt;
    font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-weight:bold;
	font-style: italic;
}
/*ƒ^ƒCƒgƒ‹ƒoƒi[*/
.t_banner1 {
color: #6cb4e4;
text-align: center;
padding: 0.25em;
border-top: solid 2px #6cb4e4;
border-bottom: solid 2px #6cb4e4;
background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
}
/*•\1*/
table#table-01 {
    width: 100%;
    border: 1px #000 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #000 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-01 td {
    padding: 5px;
    border: 1px #000 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}
/*•\2*/
 table.table-02 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  border-collapse: separate;
  border-spacing: 2px;
  width: 100%;
}
table.table-02 caption {
  margin-top: 1em;
  text-align: center;
  font-weight: bold;
}
table.table-02 th,
table.table-02 td {
  padding: 4px 6px;
}
table.table-02 th {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #FFD9F3;
  text-align: center;
  /*white-space: nowrap;*/
  width: 30%;
}
table.table-02 td {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #F3F3F3;
  text-align: left;
  /*white-space: nowrap;*/
}

/*•\3*/

table.company { 
    width: 100%; 
    margin: 0 auto; 
    border-collapse: separate; 
    border-spacing: 0px 15px; 
    font-size: 12px; 
} 
table.company th, 
table.company td { 
    padding: 10px; 
}
table.company th { 
    background: #295890; 
    vertical-align: middle; 
    text-align: left; 
    width: 30%; 
    overflow: visible; 
    position: relative; 
    color: #fff; 
    font-weight: normal; 
    font-size: 15px; 
} 
table.company th:after { 
    left: 100%; 
    top: 50%; 
    border: solid transparent; 
    content: " "; 
    height: 0; 
    width: 0; 
    position: absolute; 
    pointer-events: none; 
    border-color: rgba(136, 183, 213, 0); 
    border-left-color: #295890; 
    border-width: 10px; 
    margin-top: -10px; 
} 
/* firefox */ 

@-moz-document url-prefix() {  
    table.company th::after { 
        float: right; 
        padding: 0; 
        left: 30px; 
        top: 10px; 
        content: " "; 
        height: 0; 
        width: 0; 
        position: relative; 
        pointer-events: none; 
        border: 10px solid transparent; 
        border-left: #295890 10px solid; 
        margin-top: -10px; 
    } 
} 
table.company td { 
    background: #f8f8f8; 
    width: 70%; 
    padding-left: 20px; 
    font-size: 15px;
}

/*“®‰æŽû”[ƒe[ƒuƒ‹*/
.design02 {
 width: 100%;
 text-align: center;
 border-collapse: collapse;
 border-spacing: 0;
 border: solid 1px #778ca3;
}
.design02 tr {
 border-top: dashed 1px #778ca3;
}
.design02 th {
 padding: 10px;
 background: #e9faf9;
 font-size: 20pt;
 font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;

}
.design02 td {
 padding: 10px;
}
/*“®‰æ¶‰E100%*/
.DougaBox {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.DougaBox iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

.trim_img4 {
  width: 200px;
  height: 200px;
  object-fit: cover;
  text-align:center;
}
.photo_box2 {
  width: 200px;
}
