@charset "Shift_JIS";

.red_ {
	color: #CF4553;
}


/* --------------------------------------------------------------------
	ユーザー定義　ヘッダー
--------------------------------------------------------------------- */
#header {
	margin-bottom: 20px;
	width: 100%;
	height: 157px;
	background: url(../img/usr/header_back.jpg) center top no-repeat;
}
#header #header_inner {
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
	position: relative; /* 20120925 */
}
#header #header_left,
#header #header_center {
	float: left;
	display: inline;
}
#header #header_right {
	float: right;
	display: inline;
}
#header #header_left {
	width: 183px;
}
#header #header_center {
	/*margin-right: 18px;*/
	width: 430px;
	background: url(../img/usr/header_center_back.png) left top no-repeat;
	overflow: hidden;
	margin-left:25px;
}

#header #txt_copy {
	color: #A4A4A4;
	font-size: 80%;
	height: 25px;
}
#header #sitelogo {
	margin: 0;
	padding: 0;
}

#header dl.font-size_ {
	float: left;
	width: 160px;
	height: 31px;
	overflow: hidden;
}
#header dl.font-size_ dt {
	float: left;
	width: 64px;
}
#header dl.font-size_ a.font-normal_ {
	margin-right: 5px;
	float: left;
	display: block;
	text-indent: -9999px;
	width: 35px;
	height: 20px;
	overflow: hidden;
	background: url(../img/usr/btn_font-size_normal_on.png);
}
#header dl.font-size_ a.font-large_ {
	float: left;
	display: block;
	text-indent: -9999px;
	width: 35px;
	height: 20px;
	overflow: hidden;
	background: url(../img/usr/btn_font-size_large_off.png);
}

#header .searchbox_ {
	padding-left: 20px;
	float: left;
	width: 231px;
	height: 31px;
	overflow: hidden;
}
#header .searchbox_ input {
	float: left;
	display: block;
}
#header .searchbox_ input.keyword_ {
	width: 185px;
	height: 14px;
	border: 1px solid #E4E4E4;
	border-right: none;
}
#header .search_btn_ {
	width:35px;
	height:20px;
	background:url(../img/sys/button/go.gif) no-repeat;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
}
#header #headernav {
	margin: 0;
	padding: 0;
	width: 411px;
	overflow: hidden;
	clear: both;
}
#header #headernav li {
	float: left;
	display: inline;
}

#header #header_right {
	margin: -25px 0 0;
	padding:8px 0 0 0;
	width: 320px;
	height: 78px;
	background: url(../img/usr/mypagenav_back.png) center top no-repeat;
}
#header #header_right dt {
	padding-top:1px;
	text-align: center;
	height: 26px;
}
#header #header_right dt.islogin_ {
	font-size:80%;
}
#header #header_right dt.islogin_ span {
	padding-left:3px;
	font-size: 120%;
	font-weight: bold;
}
#header #header_right #mypagenav {
	padding: 7px 0 0;
	overflow: hidden;
}

#header #header_right #mypagenav li#mnav_cart {
	padding-left:13px;
	padding-right:14px;
}
#header #header_right #mypagenav li#mnav_entry {
	padding-right:9px;
}

