@charset "utf-8";/*パンクマウスパンツCSS------------------------------------------------------------------------------------------*/body {background-color: #e8dddd;color: #000000text-align: center;}/* Link---------------*/a:link {	color: #FF0099;}a:visited {	color: #FF0099;}a:hover {	color: #0099FF;}h1{ 	font-size: 150%;	color: #ff0099;	line-height: 1.5em;	border-bottom: 1px inset #ff0099;}h2{ 	background: url(images/arrow2.png) no-repeat left top;	font-size: 100%;	line-height: 1.5em;	padding-left: 15px;	padding-right: 5px;	font-weight: normal;	border-bottom: 1px dotted #333333;	font-weight: normal;}h3{ 	background: url(images/arrow3.png) no-repeat left top;	font-size: 100%;	line-height: 1.5em;	padding-left: 13px;}h4{ 	background: url(images/arrow4.png) no-repeat left top;	font-size: 100%;	line-height: 1.5em;	padding-left: 15px;	padding-right: 5px;	font-weight: normal;	border-bottom: 1px dotted #333333;	font-weight: normal;}h5 {	font-size:120%;	margin-bottom: 0;	padding: 0.3em 10px;	border-left: 5px solid #666;	border-bottom: 1px dotted #ccc;}h1,h2,h3,h4,h5,h6,h7,h8,p,ul,li{margin: 2px;}ul{list-style-type: none;}td{ vertical-align: top;}/*コンテナー------------------------------------------------------------------------------------------*/#container {text-align: left;margin: 0px auto;width: 800px;font: 85% "Arial, Helvetica, sans-serif";}/*ページ------------------------------------------------------------------------------------------*/#page {	float: left;	width: 800px;	line-height: 1.5em;	padding-right: 0px;	padding-left: 0px;	background: #FF0099;	position: relative;}/*フッター------------------------------------------------------------------------------------------*/#footer {	float: left;	width: 800px;	height: 20px;	font-size: 9px;	text-align: center;	position: relative;}#footer li {	display: inline;	color: #FF0099;}#footer a {color:#FF0099;text-decoration:none;}#footer a:visited {color:#FF0099;text-decoration:none;}#footer a:active {color:#FF0099;text-decoration:none;}#footer a:hover {color:#000000;text-decoration:none;}/*コピー------------------------------------------------------------------------------------------*/#copy {	float: left;	width: 800px;	height: 40px;	text-align: center;	font-size: 9px;	color: #FF0099;	line-height: 1.5em;}/*clearfix------------------------------------------------------------------------------------------*/#container:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}#container { display: inline-block; }/* Hides from IE-mac \*/*html #container { height: 1%; }#container { display: block; }/* End hide from IE-mac */
