/* CSS Document */

a {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color:#FF6600; text-decoration:none}
a:hover {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color:#FF6600; text-decoration:underline}
a:visited {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color:#990000}
td {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color:#333333; font-size:8pt;}

h1 { display:inline ;} 
h2 { display:inline ;} 


.contents { font-size: 10pt; line-height: 18px; }
.copyright {font-family:"Verdana", "Geneva", "Arial", "Helvetica", "sans-serif"; color:#999999; font-size:9px;}

.i-sub{ padding-left: 5px;}
.tp{ padding-left: 19px;}
.title { font-size: 14pt;}
.contents { font-size: 10pt;}
.font07 { font-size: 7pt; }
.font08 { font-size: 8pt; }
.font10 { font-size: 10pt; }
.font12 { font-size: 12pt; }
.font13 { font-size: 13pt; }
.menu { font-size: 11pt; }
.small { font-size: 8pt; }
.big { font-size: 105%; font-weight: bold; }
.special { font-size: 170%; font-weight: bold; }
.position { text-align: center; }
.line { line-height: 25px; }
.line2 { line-height: 18px; }
.line3 { line-height: 22px; }
.read { margin-top: 4px; padding-left: 10px; line-height: 21px; }
.input { border: 1px solid  #FF8211;}
.inputdashed { border: 1px dashed #FF9900;}
.button {border: 1px solid #FF9900 ;background: #FEF2C4; color: #FF4000; padding: 3px}
.popup{ margin-top: 10px; margin-bottom: 10px; margin-left: 10px; margin-right: 10px; line-height: 14px;}


/*通常のリンク*/
a:link { text-decoration: none; color: #333399 }
a:visited { text-decoration: none; color: #793356 }
a:hover { color:#FF3300; text-decoration:underline; }

/*新レーザーのリンク*/
A.new:link {	text-decoration: none; color: #6699FF; }
A.new:visited {text-decoration: none; color: #6699FF; }
A.new:hover{	background-color: #C7E3FF; color: #3366FF; }

/*定番レーザーのリンク*/
A.sta:link { text-decoration: none; color: #01B37A; }
A.sta:visited { text-decoration: none; color: #01B37A; }
A.sta:hover{ background-color: #DCFEF5; color: #009666; }