<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";
/* CSS Document */

/* --------------------------------- 
------------------------------------
TABLE Type
------------------------------------
------------------------------------*/
.company-pair {
	margin-bottom:20px;
}
.company-pair .comment{
	padding: 5px;
	margin-bottom:5px;
}

.company-pair .wb-pair{}

.company-pair .wb-pair-title{
	background-image: url(img/top_titlebar_wall.jpg);
	background-position:bottom;
	border-bottom: 1px solid #542420;
	border-left: 8px solid #542420;
	background-repeat: repeat-x;
	height: 20px;
	padding: 5px;
	line-height:20px;
	margin: 0 0 10px 0;
	font-size:16px;
	color:#542420;
	font-weight: bold;
}
.company-pair .wb-pair-categ{}
.company-pair .wb-pair-list{}

.company-pair .wb-pair-list td{
	margin: 0;
	padding: 0.5em 0.8em;
	text-align: left;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	background-color: #FFFFFF;
}
.company-pair .wb-pair-list-title{}
.company-pair .wb-pair-list-body{}


/* --------------------------------- 
------------------------------------
DIV Type　サイト発展のお手伝い
------------------------------------
------------------------------------*/
.Service-pair .wb-pair{}
.Service-pair .wb-pair-title{
	background-image: url(/img/top_titlebar_wall.jpg);
	background-position:bottom;
	border-bottom: 1px solid #542420;
	border-left: 8px solid #542420;
	background-repeat: repeat-x;
	height: 20px;
	padding: 5px;
	line-height:20px;
	margin: 0 0 10px 0;
	font-size:16px;
	color:#542420;
	font-weight: bold;
}
.Service-pair .wb-pair-categ{}

.Service-pair .wb-pair-list{
	padding:10px;
	width: 570px;
	margin-bottom: 15px;
}
.Service-pair .wb-pair-list-title{
	border: solid 1px #996633;
	background-color:#ECE9DE;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-image: url(/img/arrow_04.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
	background-position: 3px 7px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.Service-pair .wb-pair-list-body{}

/* --------------------------------- 
------------------------------------
DIV Type　プライバシーポリシー
------------------------------------
------------------------------------*/
.privacy-pair .wb-pair{
	line-height:140%;
}
.privacy-pair .wb-pair-title{
	background-image: url(/img/top_titlebar_wall.jpg);
	background-position:bottom;
	border-bottom: 1px solid #542420;
	border-left: 8px solid #542420;
	background-repeat: repeat-x;
	height: 20px;
	padding: 5px;
	line-height:20px;
	margin: 0 0 10px 0;
	font-size:16px;
	color:#542420;
	font-weight: bold;
}
.privacy-pair .wb-pair-categ{
	padding:10px;
}

.privacy-pair .wb-pair-list{
	padding:10px;
	width: 680px;
	margin-bottom: 20px;
}
.privacy-pair .wb-pair-list-title{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom:15px;
}
.privacy-pair .wb-pair-list-body{
	margin-bottom:20px;
	color: #333333;
}

/* --------------------------------- 
------------------------------------
module TABLE Type
------------------------------------
------------------------------------*/
.module {
	margin-bottom:20px;
}
.module .comment{
	padding: 5px;
	margin-bottom:5px;
}

.module .wb-pair{}

.module .wb-pair-title{
	background-image: url(img/top_titlebar_wall.jpg);
	background-position:bottom;
	border-bottom: 1px solid #542420;
	border-left: 8px solid #542420;
	background-repeat: repeat-x;
	height: 20px;
	padding: 5px;
	line-height:20px;
	margin: 0 0 10px 0;
	font-size:16px;
	color:#542420;
	font-weight: bold;
}
.module .wb-pair-categ{}
.module .wb-pair-list{}
.module .wb-pair-list table{
	border: 1px solid #ccc;
	margin: 0 0 0 5px;
	padding: 0;
	width: 95%;
	border-collapse: collapse;
	background-color: #fff;
	empty-cells: show;
}
.module .wb-pair-list th{
	margin: 0;
	padding: 0.5em 0.8em;
	width: 120px;
	background-color: #ECE9DE;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
}
.company-pair .wb-pair-list td{
	margin: 0;
	padding: 0.5em 0.8em;
	text-align: left;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	background-color: #FFFFFF;
}
.company-pair .wb-pair-list-title{}
.company-pair .wb-pair-list-body{}

</pre></body></html>