﻿@charset "utf-8";

/* こども博物館
-------------------------------------------------------------------*/
/*----------------------背景---------------------------*/
.bg_01 {
	background: url(../img/self_introduction/child/question/bg_03.gif) top no-repeat;
	width: 1000px;
	height: 108px;
}

.bg_02 {
	background: url(../img/self_introduction/child/question/bg_01.gif) repeat-y;
	width: 1000px;
}


/*----------------------共通---------------------------*/
.left_box {
	float: left;
	width: 460px;
}
.right_box {
	float: right;
	width: 500px;
}









/*----------------------項目box1---------------------------*/
.box_01 {
	margin-left: 20px;
	top: 30px;

}

.box_01 .bg_mdl {
	background: url(../img/self_introduction/child/question/bg_mdl_01.gif) repeat-y;
}
.box_01 .bg_top {
	background: url(../img/self_introduction/child/question/bg_top_01.gif) no-repeat;
	padding-top: 20px;
}
.box_01 .bg_btm {
	background: url(../img/self_introduction/child/question/bg_btm_01.gif) no-repeat left bottom;
	padding-bottom: 20px;
}

/*----------------------項目box2---------------------------*/

.box_01 .bg_btm .box_02 .bg_mdl {
	background: url(../img/self_introduction/child/question/bg_mdl_02.gif) repeat-y;
}
.box_01 .bg_btm .box_02 .bg_top {
	background: url(../img/self_introduction/child/question/bg_top_02.gif) no-repeat;
	padding-top: 20px;
}
.box_01 .bg_btm .box_02 .bg_btm {
	background: url(../img/self_introduction/child/question/bg_btm_02.gif) no-repeat left bottom;
	padding-bottom: 20px;
}

/*----------------------項目box3---------------------------*/

.box_01 .bg_btm .box_03 .bg_mdl {
	background: url(../img/self_introduction/child/question/bg_mdl_03.gif) repeat-y;
}
.box_01 .bg_btm .box_03 .bg_top {
	background: url(../img/self_introduction/child/question/bg_top_03.gif) no-repeat;
	padding-top: 20px;
}
.box_01 .bg_btm .box_03 .bg_btm {
	background: url(../img/self_introduction/child/question/bg_btm_03.gif) no-repeat left bottom;
	padding-bottom: 20px;
}

/*----------------------項目box4---------------------------*/

.box_01 .bg_btm .box_04 .bg_mdl {
	background: url(../img/self_introduction/child/question/bg_mdl_04.gif) repeat-y;
}
.box_01 .bg_btm .box_04 .bg_top {
	background: url(../img/self_introduction/child/question/bg_top_04.gif) no-repeat;
	padding-top: 20px;
}
.box_01 .bg_btm .box_04 .bg_btm {
	background: url(../img/self_introduction/child/question/bg_btm_04.gif) no-repeat left bottom;
	padding-bottom: 20px;
}

.box_06 {
	text-align:center;
	width:1000px;
}

.box_05 {
	width: 556px;
	padding: 50px 0px;
	margin-right: auto;
	margin-left: auto;
}
