@charset "utf-8";

/************************************************
 各ページコンテンツ用
************************************************ */
/* ==============================================
▼TOP
=============================================== */
/* メインイメージ
----------------------------------------------- */
#main_image {
    margin-bottom: 10px;
    text-align: center;
}

/* ==============================================
▼下層
=============================================== */

#products_mainimage {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

/* ==============================================
▼ガイド
=============================================== */
/* ◎◎について
----------------------------------------------- */
div#undercolumn_aboutus {
}
div#undercolumn_aboutus p {
	    margin-bottom: 10px;
}

/* 特定商取引法
----------------------------------------------- */
div#undercolumn_order {
}

/* お問い合わせ
----------------------------------------------- */
div#undercolumn_contact {
    margin: 0 auto;
    width: 100%;
}

.zipimg img {
    vertical-align: middle;
}


/* ==============================================
▼MYページ
=============================================== */
/* 共通設定
----------------------------------------------- */
div#mypagecolumn {
    width: 100%;
}

div#mynavi_area {
    width: 100%;
}

div#mycontents_area {
    width: 100%;
}
div#mynavi_area .mynavi_list {
    margin-bottom: 20px;
    width: 100%;
}
div#mynavi_area .mynavi_list li {
    margin: 0 15px 5px 0;
    padding-left: 15px;
    float: left;
    background: url('../img/icon/ico_arrow_01.gif') no-repeat left ;
    font-size: 100%;
}

div#mynavi_area div.point_announce {
    margin-bottom: 30px;
    padding: 10px;
    border: solid 1px #d3d3d3;
    background-color: #ffffff;
}
div#mynavi_area div.point_announce p {
    padding-left: 20px;
    background: url('../img/icon/ico_point.gif') no-repeat left ;
}

div#mycontents_area p.inforamtion {
    margin-bottom: 20px;
}

div#mypagecolumn h4 {
    margin: 10px auto;
    border-bottom: 1px solid #999;
    text-align: left;
    font-size: 120%;
}


/* 購入履歴一覧/詳細
----------------------------------------------- */
div#mycontents_area div.mycondition_area {
    margin: 0 auto 20px 0;
    padding: 10px;
    border: solid 1px #ccc;
    width: 97%;
    background: #f9f9f9;
}
div#mycontents_area div.mycondition_area p {
    float: left;
}
div#mycontents_area div.mycondition_area .btn {
    width: 180px;
    margin-top: 15px;
    float: right;
}
.add_address {
    margin-bottom: 20px;
}


/* 会員登録内容変更/退会
----------------------------------------------- */
div#mycontents_area .message_area {
    margin: 30px auto;
    padding: 30px;
    border: 1px solid #ccc;
    text-align: center;
}

div#mycontents_area .message_area p {
    margin-bottom: 20px;
}

/* ==============================================
▼会員登録
=============================================== */
div#undercolumn_entry {
    width: 100%;
}

div#undercolumn_entry .kiyaku_text {
    margin: 20px auto;
    padding: 10px;
    border: solid 1px #ccc;
    width: 94%;
    background: #fff;
}


/* ==============================================
▼ログイン
=============================================== */
div#undercolumn_login {
    margin: 0 auto;
    width: 100%;
}

div#undercolumn_login .login_area {
    margin-bottom: 30px;
}

div#undercolumn_login .login_area .inputbox {
    margin: 15px auto 15px auto;
    padding: 15px 20px 10px 20px;
    background: #f0f0f0;
}

div#undercolumn_login .login_area .inputbox .btn_area {
    margin-top: 0;
}


/* ==============================================
▼エラー
=============================================== */
div#undercolumn_error .message_area {
    width: 80%;
    margin: 30px auto;
    padding: 30px;
    border: 1px solid #ccc;
    text-align: center;
}

div#undercolumn_error .message_area .error {
    padding: 120px 0;
}


/* ==============================================
▼商品一覧
=============================================== */

/* ページナビ
----------------------------------------------- */
#page_navi_bottom {
    clear: both;
    margin-top: 30px;
}

#pagedispnavi_area {
    clear: both;
    margin: 10px 0px 10px 0px;
    padding: 10px 0px;
    /* background-color: #f8f8f8; */
	overflow: hidden;
}
#pagedispnavi_area div {
    float: left;
    margin: 0px 20px 0px 0px;
}

