/* common module
------------------------------ */
.clear{
	height:0px;
	clear:both;
}
* html .clear{
	overflow:hidden;
}
.alt {
	position:absolute;
	top:-5000px;
	left:-999px;
}
.floatleft{float:left;}
.floatright{float:right;}
.clearleft{clear:left;}
.clearright{clear:right;}
.clearboth{clear:both;}
.bold{
	font-weight:bold;
}
.align_right{
	text-align:right;
}
.align_center{
	text-align:center;
}
.align_left{
	text-align:left;
}

.mB0{
	margin-bottom:0px!important;
	}

.mB10{
	margin-bottom:10px!important;}
.mB20{
	margin-bottom:20px!important;}
.mB40{
	margin-bottom:40px!important;}

.mR0{
	margin-right:0px!important;
	}

.fontN{
	font-weight:normal!important;
	}

.bra{
	color:#000000!important;
	}

.size10{
	font-size:10px!important;
	}

.size12{
	font-size:12px!important;
	}

.red{
	color:#FF0000!important;
	}

a{ color:#0000CC;}

a:hover{ color:#79b7ff; text-decoration:underline;}

p{
	text-align:left;
	line-height:1.6;
}


/* body layout
------------------------------ */

body {
	text-align:center;/* for IE center layout */
	height:100%;
	font-size:12px;
	background:url(/shop/item/vegas/design/img05/bg_head.gif) repeat-x top;
}

body.FS2_body_Common_Closed{
	background:none;
}

div.layout_body{
	width:100%;
	text-align:center;
	background:url(/shop/item/vegas/design/img05/bg_all.jpg) no-repeat top;
	background-position: center 14px;
	text-align:center;
	}

body.FS2_body_Common_Closed div.layout_body{
	background:none;
}
	
div.layout_header {
	margin:0 auto;
	width:950px;
}

.layout_table {
	margin:0 auto;
	width:950px;
}

#container{
	width:950px;
	margin:0 auto;
	background:url(/shop/item/vegas/design/img05/bg_head.gif) repeat-x top;
	}
	
/* header
------------------------------ */

#header{
	width:950px;
	height:98px;
}

#header img.logo{
	float:left;
	}

#header .headerRightCol{
	width:710px;
	height:98px;
	float:right;
	position:relative;
	background:url(/shop/item/vegas/design/img05/bg_right_head.gif) no-repeat 0 13px;
	}

#header .headerRightCol p.text01{
	position:absolute;
	left:0px;
	top:13px;
	}

#header .headerRightCol p.hukidashi{
	position:absolute;
	left:440px;
	top:22px;
	}

#header .headerRightCol ul{
	width:271px;
	height:21px;
	position:absolute;
	left:439px;
	top:71px;
	}

#header .headerRightCol ul li{
	float:left;}

#header .headerRightCol ul li.m1,
#header .headerRightCol ul li.m2{
	margin-right:5px;
}


/* centerCol
------------------------------ */

#centerCol{
	width:710px;
	float:right;
	}

/* leftCol
------------------------------ */

#leftCol{
	width:240px;
	float:left;
	background:url(/shop/item/vegas/design/img05/left_bg.gif) no-repeat top left;
	padding-top:25px;
	}

/* --------- */

.loginBox{
	width:220px;
	height:123px;
	position:relative;
	background:url(/shop/item/vegas/design/img05/login_bg.gif) no-repeat;
	margin:0 auto 15px;
	}

.loginBox ul li.bt1{
	position:absolute;
	left:14px;
	top:13px;
	}

.loginBox ul li.bt2{
	position:absolute;
	left:14px;
	top:64px;
	}

.loginBox ul li a{
	font-size:10px;
	}

.loginBox ul li.text1{
	position:absolute;
	left:29px;
	top:97px;
	background:url(/shop/item/vegas/design/img05/list01.gif) no-repeat center left;
	padding-left:10px;
	line-height:1;
	}

.loginBox ul li.text2{
	position:absolute;
	left:120px;
	top:97px;
	background:url(/shop/item/vegas/design/img05/list01.gif) no-repeat center left;
	padding-left:10px;
	line-height:1;
	}

/* --------- */

.categoryBox{
	width:220px;
	margin:0 auto 15px;
	background:url(/shop/item/vegas/design/img05/cate_bg_bottom.gif) no-repeat bottom;
	padding-bottom:7px;
	}

.categoryBox ul{
	width:220px;
	background:url(/shop/item/vegas/design/img05/cate_bg.gif) repeat-y;
	}

