@charset "euc-jp";

/* CSS Document */

/* 全般 */
body{
	margin:0;
	padding:0;
	color:#333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:11px;
	line-height:18px;
	background:#EEE;
}
a:link{
	color:#231F20;
	text-decoration:none;
}
a:visited{
	color:#231F20;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
p,h1,h2,h3,h4,h5,h6,ul,li{
	margin:0px;
	padding:0px;
}
ul{
	list-style-type:none;
}
#wrap{
	width:810px;
	background:#FFF;
	margin:0 auto;
	padding:0 25px;
}
/* ヘッダーナビゲーション */
#header{
	width:810px;
	padding:20px 25px 0px 25px;
	margin:0px auto;
	background-image:url(https://www.flannelsofa.com/img/header_back.jpg);
	overflow:hidden;
}
#header:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
#header_logo{
	width:193px;
	padding:0px 0px 0px 10px;
}
#header_info{
	float:right;
	width:300px;
	text-align:right;
	margin:0 10px 0 0;
}
#header_info h1{
	font-size:12px;
	letter-spacing:1px;
	margin-bottom:3px
}
#header_info address{
	font-size:10px;
	font-style:normal;
	letter-spacing:1px;
	line-height:18px;
}
#header_navi{
	clear:right;
	margin-left:410px;
	overflow:hidden;
	height:30px;
}
#header_navi:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
#h_navi1{
	float:left;
}
#h_navi1 a{
	background-image:url(https://www.flannelsofa.com/img/headnavi1.jpg);
	background-position: top;
	display:block;
	background-repeat: no-repeat;
}
#h_navi1 a:hover{
	background-image:url(https://www.flannelsofa.com/img/headnavi1.jpg);
	background-position: bottom;
	display:block;
	background-repeat: no-repeat;
}
#h_navi2{
	float:left;
	margin:0 10px;
}
#h_navi2 a{
	background-image:url(https://www.flannelsofa.com/img/headnavi2.jpg);
	background-position: top;
	display:block;
	background-repeat: no-repeat;
}
#h_navi2 a:hover{
	background-image:url(https://www.flannelsofa.com/img/headnavi2.jpg);
	background-position: bottom;
	display:block;
	background-repeat: no-repeat;
}
#h_navi3{
	float:left;
}
#h_navi3 a{
	background-image:url(https://www.flannelsofa.com/img/headnavi3.jpg);
	background-position: top;
	display:block;
	background-repeat: no-repeat;
}
#h_navi3 a:hover{
	background-image:url(https://www.flannelsofa.com/img/headnavi3.jpg);
	background-position: bottom;
	display:block;
	background-repeat: no-repeat;
}
#h_navi4{
	float:left;
	margin:0 10px;
}
#h_navi4 a{
	background-image:url(https://www.flannelsofa.com/img/headnavi4.jpg);
	background-position: top;
	display:block;
	background-repeat: no-repeat;
}
#h_navi4 a:hover{
	background-image:url(https://www.flannelsofa.com/img/headnavi4.jpg);
	background-position: bottom;
	display:block;
	background-repeat: no-repeat;
}

