@charset "utf-8";
/* CSS Document */

#wrapper {
	background: url(../images/sub_wrapperbg.png) no-repeat;
}
#wrapper #headerBlock {
	height: 170px;
	width: 900px;
}
#wrapper #bodyBlock {
	padding-right: 25px;
	padding-left: 25px;
	width: 850px;
	padding-top: 20px;
}
#wrapper #bodyBlock h2 {
	background: url(../images/sub_h2bg.png) no-repeat;
	height: 40px;
	width: 850px;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 20px;
}
#wrapper #bodyBlock p {
	line-height: 1.5em;
	font-size: 14px;
	padding: 5px 10px 10px;
	margin: 0px;
}
#wrapper #bodyBlock .strong1 {
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	color: #FF4A85;
}
#wrapper #bodyBlock .strong2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
}
#wrapper #bodyBlock .strong3 {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #FF0000;
}
#wrapper #bodyBlock .capt1 {
	font-size: 12px;
	color: #993300;
}
#wrapper #bodyBlock .capt2 {
	font-size: 14px;
	color: #993300;
	font-weight: bold;
}
#wrapper #bodyBlock .capt3 {
	font-size: 14px;
	color: #FF4A85;
	font-weight: bold;
}
#wrapper #bodyBlock table.table1 {
	font-size: 12px;
	width: 100%;
	text-align: center;
	border: 1px solid #FF93B7;
	line-height: 16px;
}
#wrapper #bodyBlock table.table1 th {
	padding: 3px;
	background: #FF75A3;
	color: #FFFFFF;
}
#wrapper #bodyBlock table.table1 td {
	padding: 3px;
	background: #F2F2F2;
}

#wrapper #bodyBlock table.table2 {
	font-size: 12px;
	width: 100%;
	text-align: center;
	border: 1px solid #FF93B7;
	line-height: 16px;
}
#wrapper #bodyBlock table.table2 th {
	padding: 3px;
	background: #F2F2F2;
	color: #FF3366;
}
#wrapper #bodyBlock table.table2 td {
	padding: 3px;
	background: #FFFFFF;
}

#wrapper #bodyBlock table.table3 {
	font-size: 10px;
	text-align: center;
	border: 1px solid #FF93B7;
	line-height: 16px;
}
#wrapper #bodyBlock table.table3 th {
	background: #F2F2F2;
	font-weight: normal;
	color: #FF4A85;
}
#wrapper #bodyBlock table.table3 td {
	background: #FFFFFF;
}
#wrapper #bodyBlock table.table4 {
	font-size: 12px;
	width: 100%;
	text-align: center;
	border: 1px solid #FF93B7;
	line-height: 16px;
}
#wrapper #bodyBlock table.table4 th {
	padding: 3px;
	background: #FF75A3;
	color: #FFFFFF;
}
#wrapper #bodyBlock table.table4 td {
	font-size: 18px;
	padding: 3px;
	background: #F2F2F2;
}

#wrapper #bodyBlock .submenu {
	width: 850px;
	margin-bottom: 10px;
}
#wrapper #bodyBlock #leftColumn {
	width: 550px;
	float: left;
}
#wrapper #bodyBlock #rightColumn {
	width: 280px;
	float: left;
	margin-left: 20px;
}

#wrapper #bodyBlock #leftColumn  h3 {
	background: url(../images/global_h3bg550.png) no-repeat;
	height: 28px;
	width: 500px;
	padding-top: 7px;
	padding-left: 50px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 16px;
}
#wrapper #bodyBlock #rightColumn  h3 {
	background: url(../images/global_h3bg280.png) no-repeat;
	height: 28px;
	width: 230px;
	padding-top: 7px;
	padding-left: 50px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 16px;
}
/*mailmag*/
#wrapper #bodyBlock .registBox {
	background: url(../images/mailmag_blockbg.png) no-repeat;
	height: 910px;
	width: 850px;
}
#wrapper #bodyBlock .registBox h3 {
	padding-top: 15px;
	padding-left: 60px;
}
#wrapper #bodyBlock .registBox .qrcode {
	float: left;
	margin: 10px 10px 10px 20px;
}
#wrapper #bodyBlock .registBox .qrcode2 {
	float: left;
	margin: 10px 10px 0px 0px;
}
#wrapper #bodyBlock .registBox .read {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 10px;
}
#wrapper #bodyBlock .registBox .read2 {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 10px;
}
#wrapper #bodyBlock .registBox a {
	color: #FFFF00;
	text-decoration: underline;
}
#wrapper #bodyBlock .registBox p {
	width: 600px;
	display: block;
	float: left;
	font-size: 12px;
	color: #FFEEF3;
}
#wrapper #bodyBlock .registBox .form {
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 10px;
}

