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

body {
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFF;
}
a:link {
	color: #090;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
a:active {
	color: #C33;
	text-decoration: none;
}

p {
	font-size: small;
	line-height: 160%;
}
li {
	list-style-type: decimal;
	font-size: 90%;
	line-height: 150%;
}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
hr.sen1 {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-right: 20px;
}
hr.sen2 {
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}
hr.dot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}


a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 20px;
}
#header {
	width: 1200px;
	margin: 0px;
}
#gnavbar {
	width: 940px;
	background-image: url(../images/menu_bg.gif);
	height: 55px;
}

#contents {
	width: 1200px;
	margin-top: 15px;
	margin-bottom: 30px;
}

#headname {
	width: 400px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#main {
	width: 990px;
	float: right;
	background-color: #FFF;
}

#main_blk {
	width: 990px;
	float: right;
	background-image: url(../images/blk_bg.jpg);
	padding-top: 20px;
	padding-bottom: 20px;
}

#main_blk940 {
	width: 965px;
	float: right;
	background-image: url(../images/blk_bg.jpg);
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	color: #FFF;
}

#main_blk3 {
	width: 930px;
	float: right;
	background-image: url(../images/blk_bg.jpg);
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
	color: #FFF;
}

#main_head {
	width: 990px;
	float: right;
	background-color: #FFF;
	margin-bottom: 20px;
}

#main_foot {
	width: 990px;
	float: right;
	background-color: #FFF;
	margin-bottom: 20px;
	margin-top: 20px;
}

div.b { float: left; width: 190px; font-size: 12px; }

#side {
	width: 190px;
	float: left;
}

#footlink {
	text-align: center;
	color: #333;
	padding-top: 50px;
	padding-bottom: 15px;
}

#address {
	text-align: center;
	width: 1160px;
	color: #333;
	font-size: 10px;
	background-color: #eeeeee;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-left: 20px;
}

#footer {
	width: 1200px;
	font-size: x-small;
	text-align: center;
	color: #999;
	padding: 0px;
	background-color: #000;
	background-image: url(../images/blk_bg.jpg);
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	height: 0px;
	clear: both;
}
body, h1, h2, h3, p {
	margin: 0px;
	padding: 0px;
}

#main h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	color: #333;
	letter-spacing: 0.2em;
	text-indent: 1em;
	background-image: url(../images/sub.gif);
	height: 30px;
	font-weight: bold;
	background-repeat: repeat-x;
	margin-top: 20px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-bottom: 12px;
	font-size: medium;
	border-left-width: 5px;
	border-left-color: #C00;
	line-height: 165%;
}

#main_head h2 {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #009900;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: large;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#main_head h3 {
	margin-bottom: 5px;
	letter-spacing: 0.3em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 120%;
	font-weight: bolder;
	margin-top: 10px;
	color: #000000;
}

#main h4 {
	margin-top: 0px;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
	font-size: medium;
}

#main h5{
	font-size: 100%;
	text-align: center;
	color: #FFFFFF;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-left: 15px;
	background-color: #DB0202;
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: 0.2em;
}

#main h6 {
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 7px;
	text-indent: 5px;
	background-color: #0089a1;
	background-position: 0 100%;
	margin-top: 25px;
}

.boxkanban {
	width: 440px;
	float: left;
	margin-right: 20px;
}

.box01 {
	width: 450px;
	float: left;
	margin-top: 10px;
}
.box02 {
	float: left;
}

.boxlink {
	float: right;
	margin-left: 10px;
	margin-top: 12px;
}

.boxlink2 {
	float: left;
	margin-right: 30px;
}

.boxlink3 {
	float: left;
	margin-right: 5px;
}

.box_950 {
	width: 950px;
	float: left;
	margin-left: 20px;
}