/*サブヘッダー */
#header_box {
	margin:0 auto;
	overflow:hidden;
	width: 860px;
	height:83px;
	background-image:url(https://www.flannelsofa.com/shop/img/header/header_back_img.jpg);
	background-position: top;
	display:block;
	background-repeat: no-repeat;
}
#header_btn1{
	float:left;
	width: 136px;
	height:75px;
	margin-top:1px;
}
#header_btn1 a{
	background-image:url(https://www.flannelsofa.com/shop/img/header/shop_header_btn1_off.jpg);
	background-position: top;
	display:block;
	background-repeat: no-repeat;
}
#header_btn1 a:hover{
	background-image:url(https://www.flannelsofa.com/shop/img/header/shop_header_btn1_on.jpg);
	background-position: bottom;
	display:block;
	background-repeat: no-repeat;
}
#header_top {
	float:left;
	width: 723px;
	height:37px;
}
.header_btn2{
	float:left;
	width: 111px;
	height:37px;
	margin:1px 0px 0px 14px;
}
.header_btn2 a{
	background-image:url(https://www.flannelsofa.com/shop/img/header/shop_header_btn2_off.jpg);
	background-position: top;
	display:block;
	background-repeat: no-repeat;
}
.header_btn2 a:hover{
	background-image:url(https://www.flannelsofa.com/shop/img/header/shop_header_btn2_on.jpg);
	background-position: bottom;
	display:block;
	background-repeat: no-repeat;
}
.header_btn3{
	float:left;
	width: 111px;
	height:37px;
	margin:1px 0px 0px 1px;
}
.header_btn3 a{
	background-image:url(https://www.flannelsofa.com/shop/img/header/shop_header_btn3_off.jpg);
	background-position: top;
	display:block;
	background-repeat: no-repeat;
}
.header_btn3 a:hover{
	background-image:url(https://www.flannelsofa.com/shop/img/header/shop_header_btn3_on.jpg);
	background-position: bottom;
	display:block;
	background-repeat: no-repeat;
}
.header_btn4{
	float:left;
	width: 111px;
	height:37px;
	margin:1px 0px 0px 1px;
}
.header_btn4 a{
	background-image:url(https://www.flannelsofa.com/shop/img/header/shop_header_btn4_off.jpg);
	background-position: top;
	display:block;
	background-repeat: no-repeat;
}
.header_btn4 a:hover{
	background-image:url(https://www.flannelsofa.com/shop/img/header/shop_header_btn4_on.jpg);
	background-position: bottom;
	display:block;
	background-repeat: no-repeat;
}
.header_btn5{
	float:left;
	width: 111px;
	height:37px;
	margin:1px 0px 0px 1px;
}
.header_btn5 a{
	background-image:url(https://www.flannelsofa.com/shop/img/header/shop_header_btn5_off.jpg);
	background-position: top;
	display:block;
	background-repeat: no-repeat;
}
.header_btn5 a:hover{
	background-image:url(https://www.flannelsofa.com/shop/img/header/shop_header_btn5_on.jpg);
	background-position: bottom;
	display:block;
	background-repeat: no-repeat;
}
.header_btn6{
	float:left;
	width: 111px;
	height:37px;
	margin:1px 0px 0px 1px;
}
.header_btn6 a{
	background-image:url(https://www.flannelsofa.com/shop/img/header/shop_header_btn6_off.jpg);
	background-position: top;
	display:block;
	background-repeat: no-repeat;
}
.header_btn6 a:hover{
	background-image:url(https://www.flannelsofa.com/shop/img/header/shop_header_btn6_on.jpg);
	background-position: bottom;
	display:block;
	background-repeat: no-repeat;
}
.header_btn7{
	float:left;
	width: 111px;
	height:37px;
	margin:1px 0px 0px 1px;
}
.header_btn7 a{
	background-image:url(https://www.flannelsofa.com/shop/img/header/shop_header_btn7_off.jpg);
	background-position: top;
	display:block;
	background-repeat: no-repeat;
}
.header_btn7 a:hover{
	background-image:url(https://www.flannelsofa.com/shop/img/header/shop_header_btn7_on.jpg);
	background-position: bottom;
	display:block;
	background-repeat: no-repeat;
}
#header_under {
	float:left;
	width: 723px;
	height:37px;
}
.header_btn8{
	float:left;
	width: 111px;
	height:37px;
	margin:2px 0px 0px 14px;
}
.header_btn8 a{
	background-image:url(https://www.flannelsofa.com/shop/img/header/shop_header_btn8_off.jpg);
	background-position: top;
	display:block;
	background-repeat: no-repeat;
}
.header_btn8 a:hover{
	background-image:url(https://www.flannelsofa.com/shop/img/header/shop_header_btn8_on.jpg);
	background-position: bottom;
	display:block;
	background-repeat: no-repeat;
}
.header_btn9{
	float:left;
	width: 111px;
	height:37px;
	margin:2px 0px 0px 1px;
}
.header_btn9 a{
	background-image:url(https://www.flannelsofa.com/shop/img/header/shop_header_btn9_off.jpg);
	background-position: top;
	display:block;
	background-repeat: no-repeat;
}
.header_btn9 a:hover{
	background-image:url(https://www.flannelsofa.com/shop/img/header/shop_header_btn9_on.jpg);
	background-position: bottom;
	display:block;
	background-repeat: no-repeat;
}
.header_btn10{
	float:left;
	width: 111px;
	height:37px;
	margin:2px 0px 0px 1px;
}
.header_btn10 a{
	background-image:url(https://www.flannelsofa.com/shop/img/header/shop_header_btn10_off.jpg);
	background-position: top;
	display:block;
	background-repeat: no-repeat;
}
.header_btn10 a:hover{
	background-image:url(https://www.flannelsofa.com/shop/img/header/shop_header_btn10_on.jpg);
	background-position: bottom;
	display:block;
	background-repeat: no-repeat;
}
.header_btn11{
	float:left;
	width: 209px;
	height: 17px;
	margin:11px 0px 0px 130px;
}
.header_btn11 a{
	background-image:url(https://www.flannelsofa.com/shop/img/header/shop_header_btn11_off.jpg);
	background-position: top;
	display:block;
	background-repeat: no-repeat;
}
.header_btn11 a:hover{
	background-image:url(https://www.flannelsofa.com/shop/img/header/shop_header_btn11_on.jpg);
	background-position: bottom;
	display:block;
	background-repeat: no-repeat;
}
/* コンテナ */
#container{
	width:810px;
	clear:left;
	padding:20px 0px;
    overflow: hidden;
}
#container:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


/* サイドナビゲーション */
#rightnavi{
	width:170px;
	margin-left:630px;
}
#rightnavi h4{
	margin:10px 0px;
}
#rightnavi h5{
	margin:10px 0px;
	padding-bottom:3px;
	border-bottom: 1px solid #9A9CA6;
}
#rightnavi h6{
	margin-bottom:10px;
}
#rightnavi{
	margin-bottom:10px;
}
#rightnavi ul{
	list-style-type:none;
	margin:0px 0px 20px 0px;
	font-size:12px;
	font:"ＭＳ ゴシック", "Osaka−等幅";
}
#rightnavi li{
	margin:0px 0px 1px 0px;
	padding:0px;
	width:160px;
}



#sofasearch{
	margin:0px 0px 20px 0px;
}
#sofasearch select{
	font-size:12px;
	width:170px;
}
#sofasearch form{
	margin:0px 0px 10px 0px;
	padding:0px;
}
.rightnavi_info{
	border:1px #E0DFE3 solid;
	display:block;
	width:158px;
	margin:0px 0px 5px 0px;
	padding:5px;
	font-size:11px;
	line-height:13px;
}
.rightnavi_info img{
	margin:0px 0px 5px 0px;
}

.rightnavi_infotop{
	border-top:1px #E0DFE3 solid;
	border-left:1px #E0DFE3 solid;
	border-right:1px #E0DFE3 solid;
	display:block;
	width:158px;
	margin:0px 0px 0px 0px;
	padding:5px;
	font-size:11px;
	line-height:13px;
}
.rightnavi_infotop img{
	margin:0px 0px 5px 0px;
}
.rightnavi_mainmenu{
}
.rightnavi_mainmenu li{
	height:20px;
	margin:5px 0px;
}
#rightnavi_news{
	margin:10px　0px;
	border:1px #E0DFE3 solid;
}
#rightnavi_news p{
	font-size:10px;
	padding:10px;
}
#rightnavi_news input{
	font-size : 11px;
	color : #231F20;
	border: 1px solid  #231F20;
	margin-bottom: 3px;
	width:120px;
}

/*flannel magazine**/
#fmagazine {
  border:1px #E0DFE3 solid;
  width: 168px;
  background-color:#EEE;
  margin:5px 0px;
  }
  
/* Horizontal Carousel */
#horizontal_carousel {
  border-left:1px #E0DFE3 solid;
  border-top:1px #E0DFE3 solid;
  border-right:1px #E0DFE3 solid;
  float:left;
  width: 168px;
  height: 185px;
   position: relative;
  background-color:#EEE;
}
#horizontal_carousel p{
  font-size:11px;
  letter-spacing:0px;
}

#horizontal_carousel .container {
  float:left;  
  width: 130px;
  height: 160px;
  overflow: hidden;
  position: relative; 
}

#horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 150px;
}                      

