@charset "utf-8";
@import "../common/css/base.css";


/* CSS Document */

/*
--------------------------------------------------------
Since: 2008-12-15
Last Update:2009-04-15
Author: DEEP
Editor: DW8
-------------------------------------------------------- */


/* 共通 
------------------------------------------------------------------------------------*/
/* 左右
----------------------------*/
#content_ksb01 #ksb_left {
	float: left;
	width: 240px;
}

#content_ksb01 #ksb_right {
	color: #333;
	float: right;
	width: 605px;
	line-height: 1.4em;
	margin-bottom: 30px;
}


/* 左メニュー
----------------------------*/
.ksb_menuarea{
	width:auto;
	padding:0px;
	height:auto;
	text-align: justify;
}
.ksb_menu{
	width: 215px;
	height: auto;
	margin: 0;
	padding: 0;
}

* html body dl.list dd div{
   display:inline-block;
}

dl.list {
}

dl.list dt {
   float:left;
   width:35px;
   padding-top:10px;
   padding-bottom:0;
   padding-right:0;
}

dl.list dd {
   margin-left:0px;
   padding-top:10px;
   padding-bottom:10px;
   padding-right:10px;
}

.ksb_menu a:link
 {
	color: #FF6600;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.ksb_menu a:visited 
 {
	color: #FF6600;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.ksb_menu a:hover {
	text-decoration :underline;
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
}

.ksb_menu02 {
	width: 225px;
	height: auto;
	margin: 15px 0;
}
.ksb_menu02 ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.ksb_menu02 li {
	margin: 7px 0;
	padding: 0 0 0 23px;
	background: url("img/menu_li.gif") no-repeat;
	background-position: 2px;
}

.ksb_menu02 a:link
 {
	color: #333;
	font-size: 12px;
	text-decoration: none;
}
.ksb_menu02 a:visited 
 {
	color: #333;
	font-size: 12px;
	text-decoration: none;
}
.ksb_menu02 a:hover {
	color: #333;
	text-decoration: underline;
	font-size: 12px;
}
#ksb_right #ksb_r01 {
	width: 595px;
}


/* 右コンテンツリンク
----------------------------*/
#ksb_right p a:link{
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;	
}

#ksb_right p a:visited {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;	
}

#ksb_right p a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;	
}

/* ボタン
----------------------------*/
#btn  {
	margin-top: 15px;
}
#btn_txt {
	font-size: 14px;
	font-weight: bold;
	background-image: url(img/arrow01.gif);
	background-repeat: no-repeat;
	background-position:0 2px;
	text-indent: 20px;
	margin: 15px 0;
	text-align: left;
}


/* 各ページ
------------------------------------------------------------------------------------*/

/* kasukabe_top
------------------------------------------------------------------------------------*/
#content_ksb01{
	margin-top: 15px;

}
#ksb_title_01 {
	margin: 15px 0;
}

#content_k01 .table {
	color: #666;
	line-height: 1.3em;
	margin: 15px 0;
}

#content_k01 .table a:link
{
	color: #FF3300;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
#content_k01 .table a:visited {
	color: #FF3300;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
#content_k01 .table a:hover {
	color: #FF3300;
	text-decoration: none;
}

#content_k01 #footer {
	margin-top: 30px;
}


/* kasukabe_その壱
------------------------------------------------------------------------------------*/

/* 比較表
----------------------------*/
#ksb_right #table_left {
	float: left;
	margin: 15px 0;
}

#ksb_right #table_right {
	float: right;
	margin: 15px 0;
}

#ksb_right #note_title {
	font-weight: bold;
	color: #006633;
}

.note {
	margin: 0px auto;
}

.note th {
	font-weight: normal;
	background-color: #F7F7F7;
	text-align: left;
	margin-left: 5px;
	width: 100px;
	padding: 10px;
}

.note td {
	padding: 10px;
	vertical-align: top;
	background-color: #F7F7F7;
	text-align: justify;
	text-align: right;
}


/* kasukabe_その弐
------------------------------------------------------------------------------------*/
.ksb_right_img {
	text-align: center;
}


/* kasukabe_その四
------------------------------------------------------------------------------------*/
#ksb_right #note02 {
	margin: 0px auto;
	width: 605px;
}
#ksb_right #note02 td {
	padding: 5px;

}

/* kasukabe_その伍
------------------------------------------------------------------------------------*/
#ksb_right #btn_title01 {
	border-left: 5px solid #FF6600;
	font-weight: bold;
	padding: 2px 0 2px 15px;

}

/* 子育て一覧
----------------------------*/

#ksb_right #child_care {
	margin-top: 50px;
}

#ksb_right #child_care dl {
	margin: 15px 0;
	padding: 0;
}

#ksb_right #child_care dt {
	background-image: url(img/circle.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 6px;
	padding: 0 10px 0 15px;
	font-weight: bold;
}

#ksb_right #child_care dd{
	margin-left:6px;
	padding-left: 15px;
	line-height: 1.75em;	
}

#ksb_right #child_care a:link {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;	
}

#ksb_right #child_care a:visited {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;	
}

#ksb_right #child_care a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;	
}


/* kasukabe_その六
------------------------------------------------------------------------------------*/
#ksb_right #note03 {
	margin: 10px 0px;
	width: 605px;
}
#ksb_right #note03 td {
	padding: 10px;
}
#ksb_right #note03 p {
	margin-top: 5px;
}


/* kasukabe_vs
------------------------------------------------------------------------------------*/
#ksb_right .note04 {
	width: 605px;
	margin-bottom: 30px;
}
#ksb_right .note04 .note4_ans {
	padding-left: 70px;
}
#ksb_right .note04 p {
	margin: 30px 0;
	padding-left: 70px;
}


/* movie
------------------------------------------------------------------------------------*/
#movie{
	margin: 10px auto 0;
	width:620px;
}

#movie_02{
	margin: 50px auto 0;
	width:620px;
}

.movie_title {
	background-color: #F8F8F8;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	width:300px;
	padding: 10px 0;
	margin: 10px 0 5px 0;
	text-align:center;
}

#movie_comment01 {
	background-image: url(img/movie_02.jpg);
	background-repeat: no-repeat;
	height:190px;
	width:590px;
}
#movie_comment01_1 {
	width:406px;
	margin:0 0 0 35px;
	padding:8px 0 0 0;
}

#movie_comment01_1 p {
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 1.25em;
}

#movie_comment01_2 {
	text-align: right;
	margin:0px;
	padding:0px;
}

#movie_comment02 {
	background-image: url(img/movie_03.jpg);
	background-repeat: no-repeat;
	height:135px;
	width:485px;
	float: right;
	margin:5px 10px 0 0;
}
#movie_comment02_1 {
	width:300px;
	margin:5px 0 0 150px;
	padding:0;
}

#movie_comment02_1 p {
	margin: 0;
	padding: 5px 0;
	line-height: 1.25em;
}

#movie_comment02_2 {
	text-align: right;
}

#movie_map img {
	clear: right;
	margin:20px 0 0 0;
}
