/* CSS Document */

/********************************************************************/
/* タイトル */
/********************************************************************/

.title_flow {
    background-image: url(../img/title_flow.jpg);
}

.title_point {
    background-image: url(../img/title_point.jpg);
}

.title_htmlmail {
    background-image: url(../img/title_template.jpg);
}

/********************************************************************/
/* ポイント */
/********************************************************************/

.point_area {
    padding: 0px 15px 10px 10px;
	border-bottom: 1px dotted #E0DFE3;
}

.point_areal {
    padding: 0px 15px 10px 10px;
	border-right: 1px solid #F1F1F1;
	border-bottom: 1px dotted #E0DFE3;
}

.point_areab {
    padding: 0px 15px 10px 10px;
	border-right: 1px solid #F1F1F1;
}

.point_arean {
    padding: 0px 15px 10px 10px;
}

.point_area p,
.point_areal p,
.point_areab p,
.point_arean p {
    padding: 0px 10px 0px 12px;
}

.point1_title {
    background-image: url(../img/point1_title.gif);
	text-indent: -9999px;
}

.point2_title {
    background-image: url(../img/point2_title.gif);
	text-indent: -9999px;
}

.point3_title {
    background-image: url(../img/point3_title.gif);
	text-indent: -9999px;
}

.point4_title {
    background-image: url(../img/point4_title.gif);
	text-indent: -9999px;
}

.point5_title {
    background-image: url(../img/point5_title.gif);
	text-indent: -9999px;
}

.point6_title {
    background-image: url(../img/point6_title.gif);
	text-indent: -9999px;
}

.point7_title {
    background-image: url(../img/point7_title.gif);
	text-indent: -9999px;
}

.point8_title {
    background-image: url(../img/point8_title.gif);
	text-indent: -9999px;
}

.point9_title {
    background-image: url(../img/point9_title.gif);
	text-indent: -9999px;
}

.point10_title {
    background-image: url(../img/point10_title.gif);
	text-indent: -9999px;
}

.point11_title {
    background-image: url(../img/point11_title.gif);
	text-indent: -9999px;
}

.point12_title {
    background-image: url(../img/point12_title.gif);
	text-indent: -9999px;
}


.template_title {
    background-image: url(../img/template_title.gif);
	height: 150px;
	text-indent: -9999px;
}

/********************************************************************/
/* ケーススタディ */
/********************************************************************/

.case_title {
    background-image: url(../img/case_title.gif);
	height: 90px;
	text-indent: -9999px;
}

.case_middle {
    background-image: url(../img/case_middle.gif);
	padding: 0px 8px;
}

.case_bottom {
    background-image: url(../img/case_bottom.gif);
	height: 70px;
}

.story_top {
    background-image: url(../img/story_table_top.gif);
}

.story_middle {
    background-image: url(../img/story_table_middle.gif);
}

.story_bottom {
    background-image: url(../img/story_table_bottom.gif);
}

.story_bottomny {
    background-image: url(../img/story_table_bottomny.gif);
}

.story_middle dl {
    margin: 0px;
	padding: 0px;
	line-height: 17px;
}

.story_middle dt {
	width: 30px!important;
	width /**/:40px;
	padding: 5px;
	position: relative;
	left: 0px;
	font-size: 11px;
}

.story_middle dd {
    width: 200px!important;
	width /**/:210px;
    margin: -88px 0px 0px;
    padding: 5px;
    position: relative;
    left: 45px;
}

/********************************************************************/
/* セミナー */
/********************************************************************/

.seminar_title {
    background-image: url(../img/seminar_title.gif);
	height: 60px;
	text-indent: -9999px;
}

.seminar_middle {
    background-image: url(../img/seminar_middle.gif);
	padding: 0px 8px;
}

.seminar_bottom {
    background-image: url(../img/seminar_bottom.gif);
	height: 10px;
}

.seminar_middle p {
    padding: 5px 10px;
	margin: 2px 5px 0px;
}

.seminar_btn {
    text-align: center;
}

.seminar_middle ul {
    padding: 0px;
	margin: 0px;
}

.seminar_middle li {
	padding: 0px;
	margin: 0px 0px 0px 30px;
	list-style-position: outside;
}

.form {
    background-color: #F5F5F5;
	color: #999999;
	border: 1px solid #E0DFE3;
}

.seminar_contents {
    padding: 10px;
}

.title_seminar {
    background-image: url(../img/title_seminar.gif);
}

.license_top {
    background-image: url(../img/license_top.gif);
}

.license_middle {
    background-image: url(../img/license_middle.gif);
	padding: 10px 15px;
}


.license_bottom {
    background-image: url(../img/license_bottom.gif);
}

.case_btn {
    padding: 15px 30px 5px 40px;
}

.case_bottom ul {
	margin: 0px;
	padding: 0px;
}

.case_bottom li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.case_bottom li a {
	display: block;
	height: 35px;
	text-decoration: none;
}

.case_bottom li a span {
    visibility: hidden;
	text-indent: -9999px;
	font-size: 2px;
}

.btn_casestudy {
    width: 200px;
}

.btn_casestudy A:link,
.btn_casestudy A:active, 
.btn_casestudy A:visited {
    background-image: url(../img/btn_casestudy.gif);
	background-position: top;
}

.btn_casestudy A:hover {
    background-image: url(../img/btn_casestudy.gif);
	background-position: bottom;
}

