@charset "utf-8";
/* MT base styles */

/*--------- text style -------------*/
.a1{  font-size : 24px; }
.a2{  font-size : 13px; }
.a3{  font-size : 12px; }
.a4{  font-size : 16px; }
.a5{  font-size : 18px; }
.a6{  font-size : 20px; }
.a7{  font-size : 22px; }
.a11{  font-size : 11px; }
.g4{  line-height : 16px; }
.g5{  line-height : 18px; }
.g6,.pr,.tx{  line-height : 20px; }
.tx{  padding:3px 10px; }
.g7{  line-height:23px;	}
.g7 span{
	border-bottom:1px dotted #CC9900;
	padding-bottom:2px;
	}
.g8{
	line-height : 18px;
	list-style-position:outside;
	}

.c1{ color:#FF0000;
}
.c2{ color:#000099;
}
.c3{ color:#ffffff;
}
.c4{ color:#0000ff;
}
.c5{ color:#009966;
}
.c6{ color:#996600;
}

.f1{ font-weight:bold; font-size:12px;}

td    { font-size : 13px;}
.a1   { font-size : 24px;}
.a2   { font-size : 10px;}
.a3   { font-size : 12px;}
.a4   { font-size : 16px;}
.a5   { font-size : 18px;}
.a6   { font-size : 20px;}
.a7   { font-size : 22px;}
.a10 { font-size : 10px;}
.a11 { font-size : 11px;}
.g5   { line-height : 18px;}
.red { color : #d00;}

/*---------- basic elements---------- */

html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body
{
   margin: 0;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;

}

form, input { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
   margin-top: 0px;
   margin-bottom: 0px;
}

blockquote {
    width: 508;
    margin: 10px 0 15px 0;
    padding: 10px;
    border: 1px dotted #ccc;
    color: #f00;
}


/*------------ standard helper classes ---------*/

.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/**/


/*---------- banner user/photo ------------*/

.banner-user
{
   float: left;
   overflow: hidden;
   width: 64px;
   margin: 0 15px 0 0;
   border: 0;
   padding: 0;
   text-align: center;
   font-size: 10px;
}

.banner-user-photo
{
   display: block;
   margin: 0 0 2px 0;
   border: 0;
   padding: 0;
   background-position: center center;
   background-repeat: no-repeat;
   text-decoration: none !important;
}

.banner-user-photo img
{
   width: 64px;
   height: auto;
   margin: 0;
   border: 0;
   padding: 0;
}


/*---------- content ------------*/

.content-nav
{
   margin: 10px;
   text-align: center;
}

.date-header,
.entry-content
{
   position: static;
   clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 20px;
}

.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
   color: #663333;
   border-left: 5px solid #663333;
   margin: 10px 0 0 0;
   padding: 0 0 0 5px;
   text-align: left;
}

.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover {
    color: #663333;
}

.trackbacks-info,
.comments-content {
    text-align: left;
}

.comment { padding-top: 15px; }

.comment p { line-height: 18px; }

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
   margin: 5px 10px;
   text-align: left;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
   clear: both;
   text-align:left;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
   width: 240px;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
   float: left;
   width: 115px;
   margin: 0;
}

.image-thumbnail img
{
   width: 115px;
   height: 115px;
   margin: 0;
}

.entry-footer

{
   margin: 0 0 20px 0;
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   color: #666;
   font-size: 10px;
   text-align: right;
}

.content-nav { margin-top: 0; }


img.image-full { width: 100%; }



/*----------- basic page elements ------------*/


#banner a { color: #000; text-decoration: none; }
#banner a:hover { color: #000; }

