@charset "utf-8";

/*a {
	color: #188BFF;
	text-decoration: none;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #188BFF;
}*/

/* margin
============================================================================================================ */
.margin00 {margin: 0 !important;}
.margin_b {margin-bottom: 1.2em !important;}
.margin_b00 {margin-bottom: 0 !important;}
.margin_b05 {margin-bottom: 5px !important;}
.margin_b08 {margin-bottom: 8px !important;}
.margin_b10 {margin-bottom: 10px !important;}
.margin_b15 {margin-bottom: 15px !important;}
.margin_b20 {margin-bottom: 20px !important;}
.margin_b25 {margin-bottom: 25px !important;}
.margin_b30 {margin-bottom: 30px !important;}
.margin_b35 {margin-bottom: 35px !important;}
.margin_b40 {margin-bottom: 40px !important;}
.margin_b45 {margin-bottom: 45px !important;}
.margin_b50 {margin-bottom: 50px !important;}
.margin_t {margin-top: 1.3em !important;}
.margin_t00 {margin-top: 0 !important;}
.margin_t05 {margin-top: 5px !important;}
.margin_t08 {margin-top: 8px !important;}
.margin_t10 {margin-top: 10px !important;}
.margin_t15 {margin-top: 15px !important;}
.margin_t20 {margin-top: 20px !important;}
.margin_t25 {margin-top: 25px !important;}
.margin_t30 {margin-top: 30px !important;}
.margin_t35 {margin-top: 35px !important;}
.margin_t40 {margin-top: 40px !important;}
.margin_t45 {margin-top: 45px !important;}
.margin_t50 {margin-top: 50px !important;}

/* padding
============================================================================================================ */
.padding00 {padding: 0 !important;}
.padding_b {padding-bottom: 1.3em !important;}
.padding_b00 {padding-bottom: 0 !important;}
.padding_b05 {padding-bottom: 5px !important;}
.padding_b08 {padding-bottom: 8px !important;}
.padding_b10 {padding-bottom: 10px !important;}
.padding_b15 {padding-bottom: 15px !important;}
.padding_b20 {padding-bottom: 20px !important;}
.padding_b25 {padding-bottom: 25px !important;}
.padding_b30 {padding-bottom: 30px !important;}
.padding_b35 {padding-bottom: 35px !important;}
.padding_b40 {padding-bottom: 40px !important;}
.padding_b45 {padding-bottom: 45px !important;}
.padding_b50 {padding-bottom: 50px !important;}
.padding_t00 {padding-top: 0 !important;}
.padding_t05 {padding-top: 5px !important;}
.padding_t08 {padding-top: 8px !important;}
.padding_t10 {padding-top: 10px !important;}
.padding_t15 {padding-top: 15px !important;}
.padding_t20 {padding-top: 20px !important;}
.padding_t25 {padding-top: 25px !important;}
.padding_t30 {padding-top: 30px !important;}
.padding_t35 {padding-top: 35px !important;}
.padding_t40 {padding-top: 40px !important;}
.padding_t45 {padding-top: 45px !important;}
.padding_t50 {padding-top: 50px !important;}

#wrapper {
    margin: 0 auto;
    width: 100%;
}

/* サイドカラム */
#leftcolumn {
    float: left;
	width:200px;
}

#contents {
    float: right;
	width: 737px;
	padding-bottom:50px;
}


/* タイトル
----------------------------------------------- */

h2.title {
	margin-bottom: 10px;
	padding-top:10px;
	padding-bottom:18px;
	padding-left:30px;
	color: #a7291a;
	font-size:18px;
	background-image: url(../img/background/bg_tit_sub_01.gif);
	background-repeat: no-repeat;
}



/* サブタイトル
----------------------------------------------- */
h3 {
    margin: 0 0 10px 0;
    padding: 5px 0 10px;
    color: #f60;
    background: url("../img/background/line_01.gif") repeat-x left bottom;
    font-size: 120%;
}
/* サブタイトル
----------------------------------------------- */


