@charset "utf-8";

/*::::: default ::::::::::::::::: */
a:link {
	color:#003399;
	background-color:transparent;
}
/*::::: layout ::::::::::::::::: */
/* main */
#tmp_main,
#tmp_main_primary,
#tmp_main_primary ul,
#tmp_main_secondary {
	clear:both;
	height:1%;
}
#tmp_main:after,
#tmp_main_primary:after,
#tmp_main_primary ul:after,
#tmp_main_secondary:after {
    content:"."; 
    display:block; 
    height:0px; 
    clear:both; 
    visibility:hidden;
}
#tmp_main {
	padding:20px 15px;
	background:url(/shared/templates/top_kodomo/images/contents/top_main_bg.jpg) repeat-x left top;
}
/*::::: catch :::::::::::::::*/
#tmp_catch {
	padding:70px 0 0 226px;
	background:#EAF4FE url(/shared/templates/top_kodomo/images/contents/main_img_bg.jpg) no-repeat left top;
	border-bottom:1px solid #F4F4F4;
}
#tmp_catch p {
	padding:0;
	margin:0;
}
#tmp_catch .main_tel {
	margin:0 0 17px 500px;
}
/*::::: main_primary :::::::::::::::*/
#tmp_main_primary {
	margin:0 0 25px 0;
	text-align:center;
}
#tmp_main_primary ul {
	list-style:none;
	width:960px;
}
html>body #tmp_main_primary ul {
	margin:0 auto;
}
#tmp_main_primary ul li {
	margin:0 1px 1px 0;
	padding:0;
	float:left;
	line-height:1%;
	font-size:1%;
}
/*::::: tmp_boshu,tmp_tiiki :::::::::::::::*/
#tmp_boshu {
	border:1px solid #CCCCCC;
	margin:0 0 15px 0;
}
#tmp_tiiki {
	border:1px solid #CCCCCC;
}
#tmp_boshu_ttl,
#tmp_tiiki_ttl {
	padding:7px 0px 5px 9px;
	height:1%;
}
#tmp_boshu_ttl {
	background:url(/shared/templates/top_kodomo/images/contents/info_ttl_bosyu_bg.jpg) repeat left top;
}
#tmp_tiiki_ttl {
	background:url(/shared/templates/top_kodomo/images/contents/info_ttl_tiiki_bg.jpg) repeat left top;
}
#tmp_boshu_ttl:after,
#tmp_tiiki_ttl:after {
    content:"."; 
    display:block; 
    height:0px; 
    clear:both; 
    visibility:hidden;
}
#tmp_boshu_cnt,
#tmp_tiiki_cnt {
	background:url(/shared/templates/top_kodomo/images/contents/info_cnt_bosyu_bg.jpg) repeat-x left bottom;
	padding:9px 5px 10px;
}
* html #tmp_boshu_cnt,
* html #tmp_tiiki_cnt {
	width:100%;
}
#tmp_boshu_cnt li,
#tmp_tiiki_cnt li {
	padding:2px 10px 0 0;
	margin:0 0 5px 23px;
	list-style-image:url(/shared/images/kodomo/common/list_icon1.gif);
}
#tmp_main_secondary .box_left {
	float:left;
	width:70%;
}
#tmp_main_secondary .box_right {
	float:left;
	width:29%;
}
.tmp_main_secondary_box {
	clear:both;
}
/*::::: tmp_shinchaku :::::::::::::::*/
#tmp_shinchaku {
	margin:0 15px 15px 0;
}
#tmp_shinchaku_ttl {
	clear:both;
	height:1%;
	background:url(/shared/templates/top_kodomo/images/contents/info_ttl_new_right.jpg) no-repeat right top;
}
#tmp_wrap_shinchaku_ttl {
	background:url(/shared/templates/top_kodomo/images/contents/info_ttl_new_bg.jpg) repeat-x left top;
}
#tmp_shinchaku_ttl:after {
    content:"."; 
    display:block; 
    height:0px; 
    clear:both; 
    visibility:hidden;	
}
#tmp_shinchaku_ttl h2 {
	float:left;	
}
#tmp_shinchaku_ttl p {
	float:right;
	margin:5px 5px 0 0;	
}
#tmp_shinchaku_ttl .box_right {
	float:right;
}
#tmp_shinchaku_ttl .box_right p {
	float:right;
}
#tmp_shinchaku_cnt {
	clear:both;
	border-right:1px solid #D4D4D4;
	border-bottom:1px solid #D4D4D4;
	border-left:1px solid #D4D4D4;
	padding:8px 10px 10px 10px;
}
#tmp_shinchaku_cnt td {
	padding:2px 5px 0 5px;
	text-align:left;
	vertical-align:top;
}
/*::::: tmp_oshirase :::::::::::::::*/
#tmp_oshirase {
	margin:0 15px 0 0;
}
#tmp_oshirase_ttl {
	clear:both;
	height:1%;
	background:url(/shared/templates/top_kodomo/images/contents/info_ttl_info_right.jpg) no-repeat right top;
}
#tmp_wrap_oshirase_ttl {
	background:url(/shared/templates/top_kodomo/images/contents/info_ttl_info_bg.jpg) repeat-x left top;
}
#tmp_oshirase_ttl:after {
    content:"."; 
    display:block; 
    height:0px; 
    clear:both; 
    visibility:hidden;	
}
#tmp_oshirase_ttl h2 {
	float:left;	
}
#tmp_oshirase_ttl p {
	float:right;
	margin:5px 5px 0 0;	
}
#tmp_oshirase_cnt {
	clear:both;
	border-right:1px solid #D4D4D4;
	border-bottom:1px solid #D4D4D4;
	border-left:1px solid #D4D4D4;
	padding:8px 10px 10px 10px;
}
#tmp_oshirase_cnt li {
	padding:2px 10px 0 0;
	margin:0 0 5px 23px;
	list-style-image:url(/shared/images/kodomo/common/list_icon1.gif);
}
/*::::: menu :::::::::::::::*/
#tmp_wrap_menu {
	float:left;
	width:190px;
}
#tmp_menu {
	padding:0 0 0 28px;
}
#tmp_wrap_menu ul {
	list-style:none;
	margin:0 0 10px;
}
#tmp_wrap_menu li {
	margin:0 0 2px;
	line-height:1%;
	font-size:1%;
}
#tmp_wrap_menu img {
	vertical-align:top;
}
/*::::: maincontents :::::::::::::::*/
#tmp_wrap_maincontents {
	float:left;
	width:100%;
	margin:0 -200px 0 0;
}
#tmp_wrap_maincontents2 {
	margin:0 200px 0 0;
}
#tmp_maincontents {
	width:100%;
}
/*::::: class :::::::::::::::*/
/* text */
.underline {
	text-decoration:underline;
}
.strike {
	text-decoration:line-through;
}
.txt_red {
	color:#990000;
	background:inherit;
}
.txt_green {
	color:#669900;
	background:inherit;
}
.txt_pink {
	color:#ED4983;
	background:inherit;
}
.space_lft1 {
	padding-left:1em;
}
.txt_big {
	font-size:140%;
}
.txt_small {
	font-size:80%;
}
/* image */
.float_rgt {
	clear:both;
	float:right;
	margin-left:20px !important;
	margin-bottom:10px !important;
}
.float_lft {
	clear:both;
	float:left;
	margin-right:20px !important;
	margin-bottom:10px !important;
}
.clear {
	clear:both;
}
/* noicon */
ul.noicon {
	list-style:none !important;
	list-style-image:none !important;
	padding-left:1.5em !important;
	text-indent:-1.5em !important;
}
ul.noicon ul,
ul.noicon ol {
	text-indent:0px;
}
/* bgcolor */
td.bg_red,
th.bg_red {
	background-color:#FCECEC;
	color:inherit;
}
td.bg_yellow,
th.bg_yellow {
	background-color:#FBFBDF;
	color:inherit;
}
td.bg_blue,
th.bg_blue {
	background-color:#EBF9FC;
	color:inherit;
}
td.bg_gray,
th.bg_gray {
	background-color:#E9E9E9;
	color:inherit;
}
td.bg_green,
th.bg_green {
	background-color:#EDFBEE;
	color:inherit;
}
td.bg_purple,
th.bg_purple {
	background-color:#EDE9FA;
	color:inherit;
}
/* col2 */
table.col2 {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col2 td.col2L,
table.col2 td.col2R {
	text-align:left;
	vertical-align:top;
}
table.col2 td.col2L {
	width:51%;
	padding-right:4%;
}
table.col2 td.col2R {
	width:49%;
	padding:0;
}
div.col2 {
	width:100%;
	height:1%;
}
div.col2:after {
    content:"."; 
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
div.col2 div.col2L {
	float:left;
	width:49%;
	display:table;
	margin-right:2%;
}
div.col2 div.col2R {
	float:left;
	width:48%;
	display:table;
}

