*リセットCSS*/*{margin:0;padding:0;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }fieldset,img { 	border:0;}address,caption,cite,code,dfn,em,strong,th,var {	font-style:normal;	font-weight:normal;}ul {	list-style:none;}h1,h2,h3,h4,h5 { font-size: 100%; }body{ color: #4b4b4b; font-size: 13px; font-family: Osaka, "ＭＳ Ｐゴシック", Arial, sans-serif, "ヒラギノ角ゴ Pro W3"; line-height: 1.5; background-color: #3f3f3f; text-align: center; margin-right: auto; margin-left: auto; }a:link,a:visited { color: #3e49d1; }a:hover,a:active { color: #00f; }table{ border-collapse:collapse; border-spacing:0; font-size:inherit; line-height: inherit; }img { border-style:none; }/*clear_fix*/.clearfix:after {  content: ".";  display: block;  clear: both;  height: 0;  visibility: hidden;}.clearfix {  min-height: 1px;}* html .clearfix {  height: 1px;  /*¥*//*/  height: auto;  overflow: hidden;  /**/}/*基本構成*/#container { background-color: #fff; text-align: center; width: 800px; margin-right: auto; margin-left: auto; padding-bottom: 10px; }#header { width: 100%; float: none; clear: both; }#menu { background-color: #83359b; width: 100%; }#main { width: 100%; overflow: auto; margin-top: 5px; margin-bottom: 10px; }#footer { width: 100%; float: none; clear: both; padding-top: 80px; }/*ヘッダー*/#header h1 { background-image: url(../main-photo/pearlroad_title.gif); background-repeat: no-repeat; background-position: center top; text-indent: -9999px; width: 800px; height: 110px; }#menu ul { text-align: right; width: 100%; padding-top: 6px; padding-bottom: 6px; }#menu li { margin-right: 30px; display: inline; }#menu a:link, div#menu a:visited { color: white; font-size: 14px; background-color: #83359b; text-decoration: none; }#menu a:active, div#menu a:hover {color: #fff0ff; font-size: 14px; text-decoration: underline;}/*フッター*/#footer .add { color: #5f5f5f; padding: 5px; }#footer .copy { color: #a7a7a7; font-size: 10px; padding-top: 10px; }