
html {
  font-size: 12px; 
}


body {
	font-family: 'Meiryo','CI','Lucida Grande',sans-serif;
	margin: 8px;
	padding: 5px;
	color: #5F5F5F;
	background-color: #E6E6E6;
	letter-spacing: -0.001em;
	line-height: 1.9;
    -webkit-text-size-adjust: 100%;
	}


a:link    {
	color: #0033CC;
	text-decoration: none; }
a:visited {
	color: #0033CC;
	;
	text-decoration: none;
}
a:active  { text-decoration: none;color: #FF9900}
a:hover   { color:#FF9933}


/* text
================================== */
.text_content {
	font-size: 140%;
	color: #5F5F5F;
	vertical-align: top;
	letter-spacing: 1px;
	line-height: 1.8;
}


.textmain_red {
	color: #993300;
}




.text120 {
	font-size: 120%;
	color: #5F5F5F;
	vertical-align: top;
	letter-spacing: 1px;
	line-height: 1.4;
}


.text140 {
	font-size: 140%;
	color: #5F5F5F;
	vertical-align: top;
	letter-spacing: 1px;
	line-height: 1.4;
}


.text160 {
	font-size: 160%;
	color: #5F5F5F;
	vertical-align: top;
	letter-spacing: 1px;
	line-height: 1.4;
}


.text180 {
	font-size: 180%;
	color: #5F5F5F;
	vertical-align: top;
	letter-spacing: 1px;
	line-height: 1.4;
}




.textmenu_line_title {
	font-size: 140%;
	font-weight: bold;
	line-height: 2.5;
	color: #666666;
	text-align: left;
}


.textmenu_line {
	font-size: 120%;
	line-height: 2.5;
	color: #666666;
	text-align: left;
}



.textmain_read {
	font-size: 180%;
	line-height: 1.4;
	color: #666666;
	text-align: left;
}





/* 
================================== */
h1{
	padding: 0px 0px 0px 5px ;
	font-size: 140%;
	line-height: 1.4;
	text-align: left;
	letter-spacing: 0.05em;
}



/* 
================================== */

.texttitle {
	font-size: 120%;
	line-height: 1.7;
	color: #525252;
	text-align: left;
	vertical-align: top;
	background-color: #FBFBF2;
	text-indent: 2pt;
}


.txt_table_title {
	font-weight: bold;
	color: #666666;
	line-height: 100%;
	border-left-width: 0px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #30221D;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #30221D;
	text-align: left;
	background-color: #FBFBF2;
}



/* box
================================== */

.box_point {
	font-size: 180%;
	line-height: 2.5;
	border: 1px solid #CCCCCC;
	background-color: #FBFBF2;
}


.box_cell {
	font-size: 160%;
	line-height: 1.5;
	border: 1px solid #CCCCCC;
	background-color: #FBFBF2;
	padding: 0px 0px 0px 6px ;
	margin: 0px;
}



.box_cell_color {
	border: 1px solid #CCCCCC;
	background-color: #FBFBF2;
	padding: 0px 0px 0px 6px ;
	margin: 0px;
}


/* 
================================== */



ul{
	font-size: 100%;
	line-height: 14px;
	padding: 0px 0px 0px 0px ;
	margin: 0px;
}

li{
	font-size: 80%;
	line-height:17px;
	padding: 0px 0px 0px 0px ;
	margin: 35px;
}






/* footer
================================== */


.footer {
	font-size: 120%;
	color: #5F5F5F;
	vertical-align: top;
	letter-spacing: 1px;
	line-height: 100%;
}



