.sub_area p.title{
    margin: 0 0 3px 0;


    font-size: 10px;
}
.sub_area .subtext{
   font-size: 10px;

	
}
.sub_area {
    
   width: 155px;
   margin-right:10px;
  
	float:left;
	border:solid #CCCCCC 1px;
	
}
#detailpage {
    margin-bottom:10px;
}

.sub_box{
margin-top:15px;

}
/* ==============================================
トップページ
/* ============================================= */

#toppage {}

#toppage div.main_ph ul {}

#toppage div.main_ph ul li {
	float:left;
	padding-right:0px;
	}

#toppage div.main_ph ul li.last {
	padding:0px;
	}

#toppage div.n_o {
	margin-top:15px;
	margin-bottom:0px;
	padding-bottom:15px;

	width: 737px;
	}

#toppage div.n_o ul li {
	float:left;
	width:361px;


	}

#toppage div.n_o ul li.last {
	padding-left:10px;
}

#toppage div.n_o ul li dl dd {
	margin-top:13px;
	padding-left:30px;
	padding-right:30px;
	color: #301e1e;
	}

#toppage div.subtitle {
	margin-top:20px;
}

#toppage div.event dl {
	width: 730px;
	margin-left:7px;
	margin-top:10px;
	font-size:14px;
}

#toppage div.event dl dt {
	float:left;
	width:90px;

	}

#toppage div.event dl dd {
	float:left;
	width:640px;

	}


/* ==============================================
リストページ
/* ============================================= */
#listpage {}
#listpage div.page_title_list {
	background-image: url(../img/list/item.jpg);
	background-repeat: no-repeat;
	width:734px;
	height:229px;
border: 1px solid #CCCCCC;
	}
#listpage div.page_title_kazu {
	background-image: url(../img/list/kazu.jpg);
	background-repeat: no-repeat;
	width:734px;
	height:229px;
		border: 1px solid #CCCCCC;
	
}

#listpage div.page_title_kazu p {
	padding-left:20px;
	padding-top:100px;
	width:400px;
	color: #5b5b5b;
	line-height:180%;
	font-size:14px;
	}

#listpage div.page_title_cardvan {
	background-image: url(../img/list/cardvan.jpg);
	background-repeat: no-repeat;
	width:734px;
	height:229px;
	border: 1px solid #CCCCCC;
}
#listpage div.page_title_otoku {
	background-image: url(../img/list/otoku.jpg);
	background-repeat: no-repeat;
	width:734px;
	height:229px;
	border: 1px solid #CCCCCC;
}
#listpage div.page_title_cardvan p {
	padding-left:20px;
	padding-top:115px;
	width:400px;
	color: #5b5b5b;
	line-height:180%;
		font-size:14px;
	}

#listpage div.page_title_deer {
	background-image: url(../img/list/deer.jpg);
	background-repeat: no-repeat;
	width:734px;
	height:229px;
		border: 1px solid #CCCCCC;
}

#listpage div.page_title_deer p {
	padding-left:20px;
	padding-top:115px;
	width:400px;
	color: #5b5b5b;
	line-height:180%;
		font-size:14px;
	}



#listpage div.sub {
	margin-top:20px;
	background-image: url(../img/list/category_bar.gif);
	background-repeat: no-repeat;
	width:737px;
	}

#listpage div.sub p {
	font-size: 18px;
	font-weight: bold;
	padding-left:20px;
	padding-top:13px;
	padding-bottom:13px;
	}

#listpage p.serachresult {
	text-align:right;
	margin-top:15px;
	}
	
#listpage div.item_list {
	margin-top:5px;
	}

#listpage div.item_list dl {

	
	}
	
#listpage div.item_list dl dt {

	padding-bottom:0px;
	}
	
#listpage div.item_list dl .pic{
position:relative;
}	
#listpage div.item_list dl .category{
position: absolute;
left:0;top:0;
margin-left:10px;
}	
#listpage div.item_list dl .category span{
	font-size:10px;
	padding:0 5px 0 5px;
	background-color: #FFFFFF;
}


#listpage div.item_list dl .category span.kazu{
	color: #A7291A;
	

	border: 1px solid #A7291A;
}

#listpage div.item_list dl .category span.cordvan{
	color: #000000;

	border: 1px solid #000000;
}

