@charset "utf-8";body {	margin		: 0 auto;	font-family	: Verdana, Arial, sans-serif,"ＭＳ ゴシック";	font-size	: 12px;	color		: #666;}#content {	margin		: auto;	width		: 910px;	text-align	: left;}#header {	margin		: auto;	width		: 900px;	text-align	: left;}/* ------------------------ */H1 {font-size		 : 18pt;font-weight		 : bold;text-align		 : center;line-height		 : 130%;}H2 {background-image : url(home/images/back_topmenu.gif);background-repeat: repeat;padding          : 0px 0px 0px 1em;font-size		 : 14pt;font-weight		 : bold;line-height		 : 165%;}H3 {font-size		 : 12pt;font-weight		 : bold;line-height		 : 130%;}H4 {font-size		 : 10.5pt;font-weight		 : bold;line-height		 : 130%;}/* ------------------------ */BODY {background-color : #C0FBC0;color			 : #000000;line-height		 : 130%;}/* ------------------------ */TD {line-height		 : 120%;}TD.album {width			 : 132px;}/* ------------------------ */A:LINK, A:VISITED, A:ACTIVE {text-decoration	 : none;}A:LINK {color			 : #0000CC;}A:VISITED {color			 : #0000CC;}A:ACTIVE {color			 : #0000CC;}A:HOVER {color			 : #000077;text-decoration	 : underline;}/* ------------------------ */DIV.google {text-align		 : center;padding-top		 : 8px;padding-bottom	 : 8px;}/* ------------------------ *//* テーブル罫線/* ------------------------ */div#table.detail,table.line,table.album,table.links{	border-top		: solid 1px #7FD87F;	border-left		: solid 1px #7FD87F;}div#table.detail td,table.line       td,table.album      td,table.links      td{	border-bottom	: solid 1px #7FD87F;	border-right	: solid 1px #7FD87F;}div#table.detail th,table.line       th,table.album      th,table.links      th{	border-bottom	: solid 1px #7FD87F;	border-right	: solid 1px #7FD87F;}