@charset "utf-8";
/*************************************/
/*         	　brand_top		         */
/*************************************/

#main_box h1 {
	display: block;
	position: relative;
	width: 800px;
	margin: 5px auto 10px;
	padding: 0;
	background: #0033ff;
	border-top: double 3px #fff;
	border-bottom: double 3px #fff;
	text-align: center;
	line-height: 1.3em;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	behavior: url(PIE.htc);
	-moz-box-shadow: 2px 2px 2px #666; 
	-webkit-box-shadow: 2px 2px 2px #666; 
	box-shadow: 2px 2px 2px #666; 
}

#update {
	display: block;
	position: relative;
	width: 495px;
	height: 300px;
	margin: 30px auto;
	padding: 0;
	background: url(../topimg/news.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #0033ff;
	float: left;
}

#up_window {
	display: block;
	position: relative;
	width: 474px;
	height: 260px;
	margin: 30px 10px 10px;
	overflow-y: scroll;
}

#tweet {
	display: block;
	position: relative;
	width: 280px;
	height: 268px;
	margin: 30px auto;
	padding: 32px 10px 0;
	background: url(../topimg/twi.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #0033ff;
	float: right;
}

.topics {
	display: block;
	position: relative;
	width: 640px;
	height: auto;
	margin: 20px auto;
	padding: 0;
	background-color: #fff;
	border: solid 2px #ff0000;
	text-align: center;
	line-height: 1.3em;
}

.topics p {
	margin: 21px auto 15px;
	font-size: 17px;
	color: #000;
}

.topics h2 {
	margin: 4px;
	font-size: 18px;
	font-weight: bold;
}

.books {
	display: block;
	position: relative;
	width: 640px;
	height: 370px;
	margin: 20px auto;
	padding: 0;
	background-color: #fff;
	border: solid 2px #0033ff;
	text-align: left;
}

.books p {
	margin: 15px;
	font-size: 16px;
	color: #000;
}

.books h3 {
	margin: 0;
	background: #0033ff;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

#henshin {
	display: block;
	position: relative;
	width: 704px;
	height: 688px;
	margin: 5px auto;
	padding: 0;
}

#henshin img {	margin: 0; position: relative;}

.pink_box {
	display: block;
	position: relative;
	width: 440px;
	height: 668px;
	margin: 20px auto;
	padding: 0;
	background: url(../topimg/pink_bg.jpg);
	background-repeat: no-repeat; 

}

.pink_box img {
	margin: 40px auto 10px;
}

.pink_box p {
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	color: #000;
	line-height: 1.1em;
}

.blue_box {
	display: block;
	position: relative;
	width: 617px;
	height: 321px;
	margin: 20px auto;
	padding: 0;
	background: url(../topimg/blue_bg.jpg);
	background-repeat: no-repeat; 
}

.blue_box img {
	margin: 40px auto 10px;
}

.blue_box2 {
	display: block;
	position: relative;
	width: 660px;
	height: 362px;
	margin: 20px auto;
	padding: 35px 0 0;
	background: url(../topimg/blue_bg2.jpg);
	background-repeat: no-repeat; 
}

table {
	display: block;
	position: relative;
	width: 640px;
	height: 320px;
	border: solid 2px #0033ff;
	margin: 0 auto;
	table-layout: fixed;
	border-collapse: collapse;
}

td {
	height: 40px;
}

td.tx {
	color: #000;
	border-left: solid 2px #0033ff;
	width: 440px;
	text-align: left;
	line-height: 1.1em;
	padding: 0;
}

tr {
	border-bottom: solid 1px #0033ff;
}

#attention {
	margin: 10px auto;
	text-align: center;
	line-height: 1.3em;
	font-size: 16px;
	color: #000;
}

.cr {
	margin: 10px auto;
	padding: 0;
	width: 330px;
	height: 20px;
	background: #0033ff;
	border-left: double 3px #fff;
	border-right: double 3px #fff;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	line-height: 1.3em;
}

#apr {
	position: absolute;
	width: 880px;
	height: 350px;
	margin: -365px 10px 0;
	padding: 0;
	text-align: right;
	z-index: 99;
	float: center;
	left: 0;
}

#close {
	position: absolute;
	top: 5px;
	right: 10px;
	margin: 0;
	float: right;
}

#close:hover { color: #fff;
}

#open {margin: 0 10px;}

.pillow {
	display: block;
	position: relative;
	width: 780px;
	height: 650px;
	margin: 20px auto;
	padding: 0;
	background-color: #fff;
	border: solid 2px #ff0066;
	text-align: left;
}

.pillow p {
	margin: 15px;
	font-size: 16px;
	color: #000;
}

.pillow h3 {
	margin: 0;
	background: #ff0066;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

.banner{
	text-align: center;
}

#dlBanner {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: 300px;
}

#dlBanner ul {
	position: relative;
	margin: 0 auto;
	width: 660px;
}

#dlBanner ul li{
	float: left;
	margin: 5px 10px;
}

#dlBanner ul li:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#pkp:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
}
/*************************************/
/*         	　	update		         */
/*************************************/

ul#head_line {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0;
	background-color: #6f9dff;
	text-align: left;
}

ul#head_line li {
	padding: 0 5px;
	line-height: 1.3em;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
}

ul#head_line li p {
	padding: 0 5px;
	background-color: #fff;
	border: solid 3px #6f9dff;
	line-height: 1.3em;
	font-size: 16px;
	font-weight: normal;
	color: #000;
}

.dlTitle {
    width: 800px;
    margin: 0 auto 20px;
    padding: 5px 0;
    background: #ff0066;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.8em;
    color: #fff;
}