#horizontal_carousel ul li {
  width: 130px;
  height: 130px;
  text-align: center;      
  list-style:none;   
  float:left;
}

#horizontal_carousel .previous_button {
  float:left;  
  width: 18px;
  height: 130px;
  background: url(https://www.flannelsofa.com/shop/img/carousel_left.gif);
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .previous_button_over {
  background: url(https://www.flannelsofa.com/shop/img/carousel_left_over.gif);
}

#horizontal_carousel .previous_button_disabled {
  background: url(https://www.flannelsofa.com/shop/img/carousel_left_disabled.gif);
  cursor: default;
}

#horizontal_carousel .next_button {
  float:left;  
  width: 18px;
  height: 130px;
  background: url(https://www.flannelsofa.com/shop/img/carousel_right.gif);
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .next_button_over {
  background: url(https://www.flannelsofa.com/shop/img/carousel_right_over.gif);
}

#horizontal_carousel .next_button_disabled {
  background: url(https://www.flannelsofa.com/shop/img/carousel_right_disabled.gif);
  cursor: default;
}

#horizontal_carouselbottom {
  border-left:1px #E0DFE3 solid;
  border-bottom:1px #E0DFE3 solid;
  border-right:1px #E0DFE3 solid;
  font-size:12px;
  width: 168px;
  height: 20px;
  margin:0px 0px 15px 0px;
  background-color:#EEE;
  float:left;
  position: relative;
  }

#horizontal_carouselbottom p{
  font-size:12px;
  margin:0px 0px 0px 70px;
  }


/* コンテンツ */
#content{
	width:610px;
	margin:0px -20px 0px 0px;
	float:left;
}
#content:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
   
}
#Back{
	clear:both;
	margin-bottom:20px;
	font-size:11px;
}
#Back a{
	padding:3px 10px 3px 16px;
	display:block;
	background-image:url(../img/list-style.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.snav_cat{
	margin-top:20px;
}
/* フッター */
#footer_wrap{
	width:810px;
	padding:10px 25px 0px 25px;
	margin:0px auto;
	background-image:url(https://www.flannelsofa.com/img/header_back.gif);
	overflow:hidden;
	line-height:15px;
	letter-spacing:1px;
}
#footer_wrap:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
#footer_navi{
	background-image:url(https://www.flannelsofa.com/img/back_white.png);
	padding:10px 20px;
	font-size:10px;
	width:auto;
}
#footer_navi:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
#footer_navi a:link, #footer_navi a:visited{
	text-decoration:none;
	color:#000;
}
#footer_navi a:hover{
	color:#999;
}
#footer_categorynavi{
	float:left;
	width:250px;
}
#footer_categorynavi h5{
	font-size:10px;
	margin:2px 0px;
}
#footer_categorynavi ul{
	font-size:10px;
}
#footer_categorynavi li{
	font-size:10px;
	margin:0 0 0px 0;
	padding:0 20px 0 0;
}
.footer_leftlist{
	float:left;
}
#footer_contentnavi{
	float:left;
	width:180px;
}
#footer_contentnavi h5{
	font-size:10px;
	margin:2px 0px;
}
#footer_contentnavi ul{
	font-size:10px;
}
#footer_contentnavi li{
	font-size:10px;
	margin:0 0 0px 0;
	padding:0 30px 0 0;
}
#footer_blognavi{
	float:left;
	width:150px;
}
#footer_blognavi h5{
	font-size:10px;
	margin:2px 0px;
}
#footer_blognavi ul{
	font-size:10px;
	margin-bottom:10px;
}
#footer_blognavi li{
	font-size:10px;
	margin:0 0 0px 0;
	padding:0 30px 0 0;
}
#footer_companynavi{
	height:140px;
	margin-left:580px;
}
#footer_companynavi h5{
	font-size:10px;
	margin:2px 0px;
}
#footer_companynavi ul{
	font-size:10px;
	margin-bottom:10px;
}
#footer_companynavi li{
	font-size:10px;
	margin:0 0 0px 0;
	padding:0 30px 0 0;
}
#footer_info{
	clear:left;
	margin:10px 0px;
}
#footer_info ul{
	font-size:10px;
}
#footer_info ul li{
	display:inline;
	margin:0 5px;
}
#footer_info address{
	font-style:normal;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:1px;
	margin-top:10px;
}

