/* CSS Document */

* {
	font-size: 100%;
	font-style: normal;
	margin: 0;
	padding: 0;
	color: #4d4d4d;
	background-repeat:no-repeat;
}

body {
	background-color: #fff;
}

#head {
	width: 702px;
	margin: 18px auto 5px;
}

h1 {
}

#p_list {
	padding-top: 6px;
	float: right;
}

#p_list li {
	float: left;
	list-style-type: none;
	padding-right: 14px;
	background-image: url(../../preschool/practice/vol5/images/p_list.gif);
	background-position: right;
	font-size: 75%;
}

#p_list li.last {
	background-image: none;
	padding-right: 0;
}

#p_list li a {
	text-decoration: none;
	color: #6699FF;
}

#p_list li a:hover {
	text-decoration: underline;
	color: #55C8FF;
}

#title {
	clear: both;
	text-align: center;
	border-top:double 5px #ff6699;
	border-bottom:double 5px #ff6699;
	background-color:#fff0ee;
	color:#333333;
	padding: 10px 0;
}

h2 {
	font-weight: bold;
	margin-bottom: 10px;
	background-image: none;
	border: none;
}

h2.img {
	margin-bottom: 0;
}

h3 {
	font-weight: bold;
	line-height: 140%;
	border: none;
}

.old {
	font-size: 0.75em;
}

#contents {
	width: 702px;
	margin: 0 auto;
	font-size: 83%;
}

#contents h4 {
	border-left: 5px solid #ff6699;
	border-bottom: 1px solid #999999;
	padding: 5px;
	font-size: 120%;
	margin: 30px 0 10px;
	background-image: none;
}

#contents h5 {
	color: #CC3399;
	margin: 28px 0 10px 10px;
	font-size: 120%;
	border-bottom: 1px dashed #999999;
}

#contents h6 {
	font-size: 100%;
	color: #990000;
	margin: 25px 0 10px 10px;
}

#contents p {
	margin: 10px 0 10px 23px;
}

#contents p, li, td, pre {
	line-height: 160%;
}

#contents ul, ol {
	margin: 10px 0 15px 25px;
	padding-left: 15px;
}

#contents ul li {
	list-style-position: outside;
	margin-bottom:10px;
}

#contents ol li {
	margin-bottom:10px;
}

.clear {
	clear: both;
}

.clear_l {
	clear: left;
}

.clear_r {
	clear: right;
}

/* hr */

hr {
	display: none;
}

.line {
	margin: 10px 0;
	height: 1px;
	background-image: url(../../images/line.gif);
	background-repeat: repeat;
	clear: both;
}

#contents ul.txt li {
	margin-bottom: 0;
}

.border_b {
	border: solid 1px #666666;
	padding-right: 15px;
}

#contents .border_b h6 {
	margin-top: 10px;
}

.arrow_b {
	margin-left: 100px;
}

.center {
	text-align: center;
}

.float_right {
	float: right;
	margin: 0 0 5px 10px;
	text-align: left;
}

.float_left {
	float: left;
	margin: 0 10px 5px 0;
	text-align: left;
}

.margin_l50 {
	margin-left: 50px;
}

.padding_b15 {
	padding-bottom: 15px;
}

.bold {
	font-weight: bold;
}

ul.arrow {
	margin-left: 15px;
}

ul.arrow li {
	list-style-type: none;
	list-style-position: outside;
	text-indent: 0;
	background-image: url(../../images/li.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 10px;
}

ul.type_none li {
	list-style-type: none;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 20px;
}

#contents td ul, #contents td ol {
	margin-top: 0;
	margin-bottom: 0;
}

.normal {
	font-weight: normal;
}

.padding_b30 {
	padding-bottom: 30px;
}

.pt10 {
	padding-top: 10px;
}

#contents a {
	color: #0066CC;
}

.text-indent_1 {
	text-indent: -1em;
	padding-left: 1em;
}

.text-indent_3 {
	text-indent: -3em;
	padding-left: 3em;
}

table.border_none {
	border: none;
	border-collapse: collapse;
	margin-left: 23px;
	margin-bottom: 15px;
}

table.border {
	border: solid 2px #666666;
	border-collapse: collapse;
	margin-left: 23px;
	margin-bottom: 15px;
}

table.border_none td {
	border: none;
	vertical-align: top;
	padding: 3px;
}

table.border td {
	border: solid 1px #666666;
	vertical-align: top;
	padding: 3px;
}

table.border td.side {
	border-top: none;
	border-bottom: none;
}

td.td_title {
	background-color: #fff0ee;
	font-weight: bold;
	text-align: center;
}

.yellow {
	color: #FF9900;
}

.blue {
	color: #6699FF;
}

.green {
	color: #339999;
}

.red {
	color: #FF3333;
}

.purple {
	color: #CC33CC;
}

.black {
	color: #4d4d4d;
}

.white {
	color: #FFFFFF;
}

#contents td p {
	margin: 0 0 10px 5px;
}

#contents td li {
	margin-bottom: 0;
}

#contents td ul {
	padding-left: 0;
}

#midokoro {
	width: 630px;
	background-image: url(../../preschool/webmagazine/webmag_jirei/images/midokoro_b.gif);
	background-position: bottom;
	background-color:#fff0ee;
	margin: 30px auto;
}

h4.midokoro {
	margin: 0;
	background-image: url(../../preschool/webmagazine/webmag_jirei/images/midokoro_t.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 10px 18px 5px;
	border: none;
	border-bottom: dashed 1px #999999;
}

#midokoro p {
	padding: 0 10px 10px;
	font-size: 83%;
	line-height: 160%;
}

form {
	font-size: 83%;
	text-align: center;
}

#foot {
	clear: both;
	width: 646px;
	margin:10px auto 0;
	border-top: solid 1px #999999;
}
.copy {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin:2px 0 0 3px;
	padding-bottom: 28px;
}

a img {
	border: none;
}

.pdf {
	text-align: right;
	font-weight: bold;
	margin-top: 12px;
}

.pdf img {
	margin-right: 5px;
	vertical-align: middle;
}

.right {
	text-align: right;
}

.box_dot {
	padding-right: 10px;
}
