@charset "utf-8";

@import "index.css";
@import "pages.css";
@import "company.css";
@import "policy.css";
@import "contact.css";
@import "flow.css";
@import "knowledge.css";
@import "sitemap.css";

body,td,p,div,input,textarea,form,li { font-size: 10pt; }

body {
	margin: 0;
	background: url(../img/common/head_bg.gif) top left repeat-x;
}

img {
	border: 0;
	vertical-align: bottom;
}

p,form,ul,li {
	padding: 0;
	margin: 0;
}

hr { border: 0; }

div#container {
	width: 950px;
	margin: 0px auto 5px;
	overflow: hidden;
}
#container #header {
	width: 950px;
	height: 106px;
	background: url(../img/common/header.gif) top left no-repeat;
	margin: 0px auto;
}
	
#header h1 {
	width: 475px;
	height: 95px;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}
#header h1 a {
	display: block;
	width: 475px;
	height: 95px;
	text-decoration: none;
	color: #ffffff;
}

#footer {
	width: 100%;
	background: url(../img/common/foot_bg.gif) top left repeat-x;
	height: 108px;
}
#footer #footLink {
	width: 950px;
	margin: 0px auto;
	background: url(../img/common/footer.jpg) bottom left no-repeat;
	text-align: right;
	color: #ffffff;
	padding-top: 8px;
	height: 100px;
}
#footLink a { color: #ffffff; }

div#naviBox {
	width: 907px;
	background: url(../img/common/navi_bg.gif) top left no-repeat;
	margin: 7px auto;
	height: 43px;
	overflow: hidden;
}
ul.naviList {
	margin: 4px 0px 0px 4px;
}
.naviList li {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}



/* ボックス系 */

.box950 { width: 950px; }

.box900 { width: 900px; }

.box850 { width: 850px; }

.box800 { width: 800px; }

.box750 { width: 750px; }

.box700 { width: 700px; }

.box650 { width: 650px; }

.box600 { width: 600px; }

.box550 { width: 550px; }

.box500 { width: 500px; }

.box200 { width: 200px; }

/*///// オーバーフロー ///////*/
.ovHidden { overflow: hidden; }

/*///// フロート /////////////*/
.fLeft { float: left; }
.fRight { float: right; }

/*///// クリアfix //////////////*/
.clearfix { zoom: 1; }
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}

/*///// マージン ////////////*/

/*トップ系 */
.mT5 { margin-top: 5px; }
.mT10 { margin-top: 10px; }
.mT15 { margin-top: 15px; }
.mT20 { margin-top: 20px; }
/*レフト系 */
.mL5 { margin-left: 5px; }
.mL10 { margin-left: 10px; }
.mL15 { margin-left: 15px; }
.mL20 { margin-left: 20px; }
/*ライト系 */
.mR5 { margin-right: 5px; }
.mR10 { margin-right: 10px; }
.mR15 { margin-right: 15px; }
.mR20 { margin-right: 20px; }
/* ボトム系 */
.mB5 { margin-bottom: 5px; }
.mB10 { margin-bottom: 10px; }
.mB15 { margin-bottom: 15px; }
.mB20 { margin-bottom: 20px; }
/* オール系 */
.mA5 { margin: 5px; }
.mA10 { margin: 10px; }
.mA15 { margin: 15px; }
.mA20 { margin: 20px; }
/* マージン左右auto */
.mLRA {
	margin-left: auto;
	margin-right: auto;
}
.mLRA:hover {
    opacity: 0.8;
}

/*///// パディング ////////////*/

/*トップ系 */
.pT5 { padding-top: 5px; }
.pT10 { padding-top: 10px; }
.pT15 { padding-top: 15px; }
.pT20 { padding-top: 20px; }
/*レフト系 */
.pL5 { padding-left: 5px; }
.pL10 { padding-left: 10px; }
.pL15 { padding-left: 15px; }
.pL20 { padding-left: 20px; }
/*ライト系 */
.pR5 { padding-right: 5px; }
.pR10 { padding-right: 10px; }
.pR15 { padding-right: 15px; }
.pR20 { padding-right: 20px; }
/* ボトム系 */
.pB5 { padding-bottom: 5px; }
.pB10 { padding-bottom: 10px; }
.pB15 { padding-bottom: 15px; }
.pB20 { padding-bottom: 20px; }
/* オール系 */
.pA5 { padding: 5px; }
.pA10 { padding: 10px; }
.pA15 { padding: 15px; }
.pA20 { padding: 20px; }

