@charset "shift_jis";

/* --------------------------------------
 __default style clear
-------------------------------------- */

@import "new-reset.css";

/* --------------------------------------
 __layout
-------------------------------------- */

@import "new-layout.css";

/* --------------------------------------
 __common
-------------------------------------- */

@import "new-common.css";

/* --------------------------------------
 __navi
-------------------------------------- */

@import "new-navi.css";

/* --------------------------------------
 __cl1
-------------------------------------- */

h1 {
	color: #333333;
}

h2 {
	border-width: 0px;
	padding: 0px;
}

h3 {
	padding:15px 15px;
	border-width: 0px;
	background-color:#ffffff;
	background-image:url("../acc/acl/cl1/images/cl1_midashi_h3.gif");
	background-repeat:no-repeat;
}

h4 {
	margin: 20px 0px;
	padding: 3px 5px;
	border-style: solid;
	border-width: 0px 0px 0px 5px;
	border-color: #66cc33;
	background-color:#f3f3f3;
	color: #333333;
	font-size: 14px;
	line-height:150%;
	font-weight: 600;
}

h5 {
	margin: 15px 0px;
	padding: 3px 3px;
	border-width: 0px;
	background-color:#ffffff;
}

h6 {
	background-color: #ffffff;
}

/* --------------------------------------
 __t_style
-------------------------------------- */


#t_style_a,
#t_style_b,
#t_style_c,
#t_style_d,
#t_style_e {
	margin: 0px 0px 20px;
	padding: 15px 0px;
	border: #999999 1px solid;
	background-color: #f3f3f3;
	text-align: center;
}

#t_style_a table,
#t_style_b table,
#t_style_c table,
#t_style_d table,
#t_style_e table {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}


#t_style_a th,
#t_style_a td,
#t_style_b th,
#t_style_b td,
#t_style_c th,
#t_style_c td,
#t_style_d th,
#t_style_d td,
#t_style_e th,
#t_style_e td {
	border-width: 1px 0px;
}

#t_style_a th,
#t_style_b th,
#t_style_c th,
#t_style_d th,
#t_style_e th {
	background-color: #f2fae5;
}

#border_none_a td,
#border_none_b td,
#border_none_c td {
	border-width: 0px;
	background-color: #f3f3f3;
}