.categoryBox ul li{
	width:218px;
	text-align:left;
	background:url(/shop/item/vegas/design/img05/border01.gif) repeat-x bottom;
	margin:0 auto;
	}

.categoryBox ul li a{
	padding:6px 10px 8px 26px;
	display:block;
	background:url(/shop/item/vegas/design/img05/list02.gif) no-repeat 10px 9px;
	color:#333;
	text-decoration:none;
	}
	
.categoryBox ul li a:hover{
	text-decoration:underline;
	}

/* --------- */

.beginnerBox{
	width:220px;
	margin:0 auto 10px;
	}

.beginnerBox ul{
	padding:8px;
	text-align:left;
	}

.beginnerBox ul li{
	padding:0 0 0 15px;
	background:url(/shop/item/vegas/design/img05/list03.gif) no-repeat 5px 7px;
	margin-bottom:3px;
	}

/* --------- */

ul.bannerBox img{
	width:220px;
	margin:0 auto;
	vertical-align:bottom;
	margin-bottom:10px;
	}


/* footer
------------------------------ */

#footerBg{
	height:176px;
	width:100%;
	background:url(/shop/item/vegas/design/img05/bg_bottom.gif) bottom repeat-x;
	text-align:center;
	}

#footer{
	height:176px;
	width:950px;
	margin:0 auto;
	background:url(/shop/item/vegas/design/img05/bg_bottom2.gif) bottom repeat-x;
	position:relative;
	}

#footer div.goTop{
	position:absolute;
	left:788px;
	top:42px;
	}

#footer div.goTop a{
	display:block;
	width:80px;
	height:26px;
	overflow:hidden;
}

#footer div.footerLink{
	width:546px;
	height:17px;
	position:absolute;
	left:204px;
	top:100px;
	color:#aaa;
	line-height:1.6;
	}

#footer div.footerLink a{
	color:#000;
	text-decoration:none;
	}

#footer div.footerLink a:hover{
	text-decoration:underline;
	}
	

	
#footer address{
	position:absolute;
	left:350px;
	top:155px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}


/* -------------------------------- */


/* welcome
-------------------------------- */

.welcome {
	display:block;
	line-height:1.5;
	margin-left:0;
	width:700px;
	height:21px;
	background:url(/shop/item/vegas/design/img05/name_bg.gif) no-repeat;
	color:#ffbf00;
	padding:3px 0 0 10px;
}

ul.login{
	padding:2px 0 3px 0;
	background:#F6F6F6;
	border-bottom:1px solid #ccc;
	}

ul.login li{
	background:url(/shop/item/vegas/design/img05/list01.gif) no-repeat left center;
	padding-left:11px;
	margin-right:5px;
	line-height:1;
	}
	

/* FS2_body_Goods_GoodsDetail
--------------------------------- */

.system_content{
	width:645px;
	margin:0 auto;
	}

.FS2_body_Goods_GoodsDetail .system_content{
	width:710px;
	margin:0 auto;
	padding-top:0px;
	}

.FS2_body_Goods_GoodsDetail .FS2_itemPrice_area .itemComment.FS2_upper_comment{
	background:transparent url(/shop/item/vegas/design/img05/ico_ex.gif) no-repeat scroll 0 2px;
	font-size:12px;
	padding-left:17px;
}

.FS2_body_Goods_GoodsDetail .FS2_itemPrice_area .itemComment.FS2_upper_comment a{
	color:#333333;
}

.FS2_body_Goods_GoodsDetail .system_content .user_inner_content.FS2_upper_comment div{
	display:block;
	position:relative;
	width:710px;
	height:280px;
	left:0;
	top:0;
}

.FS2_body_Goods_GoodsDetail .system_content .user_inner_content.FS2_upper_comment div div{
	width: 230px; 
	height: 280px; 
	position:absolute;
	left:420px;
	top:10px;
	}

.FS2_body_Goods_GoodsDetail .system_content .FS2_upper_comment div embed{
}



.FS2_body_Goods_GoodsDetail .system_content .gl_Item table{
	margin:0px 32px 0px;
}
*:first-child+html .FS2_body_Goods_GoodsDetail .system_content .gl_Item table{
	margin:0px 32px 0px;
}
* html .FS2_body_Goods_GoodsDetail .system_content .gl_Item table{
	margin:0px 16px 0px;
}

.FS2_body_Goods_GoodsDetail .system_content .gl_Item table table{
	margin:5px auto 0;
	float:left;
	clear:both;
}

.FS2_body_Goods_GoodsDetail .system_content .gl_Item table .FS2_Review_Detail_container_td table{
	margin-top:0px;
}