/* オレンジ */
.orange{
	color:#FF6600;
}
.orangebold{
	color:#FF6600;
	font-weight:bold;
}
.orangelarge{
	color:#FF6600;
	font-size:14px;
}
/* ブルー */
.green{
	color:#006633;
}
.greenbold{
	color:#006633;
	font-weight:bold;
}
.greenlarge{
	color:#006633;
	font-size:14px;
}
/* パンクズリスト */
#pankuz{
	padding:20px 0 40px 0;
}
#pankuz ul{
	list-style-type: none;
	font-size:10px;
}
#pankuz li{
	display: inline;
	margin: 10px;
}
#pankuz ul li a{
	text-decoration: none;
	color:#000000;
}
#pankuz ul li a:hover{
	text-decoration:underline;
}

/* --- トップページ --- */
.title_main{
	font-size:14px;
	margin-bottom:20px;
}
.title_img{
	margin-bottom:20px;	
}
.item{
	padding:10px;
	margin-bottom:10px;
	border-bottom:#CCCCCC solid 1px;
	overflow: hidden;
}
.item:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
.thumb{
pading-right:10px;
float:left;
}
.extract{
padding-bottom:10px;
margin-left:130px;
}
.extract h5{
font-size:14px;
margin-bottom:5px;
font-weight:normal;
}
.extract h5 a{
color:#666600;
text-decoration:underline;
}
.extract p{
font-size:12px;
}
.item_category{
margin-bottom:10px;
}
.item_category a{
color:#FF6600;
}
.item_extract{
color:#666666;
margin-bottom:5px;
}
.item_next{
	font-size:11px;
	margin-left:390px;
}

