@charset "shift_jis";
/* CSS Document */

/*‚·‚×‚Ä
------------------------------*/
#main {
	background: url(../images/common/bg_side.gif) repeat-y;
	width:800px;
	margin-right:auto;
	margin-left:auto;
}



/*main
------------------------------*/

/*color*/
.color01 {
	color:#4b6e1e;
}

.color02 {
	color:#3898b9;
}

.color03 {
	color:#1C497C;
}

.color04 {
	color:#CC0000;
}


/*font_size*/
.font_size_s {
	font-size:0.8em;
}

.font_size_xl {
	font-size:1.4em;
}

.kidzania {
    margin: -30px auto auto auto;
}
p {
    text-align:center;
    color: #ff8c00;
    font-size: 140%;
    font-weight: bold;
    margin: 20px auto 20px 20px;
}
    
p2 {
    text-align: center;
    color: #ff1493;
    font-size: 105%;
    font-weight: bold;
    margin: 5px auto 5px 5px;
}

p3 {
    text-align:left;
    color: #ff0000;
    font-size: 105%;
    font-weight: bold;
    margin: 5px auto 5px 5px;
}

.wt {
    table-layout: auto;
    margin: auto auto auto 20px;
    font-size: 110%;
    border-collapse: collapse;
    width: 95%;
}

.tour {
    table-layout: auto;
    margin: auto auto auto 40px;
    border-collapse: collapse;
    font-size: 110%;
    color: #666666;
    width: 90%;
}

#idt{
    letter-spacing: 1px;
}

.tour {
    table-layout: auto;
    margin: auto auto auto 40px;
    border-collapse: collapse;
    font-size: 80%;
    color: #666666;
    width: 90%;
}

#img {
    margin-right: 20px;
}

#k_img{
    text-align: center;
}

#dantai{
    margin: auto auto auto 140px;
}

/*table*/
.table_tag01 {
	border-right:1px solid #333333;
	border-top:1px solid #333333;
	font-size:0.8em;
}

.table_tag01 th {
	border-left:1px solid #333333;
	border-bottom:1px solid #333333;
	padding:3px;
	background:#DCDCDC;
	font-weight:normal;
	white-space:nowrap;
}

.table_tag01 td {
	border-left:1px solid #333333;
	border-bottom:1px solid #333333;
	padding:3px;
}


.table_tag02 {
	border-right:1px solid #333333;
	border-top:1px solid #333333;
	font-size:0.8em;
}

.table_tag02 th {
	border-left:1px solid #333333;
	border-bottom:1px solid #333333;
	padding:3px;
	background:#4B6E1F;
	color:#FFFFFF;
	font-weight:normal;
	white-space:nowrap;
}

.table_tag02 td {
	border-left:1px solid #333333;
	border-bottom:1px solid #333333;
	padding:3px;
}


.table_tag03 {
	border-right:1px solid #333333;
	border-top:1px solid #333333;
	font-size:0.9em;
}

.table_tag03 th {
	border-left:1px solid #333333;
	border-bottom:1px solid #333333;
	padding:3px;
	background:#DCDCDC;
	font-weight:normal;
	white-space:nowrap;
}

.table_tag03 td {
	border-left:1px solid #333333;
	border-bottom:1px solid #333333;
	padding:3px;
}


/*hed
------------------------------*/
.hed_img {
	background:url(../images/main/bg_img.jpg) 0 0 no-repeat;
	width:750px;
	height:790px;
	margin-bottom:20px;
}

.hed_img h1 {
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
}

.hed_right_box {
	width:355px;
	position:relative;
	margin:240px 0 0 385px;
}

.hed_title_img01 {
	background:url(../images/main/hed_title_img01.gif) 0 0 no-repeat;
	width:355px;
	height:50px;
	text-indent:-9999px;
	margin-bottom:5px;
}


.hed_left_box {
	width:355px;
	position:relative;
	margin:300px 0 0 10px;
}

.hed_title_img02 {
	background:url(../images/main/hed_title_img02.gif) 0 0 no-repeat;
	width:355px;
	height:30px;
	text-indent:-9999px;
	margin-bottom:5px;
}



}