@charset "utf-8"; 
/*--------------------------------------
共通
---------------------------------------*/
body {
	margin: 0;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	font-size: 100%;
	background: #ededed url(./img/wall.jpg) repeat-x top left;
	color: #333;
	line-height: 1.6em;
}

.all {
	width: 900px ;
	margin:  0 auto;
	background-color:  #fef9f6;
    font-size: 0.9em;
}

.contents_wrap {
	width: 806px;
	margin:  0 auto;
}

ul {
	margin: 0;
	padding: 0;
}

/* for HTML5 */
section article header footer {
	display: block;
}

h1 {
	margin: 0;
}
/*--------------------------------------
本文
---------------------------------------*/
table.table_child {
	border-collapse: collapse;
	width:  730px;
	margin: 0 auto;
}

table.table_child th,
table.table_child td {
	padding:  5px;
	border:  1px solid #999;
}

table#table_inforce th,
table#table_inforce td {
	padding:  5px;
	border:  1px solid #999;
}

table.table_child th {
	background-color:  #f9f9f9;
	font-weight: normal;
}

table#table_inforce th {
	width:  200px;
}

table#table_club th.club {
	width:  170px;
}

table#table_club th.area {
	width:  58px;
		text-align:  center;
}

table#table_club th.address {
	width:  300px;
}

table#table_club td.area,
table#table_club td.tel {
		text-align:  center;
}

.section {
	margin-bottom:  50px;
}

h2 {
	position: relative;
	right: 14px;
	margin:  0;
	padding: 0;
	height: 60px;
}

.space {
	width:  803px;
	background-color: #fff;
}
.article {
	padding: 20px 30px 20px 30px;
	width: 743px;
	margin:  0 auto;
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

/* 事業方針 */
.div_chd_principle01 {
	margin-bottom: 30px;
    font-size: 1.2em;
}

.div_chd_principle02 {
	margin-left: 30px;
}

p.p_inforce {
	margin: 0;
	font-weight: bold;
	font-size:1.2em;
	background: url(./img/chd_marker.gif) no-repeat center left;
	padding-left: 25px;
}

ul.ul_finforce {
	margin: 10px 0 20px 0;
	list-style: disc;
}

ul.ul_finforce li {
	margin-left: 20px;
}
/* 私たちが大切にしていること */
article#important {
	text-align:  center;
}

/* 取り組みの柱 */
.div_column {
	width:  730xp;
	margin:  0 0 0 30px;
}

ul.ul_column {
	margin:  0  0 0 20px;
	font-size: 1.2em;
}

ul.ul_column li {
	margin-bottom:  10px;
}

#id_column {
	background: #fff url(./img/chd_wall_family.jpg) no-repeat bottom right;
    min-height:130px;
}

/* 平日のスケジュール */
#id_schedule {
	text-align:  center;
}

/* 問い合わせ先 */
ul.ul_address {
	border: 1px solid #999;
	padding: 10px;
	font-size:  0.9em;
	width:  450px;
	list-style: none;
	padding: 10px 20px;
	margin: 0 auto 30px auto;
}

/* コピーライト */
.copy_all {
	background-color: #dedddd;
	padding: 10px 0;
	text-align:  center;
	font-size:  0.8em;
}

span.span_copy {
	font-size: 1.2em;
	margin-right: 5px;
}

/*--------------------------------------
分岐ページ
---------------------------------------*/
.junction_all {
	margin:  100px auto;
	width: 650px;
	overflow: hidden;
}

.junction_in01 {
	width: 320px;
	float: left;
	margin-right: 20px;
}

.junction_in02 {
	width: 310px;
	float: left;
}
