#contentsL {display:none}
#contentsR {float:left !important;width: 640px !important;padding:0px !important;margin:0px !important;}
#gNavi {display:none}

.printno { display: none !important; }

#detail {
	padding: 10px;
	border-top: 5px solid #211E52;
	color: #333333;
}
#detail #detailTitle {
	border-bottom: 1px solid #211E52;
	padding: 10px 0px;
	display: block;
	width: 100%;
	height: 2.5em;
}
#detail #detailTitle h1 {
	font-size: 1.2em;
	font-weight: bolder;
	display: block;
	width: 80%;
	float: left;
}
#detail #detailTitle span {
	color: #211E52;
	background-color: #FFFFFF;
	margin: 0px 10px 0px 0px;
	font-weight: bolder;
	text-align: center;
	width: 50px;
	padding: 10px;
}
#detail #detailTitle #print { display: none; }
#detail .contents { clear: both; }
#detail .contents .contL,
#detail .contents .contR {
	width: 49%;
	clear: none;
}

#detail .contents .contL { float: left; }
#detail .contents .contR { float: right; }

#detail .contents h2 {
	font-size: 0.8em;
	color: #211E52;
	border-bottom: 1px solid #211E52;
	padding: 5px 0px;
}
#detail .contents .contL .portfolioPhoto {
	width: 320px;
	height: 320px;
	margin: 0px;
	padding: 0px;
}
#detail .contents .contL .portfolioPhoto .thumbPhoto { display: none; }
#detail .contents .linkList {
	font-size: 0.8em;
	line-height: 150%;
}
#detail .contents .linkList li {
	padding: 5px 0px;
	border-bottom: 1px solid #CCCCCC;
}
#detail .contents .summary {
	font-size: 0.8em;
	line-height: 140%;
	padding: 10px 0px;
}
#detail .contents .contR .summary dt {
	width: 5em;
	background-color: #D4D4EC;
	padding: 5px;
	border-left: 5px solid #211E52;
	text-align: center;
	clear: left;
	float: left;
}
#detail .contents .contR .summary dd {
	padding: 5px 0px 5px 7em;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px 5px;
}
#detail .contents iframe {
	width: 100%;
	height: 350px;
	margin: 10px 0px;
	padding: 0px;
	border-style: none;
}
#detail .close { display: none; }

