@charset "utf-8";

/*--------基本スタイルシート----------------------*/
body{
	background-color:#ffffff;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:16px;
	text-align:center;
	color:#666666;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","sans-serif";
}

/*--------デフォルトスタイルの無効化----*/
table{border-collapse:collapse;}
p,form,img,td,ul,li,h1,h2,hr{margin:0; padding:0;}
a img{border:0; padding:0; margin:0;}
area,img{border:none;}

h1{
	font-size:24px;
	line-height:24px;
	padding:50px 0px 0px 20px;
	float:left;
}

h2{
	font-size:22px;
	line-height:30px;
	text-align:left;
	letter-speacing:0em;
	text-indent:160px;
	color:#46b035;
	margin:0px;
	padding:0px 0px 10px;
	background-image:url("../img/im_smile.gif");
	background-repeat:no-repeat;
	background-position:0 5px;
}

br{
	font-size:0px;
	border:0px none;
}
/*--------共通------------------------------------*/

/*--------枠組み----------------------------------*/
#OUTLINE{width:840px; margin:0 auto; text-align:center;}
#HEAD{margin:10px 10px 0px;}
#CONTENTS{width:800px;}
#FOOT{margin:0px 20px 10px;}

/*--------背景イメージ----------------------------*/
#BG_top{
	height:40px;
	margin:0px;
	padding:0px;
	background-image:url("../img/bg_top.gif");
	background-repeat:no-repeat;
}
#BG_middle{
	padding:0px 20px;
	background-image:url("../img/bg_middle.gif");
	background-repeat:repeat-y;
}
#BG_bottom{
	height:40px;
	margin:0px 0px 10px;
	background-image:url("../img/bg_bottom.gif");
	background-repeat:no-repeat;
}

/*--------ヘッダ------------------------------------------*/
#head_logo{
	float:left;
	padding:12px 0px 4px;
}

#tel{
	width:300px;
	font-size:30px;
	line-height:64px;
	text-align:left;
	text-indent:55px;
	color:#ff0000;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","sans-serif";
	background-image:url("../img/tel_contact.gif");
	background-repeat:no-repeat;
	padding:0px;
	float:right;
}

/*--------コンテンツ(共通)------------------------*/

/*--------ボタン------------------------*/
ul#button{
	text-align:center;
	list-style-type:none;
	padding:0px 142px 0px;
}

#button li{display:inline;}
#button li a{
	width:240px;
	display:block;
	float:left;
	height:50px;
	margin:5px;
	text-indent:-9999px;
	text-decoration:none;
	outline:0;
}

/*--------ボタン3列---------------------*/
ul#button1{
	text-align:center;
	list-style-type:none;
	padding:0px 24px 0px;
}

#button1 li{display:inline;}
#button1 li a{
	width:240px;
	display:block;
	float:left;
	height:50px;
	margin:5px;
	text-indent:-9999px;
	text-decoration:none;
	outline:0;
}

#home a{background-image:url("../img/btn_home.gif");}
#plan a{background-image:url("../img/btn_plan.gif");}
#smile a{background-image:url("../img/btn_smile.gif");}

#home a:hover{background-image:url("../img/btn_home_on.gif");}
#plan a:hover{background-image:url("../img/btn_plan_on.gif");}
#smile a:hover{background-image:url("../img/btn_smile_on.gif");}

/*--------コンテンツ(HOME)------------------------*/
/*--------子育て総研紹介テーブル--------*/
table#souken{
	width:740px;
	margin:20px 30px 10px;
}
#souken td{
	font-size:12px;
	line-height:16px;
	text-align:left;
	vertical-align:top;
}
#souken td img{text-align:center;}
#souken p{
	font-size:14px;
	line-height:18px;
	padding:0px 0px 16px;
}

p#miki{
	font-size:12px;
	line-height:14px;
	color:#ffffff;
	background-color:#f08200;
	margin-bottom:20px;
	padding:10px;
}

/*--------認定書テーブル----------------*/
table#license{
	width:740px;
	text-align:left;
	vertical-align:top;
	margin:20px 30px 10px;
}
#license td{
	font-size:15px;
	line-height:20px;
	padding:10px;
}

td#mokomoko{
	background-image:url("../img/bg_license2.gif");
	background-repeat:no-repeat;
	background-position:0 center;
}

#license ul{
	list-style-image:url(../img/check.gif);
	margin:0px 0px 0px 10px;
}
#license li{padding:0px 0px 10px;}

#shiryo{
margin:0px 70px;
padding:20px 0px 0px;
}

input#close{background-image:url("../img/peke.gif");}


/*キャンペーンが終了時元に戻すときに解除する*/
/*table#license{
	width:640px;
	text-align:left;
	vertical-align:top;
	margin:20px 80px 10px;
}
#license td{
	font-size:16px;
	line-height:20px;
	padding:10px;
}

td#mokomoko{
	background-image:url("../img/bg_license.gif");
	background-repeat:no-repeat;
	background-position:0 center;
}

#license ul{
	list-style-image:url(../img/check.gif);
	margin:0px 0px 0px 10px;
}
#license li{padding:0px 0px 10px;}

#shiryo{
margin:0px 70px;
padding:20px 0px 0px;
}

input#close{background-image:url("../img/peke.gif");}*/

