@charset "utf-8";
.list {
	margin: 0;
	padding: 0;
	color: #0000CC;
	font-size: 12px;
	line-height: 18px;
}

.list ol {
	margin: 0;
	padding: 0;
}

.list ol li {
	margin: 0 0 0 2em;
	padding: 0;
	line-height: 2em;
}

.list a:link {
	text-decoration: underline;
	color: #0000CC;
}

.list a:visited {
	text-decoration: underline;
	color: #9933CC;
}

.list a:hover {
	text-decoration: none;
	color:#0099FF;
}

.list a:active {
	text-decoration: underline;
	color: #0000CC;
}

#contents-kn h2 {
	color: #268421;
	padding: 20px 0 8px 0;
	margin: 0;
	background-image: url(../../../knowledge/images/m_line_1.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	line-height: normal;
}

#contents-kn h3 {
	color: #96ae03;
	padding: 15px 0 13px 30px;
	margin: 10px 0 0 0;
	background-image: url(../../images/h2_back_a.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	line-height: normal;
}

#contents-kn h3 span {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0.5em;
}

#contents-a h2 {
	color: #96ae03;
	padding: 15px 0 13px 30px;
	margin: 0;
	background-image: url(../../images/h2_back_a.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	line-height: normal;
}

#contents-b h2 {
	color: #467cec;
	padding: 15px 0 13px 30px;
	margin: 0;
	background-image: url(../../images/h2_back_b.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	line-height: normal;
}

#contents-c h2 {
	color: #ed4430;
	padding: 15px 0 13px 30px;
	margin: 0;
	background-image: url(../../images/h2_back_c.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	line-height: normal;
}

#contents-d h2 {
	color: #9b2866;
	padding: 15px 0 13px 30px;
	margin: 0;
	background-image: url(../../images/h2_back_d.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	line-height: normal;
}

#contents-e h2 {
	color: #e49101;
	padding: 15px 0 13px 30px;
	margin: 0;
	background-image: url(../../images/h2_back_e.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	line-height: normal;
}

#contents-a h3 {
	color: #96ae03;
	padding: 15px 0 13px 30px;
	margin: 0;
	background-image: url(../../images/r_a.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	line-height: normal;
}

#contents-b h3 {
	color: #467cec;
	padding: 5px 0 5px 28px;
	margin: 20px 0 0 0;
	background-image: url(../../images/r_b.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	line-height: normal;
}

#contents-c h3 {
	color: #ed4430;
	padding: 5px 0 5px 28px;
	margin: 20px 0 0 0;
	background-image: url(../../images/r_c.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	line-height: normal;
}

#contents-d h3 {
	color: #9b2866;
	padding: 5px 0 5px 28px;
	margin: 20px 0 0 0;
	background-image: url(../../images/r_d.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	line-height: normal;
}

#contents-e h3 {
	color: #e49101;
	padding: 5px 0 5px 28px;
	margin: 20px 0 0 0;
	background-image: url(../../images/r_e.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	line-height: normal;
}

.catch-2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #7f4800;
	padding-bottom: 10px;
	border-bottom: solid #7f4800 1px;
	margin-top: 20px;
}

/* コラム----------------------------------------- */
.prof-w {
	margin: 15px 26px 0 26px;
	width: 598px;
}

.prof-p {
	width: 107px;
	float: left;
}

.prof-t {
	width: 468px;
	float: right;
}

.prof-title {
	font-weight: bold;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 7px;
	margin-bottom: 10px;
}

.prof-list {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #b8b8b8;
	margin: 5px 0 0 0;
}

.prof-list ul {
	margin: 0;
	padding: 0;
}

.prof-list ul li {
	margin: 0;
	padding: 5px 0 5px 15px;
	list-style-type: none;
	background-image: url(../../images/icon_a.gif);
	background-repeat: no-repeat;
	background-position: 0 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b8b8b8;
}

.prof-list ul li span {
	vertical-align: middle;
	padding-left: 10px;
}

.prof-list a:link {
	text-decoration: underline;
	color: #456200;
}

.prof-list a:visited {
	text-decoration: underline;
	color: #456200;
}

.prof-list a:hover {
	text-decoration: none;
	color:#98D900;
}

.prof-list a:active {
	text-decoration: underline;
	color: #456200;
} 

.go-prof {
	text-align: right;
	line-height: normal;
	margin-top: 7px;
}

#page-next {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 10px 0;
	margin: 30px 0 0 0;
}

#page-next table {
	width: 650px;
}

#page-next table td {
	vertical-align: middle;
	padding: 2px 0;
}

.page1 {
	width: 100px;
}

.page2 {
	width: 550px;
}

.step-w {
	margin: 10px 26px 0 26px;
}

.step-w dl {
	margin: 0;
	padding: 0;
}

.step-w dl dt {
	margin: 0;
	padding: 0;
	color: #666666;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-color: #BFD887;
	border-bottom-width: 1px;
}

.step-w dl dd {
	margin: 5px 0 15px 15px;
	padding: 0;
}


/* 基礎知識----------------------------------------- */
#kn-2-list {
	margin: 20px 0 0 0;
}

