@charset "utf-8";
/* ===================================================================
CSS information

シーン別
=================================================================== */
/*----------------------------------------------------
	メイン	
----------------------------------------------------*/
#main {
	float: left;
	width: 860px;
	padding: 0;
	margin: 0;

}

#main .scene_h2 {
	background: url(../img/share/np_09_titleback.png) no-repeat;
	margin: 0;
	padding: 0 0 0 20px;
	height: 36px;
	font-size: 1.5em;
	clear: both;
}

.scene_wedding #scene_contents {
	background: url(../img/wedding/wedding.jpg) no-repeat;
}
.scene_child #scene_contents {
	background: url(../img/child/child.jpg) no-repeat;
}
.scene_pet #scene_contents {
	background: url(../img/pet/pet.jpg) no-repeat;
}
.scene_trip #scene_contents {
	background: url(../img/trip/trip.jpg) no-repeat;
}
.scene_memory #scene_contents {
	background: url(../img/memory/memory.jpg) no-repeat;
}

.scene_wedding .scene_list h3 {
	background: url(../img/wedding/np_09_stitle_w.png) no-repeat;
}
.scene_child .scene_list h3 {
	background: url(../img/child/np_09_stitle_c.png) no-repeat;
}
.scene_pet .scene_list h3 {
	background: url(../img/pet/np_09_stitle_p.png) no-repeat;
}
.scene_trip .scene_list h3 {
	background: url(../img/trip/np_09_stitle_t.png) no-repeat;
}
.scene_memory .scene_list h3 {
	background: url(../img/memory/np_09_stitle_m.png) no-repeat;
}

.scene_head_text {
	padding: 30px 20px 30px 110px;
	font-size: 1.1em;
}
.pro_head_txt {
	padding: 20px 5px 0px 0px;
	font-size: 1.1em;
}
.scene_list {
	width: 730px;
}
.scene_list h3 {
	margin: 0 0 0 180px;
	padding: 8px 0 0 40px;
	font-size: 1.1em;
	height: 33px;
}

.scene_list ul {
	margin: 0 0 10px 235px;
	padding: 0 0 0 0px;
	font-size: 0.9em;
}

.scene_list li {
	list-style-type: disc;
}

.scene_wedding .copy {
	margin: 0 0 10px 230px;
}
.scene_child .copy {
	margin: 35px 0 40px 200px;
}
.scene_pet .copy {
	margin: 35px 0 40px 200px;
}
.scene_trip .copy {
	margin: 35px 0 35px 200px;
}
.scene_memory .copy {
	margin: 40px 0 30px 200px;
}

.scene_wedding .scene_text_space {
	background: url(../img/wedding/np_09_wedding.png) no-repeat 570px 40px;
}
.scene_child .scene_text_space {
	background: url(../img/child/np_09_child.png) no-repeat 570px 100px;
}
.scene_pet .scene_text_space {
	background: url(../img/pet/np_09_pet.png) no-repeat 570px 100px;
}
.scene_trip .scene_text_space {
	background: url(../img/trip/np_09_trip.png) no-repeat 570px 100px;
}
.scene_memory .scene_text_space {
	background: url(../img/memory/np_09_memory.png) no-repeat 570px 100px;
}

.scene_text_space,
.pro_text_space {
	border-top: 2px dotted #00CCFF;
	padding: 20px 0 0 0px;
}


.scene_text_space h3 {
	background: url(../img/share/np_title02.png) no-repeat;
	margin: 0 0 5px 0px;
	padding: 5px 0px 0px 35px;
	height: 35px;
	font-size: 1.1em;
	clear: both;
	color: #3366FF;
}

.scene_text_space dt {
	border-left: 5px solid #00CCFF;
	border-bottom: 1px dotted #00CCFF;
	padding: 0px 0px 0px 7px;
	width: 480px;
}
.scene_text_space dd{
	padding: 5px 0px 15px 20px;
	width: 480px;
}
.pink_box  {
	font-size: 0.9em;
	border: 1px solid #969696;
	background-color: #FFCCCC;
	padding: 5px;
	margin: 0 0 10px 0px;
	width: 460px;
}
.pink_box dl {
	width: 210px;
	float: left;
}
.pink_box dt {
	width: 202px;
	border: none;
	padding: 0px 0px 0px 7px;
}
.pink_box dd{
	width: 200px;
	font-size: 0.9em;
	padding: 0px 0px 15px 10px;
}

.pro_left,
.pro_right {
	width: 264px;
	margin: 0 0 10px 100px;
	float: left;
}

.pro_text_space dl {
	font-size: 0.9em;
	border: 2px solid #C0C0C0;
	padding: 4px;
	margin: 0 5px 10px 5px;
}
.pro_text_space dt {
	text-align :center;
	font-size: 1.1em;
	font-weight: bold;
	color: #FF0000;
	margin: 0 0 10px 0px;
}

.pro2_left {
	width: 480px;
	margin: 0 30px 10px 0px;
	float: left;
}

.pro_left ul {
	font-size: 0.8em;
	margin: 0 5px 10px 5px;
}

