/* スタジオ撮影 */

@import "base/base.css";

.STUDIOcontents{
	background-image: url(../studio/images/studio-ya.gif);
	background-position: left bottom;
	width: 650px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	clear: both;
}

.STUDIOstitle{
	font-size: 1.125em;
	color: #FF3333;
	line-height: 1.2px;
} 


.STUDIOimg{
	margin: 0px 0px 0px 10px;
	float: right;
	width: 203px;
}

/* スタジオ撮影プラン */

div.STUDIO-plan {
	margin-bottom: 15px;

	}
div.STUDIO-plan p{
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	}

div.STUDIO-plan ul {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	}

div.STUDIO-plan ul li {
	padding: 0 7px 0 0;
	display: inline;
	}

div.STUDIO-plan hr {
	display: none;
	}
div.STUDIO-plan div.line {
	height: 10px;
	margin:5px 0 0 5px;
	background: url(../common/dot650.gif) no-repeat;
	}	

div.STUDIO-plan div.sPlan {
	margin-top: 7px;
	color:#572B14;
	}

div.STUDIO-plan div.right {
	text-align: right;
	}	
	
div.STUDIO-plan div.SpIMG {
	background: url(../studio/images/studio-pimg.jpg) no-repeat top right;
	}

div.SpIMG-Copy {
	padding: 3px 0;
	font-size: 0.87em;
	line-height: 1.5;
	font-weight: bold;
	background: url(../studio/images/studio-pimg2.jpg) no-repeat top right;
	} 	 
		