/*///// 行間 ////////////*/
.lh10 { line-height: 1em; }
.lh11 { line-height: 1.1em; }
.lh12 { line-height: 1.2em; }
.lh13 { line-height: 1.3em; }
.lh14 { line-height: 1.4em; }
.lh15 { line-height: 1.5em; }

/*///// 横位置 //////////*/
.taLeft { text-align: left; }
.taCenter { text-align: center; }
.taRight { text-align: right; }

/*///// 縦位置 //////////*/
.vaTop { vertical-align: top; }
.vaMiddle { vertical-align: middle; }
.vaBottom { vertical-align: bottom; }
.vaBaseline { vertical-align: baseline; }

/*///// フォント ////////*/

/* フォントサイズ */
.font8 { font-size: 8pt; }
.font10 { font-size: 10pt; }
.font11 { font-size: 11pt; }
.font12 { font-size: 12pt; }
.font14 { font-size: 14pt; }
/* フォントの太さ */
.fontBw { font-weight: bold; }
.fontNw { font-weight: normal; }
/* フォントカラー */
.fontRc { color: #ff0000; } /* 赤 */
.fontGc { color: #00ff00; } /* 緑 */
.fontBc { color: #0000ff; } /* 青 */
.fontCc { color: #00ccff; } /* 水色（シアン） */
.fontKc { color: #000000; } /* 黒 */
.fontWc { color: #ffffff; } /* 白 */
.fontHc { color: #999999; } /* グレー */
.fontPc { color: #FF66FF; } /* ピンク */
.fontOc { color: #FF6600; } /* オレンジ */
.fontYc { color: #ffff00; } /* 黄 */
/* よく使用するものたちの定義 */
/* 8ptフォント関連 */
.fontBw8 {
	font-size: 8pt;
	font-weight: bold;
}
.fontRc8 {
	font-size: 8pt;
	color: #ff0000;
}
.fontBwRc8 {
	font-size: 8pt;
	font-weight: bold;
	color: #ff0000;
}
/* 10ptフォント関連 */
.fontBw10 {
	font-size: 10pt;
	font-weight: bold;
}
.fontRc10 {
	font-size: 10pt;
	color: #ff0000;
}
.fontBwRc10 {
	font-size: 10pt;
	font-weight: bold;
	color: #ff0000
}
/* 11ptフォント関連 */

.fontBw11 {
	font-size: 11pt;
	font-weight: bold;
}
.fontRc11 {
	font-size: 11pt;
	color: #ff0000;
}
.fontBwRc11 {
	font-size: 11pt;
	font-weight: bold;
	color: #ff0000;
}
/* 12ptフォント関連 */

.fontBw12 {
	font-size: 12pt;
	font-weight: bold;
}
.fontRc12 {
	font-size: 12pt;
	color: #ff0000;
}
.fontBwRc12 {
	font-size: 12pt;
	font-weight: bold;
	color: #ff0000;
}
/* グレーフォント関連 */
.fontHc3 { color: #333333; }
.fontHc6 { color: #666666; }
.fontHc9 { color: #999999; }
.fontHcC { color: #cccccc; }
.fontHcFE { color: #fefefe; }
.fontHcF5 { color: #f5f5f5; }
.fontHcE5 { color: #e5e5e5; }


/* テスト用 */
.widthtest {
	border: 1px solid #ff0000;
}

/* CSS Document */





.base.listing_block {
    width: 87%;
    margin: auto;
    text-align: center;
    /* display: flex; */
    font-size: 12px;
    margin-top: 5px;
}
.listing_contents {
    display: inline-flex;
    font-size: 7px;
}
img.listing_block_img {
    width: 52px;
    margin-left: 36%;
    margin-top: -3%;
    height: 64px;
}
p.listing_block_text {
    font-size: 9px;
    text-align: left;
    margin-left: 6px;
}
#footer #footLink {
    width: 950px;
    margin: 0px auto;
    background: url(../img/common/footer.jpg) bottom left no-repeat;
    text-align: right;
    color: #ffffff;
    padding-top: 8px;
    height: 123px;
    background-size: contain;
}

#footer {
    width: 100%;
    background: url(../img/common/foot_bg.gif) top left repeat-x;
    height: 132px;
    /* background: #288ddf; */
    background-size: contain;
}

