@charset "UTF-8";
/* CSS Document */



/* all style
------------------------------------------ */
*{
	margin:0;
	padding:0;
}


/* clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
 
.clearfix {
	min-height: 1px;
}
 
* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.blue{
	color:#336699;
}


/* body
------------------------------------------ */
.test_big_box{
	width:900px;
	margin:auto;
}

.test_main {

}

.test_main p {
	line-height: 20px;
}

.test_main_contents_box{
	width:900px;
	margin:30px auto 0;
	padding-bottom:20px;
}

.test_main_text_box {
	float:left;
	display:inline;
	width:490px;
	line-height:20px;
}

.test_main_contents_box img{
	float:left;
	display:inline;
}

.test_main_right {
	margin-left: 40px;
}

.test_main_text_box p.firework_title {
	color: #495468;
	font-size: 20px;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	margin-bottom: 20px;
}

.test_main_text_box p.rec_title {
	font-size: 18px;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	line-height: 28px;
	margin-bottom: 10px;
}

.test_main_text_box p.rec_title span {
	font-size: 17px;
	color: #495468;
	padding: 3px 5px;
	border-top: 1px solid #D6D6DF;
	border-bottom: 1px solid #D6D6DF;
	margin-right: 5px;
}

h5{
	line-height:40px;
	padding-bottom:20px;
	font-size:24px;
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

.test_contents{
	width:900px;
}

.test_contents_box{
	width:900px;
	//height:400px;
}
.test_contents_box .float{
	float:left;
	display:inline;
	width:450px;

}
.test_contents_box img{
	float:left;
	display:inline;
}

.test_contents_text_box_top,.test_contents_text_box_under{
	float:left;
	display:inline;
	height:250px;
	line-height:20px;
	margin-top:50px;
}

.test_contents_text_box_top{
	width:380px;
	margin-left:50px;
}

.test_contents_text_box_under{
	width:410px;
	margin-left:20px;
	margin-right:20px;
}

#firework {
	margin-top: 20px;
}

p.firework_ship {
	margin-top: 20px;
}

h2.page_title {
	width: 966px;
}