/*
	CASCADING STYLE SHEET
*/


/* BASE */

body     { color: #333333; background-color: #ffffff; margin-top: 0px; margin-left: 0px margin-right: 0px; margin-bottom: 0px; background:url(../images/common_background.gif) repeat-y top center; font-family: Verdana, Arial, Helvetica, sans-serif;}
div, p, form, span, hr, img, strong, ul  { margin:0px; padding:0px; }

li { margin-left:20px; }

h1 { font-size:10px; color:#666666; letter-spacing:0px; padding-left:0px; padding-right:0px; padding-bottom:8px; margin:0px; font-weight: normal;}
h2 { font-size:10px; line-height:150%; color:#0756a0; letter-spacing:0px; margin:0px; font-weight: normal;}
h3 { font-size:10px; line-height:150%; color:#666666; letter-spacing:1px; margin:0px; font-weight: normal;}
h4 { font-size:12px; line-height:150%; color:#999999; letter-spacing:0px; margin:0px; font-weight: normal;}
h5 { font-size:10px; line-height:150%; color:#333333; letter-spacing:0px; margin:0px; font-weight: normal;}
h6 { font-size:12px; line-height:130%; color:#666666; letter-spacing:0px; margin:0px; font-weight: normal;}

.footer { font-size:10px; line-height:150%; letter-spacing:0px; font-weight:normal; font-family:"lr SVbN","qMmpSPro W3",sans-serif;}

/* TEXT GOTHIC */

.n10 { font-size:10px; line-height:150%; letter-spacing:0px; font-weight:normal; font-family:"lr oSVbN","qMmpSPro W3",sans-serif;}
.n12 { font-size:12px; line-height:150%; letter-spacing:0px; font-weight:normal; font-family:"lr oSVbN","qMmpSPro W3",sans-serif;}
.n12-line { font-size:12px; line-height:100%; letter-spacing:0px; font-weight:normal; font-family:"lr oSVbN","qMmpSPro W3",sans-serif;}
.n14 { font-size:14px; line-height:150%; letter-spacing:0px; font-weight:normal; font-family:"lr oSVbN","qMmpSPro W3",sans-serif;}

.b10 { font-size:10px; line-height:150%; letter-spacing:0px; font-weight:bold; font-family:"lr oSVbN","qMmpSPro W3",sans-serif;}
.b12 { font-size:12px; line-height:150%; letter-spacing:0px; font-weight:bold; font-family:"lr oSVbN","qMmpSPro W3",sans-serif;}
.b14 { font-size:14px; line-height:150%; letter-spacing:0px; font-weight:bold; font-family:"lr oSVbN","qMmpSPro W3",sans-serif;}

/* TEXT MINTYO */

.mn10{font-Size:10px; line-height:150%; letter-spacing:0px; font-weight:normal; font-family:"qMmΎ© Pro W3", HiraMinPro-W3, "lr Ύ©", times;}
.mn12{font-Size:12px; line-height:150%; letter-spacing:0px; font-weight:normal; font-family:"qMmΎ© Pro W3", HiraMinPro-W3, "lr Ύ©", times;}
.mn14{font-Size:14px; line-height:150%; letter-spacing:0px; font-weight:normal; font-family:"qMmΎ© Pro W3", HiraMinPro-W3, "lr Ύ©", times;}

.mb10{font-Size:10px; line-height:150%; letter-spacing:0px; font-weight:bold; font-family:"qMmΎ© Pro W6", HiraMinPro-W6, "lr Ύ©", times;}
.mb12{font-Size:12px; line-height:150%; letter-spacing:0px; font-weight:bold; font-family:"qMmΎ© Pro W6", HiraMinPro-W6, "lr Ύ©", times;}
.mb14{font-Size:14px; line-height:150%; letter-spacing:0px; font-weight:bold; font-family:"qMmΎ© Pro W6", HiraMinPro-W6, "lr Ύ©", times;}

/* IMAGE LINKS */

a img.pict{ border: solid 1px #666666;  border-bottom:0px #ffffff solid;}
a:hover img.pict { border: solid 1px #000000;  border-bottom:0px #ffffff solid;}


/* TEXT LINKS */

a:link    { color: #0756a0;text-decoration: underline; }
a:visited { color: #0756a0;text-decoration: underline; }
a:active  { color: #0756a0;text-decoration: underline; }
a:hover { color: #0756a0;text-decoration: none; }

a.navi:link    { color: #666600; text-decoration: underline; }
a.navi:visited { color: #666600; text-decoration: underline; }
a.navi:active  { color: #666600; text-decoration: underline; }
a.navi:hover { color: #666600;  text-decoration: none;}


a.rent:link    { color: #007900; text-decoration: none; }
a.rent:visited { color: #007900; text-decoration: none; }
a.rent:active  { color: #007900; text-decoration: none; }
a.rent:hover { color: #007900;  text-decoration: underline;}