/* CSS Document */

/* 基本 */
body {
	background-image: url(../../images/top_back1.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 100%;
}

img {
	border: 0
}

.linkimg a {
	border: none !important;
	border: 1px solid #CCCCCC;
	position: relative;
}

.linkimg a:hover {
	border: none !important;
	border: 1px solid #3BB1D6;
	position: relative;
}

.linkimg a img {
	padding: 1px;
	border: 1px solid #CCCCCC !important;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	position: relative;
}

.linkimg a:hover img {
	padding: 0px;
	border: 2px solid #3BB1D6 !important;
	border: 1px solid #3BB1D6;
	position: relative;
}



#contents {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 740px;
}

#popcontents {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 650px;
}

#winclose {
	text-align: center;
	padding: 15px;
}

h1 {
	margin: 0px;
	padding: 0px;

}

h2 {
	margin: 0px;
	padding: 0px;

}

/*デフォルトテキストリンク青文字*/
a {
	color: #009ED6;
	text-decoration: underline;
}

a:hover {
	color: #0078A3;
	text-decoration: underline;
}



/*テキストスタイル*/
.title {
	font-size: 110%;
	line-height: 150%;
	color: #009ED6;
}

.title2 {
	color: #000000;
}

.honbun {
	font-size: 74%;
	line-height: 170%;
	color: #333333;
	overflow-wrap: anywhere;
}

.chushaku {
	font-size: 70%;
	line-height: 160%;
	color: #666666;
}

.pankuzu {
	font-size: 80%;
	color: #999999;
}

.pankuzu a {
	color: #999999;
	text-decoration: underline;
}

.siromoji {
	font-size: 80%;
	line-height: 170%;
	color: #FFFFFF;
}

/*ヘッダー*/
#commonheader {}

#commonhead1 {
	float: left;
}

#commonhead2 {
	padding-top: 3px;
	clear: both;
	width: 740px;
}

#commonhead3 {
	float: right;
	width: 517px;
}

#headtit1 {
	float: left;
}

#headtit2 {
	padding-top: 5px;
	float: left;
	padding-left: 15px;
}

#headbtunder {
	clear: both;
}

#headsub {
	float: right;
	width: 93px;
	padding-left: 8px;
}

#headbt1 {
	width: 93px;
	clear: both;
	padding-top: 5px;
}

#headbt2 {
	width: 88px;
}

#headbt3 {
	float: right;
}

#headbt4 {
	float: right;
	margin-left: 5px;
}

#headbt5 {
	padding-left: 5px;
	float: right;
}

#panwaku {
	width: 628px;
	float: left;
}


/*フッター*/
#footer {
	background-color: #F6F6F6;
	text-align: center;
	padding: 10px;
	clear: both;
}

/* 共通序文 */
#jobun {
	clear: both;
	padding-top: 5px;
}

#johonbun {
	padding-top: 3px;
	padding-bottom: 10px;
}

.kugiri {
	float: left;
}

/* クリア */
.clear {
	clear: both;
}

/* --- Contents of sozai.css --- */
/* CSS Document */

/*ベース*/
.titlename {
	float: left;
	color: #009ED6;
	font-size: 110%;
	line-height: 120%;
	font-weight: bold;
}

.titlename2 {
	float: left;
	color: #959595;
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
}

.titlename3 {
	float: left;
	color: #333333;
	font-size: 74%;
	line-height: 180%;
}

.linkimg2 {
	padding: 1px;
	padding-bottom: 5px;
}

.linkmoji {
	width: 112px;
}

.sozaimenu {
	height: 30px;
	width: 100%;
}

.sozaimenukomoku {
	text-decoration: none;
	background-color: #76C9E2;
	color: white;
	font-size: 11px;
	padding: 2px 27px 2px 27px;
	/*フォームの横幅(740px)から「タイトル集」や「マーク集」などの全項目のタイトルの総文字数に応じた長さ(現在は11px×36文字)と各項目の間にある「|」の画像(現在は2px×5枚)と少数点にならないように調整したを引いて、項目数×2の数字を左右のpaddingにしていますので項目名が変わったり、項目数が変わった場合は変更してください。*/
	display: inline-block;
}