.module-content a { color: #333333; }
.module-content a:hover { color: #a3b8cc; }

h1, h2, h3, h4, h5, h6
{
   font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
   /* ie win (5, 5.5, 6) bugfix */
   position: relative;
   width: 100%;
   w\idth: auto;

   margin: 10px 0 0 0;
   padding: 5px;
   font-size: 12px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover
{
   color: #fff;
}
.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
   font-size: 10px;
   text-align:right;
}
.commenter-profile img { vertical-align: middle; }

.module-header{
	padding:10px 5px 0 5px;
	}
/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }

form, input { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre
{
   margin-top: 0px;
   margin-bottom: 0px;
}

#mail_text { width: 380px; }

.page-asset { margin-top: 10px; }


/*--------- standard helper classes ----------*/

.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

/*--------------- page layout -------------*/

body {
   min-width: 766px;
   background: #FFcccc;
   color: #333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	text-align: center;} /* center on ie */

#container
{
   position: relative;
   margin: 0 auto; /* center on everything else */
   text-align: left;
   width: 767px;
   margin-bottom: 0px;
	background:url(img/bg_s.gif) repeat-y right;

}
#container-inner { position: static; width: auto; border-left: solid 1px #DDDDDD; }

#banner, #banner2, #footer {
	position: relative;
	background-color: #ffffff;
}
#banner-inner, #banner-inner2, #footer-inner { position: static; }

#banner {
	width: 750px; /* necessary for ie win */
	height:95px;
	background-image:url(img/btop.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#cccccc;
	overflow:hidden;
}
#banner2 {
	width: 580px; /* necessary for ie win */
	border-bottom: solid 1px #DDDDDD;
	background-color: #ffffff;
	clear:both;
	float: none;
}

#banner-inner {
   margin: 0px;
   padding:20px 10px 0px 20px ;
   clear:both;
}

#banner-inner2 {
   margin: 0px;
   padding: 0px;
   clear:both;
}
#banner-email {
    margin:0;
    padding:16px 5px 0 545px;
    clear:both;
}

#banner-email a {
    display:block;
    width:160px;
    height:13px;
    line-height:13px;
    text-decoration:none;
    text-indent:-9999px;
    overflow:hidden;
}
.banner-user
{
   width: 70px;
   margin-top: 5px;
   font-size: 10px;
}

.banner-user-photo { border: 1px solid #fff; }

#banner-header {
	font-size: 12px;
	padding-top:0px;
	margin:0px;
	clear:both;
}
#banner-header a {
	display:block;
	margin-left:60px;
	width:190px;
	height:30px;
	overflow:hidden;
  text-indent: -9999px;
  }
#banner-description {
   padding: 0px;
   font-size: 10px;
   text-indent: -9999px;
}


#image {
	width: 170px;
	float: left;
	background-color: #ffffff;
	height: 180px;
	text-align: center;
	vertical-align: middle;
}

#flash {
width: 580px;
float:right;
	height: 180px;
	vertical-align:middle;
	text-align: center;
	
}


#pagebody { position: relative; width: 750px;  background-color:#FFFFFF;}
#pagebody-inner { position: static; width: 100%; background:url(img/bgl.gif) repeat-y left;
  
}

#alpha, #beta
{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
	
}


#alpha-inner, #beta-inner
{
   position: static;
}

#alpha { 
margin: 0px; 
padding: 0px;
width: 170px;
background-color:#FF6600; 
}
#beta {
margin:0px;
padding: 0px; 
width: 579px;
background-color:#FFFFFF;

}

#beta-inner,
#delta-inner
{
   padding: 0px 0px 20px 0px;
   margin:0;
}

.date-header
{
   margin-top: 0;
   font-size: 11px;
   font-weight: bold;
   text-transform: uppercase;
   text-align:left;
}

.entry-header,.ttl
{
   margin-top: 0;
   margin-bottom: 10px;
   font-size: 15px;
   text-align:left!important;

   }
.entry-header{
   color: #663333;
   border-left: 5px solid #663333;
   padding: 0 0 0 5px;
}
.ttl
{	background-color:#FFe38c;
   border-bottom: 1px solid #FF6600;
   border-right:1px solid  #FF6600;
   border-left:5px solid #FF6600;
   border-top:1px solid #FF6600;
         padding:  5px;

	font-weight:bold;
	color: #333333;
}

.entry-content
{
   width: 490px;
   overflow: hidden;
   margin: 0 0 15px 0;
   line-height: 1.5;
   text-align: left;
}