#header #globalnav {
	padding: 5px 0 0;
	float: right;
	display: inline;
	width: 960px;
}
#header #globalnav li {
	float: left;
	text-align: center;
	width: 160px;
}
#header #globalnav li a {
}
#header #globalnav li a:hover {
}
/* --------------------------------------------------------------------
	ユーザー定義　ビジュアル
--------------------------------------------------------------------- */
.top_visual_ {
	height:300px;
	text-align: center;
	position:relative;
	overflow:hidden;
}
.top_visual_ object {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-600px;
}
.visual_ {
	padding-bottom: 10px;
	text-align: center;
	width: 100%;
	overflow: hidden;
}
.visual_ ul {
	width: 740px;
	overflow: hidden;
}
.visual_ li {
	padding: 0 20px 11px 0;
	float: left;
}
/* --------------------------------------------------------------------
	ユーザー定義　フッター
--------------------------------------------------------------------- */
#footer {
	clear: both;
	margin-top: 20px;
	background: #FAF9F9 url(../img/usr/foot_back.gif) 0 0 repeat-x;
}
#footer #footer_inner {
	margin: 0 auto;
	padding: 0 0 20px;
	width: 960px;
	
}
#footer .to_top_ {
	padding-bottom: 10px;
	float: right;
	width: 93px;
}
#footer .to_top_ img {
	display: block;
}
#footer .links_ {
	padding: 0 20px;
	clear: both;
}
#footernav {
	padding-bottom: 10px;
	float: left;
	display: inline;
	text-align: left;
	width: 660px;
	border-bottom: 1px solid #E4E4E4;
}
#footernav li {
	padding: 0 2em 0 1em;
	display: inline;
	font-size: 80%;
	background: url(../images/usr/arrow_small_green_circle.png) left center no-repeat;
}
#langnav {
	padding-bottom: 10px;
	float: right;
	display: inline;
	text-align: right;
	width: 260px;
	border-bottom: 1px solid #E4E4E4;
}
#langnav li {
	padding: 0 2em 0 1em;
	display: inline;
	font-size: 80%;
	background: url(../images/usr/arrow_small_gray_circle.png) left center no-repeat;
	
}
#langnav li.last_ {
	padding-right: 0;
}
#footer #footer_info {
	margin: 20px 0;
	padding-left: 20px;
	clear: both;
	float: left;
	width: 440px;
}
#footer #footer_guide {
	margin-top: 20px;
	padding-right: 20px;
	float: right;
	width: 460px;
}
#footer #footer_guide li {
	margin: 0 0 10px 10px;
	float: left;
	display: inline;
}
#footer #footer_desc {
	margin: 0 20px;
	padding: 10px 15px;
	clear: both;
	font-size: 80%;
	border: 1px solid #E4E4E4;
	border-left: none;
	border-right: none;
	background: #FAF9F9;
}
#copyright {
	margin: 10px 0;
	padding: 0 20px;
	text-align: center;
	font-style: normal;
	font-size: 80%;
}
/* --------------------------------------------------------------------
	ユーザー定義　シリーズラインナップ
--------------------------------------------------------------------- */
div#index div#serieslineup_frame{
	width: 720px;
	background: url(../img/usr/top_series_bg.jpg) left top no-repeat;
	height: 293px;
	position: relative;
}

div#index div#serieslineup_frame h2 {
	float: left;
	width: 232px;
	margin: 30px 0 15px 30px;
	display: inline;
}
* html div#index div#serieslineup_frame h2 {
	margin-bottom: 5px;
	}
*+html div#index div#serieslineup_frame h2 {
	margin-bottom: 5px;
	}

div#index div#serieslineup_frame p#serieslineup_topic2 {
	float: right;
	width: 218px;
	margin: 30px 50px 0 0;
	display: inline;
}

div#index div#serieslineup_frame p#serieslineup_topic2 img{
	vertical-align:bottom;
}

div#index div#serieslineup_frame ul#serieslineup_list{
    overflow: hidden;
	clear: both;
	margin: 0 0 0 30px;
	padding: 30px 0 0 0;
}

div#index div#serieslineup_frame ul#serieslineup_list li{
	float: left;
	padding-left: 20px;
}

div#index div#serieslineup_frame ul#serieslineup_list li p.serieslineup_list_text{
	padding-top: 10px;
}


div#index div#serieslineup_frame #index_series_lineup_prev {
	width: 43px;
	height: 102px;
	position: absolute;
	left: 20px; top: 115px;
}