.box_950center {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

.boxcenter {
	width: 900px;
	text-align: center;
	float: left;
	margin-left: 30px;
}

.boxlink3 {
	float: left;
	margin-right: 25px;
	text-align: center;
}

.box_left3 {
	float: left;
	text-align: center;
}

.box_right {
	float: right;
}

.box_right2 {
	float: right;
	margin-right: 100px;
}

.box_left {
	float: left;
}

.box_right630 {
	float: right;
	width: 630px;
}

.haba_left {
	float: left;
	margin-left: 100px;
}

.haba_left2 {
	float: left;
	margin-left: 60px;
}

.led1 {
	float: left;
	width: 250px;
}

.led2 {
	float: right;
	width: 620px;
	margin-right: 20px;
}

.led3 {
	float: left;
	width: 300px;
}

.led4 {
	float: right;
	width: 580px;
	margin-right: 20px;
}


.box_ph {
	float: left;
	margin-top: 15px;
}

.b330 {
	float: left;
	width: 330px;
}

.b260 {
	float: left;
	width: 260px;
}

.b210 {
	float: left;
	width: 210px;
}

.b235 {
	float: left;
	width: 235px;
	margin-right: 15px;
}

.b940 {
	float: left;
	width: 940px;
}

.b270 {
	float: right;
	width: 270px;
}


.b400 {
	float: right;
	width: 400px;
	margin-right: 30px;
}

.b350 {
	float: right;
	width: 350px;
	margin-right: 30px;
}

.h420 {
	float: left;
	width: 420px;
	margin-right: 30px;
}

.m420 {
	float: left;
	width: 420px;
}

.b700 {
	float: left;
	width: 700px;
}

.b800 {
	float: left;
	width: 800px;
}

.in95 {
	float: left;
	width: 95%;
}


.b01 {
	float: left;
	text-align: center;
	width: 230px;
	margin-right: 10px;
	margin-left: 30px;
}

.b02 {
	float: left;
	text-align: center;
	width: 220px;
	margin-right: 20px;
}

.b03 {
	float: left;
	text-align: center;
	width: 220px;
	margin-right: 10px;
}

.b04 {
	float: left;
	text-align: center;
	width: 230px;
	margin-right: 5px;
}

.b05 {
	float: left;
	text-align: center;
	width: 170px;
}

.redblock {
	margin: 10px;
	padding: 10px;
	float: left;
	width: 650px;
	border: 1px solid #C00;
	color: #C00;
}

.redblock2 {
	padding: 10px;
	float: left;
	width: 845px;
	margin-bottom: 30px;
	border: 1px solid #C00;
	color: #FFFFFF;
}

.hidari {
	float: left;
	width: 350px;
}

.migi {
	float: right;
	width: 450px;
}

.hidari300 {
	float: left;
	width: 300px;
	margin-right: 50px;
}

.hidari500 {
	float: left;
	width: 550px;
}

.whtblock {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	float: left;
	width: 850px;
	margin-bottom: 20px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}

.pnkblock {
	margin: 10px;
	padding: 10px;
	float: left;
	width: 650px;
	border: 1px solid #F99;
	color: #333;
	background-color: #ffe4e1;
}

.gryblock {
	margin: 10px;
	padding: 10px;
	float: right;
	width: 250px;
	border: 1px solid #CCC;
	background-color: #eeeeee;
}

.gryblock2 {
	padding: 10px;
	float: left;
	width: 400px;
	border: 1px solid #CCC;
	background-color: #eeeeee;
}

.gryblock3 {
	float: left;
	width: 500px;
	border: 1px solid #CCC;
	background-color: #eeeeee;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.gryblock4 {
	float: left;
	width: 500px;
	border: 1px solid #CCC;
	background-color: #eeeeee;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.gryblock5 {
	float: left;
	border: 1px solid #CCC;
	background-color: #eeeeee;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.whtbox {
	float: left;
	background-color: #fff;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	color:#000000;
	border-radius: 5px;
	
}

.brnbox {
	float: left;
	background-color: #660000;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	
}

.linebox {
	float: left;
	border: 1px solid #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	
}

.box_line3 {
	border: 2px dotted #7C8282;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 50px;
	margin-left: 30px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.comp {
	float: left;
	width: 820px;
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 20px;
}

.comp ul{margin: 0 0 10px 10px;}

.comp ul li{
margin-bottom:5px;
padding-left:15px;
background:url(../images/bullet.png) no-repeat 0 8px;
}

.comp ol{margin: 0 0 10px 30px;}

.comp ol li{list-style:decimal;}


.opt {
	float: left;
	width: 840px;
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 20px;
}

.ph1 {
	float: left;
	margin-bottom: 20px;
	color: #FFF;
	width: 200px;
	margin-right: 30px;
}

.ph1b {
	float: left;
	margin-bottom: 20px;
	width: 200px;
}

.ph2 {
	float: left;
	margin-bottom: 20px;
	width: 200px;
	margin-right: 20px;
}

.phfree {
	float: left;
	margin-bottom: 20px;
	color: #FFF;
	margin-right: 30px;
}

.phfree2 {
	float: left;
	margin-bottom: 20px;
	color: #FFF;

}


.ph610 {
	float: left;
	width: 610px;
}

.phfree {
	float: left;
	margin-bottom: 20px;
}


.leftside {
	float: left;
	width: 455px;
	margin-bottom: 20px;
}

.leftside2 {
	float: left;
	width: 530px;
	margin-bottom: 20px;
}

.rightside {
	float: right;
	width: 450px;
	margin-bottom: 20px;
	margin-right: 20px;
}

.rightside2 {
	float: right;
	width: 450px;
	margin-bottom: 20px;
}

.right430 {
	float: right;
	width: 430px;
}

.setumei {
	float: left;
	width: 300px;
	margin-left: 10px;
	color: #FFF;
	font-size: 10px;
}


.setumei2 {
	float: left;
	width: 260px;
	margin-left: 10px;
	color: #FFF;
	font-size: 10px;
}
.setumei3 {
	float: left;
	width: 260px;
	margin-left: 20px;
	color: #FFF;
	font-size: 10px;
}


.no {
	float: left;
	border: 1px solid #FFF;
	color: #FFF;
	text-align: center;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: small;
	background-color: #C00;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.no2 {
	float: left;
	border: 1px solid #FFF;
	color: #FFF;
	text-align: center;
	margin-top: 5px;
	margin-right: 150px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-size: small;
	background-color: #C00;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.no3 {
	border: 1px solid #323131;
	color: #111010;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	font-size: small;
	background-color: #FDFDFD;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.bright a:hover img{
 filter: alpha(opacity=50);
-moz-opacity:0.5;
 opacity:0.5;
}

.width60{
	width: 60px;
	float: left;
}

.width50{
	width: 50px;
	float: left;
}

.width40{
	width: 40px;
	float: left;
}

.width30{
	width: 30px;
	float: left;
}

.width20{
	width: 20px;
	float: left;
}

.height250{
	height:250px;
	display:block;
}

.height200{
	height:200px;
	display:block;
}

.height100{
	height:100px;
	display:block;
}

.height80{
	height:80px;
	display:block;
}


.height60{
	height:60px;
	display:block;
}
.height50{
	height:50px;
	display:block;
}
.height40{
	height:40px;
	display:block;
}

.height30{
	height:30px;
	display:block;
}
.height20{
	height:20px;
	display:block;
}
.height15{
	height:15px;
	display:block;
}
.height10{
	height:10px;
	display:block;
}
.height5{
	height:5px;
	display:block;
}

.ssmoji {
	font-size: xx-small;
	color: #666;
}

.smoji {
	font-size: x-small;
	line-height: 110%;
}
.smojired {
	font-size: x-small;
	line-height: 110%;
	color: #F00;
}

.smmoji {
	font-size: 12px;
	line-height: 120%;
}

.smmoji2 {
	font-size: 12px;
	line-height: 160%;
}

.mmoji {
	font-size: 14px;
	line-height: 130%;
}

.mfutomoji {
	font-size: medium;
	font-weight: bold;
	line-height: 130%;
}

.mincho {
	font-size: medium;
	font-weight: bold;
	line-height: 160%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #000;
}

.mincho2 {
	font-size: medium;
	font-weight: bold;
	line-height: 160%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.lfutomoji {
	font-size: 18px;
	font-weight: bold;
	line-height: 140%;
	letter-spacing: 0.1em;
}

.lfutomoji2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 140%;
	letter-spacing: 0.1em;
	color: rgba(195,147,79,1.00);
}

.mspace {
	font-size: medium;
	line-height: 160%;
	letter-spacing: 0.3em;
	font-weight: bold;
}

.redmoji {
	color: #F00;
}

.new {
	color: #ff0000;
	font-size: 80%;
}

.redmoji2 {
	color: #F00;
	font-size: 14px;
}

.bluemoji {
	color: #09C;
}

.bluemoji2 {
	color: #09C;
	font-size: 14px;
}

.brownmoji {
	color: #663300;
}

.gwht {
	color: #CCCCCC;
	font-size: 90%;
}

.gwht_m {
	color: #CCCCCC;
	font-size: 14px;
}

.whtmigi {
	color: #000000;
	font-size: 80%;
	background-color: #999;
	margin-right: 20px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	margin-bottom: 5px;
	margin-top: 20px;
}

.wakumoji {
	font-size: 80%;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #999;
}

.bgmoji {
	font-size: 90%;
	color: #FFF;
	background-color: #2781D5;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

.wakuwht {
	font-size: 80%;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	border: 1px solid #CCC;
	color: #FFF;
	margin-right: 15px;
}


.centermoji {
	text-align: center;
}

.center2 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 160%;
}

.migimoji {
	text-align: right;
}


.telmoji {
	font-size: x-large;
	font-weight: bold;
	color: #F00;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
}

.english {
	font-size: medium;
	font-weight: bold;
	color: #333;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
}

.ptop {
	text-align: right;
	margin-bottom: 15px;
	width: 500px;
	color: #396;
	font-size: 12px;
	float: right;
}
/* --- リストエリア --- */
ul.thumbnail {
	width: 100%; /* リストエリアの幅 */
	min-width: 660px; /* リストエリアの最小幅（不要な場合は削除） */
	margin: 0; /* リストエリアのパディング（上、左右、下） */
	list-style-type: none;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* --- リスト項目 --- */
ul.thumbnail li {
	width: 210px; /* 項目の幅 */
	/* height: 110px; */ /* 項目の高さ（li要素の高さを指定する場合） */
	float: left;
	margin-bottom: 20px; /* 項目の下マージン */
	text-align: center;
}

/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}


/* --- pankuzu --- */
.topic-path {
  list-style-type: none;
  margin-bottom: 10px;
}
.topic-path li {
  display: inline;
}