.entry-footer
{
   margin: 0;
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   color: #666;
   font-size: 10px;
   text-align: right;
}

.content-nav { margin-top: 0; }

/*------------ resent entry ---------------*/
#resent h2	{
	font-size: 12px;
	margin-bottom: 0px;
	text-indent:10px;
	color:#FFFFCC;
	background:url(img/k.gif) left no-repeat;
	border-bottom:1px solid #FF3300;
	padding: 5px 0 1px 11px;
	}

#resent a	{
	color: #FFCCCC;
	}

#resent ul	{
	font-size: 10px;
	list-style-type:none;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left:0;
	padding-left:0;
	color:#FFCC00;
	}
img.image-full { width: 100%; }

/*------------- modules -------------*/
.module
{
	position: relative;
	overflow: hidden;
	width: 100%;
	float:left;
}
.module-search{
margin:0;
padding:0;
background:url(img/bg_ser.gif) no-repeat top;
}
.module-search module{
margin:0;
padding:0;
background:#003366;
}
.module-content
{
   position: relative;
   margin: 5px 5px 10px 5px;
   font-size:12px;
}
h1, h2, h3, h4, h5, h6
{
   font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

.module-list,
.archive-list
{
   margin: 0;
   padding: 0;
   list-style: none;
}

.module-list-item
{
   margin-top: 5px;
   margin-bottom: 5px;
}

/*----- positioniseverything.net/easyclearing.html ------*/

* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */



/*----------- calendar tweaks -------------*/
h2.calendar-caption {
    background: #FFF;
    border: 1px solid #CCC;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}
.calendar {
    margin: 3px 0;
    text-align: center;
}
.calendarhead {
    padding-bottom: 5px;
    font-size: 9px;
    letter-spacing: 0.2em;
    text-align: center;
}
.calendar table {
    background: #FFF;
    padding: 0;
    border-collapse: collapse;
}
.calendar th {
    border: 1px solid #CCC;
    padding-bottom: 1px;
    width: 23px;
}
.calendar td {
    border: 1px solid #CCC;
    padding: 2px 0;
    text-align: center;
    line-height: 120%;
}
.today {
    display: block;
    background: #E5E5E5;
    border: 1px solid #FFF;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #ff0000;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}
.calendar a {
    color: #0000FF;
    font-weight: bold;
    text-decoration: none;
}
.calendar a:visited {
    color: #800080;
    text-decoration: none;
}
.calendar a:visited:hover {
    color: #FF0000;
    text-decoration: underline;
}



/*---------- search page tweaks --------------*/


   .layout-one-column body { min-width: 768	px; }
   .layout-one-column #container {
   width: 767px;
   margin-bottom: 0px;
      background-position:right;
   background-repeat:repeat-y;
}
   .layout-one-column #alpha
   {
      margin: 0;
      width:750px;
      background: #ffffff;
	  border-bottom:solid 1px #ddd;
   }
   .layout-one-column #alpha-inner
   {
      padding: 10px 0px 0 10px;
      border-width: 2px 0 2px 2px;
      border-style: solid;
      border-color: #fff;
   }
	.layout-one-column h2,h3{
	font-size:12px;
	font-weight:bold;
	color:#000099;
	}
	.layout-one-column h3{
	text-indent:5px;
	padding-top:3px;
	}
	.layout-one-column blockquote{
	
	height:40px;
	width:600px;
	margin:20px 10px 20px 42px;
	padding:20px 20px 0px;
	border:1px;
	border-color:#CCCCCC;
	border-style:dotted;
	text-align:center;	
	}
	.layout-one-column p{
	margin:10px 40px 20px;
	font-size:13px;
	}
	
	.layout-one-column A                { color: #0000CC; text-decoration: none; background: none;}
		A:link           { color:#333333; text-decoration: none; background: none;}
		A:link:hover     { color: #FF0000; text-decoration: underline; background: none;}
		A:link:active    { color: #FF0000; text-decoration: none; background: none;}

		A:visited        { color:#000099; text-decoration: none; background: none;}
		A:visited:hover  { color: #FF0000; text-decoration: underline; background: none;}
		A:visited:active { color: #FF0000; text-decoration: none; background: none;}

/*------------- footer ----------------*/

#footer { 	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	width: 750px; background: #FEC761
	;
	margin:0;
	}

#footer-inner{
   padding: 0px;
   clear:both;
   font-size: 10px;
}
#footer-btm{
   padding: 10px 0 0 0;
   margin:0;
   width:750px;
   clear:both;
   float:left;
   font-size: 10px;
   background-color:#660000;
}



#footer-note {
	padding: 0;
	margin:auto;
	clear:both;
	border-top:solid 1px #999999;
	position: relative;
}
#footer-note-inner {
width:750px;
float:left;
position: static;
margin-left:0px;
text-align:center;
color:#333;
background-color:#FF6600;
line-height:1.5;
padding:5px 0;
}
#footer-note-inner2 {
position: static;
padding:5px 0 0 0 
width:88px;
float:left;
margin-top:5px;

}
#footer-note2 {
margin:auto;
padding:10px 10px 5px 5px;
width:460px;
clear:both;
position:static;
font-size:10px;
text-align:right;
color:#660000;
float:left;

}
#copyright{

padding:0 0 10px 0;
text-align:center;
color:#000000;
margin:0;
clear:both;
}

/*--------- permalink tweaks----------*/
permalink a{ color:#333333; text-decoration: none; background: none;}
			a:link{ color:#333333; text-decoration: none; background: none;}
			a:link:hover { color: #FF0000; text-decoration: underline; background: none;}
			a:link:active { color: #FF0000; text-decoration: none; background: none;}


/*--------- styles added --------*/
#title h1 {
	border-left:solid 5px #339900;
	margin-top:10px;
	padding:3px 0 2px 6px;
	font-size:12px;
	font-weight:bold;
	}
#title h2 {
	margin:5px 0 0 0;
	padding:5px 0 3px 6px;
	font-size:12px;
	}
.product{
	float:left; 
	margin:4px 3px; 
	border-right:solid 1px #E6B499; 
	border-bottom:solid 1px #E6B499; 
	margin-bottom:5px;
}

/*----- NAVIGATION BTN tweaks---------------------------------------------------------*/

ul#mbtn {
height:auto;
position: static;
list-style:none;
margin:0;
padding:0;
}
ul#mbtn li{
height:auto;
list-style:none;
line-height:1em;
margin:0;
padding:0;
}
ul#mbtn a{
display:block;
width:170px;
height:32px;
margin:0;
text-indent: -9999px;
text-decoration:none;
background-position:0 top;
background-repeat:no-repeat;
}
ul#mbtn a:hover{
text-decoration:none;
background-position:0 bottom;
}
/*---------NAVIGATION BTN IMG  ---------------------------------*/