div#index div#serieslineup_frame #index_series_lineup_next {　/* 201208修正 */
	width: 43px;
	height: 102px;
	position: absolute;
	right: 20px; top: 115px;
	_left: 660px; /* IE6用 */
}
div#index div#serieslineup_frame #index_series_lineup_prev a,
div#index div#serieslineup_frame #index_series_lineup_next a {
	display: block;
	width: 43px;
	height: 102px;
}
/* --------------------------------------------------------------------
	ユーザー定義　トップメイン
--------------------------------------------------------------------- */
div#contents_wrapper{
	background: url(../img/usr/top_container_bg.jpg) center top no-repeat;
	width:100%;
	margin:20px 0 0 0;
	padding: 40px 0 0 0;
}

div#index {
	padding-top: 20px;
}

/* --------------------------------------------------------------------
	ユーザー定義　シリーズラインナップ　カルーセルギャラリー
--------------------------------------------------------------------- */

#serieslineup_frame .index_series_lineup_bnr_ { /* 201208追加 */
    padding: 2px 16px;
    position: relative;
    width: 720px;
}

#serieslineup_frame ul { /* 201208修正 */
    height:143px;
    overflow: hidden;
    position: relative;
		margin:0 55px;
	  _margin:0 25px;
		padding:20px 0;
		width: 580px;
		float:left; /* 20120808 追加 */
}

#serieslineup_frame li { /* 201208修正 */
    display: block;
    float: left;
    width: 180px;
}
#serieslineup_frame .index_series_lineup_bnr_ li a, 
#serieslineup_frame .index_series_lineup_bnr_ li a img { /* 201208追加 */
    display: block;
}

#serieslineup_frame li p {
	height:133px;
}

.jcarousel-container {
 position: relative;
}

.jcarousel-clip {
	width:590px;
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}

.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
	float: left;
	list-style: none;
	/* We set the width/height explicitly. No width/height causes infinite loops. */
	width: 180px;
	height: 163px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
	z-index: 3;
	display: none;
}

.jcarousel-prev {
	z-index: 3;
	display: none;
}
.jcarousel-skin-tango .jcarousel-container {
/*    -moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;*/
	clear: both;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 590px;
	margin:0 auto;
	padding:0 35px;
}


.jcarousel-skin-tango .jcarousel-clip-horizontal {
}

.jcarousel-skin-tango .jcarousel-item {
    width: 180px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 25px;
}


.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

p.series_text{
	height:auto;
	padding-top: 13px;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 35px;
    right: -19px;
    width: 49px;
    height: 107px;
    cursor: pointer;
    background: transparent url(../img/usr/slider_btn_next.png) no-repeat 0 0;
}

* html .jcarousel-skin-tango .jcarousel-next-horizontal {
	top:45px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: 0 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -38px 0;
    display: none!important;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 35px;
    left: -14px;
    width: 49px;
    height: 107px;
    cursor: pointer;
    background: transparent url(../img/usr/slider_btn_prev.png) no-repeat 0 0;
}

* html .jcarousel-skin-tango .jcarousel-prev-horizontal {
	top:45px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -36px 0;
    display: none!important;
}




/* --------------------------------------------------------------------
	ユーザー定義　フェイシャリストサロン
--------------------------------------------------------------------- */
div#index div#facialistsalon_frame{
	background: url(../img/usr/top_facialist_bg2.gif) left top repeat-y;
	margin-bottom:30px;
}
div#index div#facialistsalon_frame #facialistsalon_inner{
	background: url(../img/usr/top_facialist_bg3.jpg) left bottom no-repeat;
}
div#index div#facialistsalon {
	background: url(../img/usr/top_facialist_bg1.jpg) left top no-repeat;
	width: 720px;
}
div#index div#facialistsalon_frame h2{
	padding: 30px 0 45px 30px;
}
#facialistsalon_list {
	margin: 0 0 0 30px;
	font-size: 100%;
	min-height: 234px;
	height: auto!inportant;
	height: 234px;
}
.facialistsalon_list_ {
	width: 200px;
	float: left;
	margin: 0 30px 40px 0;
}
.facialistsalon_list_ h3 {
	margin-bottom: 25px;
	text-align: center;
	}
