/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
}
img{
  vertical-align:bottom;
}
ul {
	list-style-type: none;
	padding-left: 0px;
	margin:0px;
}
li {
margin:0px;
list-style-type:none;
list-style-position:outside;
}
p {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}

#wrap {
	background-image: url(../images/precure_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
}
#navi {
	height: 700px;
	width: 936px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -30px;
}
#contentsbox {
	background-image: url(../images/top/top_boxbg.gif);
	background-repeat: repeat-y;
	height: auto;
	display: inline;
	width: 936px;
	float: left;
	padding-bottom: 16px;
}

.whatsnew {
}


.left {
	float: left;
	width: 220px;
	margin-left: 88px;
	display: inline;
}
.right {
	width: 519px;
	float: left;
	margin-left: 19px;
}
.text_big {
	font-size: 16px;
	color: #009EFC;
	font-weight: bold;
	padding-top: 8px;
}
.text_mid {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
.text_small {
	padding-top: 8px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.textbox1 {
	height: 19px;
	display: inline;

}

.textbox2 {
width:936px;
	height: 13px;
	display: inline;
	padding-top: 0px;
}
.textbox3 {
	clear: both;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 8px;
}
.music {
	padding-top: 8px;
}
.case1 {
	width: 519px;
	float: left;
}

.case2 {
	float: left;
	width: 85px;
	color: #009EFC;
	text-align: right;
	text-justify: inter-ideograph;
	padding-right: 15px;
}

.case3 {
	float: left;
	width: 419px;
}
.case4 {
	width: 519px;
	float: left;
	margin-top: 15px;
}
.all2 {
	color: #009EFC;
}
.all2d {
	color: #009EFC;
	margin-top: 10px;
}
.pink {
	color: #FF33CC;
}
#copy {
	padding-top: 5px;
	width: 936px;
	display: block;
}
.copyright {
	float: left;
	text-align: right;
	width: 800px;
	font-size: small;
}

.copyimg {
	float: right;
}