/* --- 記事ページ --- */
.page_contentstitle{
	font-size:16px;
	margin:20px 0px;
}

#article{
width:600px;
margin-bottom:50px;
}
#article p{
margin:15px 0px;
font-size:12px;
}
#article h6{
margin:15px 0px;
font-size:12px;
padding:3px 5px;
border-bottom:solid 1px #DDD;
}
#article table{
margin:10px 0px;
font-size:12px;
}

#article ul{
margin:10px 0px;
font-size:12px;
}
#article li{
margin:10px 0px;
font-size:12px;
}
.size-left{
	float:left;
	display:block;
	width:100px;
	margin:5px 0px 5px 5px;
}
.size-left p{
	margin:5px 0px 0px 0px;
	letter-spacing:0.5px;
	font-weight:bold;
}

.size-center{
	float:left;
	display:block;
	width:480px;
	margin:5px 0px 15px 5px;

}
.size-center p{
	margin:5px 0px 0px 0px;
	letter-spacing:0.5px;
	font-size:14px;
}


/* --- コンテンツ一覧リスト --- */
#contents_list h5{
	font-size:14px;
	margin:5px 0px;
	color:#666600;
}
#contents_list ul{
	font-size:12px;
	margin:0px 0px 30px 0px;
}
#contents_list li{
	padding:5px 0px;
}
#contents_list a{
	text-decoration:none;
}
#contents_list a:hover{
	text-decoration:underline;
}
/* --- ページリスト --- */
#page_link{
	margin:30px 0px;
}
#page_link ul{
	font-size:12px;
}
#page_link ul li{
	margin:3px 0px;
}
#page_link ul li a{
	color:#FF6600;
}
/* --- 関連コンテンツリスト --- */
.link_alist{
	float:right;
	padding:3px;
	margin:0px 7px;
	display:block;
}
#page_relationtitle{
	width:602px;
}
#page_relationtitle h6{
	margin:10px 0px;
}
#page_relationtitle h6{
	padding:3px 0px 3px 8px;
	border-left:solid 5px #CCCCCC;
	border-bottom:solid 1px #DDDDDD;
	font-size:14px;
}
#page_relationlist{
	overflow:hidden;
	margin-bottom:50px;
}
#page_relationlist:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
.page_contentslistitem{
	margin:4px 2px 0px 2px;
	padding:4px;
	background:#EEE;
	float:left;
	width:288px;
	height:54px;
	overflow:hidden;
}
.page_contentslistitem:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
.page_contentslisttext{
	float:right;
	width:230px;
	display:block;
}
.page_contentslisttext h6{
	padding:0px;
	font-size:12px;
	font-weight:normal;
}
.page_contentslisttext p a{
	margin-left:160px;
	padding:0px;
	font-size:10px;
	color:#666600;
}
.img_arrow{
	padding:0px 15px 1px 0px;
}
/* --- ページングエリア --- */
.paging {
margin: 20px 5px;
clear:left;
float:left;
width:400px;
}