.FS2_body_Goods_GoodsDetail .system_content .gl_Item table.specTable01{
	margin:7px 0 20px 0;
}

.FS2_body_Goods_GoodsDetail .system_content .gl_Item table.userTable_01{
	margin:-41px 32px 40px 32px;
	width:645px;
}

.FS2_body_Goods_GoodsDetail .system_content .gl_Item .FS2_ReviewTextLink_area{
	margin:-30px 32px 0 32px;
	}

.FS2_body_Goods_GoodsDetail .system_content .gl_Item #bottomComment{
	padding-top:15px;
	margin-bottom:20px;
}

.FS2_body_Goods_GoodsDetail .system_content .gl_Item #bottomComment h3{
	border:none;
	padding:0;
	margin-bottom:3px;
}

.FS2_body_Goods_GoodsDetail .system_content .gl_Item #bottomComment ul{
	padding:12px;
}


.FS2_body_Goods_GoodsDetail .system_content .gl_Item #bottomComment ul li{
	margin:0 0 5px 10px;
	list-style-type:disc;
}

.FS2_body_Goods_GoodsDetail .utility{
	margin:0;
}


/* item
---------------------------------- */

.FS2_body_Goods_GoodsDetail .itemTitle{
	border-left:4px solid #b40000;
	font-size:18px;
	padding:2px 0 0 7px;
	margin-bottom:12px;
	color:#000;
	}

div.FS2_eye_catch_icon{
	margin-bottom:8px;
	}

p.FS2_itemPrice_text{
	font-size:12px;
	color:#010101;
	}

p.FS2_Stock{
	color:#000000;
	position:relative;
	padding-left:10px;
	margin-bottom:-28px;
	margin-top:20px;
	}
	

.FS2_body_Goods_GoodsDetail .FS2_itemlayout_td_Right form{
	background:#f3f1ec;
	border:1px solid #ddd;
	padding:5px 10px 7px;
	margin-bottom:10px;
	overflow:hidden;
	}

* html .FS2_body_Goods_GoodsDetail .FS2_itemlayout_td_Right form{ background:none; border:none;}

.FS2_figure_table_td_figure {
padding-top:17px;
}
.FS2_figure_table_td_input_cnt {
padding-top:16px;
}
.FS2_figure_table_td_updn_btn {
padding-top:15px;
}

.FS2_inputSelection th,
.FS2_inputSelection td{
	background:#F3F1EC;
	border-bottom:none;
	text-align:left;
	color:#000000;
	padding:0 5px 0 0;
	}

body.FS2_body_Member_MemberEntryEdit div.layout_body .system_content input,
body.FS2_body_Member_MemberEntryEdit div.layout_body .system_content select{
margin:0 3px 3px;
padding:1px;
}

*:first-child+html body.FS2_body_Member_MemberEntryEdit div.layout_body .system_content input{
margin:3px;
}

.FS2_ReviewTextLink_area a{
	padding-left:17px;
	background:url(/shop/item/vegas/design/img05/list02.gif) no-repeat;}

.FS2_ItemComment .point{
	width:645px;
	height:142px;
	background:url(/shop/item/vegas/design/img05/item_point_bg.gif) no-repeat;
	position:relative;
	margin:0 auto 15px;
	}

.FS2_ItemComment h2{
	margin-bottom:10px;
}

.FS2_ItemComment .point p{
	width:467px;
	position:absolute;
	left:163px;
	top:30px;
	line-height:1.7;
	letter-spacing:normal;
	}

.FS2_ItemComment .specTable01{
	width:645px;
	margin-bottom:20px;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	}

.FS2_ItemComment .specTable01 th{
	background:#f6f6f6;
	width:100px;
	padding:7px 10px 5px;
	border:1px solid #CCCCCC;
	border-bottom:none;
	}
	
.FS2_ItemComment .specTable01 td{
	background:#FFF;
	padding:5px 10px;
	border:1px solid #CCCCCC;
	border-bottom:none;
	}

.FS2_ItemComment h3{
	border-bottom:1px dotted #999;
	color:#444;
	font-size:14px;
	margin-bottom:7px;
	padding-bottom:1px;
	}

.FS2_ItemComment p{
	margin-bottom:15px;
	letter-spacing:1px;
	line-height:1.6;
	color:#222;
	}

.FS2_ReviewTextLink_area a{
	padding-left:17px;
	background:url(/shop/item/vegas/design/img05/list02.gif) no-repeat;}


/* ?????p?K?C?h */

@charset "utf-8";
/* CSS Document */