.facialistsalon_list_txt_ {
	min-height: 130px;
	height: auto!important;
	height:120px;
}


div#index div#shopserch_frame{
	clear: both;
	height: 165px;
	overflow: hidden;
}

div#index div#shopserch_frame div#shopserch_erialist{
	margin:0 0 0 20px;
}

div#index div#shopserch_frame div#shopserch_erialist h3{
	margin:10px 0 25px 10px;
}

div#index div#shopserch_frame ul#shopserch_list{
	position:relative;
	margin: 15px 0 20px 0;
}
div#index div#shopserch_frame ul#shopserch_list li{
	width: 165px;
	display:inline;
}

div#index div#shopserch_frame ul#shopserch_list li#shopserch_list1{
	margin-left: 10px;
	margin-right: 5px;
}

div#index div#shopserch_frame dl#shopserch_eriaserch{
	margin:0 0 10px 10px;
	clear: both;
	width: 363px;
	overflow:hidden;
}

div#index div#shopserch_frame dl#shopserch_eriaserch dt{
	float: left;
	width: 80px;
	clear: both;
	background: #eee;
	font-size: 100%;
	margin:1px 0 0 0;
}

div#index div#shopserch_frame dl#shopserch_eriaserch dt img{
	height: 100%;
	vertical-align: bottom;
}

div#index div#shopserch_frame dl#shopserch_eriaserch dd{
	float: right;
	width: 283px;
	font-size: 100%;
	vertical-align: top;
}

div#index div#shopserch_frame dl#shopserch_eriaserch dd select{
	margin: 2px 0 0 0;
	vertical-align: top;
}

div#index div#shopserch_frame div#shopserch_img{
	float: right;
	margin: 60px 30px 0 0;
	display: inline;

}

dd form#shopserch_eriaform select#shopserch_eriaform2{
	width: 190px;
	display: inline;
}

dd form#shopserch_eriaform input#shopserch_imgbtn{
	vertical-align:bottom;
}
div#index div#shopserch_frame dl#shopserch_eriaserch dt img#salonSearch {
	width: 80px;
	height: 23px;
	over-flow: hidden;
	}





/* --------------------------------------------------------------------
	ユーザー定義　お知らせ
--------------------------------------------------------------------- */
div#information_frame {
	background: url(../img/usr/top_news_bg2.gif) repeat-y 0 0;
	width: 720px;
	zoom: 1;
	margin-bottom:30px;
}
div#information_inner {
	background: url(../img/usr/top_news_bg1.jpg) no-repeat 0 0;
	zoom: 1;
}
div#information_frame h2{
	padding: 30px;
	margin-bottom: 15px;
	height: 40px;
	zoom: 1;
	}
a.rss_{
	margin:-30px 0 0 630px;
	display: block;
	}
#information_dl{
	background: url(../img/usr/top_news_bg3.gif) no-repeat 0 bottom;
	padding: 0 30px 20px;
	}
#information_dl li{
	margin-bottom:10px;
	padding-bottom:10px;
	background: url(../img/usr/dotline_3.png) repeat-x 0 bottom;
	padding-left: 71px;
	text-indent: -71px;
	}
#information_dl li img {
	margin-right: 10px;
	}
	
#information_dl li a{
}
#information_dl span.nolink_ {
}


/* --------------------------------------------------------------------
	ユーザー定義　美容情報
--------------------------------------------------------------------- */
div#index div#beautyinfomation_frame{
	background: url(../img/usr/top_beautyinfo_bg.jpg) left top no-repeat;
	width: 720px;
	margin: 30px 0 0 0;
}

