/*----------------------------------------------------------
	File Name   special.css

*/
/*----------------------------------------------------------
	Special Common Style
-----------------------------------------------------------*/
body#special div#contents { padding-top: 6px; }
body#special div#contents h4 { padding: 4px 0 10px 0; }
body#special div#contents h5 { padding: 0 0 10px 0; }
/*----------------------------------------------------------
	Special2 Style ( 2.html )
-----------------------------------------------------------*/
div#sp2 div.lcol { float: left; width: 220px; }
div#sp2 div.rcol { float: left; width: 440px; }
div#sp2 p.text1 { margin: 4px 0 0 0; font-weight: bold; }
div#sp2 p.text2 { margin: 20px 0 0 0; }
div#sp2 p.text2 .collor_y14 { font-weight: bold; }
div#sp2 p.text3 { margin: 100px 0 0 0; }
/*----------------------------------------------------------
	Special4 Style ( 4.html )
-----------------------------------------------------------*/
div#sp4 .img1 { margin: 0 0 6px 0; }
div#sp4 p.text1 { padding: 0 0 10px 4px; }
div#sp4 p.text3 { padding: 10px 0 10px 4px; }
div#sp4 p.lcol {
	float: left;
	width: 400px;
	padding: 6px 0 0 4px;
}
div#sp4 p.rcol {
	float: left;
	width: 210px;
}
/*----------------------------------------------------------
	Special5 Style ( 5.html )
-----------------------------------------------------------*/
div#sp5 .name {
	font-size:75%;
	line-height: 1.5em;
	font-weight: bold;
	padding: 4px 0 0 4px;
}
div#sp5 .img { margin: 0 0 30px 0; }
/*----------------------------------------------------------
	Special6 Style ( 6.html )
-----------------------------------------------------------*/
div#sp6 { background: transparent url(../images/special/s6_bg.jpg) no-repeat right 100px; }
div#sp6 h5 { padding: 0 0 0 0 !important; }
div#sp6 .text1 {
	margin: 0 0 0 8px;
	width: 440px;
}
div#sp6 .text3 { margin: 0 0 0 8px; }
div#sp6 .text4 { margin: 5px 0 0 8px; }
div#sp6 .img1 { margin: 10px 0 0 0; }
div#sp6 .text5 { margin: 5px 0 0 8px; }
div#sp6 .text6 { margin: 0 0 0 8px; }
div#sp6 .text7 { margin: 10px 0 0 8px; }
div#sp6 .text8 { margin: 10px 0 0 8px; }
div#sp6 .text9 { margin: 0 0 0 8px; }
div#sp6 .text10 {
	border: 1px solid #666666;
	margin: 30px 0 0 8px;
	padding: 10px;
	background-color: #222222;
}
div#sp6 .text10 a {
	color: #f00;
	text-decoration: none;
}
div#sp6 .text10 a:hover {
	color: #f00;
	text-decoration: underline;
}
div#sp6 table {
	margin: 5px 0 0 0;
}
div#sp6 table th,
div#sp6 table td {
	vertical-align: top;
}
div#sp6 ul {
	margin: 0 0 0 8px;
}
/*----------------------------------------------------------
	Special8 Style ( 8.html )
-----------------------------------------------------------*/
div#sp8 #flash {
	padding: 0;
	margin: 0;
	width: 560px; height: 400px;
}
/*----------------------------------------------------------
	Special11 Style ( 11.html )
-----------------------------------------------------------*/
div#sp11 {
	padding-bottom: 50px;
}
div#sp11 div.text1 {
	margin-bottom: 20px;
}
div#sp11 div.img p.ttl {
	margin-top: 6px;
}
div#sp11 div.img p.name {
	padding: 3px 0 0 5px;
	font-size: 88%;
}
/*----------------------------------------------------------
	Special12 Style ( 12.html )
-----------------------------------------------------------*/
div#sp12 {
	padding-bottom: 50px;
}
div#sp12 div.img {
	float: left;
	width: 190px;
}
div#sp12 div.wrap {
	float: left;
	margin-top: 4px;
	width: 480px;
}
div#sp12 div.wrap2 {
	clear:both;
	margin-left: 4px;
}
div#sp12 p.t1 {
	font-size:88%;
	line-height: 1.4em;
	font-weight: bold;
	color: #fc0;
}
div#sp12 p.t2 {
	padding: 10px 0 20px 0;
	font-size:75%;
	line-height: 1.5em;
}