#kn-2-list ul {
	margin: 0;
	padding: 0;
}

#kn-2-list ul li {
	text-indent: -9999px;
	list-style-type: none;
	margin: 0 0 5px 0;
}

#kn-2-list a {
	display: block;
	height: 100%;
}

#kn-2-list-01 {
	background-image: url(../../../knowledge/images/kn_2_m1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 336px;
	height: 26px;
}

#kn-2-list-02 {
	background-image: url(../../../knowledge/images/kn_2_m2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 336px;
	height: 26px;
}

#kn-2-list-03 {
	background-image: url(../../../knowledge/images/kn_2_m3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 336px;
	height: 26px;
}

/* サーバ-----------------------------------------*/
.list-wrap {
	margin: 0;
	padding: 0;
}

.L-list {
	float: left;
	width: 460px;
}

.R-photo {
	float: right;
	width: 115px;
}

.R-photo-txt {
	font-size: 12px;
	line-height: 18px;
	margin: 5px 0 0 0;
}

#kn-3-list-01 {
	background-image: url(../../../knowledge/images/kn_3_m1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 336px;
	height: 26px;
}

#kn-3-list-02 {
	background-image: url(../../../knowledge/images/kn_3_m2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 336px;
	height: 26px;
}

#kn-3-list-03 {
	background-image: url(../../../knowledge/images/kn_3_m3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 336px;
	height: 26px;
}

.point {
	margin: 20px 0 0 0;
	padding: 0;
}

.point li {
	list-style-type: none;
	margin: 0 0 10px 5px;
	padding: 0 0 0 15px;
	background-image: url(../../../knowledge/images/icon_kn.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

.point-1 {
	background-image: url(../../../knowledge/images/point_1.gif);
	background-repeat: no-repeat;
}

.point-2 {
	background-image: url(../../../knowledge/images/point_2.gif);
	background-repeat: no-repeat;
}

.point-3 {
	background-image: url(../../../knowledge/images/point_3.gif);
	background-repeat: no-repeat;
}

.point-4 {
	background-image: url(../../../knowledge/images/point_4.gif);
	background-repeat: no-repeat;
}

.point-5 {
	background-image: url(../../../knowledge/images/point_5.gif);
	background-repeat: no-repeat;
}

.point-6 {
	background-image: url(../../../knowledge/images/point_6.gif);
	background-repeat: no-repeat;
}

.point-7 {
	background-image: url(../../../knowledge/images/point_7.gif);
	background-repeat: no-repeat;
}

.point-8 {
	background-image: url(../../../knowledge/images/point_8.gif);
	background-repeat: no-repeat;
}

/* サービス----------------------------------------- */
.consul {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 10px 0;
	text-align: right;
}

.example {
	color: #467CEC;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B8CCFC;
	border-bottom-color: #B8CCFC;
	margin: 20px 0 0 0;
}

.example-txt {
	margin: 5px 0 0 15px;
}

.consul-t {
	float: left;
	width: 460px;
}

.consul-p {
	float: right;
	width: 115px;
}

/* オプション */
.op_idx_w {
	width: 598px;
	margin: 30px 0 0 0;
}

.op_idx_L {
	width: 294px;
	float: left;
}

.op_idx_R {
	width: 294px;
	float: right;
}

.op_idx_txt {
	margin: 10px 10px 0 10px;
}

.web-L {
	width: 230px;
	float: left;
	margin-right: 30px;
}

.web-R {
	width: 230px;
	float: left;
}

.web-txt {
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
}

.instruction {
	text-indent: -1.7em;
	margin: 10px 0 0 0;
	padding: 0 0 0 2em;
	font-size: 12px;
	line-height: 18px;
}

.instruction-1 {
	text-indent: -0.9em;
	margin: 10px 0 0 0;
	padding: 0 0 0 0.9em;
	font-size: 12px;
	line-height: 18px;
}

/* list */
.ul-b {
	margin: 0;
	padding: 0;
}

.ul-b li {
	list-style-type: none;
	background-image: url(../../images/icon_b.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	margin: 15px 0 0 0;
	padding: 0 0 0 15px;
}

/* 特徴 */
.chara-m {
	margin: 40px 0 0 0;
}

/* 料金 */
.LR-26 {
	margin: 0 26px;
}
.pricing_03_dl {
	margin: 0;
	padding: 0;
}

.pricing_03_dl dt {
	margin: 0;
	padding: 10px 0 0 0;
}

.pricing_03_dl dd {
	margin: 0;
	padding: 5px 0 10px 0;
	background-image: url(../../../fee/images/pricing_dotline.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}


/* お問い合わせ----------------------------------------- */
.c-1-wrap {
	width: 598px;
	margin: 20px 26px 0 26px;
}

.c-1-b-w {
	background-image: url(../../../contact/images/form_back.gif);
	background-repeat: repeat-y;
}

.c-1-b-w2 {
	margin: 0 7px 0 16px;
}

.c-1-b-table {
	width: 575px;
	margin: 0 7px 0 16px;
}

.c-1-b-table-1 {
	width: 402px;
	vertical-align: middle;
}

.c-1-b-table-2 {
	width: 20px;
}

.c-1-b-table-3 {
	width: 153px;
	vertical-align: middle;
}

.c-1-b-table-3 strong {
	display: none;
}

.c-1-b-table-3 a {
	display: block;
	height: 100%;
}

#f01 {
	background-image: url(../../../contact/images/btn_1.gif);
	background-repeat: no-repeat;
	width: 153px;
	height: 92px;
	background-position: 0px 0px;
}

#f02 {
	background-image: url(../../../contact/images/btn_2.gif);
	background-repeat: no-repeat;
	width: 153px;
	height: 92px;
	background-position: 0px 0px;
}

#f01 a:hover {
	background-image: url(../../../contact/images/btn_1.gif);
	background-repeat: no-repeat;
	width: 153px;
	height: 92px;
	background-position: -153px 0px;
}

#f02 a:hover {
	background-image: url(../../../contact/images/btn_2.gif);
	background-repeat: no-repeat;
	width: 153px;
	height: 92px;
	background-position: -153px 0px;
}