div#index div#beautyinfomation_frame h2{
	padding: 30px 0 0 30px;
	margin-bottom: 55px;
}
div#beautyinfomation{
	background: url(../img/usr/top_beautyinfo_bg2.gif) left top repeat-y;
	padding: 0 10px ;
	min-height: 170px;
	height: auto!important;
	height: 170px;
	}
div.beautyinfomation_{
	width:350px;
	float: left;
	position: relative;
	font-size: 100%;
	}
div.beautyinfomation_ h3{
	padding: 0 20px;
	margin-bottom: 30px;
	}
div.beautyinfomation_ p{
	margin: 0 0 0 145px;
	}
div.beautyinfomation_txt_{
	padding: 0 20px;
	min-height: 80px;
	height: auto!important;
	height: 80px;
	}
p.beautyinfomation_btn_{
	text-align: right;
	padding: 0 20px;
	}
div.beautyinfomation_img_{
	position: absolute;
	top:21px;
	left: 20px;
}




/* --------------------------------------------------------------------
	ユーザー定義　コンセプト
--------------------------------------------------------------------- */
div#index div#concept_frame{
	background: url(../img/usr/top_concept_bg2.gif) left top repeat-y;
	width: 720px;
	margin: 0 0 10px 0;
	clear: both;
}

div#index div#concept_inner{
	background: url(../img/usr/top_concept_bg4.jpg) left top no-repeat;
}

div#index div#concept_frame h2{
	padding: 40px 30px 31px;
}

#concept_list {
	background: url(../img/usr/top_concept_bg3.jpg) left bottom no-repeat;
	margin-right:-30px;
	padding: 0 0 0 30px;
	font-size: 100%;
	min-height: 234px;
	height: auto!inportant;
	height: 234px;
}
.concept_list_ {
	width: 200px;
	float: left;
	margin: 0 30px 40px 0;
}
.concept_list_ h3 {
	margin-bottom: 25px;
	text-align: center;
	font-size:0;
	}
.concept_list_txt_ {
	min-height: 140px;
	height: auto!important;
	height:140px;
}





/*
div#index div#concept_frame p#concept_topic2{
	float: right;
	margin: 40px 30px 0 0;
	width: 444px;
	display: inline;
}

div#index div#concept_frame div#concept_topic{
	overflow: hidden;
	
}

div#index div#concept_frame ul#concept_list{
	clear: both;
    margin: 30px 0 0 30px;
	overflow: hidden;
	background: url(../img/usr/top_conceptlist_bg.gif) left bottom no-repeat;
	width: 100%;
}

div#index div#concept_frame ul#concept_list li{
	width: 200px;
	float: left;
	margin: 0 20px 0 0;
	padding-bottom: 20px;
}

div#index div#concept_frame ul#concept_list li h3{
	margin: 0 0 20px 0;
}

div#index div#concept_frame ul#concept_list li p{
	width: 160px;
	font-size: 80%;
	margin: 20px 0 0 20px;
	line-height: 1.3em;
	overflow: hidden;
}


div#index div#concept_frame ul#concept_list li div.concept_list_img{
	text-align: center;
}
*/


/* --------------------------------------------------------------------
	ユーザー定義　サイドバナー
--------------------------------------------------------------------- */

div#top_rightframe div#sidebox_banner ul li#sidebunner1{
	padding-bottom: 0px;
}
div#top_rightframe div#sidebox_banner ul li#sidebunner2{
	padding-bottom: 20px;
}