ul#mbtn li#b1 a{
background-image: url("img/btn/b1.gif");
}
ul#mbtn li#b2 a{
background-image: url("img/btn/b2.gif");
}
ul#mbtn li#b3 a{
background-image: url("img/btn/b3.gif");
}
ul#mbtn li#b4 a{
background-image: url("img/btn/b8.gif");
}
ul#mbtn li#b5 a{
background-image: url("img/btn/b4.gif");
}
ul#mbtn li#b6 a{
background-image: url("img/btn/b5.gif");
}
ul#mbtn li#b7 a{
background-image: url("img/btn/b9.gif");
}
ul#mbtn li#b8 a{
background-image: url("img/btn/b6.gif");
}
ul#mbtn li#b9 a{
background-image: url("img/btn/b7.gif");
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* Mac IE テキストエリア文字化け対策 */

select,input,textarea {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}
select,input,textarea {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}


.salon-box {
	width: 505px;
	clear: both;
	margin: 0 auto 10px auto;
}
.salon-box .img {
	width: 234px;
	overflow: hidden;
	white-space: nowrap;
	background: #FFF;
	padding: 7px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC #BBB #AAA #DDD;
	float: left;
}
.salon-box .s-box1 {
	float: left;
}
.salon-box .s-box2 {
	width: 250px;
	float: right;
}