.pagenumber_area {
    clear: both;
    margin: 0px 0px 20px 0px;
    padding: 5px 0 0px 0px;
    /* background: url("../img/background/line_dot_01.gif") repeat-x bottom ; */
	border-top: 1px dotted #d1d1d1;
	overflow: hidden;
}
.pagenumber_area div.pagenumber{
	float: left;
	/* width: 200px; */
    margin: 0px 0px 0px 0px;
    /* padding: 0px 0 0px 0px; */
}
.pagenumber_area div.pagenumber .page {
	/* color:#e00000; */
	font-size: 14px;
	font-weight: bold;
}

.pagenumber_area ul.pagenavi{
	float: right;
    margin: 0px 0px 0px 0px;
    /* padding: 0px 0 0px 0px; */
	text-align: left;
    letter-spacing: 0em;
}
.pagenumber_area ul.pagenavi li{
	float: left;
    margin: 0px 0px 0px 3px;
    display: block;
	border: 1px solid #d1d1d1;
}
.pagenumber_area ul.pagenavi li a{
    padding: 2px 7px 2px 7px;
    /* color: #666666; */
	text-decoration:none;
}
.pagenumber_area ul.pagenavi li a:hover{
    /* color: #ff6d02; */
	color: #ffffff;
	background-color:#d1d1d1;
}
.pagenumber_area ul.pagenavi li.onmark{
    padding: 0px 7px 0px 7px;
	font-weight: bold;
	color: #ffffff;
	background-color:#d1d1d1;
}
.pagenumber_area ul.pagenavi li.prev {
    margin: 0px 10px 0px 20px;
    padding: 0px 5px 0px 5px;
    /* background: url("../img/common/ico_allow_breadcrumb.gif") no-repeat left 4px; */
	border: 0px solid #d1d1d1;
}
.pagenumber_area ul.pagenavi li.prev a{
    padding: 0px;
	background-color: transparent;
}
.pagenumber_area ul.pagenavi li.next {
    margin: 0px 0px 0px 10px;
    padding: 0px 5px 0px 5px;
    /* background: url("../img/common/ico_allow_breadcrumb.gif") no-repeat left 4px; */
	border: 0px solid #d1d1d1;
}
.pagenumber_area ul.pagenavi li.next a{
    padding: 0px;
	background-color: transparent;
}

/* ページソート
----------------------------------------------- */
ul#pagesort {
	float: right;
	/* width: 100%; */
    margin: 0px 0px 8px 0px;
    /* padding: 0px 0 0px 0px; */
	text-align: center;
    letter-spacing: 0em;
}
ul#pagesort li{
	float: left;
    margin: 0px 0px 0px 0px;
	padding: 0px;
    display: block;
	border-right:solid 1px #d1d1d1;
}
ul#pagesort li a{
    margin: 0px 0px 0px 0px;
	padding: 1px 10px;
    color: #666666;
	text-decoration:none;
	display:inline-block;
}
ul#pagesort li:hover,
ul#pagesort li a:hover{
    color: #ff6d02;
}

/* ページ表示件数
----------------------------------------------- */
div#pagedisp{
	float: right;
	/* width: 100%; */
    margin: 0px 0px 8px 10px;
    /* padding: 0px 0 0px 0px; */
	/* text-align: center; */
}


/* 商品情報（サムネイル）
----------------------------------------------- */
ul#products_thumb {
	clear: both;
    margin: 0px 0px 20px -20px;
    /* padding: 0px 0 0px 0px; */
	text-align: center;
    letter-spacing: 0em;
	position: relative;
}
ul#products_thumb li.product_item {
	float: left;
	width: 140px;
	height: 210px;
    margin: 0px 0px 20px 20px;
	position: relative;
	overflow: hidden;
}
ul#products_thumb .listphoto{
    padding: 0px;
	overflow: hidden;
}
ul#products_thumb .listphoto img{
	width: 140px;
	height: 140px;
	margin-bottom: 10px;
}
ul#products_thumb h3 {
	margin-top: 20px;
	/* font-size:13px; */
	text-align:center;
	/* padding:3px; */
	font-weight:bold;
    line-height: 125%;
}
ul#products_thumb .listprice {
	clear:both;
	margin: 8px 0px 0px 0px;
	/* font-size:13px; */
	font-weight:bold;
	text-align: center;
	/* text-decoration:underline; */
}
ul#products_thumb ul.status_icon {
	/* height: 12px; */
    margin: 0px 0px 0px 0px;
	padding: 0px;
    letter-spacing: 0em;
	line-height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