.sozaimenukomoku:hover {
	text-decoration: none;
	background-color: #3BB1D6;
	color: white;
	font-size: 11px;
	padding: 2px 27px 2px 27px;
	/*上記「sozaimenukomoku」同様*/
	display: inline-block;
}

.sozaimenukomokuleft {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	padding: 2px 27px 2px 32px;
}

.sozaimenukomokuleft:hover {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	padding: 2px 27px 2px 32px;
}

.sozaimenukomokuright {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	padding: 2px 32px 2px 27px;
}

.sozaimenukomokuright:hover {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	padding: 2px 32px 2px 27px;
}

#tolegacy {
	clear: both;
	padding-top: 3px;
	width: 100%;
	text-align: right;
}

.sozaiwaku {
	padding-left: 18px;
	padding-right: 18px !important;
	padding-right: 19px;
	clear: both;
	padding-top: 20px;
}

.sozaiwakuflex {
	display: flex;
}

.sozaititle {
	height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3BB1D6;
	padding-bottom: 5px;
	clear: both;
}

 .sozaititle1 {
	height: 1.4em;
	width: 112px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3BB1D6;
	padding-bottom: 5px;
	clear: both;
}

.sozaititle2 {
	height: 1.4em;
	width: 260px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3BB1D6;
	padding-bottom: 5px;
	clear: both;
}

.sozaititle3 {
	height: 1.4em;
	width: 408px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3BB1D6;
	padding-bottom: 5px;
	clear: both;
}

.sozaititle4 {
	height: 1.4em;
	width: 556px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3BB1D6;
	padding-bottom: 5px;
	clear: both;
}

.sozaititleaida {
	margin-left: 36px !important;
	margin-left: 36px;
}

.sozaititlenoline {
	height: 1.4em;
	padding-bottom: 5px;
	clear: both;
}

.titlehamidashi {
	white-space: nowrap;
	display: flex;
}

#sozaititle {
	float: left;
	width: 600px;
}

#aowaku {
	border: 1px solid #3BB1D6;
	padding: 15px;
	margin-left: 18px;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-right: 18px;
}

#kakoi1 {
	width: 112px;
	margin-right: 16px;
}

#kakoiin {
	text-align: center;
}

#kakoi2 {
	width: 542px;
}

.sumimg {
	padding-bottom: 10px;
	text-align: left;
}

#stotop {
	padding-top: 15px;
	text-align: left;
	clear: both;
}

.space {
	clear: both;
	padding-top: 10px;
}

.komoku {}

#space1 {
	float: left;
	clear: both;
	width: 31%;
	margin-right: 4% !important;
	margin-right: 3.9%;
}

#space2 {
	float: left;
	width: 31%;
	margin-right: 4% !important;
	margin-right: 3.9%;
}

#space3 {
	float: left;
	width: 30%;
}

#space1b {
	float: left;
	width: 48%;
	margin-right: 4% !important;
	margin-right: 4%;
}

#space2b {
	float: left;
	width: 48%;
}

.komidashi {
	background-color: #E6E6E6;
	padding-left: 5px;
}

.komidashi2 {
	background-color: #d9d9d9;
	padding-left: 5px;
}

.komoku ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.komoku ul li {
	padding-bottom: 5px;
}

.komoku2 ul {
	/*制御管理システムのみで使用　padding-top・padding-bottomは「komoku ul」クラスと少し違いので必要な場合、合わせてください*/
	list-style-type: none;
	margin: 0px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.komoku2 ul li {
	padding-bottom: 5px;
}

.downbt {
	text-align: center;
	width: 260px;
	padding-top: 10px;
}

.downbt2 {
	text-align: center;
	padding-top: 10px;
}

.downbt3 {
	text-align: center;
	width: 260px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.minititle {
	padding-bottom: 5px;
	text-align: left;
}

.minititle-cr {
	padding-bottom: 5px;
	text-align: left;
	height: 32px;
	align-content: center;
}

.sectionspace {
	padding-right: 54px;
	padding-left: 54px;
	margin-right: 2px;
	margin-left: 2px;
}

#titlelist {
	width: 350px;
}

#titlelist ul {
	margin: 0px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#titlelist ul li {
	padding-bottom: 5px;
}

