<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* RESET **************************/
html{overflow-y: scroll;}
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;}
address,caption,cite,code,dfn,em,strong,th,var{font-style: normal;}
table{border-collapse: collapse;border-spacing: 0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}

/* TAG **************************/
body{
	background-color:#fff;
	color: #333;
	font-size: medium;
	font-family: "���C���I","Meiryo",verdana,"�q���M�m�p�S Pro W3","Hiragino Kaku Gothic Pro",Osaka,"�l�r �o�S�V�b�N","MS PGothic",Sans-Serif;
	line-height: 1.5;
	}

* html body {/* for IE6 */
	font-family: "�l�r �o�S�V�b�N","MS PGothic",Sans-Serif;
	}

h1{
	font-size:1.2em;
	padding:0.5em;
	border-bottom:4px solid #E8E8E8;
	}

h2{
	font-size:1em;
	margin-bottom:0.3em;
	}

h3{
	font-size:1.2em;
	margin-bottom:0.3em;
	}

ol,ul{
	margin:0.3em 1.3em;
	padding:0;
	}

p,li{
	font-size:0.8em;
	line-height:1.7;
	}

li{margin-bottom:0.5em;}

tr,th,td{
	font-size:0.8em;
	}


hr {
	border-style: dotted none none none;
	border-top-width: 1px;
	border-top-color: #ccc;
	height:1px;
	margin: 0.75em 0;
	}

.index {
	font-size:1em;
	list-style-type:none;
	line-height:2.0em;
	}
	
.mod-tableBase{max-width:600px;background-color:#fff;border-bottom:1px solid #ddd;border-top:0px solid #ddd;margin-top:20px;}
.mod-tableBase td,.mod-tableBase th{padding:8px}
.mod-tableBase tbody&gt;tr&gt;td,.mod-tableBase tbody&gt;tr&gt;th{line-height:1.8;vertical-align:top;border-top:1px solid #ddd;font-size:0.8rem}
.mod-tableBase:last-of-type{margin-bottom:30px;border-bottom:0px}
.midashiLeftTop,.midashiTate{border-top:0px !important;border-bottom:0px !important;font-size:0.8rem}

/* ID &amp; CLASS **************************/
#help{margin:15px;}

/* �X�L���p�[�c�摜�i�����ւ��\�ȕ����j */
.image{
	float:left;
	margin-right:15px;
	}

/* ��������{�^���Q **********/
.operationBar{
	background:url('../operationBar.png') no-repeat center;
	padding:10px;
	}

.operationBar td{
	vertical-align:middle;
	}

/* �y�[�W����X���C�_�[�w�i */
.sliderGroupBg{
	background:url(../sliderGroupBg.png) no-repeat left center;
	width:450px;
	padding:10px 0;
	}

/* �y�[�W����X���C�_�[ */
.sliderGroupBg .sliderBg{
	background:url(../sliderGap.png) no-repeat left center;
	padding-left:15px;
	margin-left:100px;
	width:300px;
	}

/* �܂�肱�� */
.L{ float:left;}
.R{ float:right;}
/* �܂�肱�݉��� */
.cl{ clear: both; }
img{
	width:100%;
}</pre></body></html>