ul#products_thumb ul.status_icon li.itemstatus {
	float: left;
    margin: 0px 1px 0px 0px;
	padding: 0px;
    display: block;
/*	-webkit-transform: translate(2px,26px) rotate(-45deg);
	   -moz-transform: translate(2px,26px) rotate(-45deg);
	    -ms-transform: translate(2px,26px) rotate(-45deg);
	     -o-transform: translate(2px,26px) rotate(-45deg);
	        transform: translate(2px,26px) rotate(-45deg);
	-webkit-transform-origin: left bottom;
   	   -moz-transform-origin: left bottom;
   	    -ms-transform-origin: left bottom;
	     -o-transform-origin: left bottom;
	        transform-origin: left bottom;
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865473, M12=-0.7071067811865477,M21=0.7071067811865477, M22=0.7071067811865473, sizingMethod='auto expand');
*/
}

ul#products_thumb .cart_area {
    margin-top: 5px;
}
ul#products_thumb .cartin {
    margin: 0;
}
ul#products_thumb .cartin .quantity {
    float :left;
    width: 35px;
}
ul#products_thumb .cartin .quantity .box {
    width: 35px;
	text-align: right;
}
ul#products_thumb .cartin .cartin_btn {
    float :right;
}
ul#products_thumb .cartin .attention {
    margin-top: 5px;
}

ul#products_thumb li a {
	color: #7f7f7f;
}
ul#products_thumb a:hover {
	color: #46923A;
}


/* レイアウト
----------------------------------------------- */
div.list_area {
    padding: 0 0 30px 0;
    width: 100%;
    overflow: auto;
}

div.listphoto {
    float: left;
}

/* メインカラム用 1カラム時*/
#main_column.colnum1 div.listrightbloc {
    float: right;
    width: 74%;
}

/* メインカラム用 2カラム時*/
#main_column.colnum2 div.listrightbloc {
    float: right;
    width: 80%;
}

/* メインカラム用 3カラム時*/
#main_column.colnum3 div.listrightbloc {
    float: right;
    width: 74%;
}


/* 商品情報 各種設定
----------------------------------------------- */
/* 商品ステータス */
div.listrightbloc ul.status_icon {
    margin-bottom: 10px;
    width: 100%;
}
div.listrightbloc ul.status_icon li {
    margin-right: 5px;
    float: left;
}

/* 商品名 */
div.listrightbloc h3 {
    font-weight: bold;
    font-size: 120%;
}

/* コメント */
div.listrightbloc .listcomment {
    margin: 0 0 10px 0;
    text-align: left;
}

/* 商品詳細を見る */
div.listrightbloc .detail_btn {
    margin-bottom: 20px;
}

/* 価格 */
div.listrightbloc .pricebox {
    margin: 0 0 10px 0;
}

/* 買い物かご */
div.listrightbloc .cart_area {
    padding: 10px;
    border: 1px solid #cef0f4;
    background-color: #ecf5ff;
    width: 94%;
}

/* 規格 */
div.listrightbloc .classlist {
    margin-bottom: 10px;
    padding-bottom: 10px;
    background: url("../img/background/line_dot_02.gif") repeat-x bottom ;
}
div.listrightbloc dl {
    width: 100%;
}
div.listrightbloc dt {
    display: inline-block;
    vertical-align: top;
}
div.listrightbloc dd {
    padding-bottom: 10px;
    display: inline-block;
}
div.listrightbloc dd p.attention {
    margin-top: 5px;
}

/* カゴに入れる */
div.listrightbloc .cartin {
    margin: 0;
    float :right;
}
div.listrightbloc .cartin .quantity {
    padding: 3px 10px 0 0;
    width: 150px;
    float :left;
    text-align: right;
}
div.listrightbloc .cartin .quantity .box {
    width: 70px;
}
div.listrightbloc .cartin_btn {
    width: 160px;
    float :left;
}