#diary {
	margin-top:10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#diary h1 {
	font-size: 10px;
	text-align: right;
	margin:0 0 5px 0;
	padding: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#diary h2,#products h1,.prcat h1 {

	font-size: 12px;
	font-weight: bold;
	color: #663333;
	border-left:solid 5px #FF6600;
	text-align: left;
	text-indent:5px;
}

#diary h2 {
	margin:5px 0 10px 0;
	padding: 5px 5px 0 10px;
}

#diary h3 {
	font-weight: normal;
	color: #333333;
	margin:5px 10px 20px 10px;
	padding-bottom:5px;
	clear:both;
}


#products {
         width: 490px;
	margin:0;
	padding:7px 0 5px 0;
	border-bottom:dotted 1px #339900;
}
#products #img {
	width: 237px;
	height: 176px;
	padding:5px 7px 6px 9px;
	background:url(products/img/w.gif) bottom no-repeat;
	overflow:hidden;
	float:left;
}

#products #title {
	padding:0 0 5px 0;
	
}
#products h1 {
	padding:2px 0 0 5px;
	
}
#products h2,h3 {
	font-size: 12px;
	text-align:left;
	
}
#products #text {
	width: 225px;
	float:left;
}
#products #info {
	float: right;
	width: 220px;
	padding:0 5px 5px 5px;
	margin:0;
}
#products #info #price {
	margin: 5px 0 0 0 ;
}
.catttl{
	background:url(./img/b.gif) no-repeat left top; padding-left:15px; color:#FFFFFF; font-weight:bold;
}

#txt dl {
	margin: 0;
	padding: 0;
}

#txt dt {
	color:#000066;
	float: left;
	line-height:1.2em;
}
	
#txt dd {
	padding-left: 6em;
	text-align:left;
	line-height:1.2em;
}
.cut{
	margin:0;
}
.cut ul {
	list-style-type:square;
	text-indent:-35px;
	line-height:1.5em;
}
.cut li {
	list-style-type:none;
}

.price {
	margin:0;
	padding:4px 0 4px 30px;
}

.cnbox { background-color: #ffdbad; }
.cn1 { margin: 0 5px; height: 1px; overflow: hidden; background-color: #fff; }
.cn2 { margin: 0 3px; height: 1px; overflow: hidden; background-color: #fff; }
.cn3 { margin: 0 2px; height: 1px; overflow: hidden; background-color: #fff; }
.cn4 { margin: 0 1px; height: 2px; overflow: hidden; background-color: #fff; }
.cn5 { background: url(/shop/img/bg.gif) no-repeat bottom; padding: 5px 15px 84px 15px; background-color: #fff; line-height: 150%; }

span.g7 { border-bottom:1px dotted #CC9900; padding-bottom:2px; }

div.entry_head {
    background-image:url(./diary/img/cn_head.gif);
    background-repeat:no-repeat;
    padding: 0;
    margin: 0 auto;
    width: 490px;
    height: 5px;
}
div.entry_text {
    background-image: url(./diary/img/cn_middle.gif);
    background-repeat: repeat-y;
    width: 476px;
    padding: 0 7px;
    margin: 0 auto;
}
div.entry_foot {
    background-image: url(./diary/img/cn_foot.gif);
    background-repeat: no-repeat;
    width: 490px;
    height: 5px;
    padding: 0;
    margin: 0 auto;
}

.n-link {
    line-height: 140%;
    text-align: center;
}
.n-link a {
    color: #0000FF;
    text-decoration: none;
}
.n-link a:link {
    color: #0000FF;
    text-decoration: none;
}
.n-link a:link:hover {
    color: #FF0000;
    text-decoration: underline;
}
.n-link a:visited {
    color: #800080;
    text-decoration: none;
}
.n-link a:visited:hover {
    color: #FF0000;
    text-decoration: underline;
}