#listpage div.item_list dl .category span.deer{
	color: #996600;

	border: 1px solid #996600;
}


#listpage div.item_list dl dd.sname {
font-size:12px;
}
#listpage div.item_list dl dd span.price {
	font-size:12px;
	font-weight:bold;

}

#listpage div.item_list dl dd.price {
	font-size:12px;


}

#listpage .category_text{
margin-top:10px;
padding-left:10px;
padding-right:10px;
	font-size: 14px;
	line-height: 160%;
	color: #333333;
}

#listpage .category_text strong{
font-weight:normal;
color:#A7291A;

}
.pnavi{
margin-top:10px;
text-align:center;

}

a.itemlink img{
border:0;
}
a.border{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
}
a.itemlink,a.itemlink:visited{
	padding-top:10px;
	text-align:center;
	float:left;
	display:block;
	width:180px;
	height:200px;
	background-color: #FFFFFF;
	text-decoration: none;
	margin-bottom:40px;
	
}

a.itemlink:hover {
	text-align:center;
	float:left;
	display:block;
	background-color: #F3F3F3;
	text-decoration: none;
}

/* ==============================================
商品詳細ページ
/* ============================================= */
#detailpage {
	width:737px;
	}




#detailpage table.detailtable {
	width:737px;
		}
	
#detailpage table.detailtable th {
padding-top:15px;
}

#detailpage table.detailtable td {
}


#detailpage table.detailtable td p.number {
	padding-bottom:10px;
	padding-top:15px;
font-size:10px;
color:#CCCCCC;
	}

#detailpage table.detailtable td p.name {
	padding-bottom:15px;
	font-size: 20px;
	font-weight: bold;
	}

#detailpage table.detailtable td p.price {
	padding-bottom:10px;
	font-size: 16px;
	color: #a52919;
	}
#detailpage table.detailtable .main_comment{
line-height:180%;

}
#detailpage table.detailtable td p.pricepoint {
	padding-bottom:10px;
	color: #a52919;
}

#detailpage table.detailtable td dl dt {
	padding-bottom:5px;
	}
#detailpage table.detailtable td dl dd {
	padding-bottom:7px;
	}
	

#detailpage table.detailtable td div.buy_area {
	margin-top:35px;
	background-color: #EBEBEB;
	padding-top:10px;
	padding-left:10px;
	}

#detailpage table.detailtable td div.buy_area table.buy{
	border:none;
	}

#detailpage table.detailtable td div.buy_area table.buy th {
	padding-bottom:10px;
	width:90px;
	}

#detailpage table.detailtable td div.buy_area table.buy td {
	padding-bottom:10px;
}




#detailpage div.left {
	float:left;
	width:260px;
	margin-left:8px;
	}

#detailpage div.right {
	float:right;
	width:440px;
	}

#detailpage div.right p.number {
	padding-bottom:10px;
	}

#detailpage div.right p.name {
	padding-bottom:15px;
	font-size: 20px;
	font-weight: bold;
	}

#detailpage div.right p.price {
	padding-bottom:10px;
	font-size: 16px;
	color: #a52919;
	}

#detailpage div.right p.pricepoint {
	padding-bottom:10px;
	color: #a52919;
}

#detailpage div.right dl dt {
	padding-bottom:5px;
	}
#detailpage div.right dl dd {
	padding-bottom:7px;
	}
	

#detailpage div.right div.buy_area {
	margin-top:35px;
	background-color: #EBEBEB;
	padding-top:20px;
	padding-left:20px;
	}

#detailpage div.right div.buy_area table.buy{
	border:none;
	}

#detailpage div.right div.buy_area table.buy th {
	padding-bottom:10px;
	width:90px;
	}

#detailpage div.right div.buy_area table.buy td {
	padding-bottom:10px;
}

#detailpage .tyui{
	line-height: 180%;
	color: #A52919;
	margin-top: 10px;
	padding-left: 5px;
}

/* ==============================================
会員登録(入力ページ)
/* ============================================= */
#entrypage {
	width:737px;
}

#entrypage table {
    margin: 15px auto 20px auto;
	border: 1px solid #ccc;
	border-collapse:collapse;
	width:737px;
    text-align: left;
}