/* ==============================================
▼商品詳細
=============================================== */
/* レイアウト

    tplファイルのマークアップが同じ項目
        * 1カラム時
        * 2カラム時
        * 3カラム時

----------------------------------------------- */
#detailarea,
.sub_area {
    margin-bottom: 20px;
    width: 100%;
}

/* レイアウト
----------------------------------------------- */
/* 1カラム用 */
#main_column.colnum1 div#detailphotobloc {
    width: 50%;
    float: left;
}
#main_column.colnum1 #detailrightbloc {
    width: 50%;
    float: right;
}
#main_column.colnum1 div.subtext {
    margin-bottom: 20px;
    float: left;
    width: 69%;
}
#main_column.colnum1 div.subphotoimg {
    float: right;
    width: 25%;
    text-align: right;
}
#main_column.colnum1 p.subtext {
    margin-bottom: 20px;
}

/* 2カラム用 */
#main_column.colnum2 div#detailphotobloc {
    float: left;
    width: 55%;
}
#main_column.colnum2 #detailrightbloc {
    float: right;
    width: 45%;
}
#main_column.colnum2 div.subtext {
    margin-bottom: 20px;
    float: left;
    width: 73%;
}
#main_column.colnum2 p.subtext {
    margin-bottom: 20px;
}
#main_column.colnum2 div.subphotoimg {
    float: right;
    width: 25%;
    text-align: right;
}

/* 3カラム用 */
#main_column.colnum3 div#detailphotobloc {
    float: left;
    width: 49%;
}
#main_column.colnum3 #detailrightbloc {
    float: right;
    width: 50%;
}
#main_column.colnum3 div.subtext {
    margin-bottom: 20px;
    float: left;
    width: 63%;
}
#main_column.colnum3 p.subtext {
    margin-bottom: 20px;
}
#main_column.colnum3 div.subphotoimg {
    float: right;
    width: 35%;
    text-align: right;
}

/* 商品情報 各種設定
----------------------------------------------- */
#detailrightbloc h2 {
    margin: 10px 0 10px 0;
    padding: 0 0 15px 0;
    color: #46923A;
    background: url("../img/background/line_dot_01.gif") repeat-x bottom ;
    font-weight: bold;
    font-size: 160%;
}
#detailrightbloc .point,
#detailrightbloc .relative_cat {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    background: url("../img/background/line_dot_01.gif") repeat-x bottom ;
}
#detailrightbloc .main_comment {
    margin-bottom: 20px;
}

/* 商品コード */
#detailrightbloc .product_code dt,
#detailrightbloc .product_code dd {
    display: inline;
}

/* 商品ステータス */
#detailrightbloc ul.status_icon {
    margin-bottom: 10px;
    width: 100%;
}
#detailrightbloc ul.status_icon li {
    margin-right: 5px;
    margin-bottom: 3px;
    float: left;
}

/* 通常価格 */
#detailrightbloc .normal_price dt,
#detailrightbloc .normal_price dd {
    display: inline;
}

/* 販売価格 */
#detailrightbloc .sale_price dt,
#detailrightbloc .sale_price dd {
    display: inline;
}

/* ポイント */
#detailrightbloc .point dt,
#detailrightbloc .point dd {
    display: inline;
}

/* 規格 */
#detailrightbloc div.classlist {
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
    background: url("../img/background/line_dot_02.gif") repeat-x bottom ;
}
#detailrightbloc .classlist {
    margin-bottom: 5px;
}
#detailrightbloc ul {
    margin-bottom: 10px;
    width: 100%;
}
#detailrightbloc ul li {
    vertical-align: top;
    float: left;
}

/* メーカー */
#detailrightbloc .maker dt,
#detailrightbloc .maker dd {
    display: inline;
}

/* メーカーURL */
#detailrightbloc .comment1 dt,
#detailrightbloc .comment1 dd {
    display: inline;
}

/* 関連カテゴリ */
#detailrightbloc .relative_cat dd {
    margin-left: 1em;
}