/* フォーム */
.f-table {
	width: 598px;
	margin: 20px 0 0 0;
	border-top: dashed #a6a6a6 1px;
}

.f-table th {
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	width: 152px;
	background-color: #e7e7e7;
	border-bottom: dashed #a6a6a6 1px;
}

.f-table td {
	padding: 10px;
	border-bottom: dashed #a6a6a6 1px;
}

.img-check {
	margin: 0 0 0 3px;
	vertical-align: middle;
	padding: 0;
}

.btn-area {
	text-align: center;
	margin: 20px 0 0 0;
}

.f2-wrap {
	width: 520px;
	margin: 30px 65px 0 65px;
}

.f2-txt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #FF0000;
	font-weight: bold;
	margin: 20px 0;
}

.form2-m {
	border-bottom: solid #666666 1px;
	margin: 20px 0 0 0;
}

.form2-t-s {
	font-size: 12px;
	line-height: 18px;
	text-indent: -1em;
	padding-left: 1em;
}

.txt-red {
	color: #CC0000;
}

/* 会社案内----------------------------------------- */
#com-w {
}

#com-p {
	width: 170px;
	float: left;
}

#com-t {
	width: 460px;
	float: right;
}

#com-t dl {
	margin: 0;
	padding: 0;
}

#com-t dl dt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#com-t dl dd {
	margin: 5px 0 15px 50px;
	padding: 0;
}

#com-navi {
	float: right;
	margin: 0 0 20px 0;
	padding: 0;
	width: 241px;
}

#com-navi ul {
	margin: 0;
	padding: 0;
}

#com-navi ul li {
	list-style-type: none;
	float: left;
	line-height: 13px;
	display: inline;
}

#com-navi ul li a {
	height: 100%;
	display: block;
	text-indent: -9999px;
}

/* \*/
#com-navi ul li a {
	overflow: hidden;
}
/* */


#com-navi01 {
	background-image: url(../../../company/images/com_navi_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 67px;
	height: 13px;
}

#com-navi02 {
	background-image: url(../../../company/images/com_navi_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 89px;
	height: 13px;
}

#com-navi03 {
	background-image: url(../../../company/images/com_navi_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 85px;
	height: 13px;
}

#com-navi01 a:hover {
	background-image: url(../../../company/images/com_navi_1.gif);
	background-repeat: no-repeat;
	background-position: 0px -13px;
	width: 67px;
	height: 13px;
}

#com-navi02 a:hover {
	background-image: url(../../../company/images/com_navi_2.gif);
	background-repeat: no-repeat;
	background-position: 0px -13px;
	width: 89px;
	height: 13px;
}

#com-navi03 a:hover {
	background-image: url(../../../company/images/com_navi_3.gif);
	background-repeat: no-repeat;
	background-position: 0px -13px;
	width: 85px;
	height: 13px;
}

/* ニュース------------------------------------------------------------------------ */
#whats-w h2 {
	color: #e49101;
	padding: 15px 0 13px 30px;
	margin: 0;
	background-image: url(../../images/h2_back_e.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	line-height: normal;
}

#whats-w h2 span {
	font-weight: normal;
	padding-right: 10px;
}

#whats-w ul {
	margin: 20px 26px;
	padding: 0;
}

#whats-w ul li {
	margin: 0 0 10px 0;
	padding: 0 0 10px 15px;
	list-style-type: none;
	background-image: url(../../images/icon_e.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.whats-txt {
	margin: 20px 26px 0 26px;
}

#whats-photo {
	margin: 20px 0 0 26px;
}

#whats-photo img {
	margin-right: 30px;
}


/* 小冊子------------------------------------------------------------------------ */
#book-contents-w {
	width: 398px;
	margin: 20px 100px 0 100px;
	background-color: #FFF5D7;
}

#book-c-t {
	text-align: center;
	margin: 0 10px 0 10px;
	padding: 15px 0 0 0;
}

#book-contents-w ul {
	margin: 20px 45px 0 45px;
	padding: 0 0 20px 0;
}

#book-contents-w ul li {
	margin: 0;
	padding: 2px 0;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFE186;
}