#FS2_body_Goods_guide .guideFlow {
	width:645px; 
	font-size:14px;
	margin:0; 
	padding:0;
	}
	

.FS2_body_Goods_guide .guideFlow dl {
	width:645px;
	margin:0;
	padding:0;
	}


.FS2_body_Goods_guide .guideFlow dl dt {
	float: left;
	width: 380px;
	line-height:150%;
	margin:0;
	padding:0;
	}

.FS2_body_Goods_guide .guideFlow dl dt p {
	margin:0;
	padding:10px 0;
	}
	
.FS2_body_Goods_guide .guideFlow dl dt p.num01 {
	background:url(/shop/item/vegas/design/img05/ico_gnum_01.gif) no-repeat 0 5px;
	padding-left:35px;
	}
	
.FS2_body_Goods_guide .guideFlow dl dt p.num02 {
	background:url(/shop/item/vegas/design/img05/ico_gnum_02.gif) no-repeat 0 5px;
	padding-left:35px;
	}
	
.FS2_body_Goods_guide .guideFlow dl dt p.num03 {
	background:url(/shop/item/vegas/design/img05/ico_gnum_03.gif) no-repeat 0 5px;
	padding-left:35px;
	}

.FS2_body_Goods_guide .guideFlow dl dt p.num04 {
	background:url(/shop/item/vegas/design/img05/ico_gnum_04.gif) no-repeat 0 5px;
	padding-left:35px;
	}
	
.FS2_body_Goods_guide .guideFlow dl dt p.num05 {
	background:url(/shop/item/vegas/design/img05/ico_gnum_05.gif) no-repeat 0 5px;
	padding-left:35px;
	}
	
.FS2_body_Goods_guide .guideFlow dl dt p.num06 {
	background:url(/shop/item/vegas/design/img05/ico_gnum_06.gif) no-repeat 0 5px;
	padding-left:35px;
	}
	

.FS2_body_Goods_guide .guideFlow dl dd {
	width:236px;
	margin-left:400px;
	margin-bottom:20px;
	border:3px solid #dcdcdc;
	text-align:center;
	padding:2px 0;
	}

.FS2_body_Goods_guide .under{
	padding:0 0 10px;
}


.FS2_body_Goods_guide .under li{
	list-style-position:inside;
	list-style-type:inherit;
	margin:5px;
	}

.FS2_body_Goods_guide h4.Definition{
	margin:15px 0 10px;
	font-size:14px;
	}


.FS2_body_Goods_guide .fcRed {
	color:#ff0000;
	}
	
.FS2_body_Goods_guide .fwBold {
	font-weight:bold;
	}
	
.FS2_body_Goods_guide .fs10 {
	font-size:10px;
	}
	
.FS2_body_Goods_guide .capture {
	width:510px;
	padding:10px 0;
	text-align:center;
	border:3px solid #dcdcdc;
	margin:5px 0 30px 0;
	}



/* ???菤?????@?Ɋ�?Â�?\?? */

#FS2_body_Config h3.CrossHead,
#FS2_body_Config h2.CrossHead,
h3.CrossHeadStar{
	width:618px;
	height:27px;
	padding:0 0 0 27px;
	border:none;
	background:url(/shop/item/vegas/design/img05/h3.gif) no-repeat;
	margin:20px 0 10px;
	color:#333;
	font-size:16px;
}

#FS2_body_Config .Definition{
	font-size:14px;
}


/* ?????o?^ */

.FS2_body_Member_MemberEntryEdit .userTable_01 th{
	background:#fff5d8 none repeat scroll 0 0;
	color:#784b4b;
}

.FS2_body_Member_MemberEntryEdit .userTable_01 td input{
	vertical-align:middle;
}

.FS2_body_Member_MemberEntryConfirm .userTable_01 th{
	background:#fff5d8 none repeat scroll 0 0;
	color:#784b4b;
}


/* ???i???X?g */


.FS2_body_Goods_item p.FS2_itemPrice_text{
	margin-bottom:5px;
	text-align:left;
	padding-left:1px;
}

.FS2_body_Goods_item #FS2_itemlayout_A{
	padding-bottom:5px;
	border-bottom:1px dotted #ccc;
}

.FS2_body_Goods_item .FS2_itemlayout_td_Right .itemRight{
	float:left;
}

.FS2_body_Goods_item .FS2_itemlayout_td_Right .itemPrice{
	font-size:18px;
}


/* ?}?C?y?[?W 
---------------------------------------------------------*/

#FS2_body_MyPage .user_content.FS2_upper_comment img,
#FS2_body_Member .user_content.FS2_upper_comment img,
.FS2_body_Common_Information .user_content.FS2_upper_comment img{
	margin:0px 0 15px -32px;
}

