@charset "UTF-8";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url("../import.css");


/* CSS Document */

*{
	color: #232323;
}

#agency-main-box{
	text-align: center;
	width: 738px;
	margin-right: auto;
	margin-left: auto;
}

/* IE7以下のみ適用 */
*+html #agency-main-box{
	padding-bottom: 20px;
}

#topic-path{
	font-size: 1.3em;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

#agency-main-box h1{
	background-image: url(../../images/knowhow/h1.jpg);
	margin-bottom: 10px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 49px;
	width: 738px;
}

#agency-main-box p{
	font-size: 1.6em;
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
}

#agency-main-box h2{
	font-size: 20px;
	font-weight: bold;
	padding-left: 8px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF3300;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 4px;
}

.box-01{
	background-image: url(../../images/agency/back_01.gif);
	width: 718px;
	padding: 10px;
	margin-bottom: 20px;
}

.box-02{
	background-color: #FFFFFF;
	padding: 10px;
}

#advantage-table td{
	padding: 5px;
}

.back-top td{
	text-align: center;
}

.back-01 td div{
	background-image: url(../../images/agency/back_02.jpg);
	padding: 10px;
	line-height: 1.25em;
}

#support-table-1{
	border: 3px solid #7CB5C7;
	margin-bottom: 10px;
}

#support-table-2{
	border: 3px solid #418398;
	margin-bottom: 10px;
}

#support-table-3{
	border: 3px solid #224450;
}


#support-table-1 td,
#support-table-2 td,
#support-table-3 td{
	padding: 10px;
	font-size: 1.6em;
	line-height: 1.5em;
}

.b-line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81B7C9;
}

.td-01{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7CB5C7;
	text-align: center;
	width: 100px;
}

.td-01-r{
	width: 145px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #7CB5C7;
}

.td-02{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #418398;
	text-align: center;
	width: 100px;
}

.td-02-r{
	width: 145px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #418398;
}

.td-03{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #224450;
	text-align: center;
	width: 100px;
}

.td-03-r{
	width: 145px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #224450;
}

.td-04{
	padding: 0px;
}

.support-bold{
	color: #003333;
	font-weight: bold;
}

.support-txt-bold{
	font-weight: bold;
	color: #CC0000;
}

.inquiry-buttom{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}

#cp-seo-table{
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

#cp-seo-table *{
	line-height: 1.5em;
}

#cp-seo-table th{
	font-size: 1.6em;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: top;
	background-color: #F0F0F0;
	padding: 2px 6px 2px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#cp-seo-table td{
	font-size: 1.6em;
	padding: 2px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F9F9F9;
}
