/* Font
-------------------- */
p,
li,
dt,
dd,
caption,
h1,h2,h3,h4,h5,h6
{ font-size:x-small; font-family: "ＭＳ ゴシック", "Osaka‐等幅", Arial, Helvetica, sans-serif;}

/* Other
-------------------- */

p{ line-height:1.4em;}
#dec{}
strong{	text-decoration: none;	font-style: normal;	font-weight: normal; color:#e71902;}
em{	text-decoration: none;	font-style: normal;	font-weight: normal; color:#599d01;}
address{	font-style: normal;}
caption{text-align:left;}

h1,h2,h3,h4,h5,h6{ margin:0; padding:0; font-size:x-small; }
h1{ font-weight:normal;	color: #000;}
h2{
	font-weight:normal;
	color: #000;
	margin-bottom: 25px;
}
h3{	font-weight:normal;	color: #000;}
h4{
	font-weight:normal;
	color: #000;
	margin-bottom: 17px;
}
h5{ font-weight:normal;	color: #000;}
h6{ font-weight:normal;	color: #000;}


/* Link
-------------------- */
a:link,a:visited{ color:#e71902; text-decoration:underline;}
a:hover{ color:#e71902; text-decoration:underline;}


/*  text-detail
-----------------*/


/* Top */
.backtop{ font-size:x-small;	text-align:right; margin-top:5px; margin-right:15px; padding-bottom:25px;}