#titlelist2 {
	width: 410px;
}

#titlelist2 ul {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
	padding-left: 0px;
	padding-right: 8px;
}

#titlelist2 ul li {
	padding-bottom: 5px;
}

/*バナー*/
.bannar {
	padding-bottom: 6px;
	clear: both;
}

/*バックナンバー*/
.backnumt {
	text-align: center;
	width: 108px;
	padding-bottom: 1px;
}

.backnumwaku {
	height: 30px;
	padding-top: 1px;
}

.backbt {
	font-size: 80%;
	color: #FFFFFF;

}

.backbt a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	width: 36px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}

.b00 {
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
	width: 36px;
}

a.b00 {
	background-color: #76C9E2;
}

a:hover.b00 {
	background-color: #3BB1D6;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.b00n {
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
	background-color: #D9F0F7;
	width: 36px;
	padding-top: 2px;
	padding-bottom: 2px;
}


/*ページトップへ*/
.totop {
	float: right;
	width: 71px;
	padding-top: 0.5em;
}


/*連続グリッド*/
div.grid {
}

div.grid div.section {
	float: left;
	width: 20%;
	box-sizing: border-box;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px !important;
	height: 320px;
}

div.grid div.section2 {
	float: left;
	width: 20%;
	box-sizing: border-box;
	text-align: center;
	padding-left: 18px;
	padding-right: 18px !important;
	padding-top: 20px;
}

div.grid div.section3 {
	float: left;
	width: 20%;
	box-sizing: border-box;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 15px;
	padding-left: 18px;
	padding-right: 18px !important;
}

div.grid div.section4 {
	float: left;
	width: 20%;
	box-sizing: border-box;
	text-align: center;
	padding-left: 12px;
	padding-right: 12px !important;
}

div.grid div.section5 {
	float: left;
	width: 20%;
	box-sizing: border-box;
	text-align: center;
	padding-top: 15px;
	padding-left: 18px;
	padding-right: 18px !important;
}


div.grid2 {}

div.grid2 div.section {
	float: left;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px !important;
	height: 16em;
}

/*検索枠*/
#searchbar {
	clear: both;
	margin: 0;
	padding-top: 5px;
}

/*画像サイズについて*/
#torokujokyo {
	text-align: right;
	float: right;
	width: 112px;
	padding-top: 0.3em;
}

.sozaititle2line {
	height: 2.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3BB1D6;
	padding-bottom: 5px;
	clear: both;
}


div.grid div.tenpo_sec3 {
	height: 23em;
}

div.grid div.jutaku_sec2 {
	height: 22em;
	/*height: 315px;*/
}

#space_dl_skyair {
	float: left;
	margin-right: 4% !important;
	margin-right: 4%;
}

.notes {
	font-size: 11px;
	color: #FF0000;
}

.honbun_kakomi {
	font-size: 10px;
	display: inline;
	border: 1px solid;
	padding: 0 1px;
}

@-moz-document url-prefix() {

	/* ここに書く */
	.firefox {
		margin-top: -15px;
	}
}

/*罫線*/
.keisen {
	width: 537px;
	border-top: solid 1px #3BB1D6;
	border-bottom: none;
	text-align: right;
}

/*ボタン・リンク範囲*/
.linkbut {
	display: block;
	border-radius: 3px;
	border: solid 1px #777;
	padding: 5px;
	text-align: center;
	width: 528px;
	background-color: #e6e6e6;
}

a.linkbut:hover {
	background-color: #ddd;
}