@charset "UTF-8";

/* CSS Document */

div#mainFlame div#contents h4{
	margin:15px 0 0px 0;
	padding:11px 0 5px 5px;
	background-image:url(../../images/share/detail_title_bg.jpg);
	background-repeat:no-repeat;
	background-color:#F3F8FB;
	font-size:90%;
	border-bottom:1px dotted #cccccc;
}

div#mainFlame div#contents h5{
	margin-bottom:10px;
	padding:0 0 3px 20px;
	background-image:url(../../images/share/list006.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	border-bottom:1px dotted #cccccc;
	font-size:100%;
}

div#mainFlame div#contents h4 img{
	vertical-align:middle;
}

div#mainFlame div#contents h5 img{
	vertical-align:top;
}

p.detail{
	margin:8px 0 8px 0;
	padding:4px 3px 4px 7px;
	color:#666699;
	background-color:#EEEEFC;
	border:1px solid #666699;
	text-align:center;
}

div#mainFlame div#contents div.business_flame{
	margin:0 0 15px 0;
	padding:15px 10px 0 10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

div#mainFlame div#contents div.business_flame ul.houjin{
	margin:5px 0 20px 0;
	border-left:3px solid #FF8A37;
	
}

div#mainFlame div#contents div.business_flame ul.houjin li{
	padding-left:18px;
	line-height:160%;
	list-style-type:none;
	background-image:url(../../images/share/list004.jpg);
	background-repeat:no-repeat;
	background-position:7px 7px;
}

div#mainFlame div#contents div.business_flame ul.kojin{
	margin:5px 0 20px 0;
	padding:3px 0 0 0;
	border-left:3px solid #690;
	
}

div#mainFlame div#contents div.business_flame ul.kojin li{
	padding-left:18px;
	line-height:160%;
	list-style-type:none;
	background-image:url(../../images/share/list004.jpg);
	background-repeat:no-repeat;
	background-position:7px 7px;
}

p.pageTop{
	margin:0 0 15px 0;
	padding:5px 0 3px 30px;
	width:100px;
	background-image:url(../../images/share/list005.gif);
	background-repeat:no-repeat;
	background-position:8px 8px;
	float:right;
	background-color:#eeeeee;
	border:1px solid #cccccc;
	font-size:80%;
}

p.pageTop a{
	color:#333;
	text-decoration:none;
	display:block;
}

p.pageTop a:hover{
	color:#333;
	text-decoration:none;
}
