  @charset "utf-8";
/* =================================================================================
CSS information
 file name  :  default.css
 style info :  ¥ê¥»¥Ã¥È¼°¤Óbody³õÆÚÔO¶¨ (¤³¤Î¥¹¥¿¥¤¥ë¥·©`¥È¤Ï»ù±¾µÄ¤Ë‰ä¸ü¤·¤Ê¤¤)
================================================================================= */
/*--- 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; }
legend { display: none; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; }
abbr,acronym,fieldset { border: 0; }
img { border: 0; vertical-align: bottom; }
li { list-style-type: none; }

/*--- default */
body {
	background: #FFF;
	font-size: 13px;
	line-height: 1.6;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯",Osaka,"¥Ò¥é¥®¥Î½Ç¥´ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,MS;
	color: #333;
}

table { font: 100%; font-size: inherit; }

/* num1 */
ol.num1 { margin-bottom: 1em; margin-left: 2em; }
ol.num1 li {
	position: relative;
	list-style: none;
	line-height: 1;
	margin-bottom: 0em;
}
ol.num1 li span {
	position: absolute;
	top: 0;
	left: -1em;
}
* html ol.num1 li span { top: -0em; } /* for win ie6 */
*:first-child+html ol.num1 li span { top: -0em; } /* for win ie7 */

/*----------------------------------------------------
	»ù±¾ÔO¶¨¡¢¥ê¥ó¥¯¥«¥é©`¤Ê¤É
----------------------------------------------------*/
#container a:link, #container a:visited { color: #0000FF; } 

/* 
	font-size
------------------------------------- 
.font10 font-size: 77%;
.font11 font-size: 85%;
.font12 font-size: 93%;
.font13 font-size: 100%;
.font14 font-size: 108%;
.font15 font-size: 116%;
.font16 font-size: 123.1%;
.font17 font-size: 131%;
.font18 font-size: 138.5%;
.font19 font-size: 146.5%;
.font20 font-size: 153.9%;
.font21 font-size: 161.6%;
.font22 font-size: 167%;
.font23 font-size: 174%;
.font24 font-size: 182%;
.font25 font-size: 189%;
.font26 font-size: 197%;
------------------------------------- */