﻿@charset "shift-jis";

* {margin:0; padding:0; border:0; outline:0;
	box-sizing: content-box;}

html {margin:0px auto; height:100%;}
body {margin:0; padding:0; border:0px; width:100%; min-height:100%;
	line-height:180%; overflow:auto; color:#666666; background:#ffffff; font-size:13px;
	font-family:Verdana,'メイリオ','Meiryo','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','游ゴシック体','Yu Gothic','ＭＳ Ｐゴシック','MS UI Gothic',sans-serif;
	text-align:center; cursor:crosshair;}

img {max-width: 100%; height: auto;}
img, hr {border:none;}
table {margin-left:auto; margin-right:auto; border-collapse:separate; border-spacing:1px; word-wrap:break-word;}
td, th {padding:3px 3px; line-height:180%; font-size:13px; text-align:left; table-layout:fixed;}
hr {display:block; height:1px; border:0;}

a:link img {background-color:transparent;}
a:visited img {background-color:transparent;}
a:hover img {background-color:transparent;}
a:active img {background-color:transparent;}

a {visibility:visible;}
a:link {color:#c5bfb8; text-decoration:none; cursor:e-resize;}
a:visited {color:#c5bfb8; text-decoration:none; cursor:e-resize;}
a:hover {color:#534741; text-decoration:none; cursor:e-resize;}
a:active {color:#c5bfb8; text-decoration:none; cursor:e-resize;}

input, select, textarea {padding:3px; border:1px #c5bfb8 solid; color:#534741; background-color:#ffffff;}
input, textarea {font-size:12px;}

