
h2 {
	font-size: 13px;
}

h2 span {
	position: relative;
	z-index: -1;
	color: #FFFFFF;
}


.h2_web {
	background-image: url(../img_web/h2.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 660px;
}

.h2_webflow {
	background-image: url(../img_web/h2_flow.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 660px;
}

.h2_gra {
	background-image: url(../img_gra/h2.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 660px;
}

.h2_dig {
	background-image: url(../img_dig/h2.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 660px;
}

.h2_other {
	background-image: url(../img_other/h2.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 660px;
}

.h2_about {
	background-image: url(../img_about/h2.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 660px;
}

.h2_contact {
	background-image: url(../img_contact/h2.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 660px;
}

.p_top {
	padding: 20px;
	line-height: 170%;
}

.p_about {
	line-height: 170%;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.p_about_02 {
	line-height: 170%;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}

.bg_h3 {
	background-image: url(../img/bg_h3.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 660px;
}
h3 {
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 8px;
}


.bg_service {
	background-image: url(../img/bg_service.jpg);
	background-repeat: repeat-x;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.bg_about {
	background-image: url(../img/bg_service.jpg);
	background-repeat: repeat-x;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: center;
}

.tbl {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
.td_01 {
	padding: 2px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8B99F;
	font-size: 12px;
	font-weight: bold;
	color: #6C6751;
	vertical-align: top;
}
.td_02 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8B99F;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 15px;
}


/*お問い合わせ
-------------------------------------*/

.conatct {
	text-align: center;
}
.tbl_contact {
	border-collapse: collapse;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.necessary {	font-size: 11px;
	color: #CC0000;
}
.question {
	font-size: 12px;
	color: #666666;
	background-color: #C4C2B5;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	padding: 10px;
	width: 130px;
}
.answer {
	font-size: 12px;
	color: #666666;
	background-color: #EDEDE9;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.comment {
	width: 300px;
	height: 10em;
	scrollbar-base-color: #FFB3B3;
} 
.copyright_none {
	color: #FFFFFF;
	height: 1px;
	font-size: 1px;
}
.copyright_none a {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright_none a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