/*解除時エリアリンク位置コード75,32,206,202*/
/* ここまで */

/*--------コンテンツ(プラン)----------------------*/
p#title_plan{
	font-size:22px;
	line-height:50px;
	color:#ffffff;
	font-weight:bold;
	background-image:url("../img/title_plan.gif");
	background-repeat:no-repeat;
	margin:0px 20px;
}

p#exposition01{
	width:720px;
	font-size:16px;
	text-align:center;
	margin:0px 40px;
	padding:20px 0px;
}

table#madori{
	width:700px;
	margin:0px 50px;
}
table#madori td{vertical-align:top;}

#madori dl{
	text-align:left;
	margin:0px;
	padding:0px 0px 0px 10px;
}

#madori dt{
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#ee7800;
}
#madori dd{
	font-size:12px;
	margin:0px 0px 0px 20px;
	padding:0px 0px 10px;
}

table#plan_detail{
	width:660px;
	margin:0px 70px 10px;
}
#plan_detail td{
	padding:4px;
}
/*--------コンテンツ(SmileSeriesって？)-----------*/
#detail{
	padding:0px 10px 20px;
}

p#title_smile{
	font-size:24px;
	line-height:50px;
	color:#ffffff;
	font-weight:bold;
	background-image:url("../img/title_smile.gif");
	background-repeat:no-repeat;
	margin:0px 20px;
}

p.sub_title{
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	padding:20px 0px 0px;
}

p.sub_detail{
	font-size:14px;
	line-height:20px;
	text-align:center;
}

/*--------テーブル----------------------*/
#detail table{
	text-align:left;
}

#detail table#a{margin:20px 20px 10px 130px;}
#detail table#b{margin:20px 130px 10px 10px;}
#detail table#c{margin:20px 30px 10px 130px;}
#detail table#d{margin:20px 130px 10px 10px;}
#detail table#e{margin:20px 0px 10px 130px;}
#detail table#f{margin:20px 130px 10px 30px;}
#detail table#g{margin:20px 20px 10px 130px;}

#detail table td{
	width:600px;
	vertical-align:top;
}

#detail img{
	padding:0px 5px;
}

.check{
	font-size:14px;
	line-height:18px;
	color:#ffffff;
	font-weight:bold;
	margin:0px;
	padding:8px;
}

.check_detail{
	font-size:12px;
	line-height:18px;
	background-color:#ffffe5;
	margin:0px;
	padding:8px;
}

/*--------資料請求----------------------*/
p#title_shiryo{
	font-size:22px;
	line-height:50px;
	color:#ffffff;
	font-weight:bold;
	background-image:url("../img/title_contact.gif");
	background-repeat:no-repeat;
	margin:0px 20px;
}

form{padding:0px 100px;}
/*--------広告------------------------------------*/
iframe{
	border:none;
}

.arrow a{
	font-size:18px;
	line-height:20px;
	color:#ee7800;
	font-weight:bold;
}

/*--------バナー----------------------------------*/
#use{
	text-align:left;
	background-color:#fffbef;
	border:1px solid #ffad1f;
	margin:20px;
	padding:5px;
}

.banner{
	text-align:left;
	border-bottom:1px dashed #aaaaaa;
	margin:0px 20px 20px;
}

p.size{
	font-weight:bold;
	padding:2px 0px 4px;
}

p.pass{
	padding:0px 0px 6px;
}

/*フッタ------------------------------------------*/
#FOOT p{
	font-size:14px;
	line-height:14px;
	color:#ffbd55;
	padding:0px 0px 5px;
}

#foot a{color:#552F15;}
#foot a:hover{color:#552F15;}

.clear{clear:both;}

/*--------フォント--------------------------------*/
.red{color:#ff0000;}
.orange{color:#ee7800;}
.green{color:#46b035;}
.bule{color:#00afcc;}
.pink{color:#ef4ab1;}

.bo{font-weight:bold;}

.left{text-align:left;}
.right{text-align:right;}
.center{text-align:center;}

/*--------背景カラー------------------------------*/
.bg_red{background-color:#ff0000;}
.bg_orange{background-color:#ee7800;}
.bg_green{background-color:#46b035;}
.bg_bule{background-color:#00afcc;}
.bg_pink{background-color:#ef4ab1;}
.bg_cleam{background-color:#ffffe5;}

.tex_middle{vertical-align:middle;}

/*--------ボーダー--------------------------------*/
.line_red{border:1px solid #ff0000;}
.line_orange{border:1px solid #ee7800;}
.line_green{border:1px solid #46b035;}
.line_bule{border:1px solid #00afcc;}
.line_pink{border:1px solid #ef4ab1;}