/* --------------------------------------------------------------------
	ユーザー定義　製品から探す
--------------------------------------------------------------------- */
ul.banners_ {
	padding: 0 0 10px 0;
	width: 740px;
	overflow: hidden;
}
ul.banners_ li {
	padding: 0 20px 20px 0;
	float: left;
}
#item_search {
	margin: 0 0 30px;
	padding: 0 0 24px;
	width: 100%;
	overflow: hidden;
	background: url(../img/usr/back_item_search.jpg) left bottom no-repeat;
}
#item_search div.box_item_search_ {
	margin: 0 0 0 20px;
	padding: 20px;
	float: left;
	display: inline;
}
#item_search div.box_item_search_ h3 {
	margin-bottom: 10px;
}
#item_search div.box_item_search_ ul li {
	font-size: 80%;
	line-height: 1.8;
}
#item_search div.box_item_search_ ul li a {
	padding-left: 12px;
	background: url(../img/usr/arrow_small_green_circle.png) left center no-repeat;
}
#item_search div.box_item_search_#search_series {
	width: 410px;
	overflow: hidden;
	background: #FFF url(../img/usr/back_search_series.png) left top no-repeat;
}
#item_search div.box_item_search_#search_series ul {
	width: 420px;
}
#item_search div.box_item_search_#search_series ul li {
	margin: 0 10px 0 0;
	float: left;
	width: 200px;
}
#item_search div.box_item_search_#search_trouble {
	width: 170px;
	background: #FFF url(../img/usr/back_search_trouble.png) left top no-repeat;
}


/* --------------------------------------------------------------------
	Yahooサイト内検索窓
--------------------------------------------------------------------- */
#srchBox {
	width:231px;
	_width:296px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
}
#srchBox * {
	margin:0;
	padding:0;
	font-size:13px;
*font-size:small;
*font:x-small;
}
#srchBox a img {
	border:none;
}
#srchBox #srch {
}
#srchBox #srch #srchForm {
	white-space:nowrap;
}
#srchBox #srchInput {
	width:185px;
	vertical-align:bottom;
}
#srchBox #srchBtn {
	width:35px;
}
*html #srchBox #srchBtn {
	padding-top:2px;
}
*:first-child+html #srchBox #srchBtn {
	padding-top:2px;
}
#srchBox ul {
	margin-top:6px;
	text-align:left;
}
#srchBox li {
	list-style-type:none;
	display:inline;
	zoom:1;
	padding-right:10px;
}
#srchBox li input {
	zoom:1;
	margin-right:2px;
	_margin:-4px 0 -4px -4px;
	vertical-align:middle;
	border:0;
}
*:+html #srchBox li input {
margin:-4px 0 -4px -4px;
}
#srchBox #srchLogo {
	margin:6px 6px 6px 0;
	text-align:right;
}
#srchBox #srchLogo a {
	color:#666666;
	text-decoration:none;
	font-size:85%;
}
#srchBox #srchLogo a:hover {
	text-decoration:underline;
}
#srchBox.watermark {
	padding-bottom: 6px;
}
#srchBox.watermark #srchInput {
	min-height:16px;
	padding:1px 2px;
	border:1px solid #a5acb2;
	background: #fff url(https://s.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat;
}
#srchBox.watermark #srchInput.nomark {
	background: #fff;
}
#srchBox.watermark #srchLogo {
	display: none;
}
#srchBox #srchBtn {
	width:35px;
	height:20px;
	background:url(../img/sys/button/go.gif) no-repeat;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
}


/* --------------------------------------------------------------------
	震災おくやみ
--------------------------------------------------------------------- */
#sidebox_sinsai {
	padding: 18px;
	border: 2px solid #EEEEEE;
}

/* --------------------------------------------------------------------
	「新しくなりました」の吹き出し
--------------------------------------------------------------------- */
#new_balloon {
	position: absolute;
	left: 492px; top: 30px;
	display: none;
	opacity: 0;
}

/* --------------------------------------------------------------------
	溝の口店 リニューアル情報
--------------------------------------------------------------------- */
#shopnews {
	margin-bottom:30px;
}
.bp-hide-link2 a {
	position: absolute;
	top:0;
	width:820px;
	height:768px;
	display:block;
	background: url(../img/salon/022826/background.png) repeat;
	text-decoration:none;
	border:none;
}