/*link*/
#wrapper #bodyBlock .aboutlink{
	margin-bottom: 50px;
}
#wrapper #bodyBlock .aboutlink table.table1 td {
	text-align: left;
}
#wrapper #bodyBlock .aboutlink ul {
}
#wrapper #bodyBlock .aboutlink li {
	display: block;
	line-height: 30px;
}
#wrapper #bodyBlock h3.linkbannerCateg {
	height: 30px;
	width: 810px;
	font-size: 14px;
	line-height: 30px;
	color: #FF4A85;
	background: url(../images/global_icon_heart.png) no-repeat left top;
	margin-bottom: 10px;
	padding-left: 40px;
	border-bottom: 1px dotted #FF4A85;
	padding-bottom: 3px;
}

#wrapper #bodyBlock ul.linkbannerBox {
	margin-bottom: 20px;
}
#wrapper #bodyBlock ul.linkbannerBox li {
	height: 33px;
	width: 90px;
	display: block;
	float: left;
	padding: 1px;
	margin-left: 2px;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
}
#wrapper #bodyBlock ul.linkbannerBox li img {
	border-width: 0px;
	border-style: none;
	height: 31px;
	width: 88px;
}
/*recruit*/
#wrapper #bodyBlock .recruitBox {
	width: 550px;
	background: url(../images/recruit_bgimage.jpg) no-repeat right top;
	padding-right: 300px;
}
#wrapper #bodyBlock .recruitBox h3 {
	background: url(../images/global_h3bg550.png) no-repeat;
	height: 28px;
	width: 500px;
	padding-top: 7px;
	padding-left: 50px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 16px;
}
#wrapper #bodyBlock .recruitBox table.table1 th {
	width: 100px;
}
#wrapper #bodyBlock .recruitBox table.table1 td {
	text-align: left;
}
/*movie&gravure*/
#wrapper #bodyBlock .gravureBox ul {
	width: 550px;
	padding-left: 5px;
}
#wrapper #bodyBlock .gravureBox .normalGravure li {
	height: 130px;
	width: 170px;
	font: 8px/8px Arial, Helvetica, sans-serif;
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 5px;
}
#wrapper #bodyBlock .gravureBox .originalGravure li {
	height: 70px;
	width: 270px;
	font: 8px/8px Arial, Helvetica, sans-serif;
	float: left;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
}
#wrapper #bodyBlock .movieBox ul {
	width: 270px;
	padding-left: 10px;

}
#wrapper #bodyBlock .movieBox li {
	display: block;
	height: 130px;
	width: 260px;
	margin-bottom: 5px;
}
#wrapper #bodyBlock .sitemap{
	margin-bottom: 450px;
	font-size: 15px;
	padding-left: 70px;
}
#wrapper #bodyBlock .sitemap table.table1 td {
	text-align: left;
}

/*sitemap*/
#wrapper #bodyBlock .sitemapBox {
	width: 550px;
	background: url(../images/sitemap_bgimage.jpg) no-repeat right top;
	padding-right: 300px;
}
#wrapper #bodyBlock .sitemapBox h3 {
	background: url(../images/global_h3bg550.png) no-repeat;
	height: 28px;
	width: 500px;
	padding-top: 7px;
	padding-left: 50px;
	margin-bottom: 40px;
	color: #FFFFFF;
	font-size: 16px;
}


#wrapper #bodyBlock .sitemapBox ul {
	height: 350px;
	font-size: 14px;
	line-height: 20px;
}
#wrapper #bodyBlock .sitemapBox ul li {
	display: block;
	margin: 5px;
	background: #F7F7F7;
}

/*blog*/
#wrapper #bodyBlock .aboutlink{
	margin-bottom: 50px;
}
#wrapper #bodyBlock .aboutlink table.table1 td {
	text-align: left;
}
#wrapper #bodyBlock .aboutlink ul {
}
#wrapper #bodyBlock .aboutlink li {
	display: block;
	line-height: 30px;
}
#wrapper #bodyBlock h3.blogbannerCateg {
	height: 30px;
	width: 810px;
	font-size: 14px;
	line-height: 30px;
	color: #FF4A85;
	background: url(../images/global_icon_heart.png) no-repeat left top;
	margin-bottom: 10px;
	padding-left: 40px;
	border-bottom: 1px dotted #FF4A85;
	padding-bottom: 10px;
}

#wrapper #bodyBlock ul.blogbannerBox {
	margin-bottom: 100px;
}
#wrapper #bodyBlock ul.blogbannerBox li {
	height: 65px;
	width: 320px;
	display: block;
	float: left;
	padding: 10px;
	margin-left: 50px;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
}
#wrapper #bodyBlock ul.blogbannerBox li img {
	border-width: 0px;
	border-style: none;
	height: 50px;
	width: 280px;
}