/******************************
 その他
******************************/

/* サイトマップ */

#sitemap{
	width: 540px;	
}

#sitemap h1{
	padding: 3px 10px;
	margin-top: 10px;
	background-color: rgb(13,56,143);
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	margin-top: 0;
}

#sitemap table{
	margin: 5px 0 15px 0;
	border-style: none;
}

#sitemap td{
	padding-left: 8px;	
}
		
/* MASTER選定理由書 */

#movie{
	width: 700px;
	height: 296px;
	margin: 30px auto 0 auto;
}

.con2 	{
		width:700px;
		margin: 0 auto 30px auto;
		padding-top: 20px;
		background-image:url(../images/products/master/haikei.jpg);
		}
		
.con2 table{
	margin: 0 auto;
}
		
.con2 h1	{
		margin:5px 5px 5px 0px;
		padding:4px 4px 4px 0px;
		text-align:justify;
		text-justify:distribute;
		text-indent:1em;
		line-height:120%;
		font:15px"Arial","Sans-serif";
		font-weight:bold;
		color:#003366
		}

.con2 h2	{
		margin:5px 5px 0px 0px;
		padding:4px 4px 0px 0px;
		text-align:justify;
		text-justify:distribute;
		text-indent:1em;
		line-height:120%;
		font:15px"Arial","Sans-serif";
		font-weight:bold;
		color:#003366
		}

.con2 p	{
		padding:0px 5px 1px 5px; 
		margin:0px 5px 0px 5px;
		font:12px"Arial","Sans-serif";
		line-height:170%;
		color:#333333;
		}
.con2 a		{
		font:12px"Arial","Sans-serif";
		text-decoration:none;
		color:#0000FF
		}

.con2 a:hover	{
		color:#FF9900
		}
