h1{	border-top:1px  dashed #cccccc;		border-bottom:1px  dashed #cccccc;	/*	text-transform:capitalize;	*/		/* 先頭だけ大文字 *//*	text-transform:uppercase;	*/		/* 全て大文字     */	text-transform:lowercase;			/* 全て小文字     */	width:760px;	text-align:center;	margin:10px auto 10px auto;	padding:10px 0;	font-family:'Times New Roman', Georgia;	font-size:36px;	font-weight:normal;	color:#ccc;}div.contents{/*	border:1px solid #ccc; */	margin:3px auto ;	width:760px;}div.sidebar{	display:block;	float:left;	margin-right:-175px;	overflow:hidden;}div.main{/*	border:1px dashed #fcc;*/	display:block;	float:right;	width:560px;	margin-left:-160px;	}.sidebar h2{	margin:10px 0px 2px 0px;	width:175px;	padding:1px 0.5em;	background-color:#ddd;	font-family:Trebuchet MS;	font-size:14px;	font-weight:bold;	color:#000;	font-style:italic;}.sidebar p{	padding:1px 0.5em;/*	border:1px solid #00c; */	text-align:center;	width:175px;}div.sidebar p a img{	border:1px solid #333;}.main h2{	margin:10px 0px 2px 0px;	padding:1px 2px;	border-bottom:1px solid #933;	font-family:Trebuchet MS;	font-size:14px;	font-weight:bold;	color:#933;	font-style:italic;}.main p{	font-family:Arial;	line-height:150%;}.main p img{	border:1px dashed #666;}p.banner{	text-align:center;	font-weight:bold;}.sidebar ul{/*	border:1px solid #00c;*/	list-style:none;	margin:0px;	padding:2px 0px 5px 5px;	line-height:175%;}div.sidebar{	font-family:Serif;	font-size:10px;}div.sidebar ul li a, address a{	color:#666;	text-decoration:none;}div.main{	font-size:10px;}address{	text-align:center;	border-top:1px  solid #cccccc;	/*	text-transform:capitalize;	*/		/* 先頭だけ大文字 */	text-transform:uppercase;			/* 全て大文字     *//*	text-transform:lowercase;	*/		/* 全て小文字     */		padding:5px 0;	font-family:Arial;	font-size:10px;	font-weight:normal;	font-style:normal;}