#entrypage table th {
	width:222px;
    padding: 8px;
	border: 1px solid #ccc;
    color: #333;
    background-color: #f0f0f0;
    font-weight: normal;
}

#entrypage table td {
	width:515px;
    padding: 8px;
	border: 1px solid #ccc;
}

#entrypage table .top {
    margin-bottom: 5px;
}


#entrypage table select {
    margin-bottom: 7px;
    border: solid 1px #ccc;
}



/* ==============================================
マイページ
/* ============================================= */
#mypage {
	width:737px;
}

#mypage p.inputtext {}

#mypage div.inputbox {
    margin: 15px auto 15px auto;
    padding: 15px 20px 10px 20px;
    background: #f0f0f0;
}

#mypage div.inputbox dl.formlist {
    margin-bottom: 8px;
	width:625px;
}
#mypage div.inputbox dl.formlist dd {
    margin-bottom: 5px;
	float:left;
	width:400px;
}
#mypage div.inputbox dl.formlist dt {
    margin-bottom: 3px;
    padding-left: 15px;
    background: url("../img/icon/ico_arrow_03.gif") no-repeat left;
    font-size: 90%;
	width:125px;
	float:left;
}
#mypage div.inputbox dl.formlist span {
    vertical-align: top;
}

#mypage a {
	text-decoration: none;
	color: #000000;
	padding-bottom:5px;
}
#mypage a:link,
#mypage a:visited {
	text-decoration: underline;
}
#mypage a:hover,
#mypage a:active {
	text-decoration: none;
	color: #000000;
}





/* ==============================================
コンタクトページ
/* ============================================= */
#contactpage {
	width:737px;
	}

#contactpage table {
    margin: 15px auto 20px auto;
	border: 1px solid #ccc;
	border-collapse:collapse;
	width:737px;
    text-align: left;
}

#contactpage table th {
	width:163px;
    padding: 8px;
	border: 1px solid #ccc;
    color: #333;
    background-color: #f0f0f0;
    font-weight: normal;
}

#contactpage table td {
	width:574px;
    padding: 8px;
	border: 1px solid #ccc;
}

#contactpage table .top {
    margin-bottom: 5px;
}


#contactpage table select {
    margin-bottom: 7px;
    border: solid 1px #ccc;
}


/* ==============================================
特定商取引に関する法律に基づく表記ページ
/* ============================================= */
#orderpage {
	width:737px;
	}

#orderpage table {
    margin: 15px auto 20px auto;
	border: 1px solid #ccc;
	border-collapse:collapse;
	width:737px;
    text-align: left;
}

#orderpage table th {
	width:154px;
    padding: 8px;
	border: 1px solid #ccc;
    color: #333;
    background-color: #f0f0f0;
    font-weight: normal;
}

#orderpage table td {
	width:583px;
    padding: 8px;
	border: 1px solid #ccc;
}

#orderpage table .top {
    margin-bottom: 5px;
}


#orderpage table select {
    margin-bottom: 7px;
    border: solid 1px #ccc;
}



/* ==============================================
プライバシーポリシーページ
/* ============================================= */
#privacypage {
	width:737px;
	}

#privacypage p.message {
    margin-bottom: 10px;
    line-height: 150%;
    font-weight: bold;
    font-size: 120%;
}

#privacypage p {
	line-height: 160%;
	margin-left:5px;
	margin-right:5px;}



/* ==============================================
現在のカゴの中
/* ============================================= */
#cartpage {
	width:737px;
	}


#cartpage .point_announce {
    padding: 20px;
    margin-bottom: 20px;
    border: solid 1px #ffcc62;
    background: #fffaf0;
    font-size: 120%;
    text-align: center;
    line-height: 140%;
}
#cartpage .totalmoney_area {
    margin-bottom: 20px;
}

#cartpage p {
    margin: 10px 5px;
}

#cartpage ul#quantity_level li {
    padding: 3px;
    display: inline;
}

#cartpage .empty {
    text-align: left;
}

div.form_area {
    margin-bottom: 30px;
}


/* ==============================================
お買い物方法ページ
/* ============================================= */
#shoppingpage {
	width:737px;
	font-size: 14px;
	}