/* 買い物かご */
#detailrightbloc .cart_area {
    padding: 20px;
    background-color: #ｆｆｆｆｆｆ;
    border: 1px solid #d3d3d3;
}
#detailrightbloc .quantity dt,
#detailrightbloc .quantity dd {
    display: inline;
}
#detailrightbloc .cartin {
    text-align: center;
    margin-top: 10px;
}
#detailrightbloc .cartin_btn {
    text-align: center;
}
#detailrightbloc .favorite_btn {
    text-align: center;
    margin-top: 10px;
}


/* お客様の声
----------------------------------------------- */
div#customervoice_area {
    clear: both;
    padding: 35px 0 0 0;
}

div#customervoice_area h2 {
    margin-bottom: 20px;
    /* padding: 6px 0 8px 10px;
    border-top: solid 1px #f90;
    background: url('../img/background/bg_tit_sub_01.jpg') repeat-x left bottom; */
}

div#customervoice_area .review_bloc {
    margin-bottom: 20px;
    padding: 10px;
    background-color: #f6f6f6;
}

div#customervoice_area .review_bloc p {
    padding-top: 3px;
    margin-right: 10px;
    float: left;
}

div#customervoice_area .review_bloc .review_btn {
    float: right;
    width: 180px;
}

div#customervoice_area ul li {
    padding-bottom: 15px;
    margin-bottom: 15px;
    background: url("../img/background/line_dot_01.gif") repeat-x bottom ;
}

div#customervoice_area .voicetitle {
    margin-bottom: 5px;
    color: #333;
    font-weight: bold;
}

div#customervoice_area .voicedate {
    margin-bottom: 10px;
}


/* 関連商品（商品部分はbloc.cssのおすすめ商品と共通）
----------------------------------------------- */
div#whobought_area {
    clear: both;
    padding: 35px 0 0 0;
}

div#whobought_area h2 {
    /* border-top: solid 1px #f90;
    background: url('../img/background/bg_tit_sub_01.jpg') repeat-x left bottom;
    padding: 5px 0 8px 10px;
    font-size: 14px; */
}


/* ***********************************************
▼カートの中
/*********************************************** */
/* 現在のカゴの中
----------------------------------------------- */
div#undercolumn_cart .point_announce {
    padding: 20px;
    margin-bottom: 20px;
    border: solid 1px #d3d3d3;
    background: #ffffff;
    font-size: 120%;
    text-align: center;
    line-height: 140%;
}
div#undercolumn_cart .totalmoney_area {
    margin-bottom: 20px;
}

div#undercolumn_cart p {
    margin: 10px 5px;
}

div#undercolumn ul#quantity_level li {
    padding: 3px;
    display: inline;
}

div#undercolumn .empty {
    text-align: left;
}

div.form_area {
    margin-bottom: 30px;
}


/* お客様情報入力
----------------------------------------------- */
div#undercolumn_customer {
}

.flow_area {
    margin: 0 0 20px 0;
}

div#undercolumn_customer th em {
    color: #000;
    font-weight: bold;
}


/* お支払い方法・お届け時間等の指定
----------------------------------------------- */
div#undercolumn_shopping .pay_area {
    margin: 0 auto 30px;
    width: 100%;
}
div#undercolumn_shopping .pay_area02 {
    margin: 40px auto 30px auto;
}
div#undercolumn_shopping .pay_area02 .txtarea {
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
    width: 99%;
    height: 150px;
}
div#undercolumn_shopping .pay_area02 .select-msg {
    margin-bottom: 10px;
}

div#undercolumn_shopping .point_area {
    margin: 40px auto 0 auto;
}

div#undercolumn_shopping .point_area .point_announce {
    padding: 20px;
    border: 1px solid #ccc;
}

div#undercolumn_shopping .point_area p {
    margin-bottom: 20px;
}

div#undercolumn_shopping .point_area .point_announce li {
    margin-bottom: 5px;
}


/* お届け先の指定
----------------------------------------------- */
#address_area {
    margin-bottom: 10px;
    width: 100%;
}

#address_area .information {
    width: 65%;
    float: left;
}

#undercolumn_shopping .information {
    margin-bottom: 15px;
}

#address_area .add_multiple {
    padding: 15px 10px;
    border: 1px solid #d3d3d3;
    float: right;
    width: 30%;
    color: #555;
    background: #ffffff;
    text-align: center;
    font-weight: bold;
}

#address_area .add_multiple p {
    margin-bottom: 10px;
}