/* --- メニューエリア --- */
.paging .nl {
margin: 0;
padding: 4px 0; /* メニューのパディング（上下、左右） */
list-style-type: none;
font-size: 12px; /* メニューの文字サイズ */
}
/* --- メニュー項目 --- */
.paging .nl li {
display: inline;
margin-right: -1px; /* 項目の右マージン */
}

/* --- リンク --- */
.paging .nl li a {
color:#666666;
display: inline-block;
padding: 4px 8px; /* リンクエリアのパディング（上下、左右） */
background: #f9f9f9 url(https://www.flannelsofa.com/img/page_gen.gif) repeat-x top; /* リンクエリアの背景 */
border: 1px #c0c0c0 solid; /* リンクエリアの枠線 */
text-decoration: none; /* テキストの下線（なし） */
}
/* --- ポイント時の設定 --- */
.paging .nl li a:hover {
background: #004080 url(https://www.flannelsofa.com/img/page_act.gif) repeat-x top; /* ポイント時の背景 */
border: 1px #000080 solid; /* ポイント時の枠線 */
text-decoration: underline; /* テキストの下線（あり） */
color: #ffffff; /* ポイント時の文字色 */
}

/* --- アクティブな項目 --- */
.paging .nl li strong {
display: inline-block;
padding: 4px 8px; /* 項目のパディング（上下、左右） */
background: #004080 url(https://www.flannelsofa.com/img/page_act.gif) repeat-x top; /* 項目の背景 */
border: 1px #000080 solid; /* 項目の枠線 */
color: #ffffff; /* 項目の文字色 */
}

/* --- リンクしない項目（前へ・次へ） --- */
.paging .nl li span {
display: inline-block;
padding: 4px 8px; /* 項目のパディング（上下、左右） */
background: #f9f9f9 url(https://www.flannelsofa.com/img/page_gen.gif) repeat-x top; /* 項目の背景 */
border: 1px #c0c0c0 solid; /* 項目の枠線 */
color: #808080; /* 項目の文字色 */
}

/* --- ページングエリア --- */
.backing {
padding: 22px 0;
float:right;
width:180px;
}
/* --- リンク --- */
.backing p a {
color:#666666;
font-size:11px;
display: inline-block;
padding: 4px 8px; /* リンクエリアのパディング（上下、左右） */
background: #f9f9f9 url(https://www.flannelsofa.com/img/page_gen.gif) repeat-x top; /* リンクエリアの背景 */
border: 1px #c0c0c0 solid; /* リンクエリアの枠線 */
text-decoration: none; /* テキストの下線（なし） */
}
/* --- ポイント時の設定 --- */
.backing p a:hover {
font-size:11px;
background: #004080 url(https://www.flannelsofa.com/img/page_act.gif) repeat-x top; /* ポイント時の背景 */
border: 1px #000080 solid; /* ポイント時の枠線 */
text-decoration: underline; /* テキストの下線（あり） */
color: #ffffff; /* ポイント時の文字色 */
}