#shoppingpage div.page_title_bg {
	background-image: url(../img/common/page_title_bg.gif);
	background-repeat: no-repeat;
	width:737px;
}

#shoppingpage div.page_title_bg p {
	font-size: 18px;
	font-weight: bold;
	color: #a7291a;
	padding-top:18px;
	padding-bottom:18px;
	padding-left:35px;
}

#shoppingpage p.txt {
	margin-left:25px;
	margin-top: 10px;
	line-height:160%;
	}

#shoppingpage dl.howuse {
	margin-top:30px;
	margin-left:25px;
	line-height:160%;
}

#shoppingpage dl.howuse dt {
	font-weight: bold;
	color: #a7291a;
}

#shoppingpage dl.howuse dd table.kessai {
	border: 1px solid #7f7f7f;
	border-collapse:collapse;
	width:712px;
	margin-top:10px;
}

#shoppingpage dl.howuse dd table.kessai th {
	border: 1px solid #7f7f7f;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	width:72px;
	 background-color: #f0f0f0;
}

#shoppingpage dl.howuse dd table.kessai td {
	border: 1px solid #7f7f7f;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}

#shoppingpage dl.howuse dd table.kessai td dl {}


#shoppingpage dl.howuse dd table.kessai td dl dt {
	font-weight: normal;
	color: #000000;
}
#shoppingpage dl.howuse dd table.kessai td dl dd {
	padding-left:8px;
	}

#shoppingpage dl.howuse dd table.souryou {
	border: 1px solid #7f7f7f;
	border-collapse:collapse;
	width:712px;
	margin-top:10px;
	font-size: 12px;
}

#shoppingpage dl.howuse dd table.souryou th {
	background-color: #f0f0f0;
	text-align:center;
	border: 1px solid #7f7f7f;
	vertical-align:top;
	padding:3px;
}

#shoppingpage dl.howuse dd table.souryou td {
	text-align:center;
	border: 1px solid #7f7f7f;
	vertical-align:top;
	padding:3px;
	}


#shoppingpage dl.howuse dd a {
	text-decoration: none;
	color: #000000;
	padding-bottom:5px;
}
#shoppingpage dl.howuse dd a:link,
#shoppingpage dl.howuse dd a:visited {
	text-decoration: underline;
}
#shoppingpage dl.howuse dd a:hover,
#shoppingpage dl.howuse dd a:active {
	text-decoration: none;
	color: #000000;
}


/* ==============================================
ノベルティーページ
/* ============================================= */
#noveltypage {
	width:737px;
	}

#noveltypage dl.novelty_info {
	margin-top:30px;
	padding-bottom:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
}

#noveltypage dl.novelty_info dt {
	margin-left:25px;
}

#noveltypage dl.novelty_info dd {
	font-size:14px;
	line-height:160%;
	margin-left:5px;
	margin-top:10px;
	margin-left:25px;
	margin-right:25px;
}



/* ==============================================
取扱店ページ
/* ============================================= */
#shoppage{
	width:700px;
	margin: 0 auto 0 auto;
}

#shoppage div.shop_category {
	margin-top:40px;
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	}

#shoppage p.shop_name {

	font-size: 16px;
	font-weight: bold;
	margin-top:20px;
	margin-bottom:10px;
}

#shoppage div.shop_list {
	width:690px;
	margin: 0 auto 0 auto;
	}

#shoppage div.shop_list div.left {
	float:left;
	width:270px;
	}

#shoppage div.shop_list div.left div.map_btn {
	margin-top:13px;
	text-align:center;
	background-image: url(../img/shop/btn_map.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 112px;
	padding-top: 7px;
	float: right;
}

#shoppage div.shop_list div.left div.map_btn a{
	text-decoration: underline;
}

#shoppage div.shop_list div.left div.map_btn a:hover{
	text-decoration: none;
}


#shoppage div.shop_list div.right {
	float:right;
	width:400px;
	}

#shoppage div.shop_list div.right table {
	width:400px;
	border: 1px solid #ccc;
	border-collapse:collapse;
	}