* html #FS2_body_Member .user_content.FS2_upper_comment img{margin:0px 0 15px 0px;}

* html .FS2_body_Member_MemberEntryEdit .system_content form{ padding-left:35px;}

.FS2_body_Common_Information span ul{
	padding:7px 16px;
	}

.FS2_body_Common_Information span ul li{
	list-style-type:disc;
	margin-bottom:5px;
	}

.FS2_body_MyPage_MyPageTop h3.CrossHead{
	width:618px;
	height:27px;
	padding:0 0 0 27px;
	border:none;
	background:url(/shop/item/vegas/design/img05/h3.gif) no-repeat;
	margin:20px 0 10px;
	color:#333;
	font-size:16px;
}

/* ???r???[??*/

.FS2_body_MyReviewList .cartTable td{
	border-bottom:none;
}

/* ?o?^?ύX */
.FS2_body_MyPage_PasswordEdit .userTable_01{
	margin:10px 0 10px;
	}

.FS2_body_MyPage_PasswordEdit .userTable_01 td{
	padding:8px 7px;
	}

/* ???r???[???O?C?? */

.FS2_body_ReviewLogin h3.CrossHead{
	width:618px;
	height:27px;
	padding:0 0 0 27px;
	border:none;
	background:url(/shop/item/vegas/design/img05/h3.gif) no-repeat;
	margin:20px 0 10px;
	color:#333;
	font-size:16px;
}

.FS2_body_ReviewLogin .FS2_Login_comment_area{
	margin:0;
}

.FS2_body_ReviewLogin .FS2_login_layout_table_td_left{
	padding-top:20px;
}

.FS2_body_ReviewLogin .FS2_login_layout_table_td_left .error_content{
	margin:-10px 0px 5px;
	padding:5px 0;
}

.FS2_body_Goods_GoodsGroupList_1 dl.faq dt{
	width:625px;
	height:25px;
	background:url(/shop/item/vegas/design/img05/bg_qanda.gif) no-repeat;
	font-size:14px;
	color:#b00000;
	margin-bottom:12px;
	font-weight:bold;
	padding:5px 10px 0;
	}

.FS2_body_Goods_GoodsGroupList_1 dl.faq dd{
	margin-bottom:3px;
	padding:0 0 0 15px;
	margin-bottom:25px;
	line-height:1.6;
}

.FS2_body_Common_Information td.layout_content{
	background:none;
	}

.FS2_body_Goods_GoodsGroupList_1 p.pan,
.FS2_body_Goods_GoodsGroupList_2 p.pan,
.FS2_body_Goods_GoodsGroupList_3 p.pan,
.FS2_body_Goods_GoodsGroupList_4 p.pan,
.FS2_body_Goods_GoodsGroupList_5 p.pan{
	margin-left:0;
	padding-left:3px;}
	
.FS2_body_Goods_GoodsDetail p.pan{
	margin-left:0;
	padding-left:15px;}

/* ?g?c?ǉ�?????????? 
---------------------------------------------------------*/
.FS2_body_Goods_GoodsDetail .system_content .gl_Item div.detitem_t{
width:645px;
}
.FS2_body_Goods_GoodsDetail .system_content .gl_Item div.detitem_t div.left{
width:450px;
}
.FS2_body_Goods_GoodsDetail .system_content .gl_Item div.detitem_t div.right{
float:right;
width:183px;
text-align:right;
}

.FS2_body_Goods_GoodsDetail .system_content .gl_Item div.detitem02_t{
width:645px;
}
.FS2_body_Goods_GoodsDetail .system_content .gl_Item div.detitem02_t div.left{
width:410px;
}
.FS2_body_Goods_GoodsDetail .system_content .gl_Item div.detitem02_t div.right{
float:right;
width:220px;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.FS2_ReviewImage_table{margin:20px 0 10px;}

#footguide{
	width:950px;
	margin:0 auto;
}

#footguide #guidesub{
	width:923px;
	margin:15px 0px 15px 10px;
	border:1px solid #d6d6d6;

}
#footguide #guidesub h2{

	margin-bottom:15px;	

}
#footguide #guidesub p,
#gokounyuUnder p{
	padding:5px 15px;
	padding-bottom:20px;
}

#footguide #guidesub p.bdm,
#gokounyuUnder p.bdm{
	font-weight:bold;
	font-size:14px;
	border-bottom:2px dotted #d6d6d6;
	padding:0px 10px 5px 0px;
	margin:0px 15px;
}