#address_area p.addbtn {
    font-weight: bold;
    font-size: 10px;
}


/* ==============================================
▼検索結果
=============================================== */
p.condition_area {
    margin: 0 auto;
    padding: 5px;
    border: solid 1px #333;
    width: 566px;
}

/* ==============================================
▼お知らせ
=============================================== */
div#news_detail_area {
    clear: both;
	width: 100%;
    margin: 0px auto 30px auto;
    /* padding: 0px 0 10px 0; */
	/* border-bottom: 1px dotted #ccc; */
}

div#news_detail_area .news_item {
	clear: both;
    margin: 0px 0px 40px 0px;
    padding: 0px 0px 0px 0px;
}
div#news_detail_area .news_date {
	float: right;
    margin: 0px 8px 0px 0px;
    font-size: 11px;
}
div#news_detail_area h3 {
	height: 25px;
	margin: 10px 0px 15px 0px;
	padding: 6px 3px 5px 5px;
	font-size: 14px;
	/* border-bottom: solid 1px #d1d1d1; */
}
div#news_detail_area .news_contents {
	clear: both;
    margin: 20px 2px 0px 2px;
	overflow: hidden;
}
div#news_detail_area .news_contents img {
	clear: both;
	float:right;
	margin: 0px 0px 20px 20px;
}
div#news_detail_area .news_files {
	float: left;
    margin: 10px 0px 0px 0px;
}
div#news_detail_area .news_files p {
    margin: 0px 0px 3px 0px;
}

div#news_detail_area .news_files a[href^="http"]{
	padding: 2px 0px 2px 18px;
	background:url("../img/icon/ico_file_external.gif") no-repeat 1px 50%;
}
div#news_detail_area .news_files * html a.external{
	padding: 2px 0px 2px 18px;
	background:url("../img/icon/ico_file_external.gif") no-repeat 1px 50%;
}
div#news_detail_area .news_files a[href^="http://www.fc-kakehashi.jp"]{
	padding:inherit;
	padding: 0px 0px 0px 0px;
	background:transparent;
}
div#news_detail_area .news_files a[href$=".pdf"] {
	padding: 2px 0px 2px 18px;
	background: url("../img/icon/ico_file_pdf.gif") no-repeat 1px 50%;
}
div#news_detail_area .news_files * html a.pdf{
	padding: 2px 0px 2px 18px;
	background: url("../img/icon/ico_file_pdf.gif") no-repeat 1px 50%;
}
div#news_detail_area .news_files a[href$=".doc"] {
	padding: 2px 0px 2px 18px;
	background: url("../img/icon/ico_file_doc.gif") no-repeat 1px 50%;
}
div#news_detail_area .news_files * html a.doc{
	padding: 2px 0px 2px 18px;
	background: url("../img/icon/ico_file_doc.gif") no-repeat 1px 50%;
}
div#news_detail_area .news_files a[href$=".xls"] {
	padding: 2px 0px 2px 18px;
	background: url("../img/icon/ico_file_xls.gif") no-repeat 1px 50%;
}
div#news_detail_area .news_files * html a.xls{
	padding: 2px 0px 2px 18px;
	background: url("../img/icon/ico_file_xls.gif") no-repeat 1px 50%;
}
div#news_detail_area .news_files a[href$=".ppt"] {
	padding: 2px 0px 2px 18px;
	background: url("../img/icon/ico_file_ppt.gif") no-repeat 1px 50%;
}
div#news_detail_area .news_files * html a.ppt{
	padding: 2px 0px 2px 18px;
	background: url("../img/icon/ico_file_ppt.gif") no-repeat 1px 50%;
}
div#news_detail_area .news_files * html a{
	behavior: expression(
	this.className += this.getAttribute("href").match(/^http.*/) && (!this.getAttribute("href").match("magic-happens.net")) ? " external" : "",
	this.className += this.getAttribute("href").match(/\.pdf$/) ? " pdf" : "",
	this.className += this.getAttribute("href").match(/\.doc$/) ? " doc" : "",
	this.className += this.getAttribute("href").match(/\.xls$/) ? " xls" : "",
	this.className += this.getAttribute("href").match(/\.ppt$/) ? " ppt" : "",
	this.style.behavior = "none"
	);
}