#shoppage div.shop_list div.right table th {
	width:80px;
    background-color: #f0f0f0;
	border: 1px solid #ccc;
    padding: 8px;
	}

#shoppage div.shop_list div.right table td {
	width:320px;
	border: 1px solid #ccc;
    padding: 8px;
	}

#shoppage div.border {
	margin-top:20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}




/* ==============================================
お手入れページ
/* ============================================= */
#oteirepage{
	width:737px;
	}

#oteirepage div.kibou {
	width:685px;
	margin-top:20px;
	margin-left:5px;
	background-color: #f4f4f4;
	border: 1px dotted #e6c7c3;
	padding:20px;
	font-size:14px;
}

#oteirepage div.kibou dl.kibou_inn {}

#oteirepage div.kibou dl.kibou_inn dt {
	padding-bottom:8px;
	}

#oteirepage div.kibou dl.kibou_inn dd {
line-height:160%;
}

#oteirepage dl.oteire_info {
	margin-top:30px;
	padding-bottom:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
}

#oteirepage dl.oteire_info dt {
	margin-left:25px;
}

#oteirepage dl.oteire_info dd {
	font-size:14px;
	line-height:160%;
	margin-left:5px;
	margin-top:10px;
	margin-left:25px;
	margin-right:25px;
}



/* ==============================================
レザースタジオカズについてページ
/* ============================================= */
#aboutpage{
	width:737px;
	}

#aboutpage dl.about_kazu {
	margin-top:30px;
	margin-left:20px;
	margin-right:40px;
	font-size:14px;
	line-height:160%;
	}

#aboutpage dl.about_kazu dd {
	margin-left:5px;}

#aboutpage div.map {
	text-align:center;
	margin-top:50px;
	}

#aboutpage table.access {
	width:640px;
	margin-left:55px;
	margin-top:70px;
}

#aboutpage table.access th {
	padding-bottom:18px;
	vertical-align:top;
	}

#aboutpage table.access td {
	vertical-align:top;
	padding-bottom:18px;
	
}
#aboutpage table.access td dl.acc {}

#aboutpage table.access td dl.acc dt {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	padding-bottom:3px;
}

#aboutpage table.access td dl.acc dd {
	margin-top:8px;
	}

#aboutpage table.access td dl.acc dd a {
	text-decoration: none;
	color: #0095ff;
	padding-bottom:5px;
}
#aboutpage table.access td dl.acc dd a:link,
#aboutpage table.access td dl.acc dd a:visited {
	text-decoration: underline;
}
#aboutpage table.access td dl.acc dd a:hover,
#aboutpage table.access td dl.acc dd a:active {
	text-decoration: none;
	color: #0095ff;
}



#aboutpage #company table.company_t {
	width:700px;
 margin-left: 20px;
	margin-top:20px;
	border: 1px solid #ccc;
	border-collapse:collapse;
}

#aboutpage #company table.company_t th {
	width: 150px;
    color: #333;
    background-color: #f0f0f0;
	border: 1px solid #ccc;
    padding: 8px;
	}

#aboutpage #company table.company_t td {
	width: 490px;
    padding: 8px;
	border: 1px solid #ccc;
	}


/* ==============================================
製品の特長ページ
/* ============================================= */
#pointpage{}


/* ==============================================
注文
/* ============================================= */

#undercolumn_shopping{



}

#complete_area{

width:700px;

margin: 0 auto;
}



/* ==============================================
ノベルティーページ
/* ============================================= */
#noveltypage {
	width:737px;
	}
	
#noveltypage p.comment {
	margin-left:30px;
	margin-top:35px;
	font-size:14px;
	line-height:170%;
	}

#noveltypage p.flow_txtimg {
	margin-top:25px;
	margin-left:30px;
}

#noveltypage div.flow_img {
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}

#noveltypage p.kome {
	margin-bottom:3px;
	margin-left:30px;
	font-size:14px;
}

#noveltypage div.example {
	margin-top:40px;
	margin-left:30px;
	margin-right:30px;
		font-size:14px;
}

#noveltypage div.example dl.left {

	float:left;
	}

#noveltypage div.example  .img {

}

#noveltypage div.example dl dd {

	}