@charset "UTF-8";

h1,h2,h3,h4,h5,h6,p,ul,ol,li,div,dl,dt,dd,form,img,hr,table,tr,td{
	margin:0px;
	padding:0px;
	border:none;
}


/* 全体構造
---------------------------------------------------- */
body{
	margin:0 auto;
	padding:0;
	line-height:1.6;
	font-size:12px;
	color:#111;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro", "Osaka", "lroSVbN";
}


/* リンク
---------------------------------------------------- */
a:link {
	color:#0088CC;
	text-decoration:underline;
}

a:visited {
	color:#0088CC;
	text-decoration:underline;
}

a:hover {
	color:#C0143D;
	text-decoration:underline;
}


/* フロートクリア
---------------------------------------------------- */
.cl{
	clear:both;
	line-height:1.0;
}

.cl_line{
	clear:both;
	width:10px;
	height:1px;
	line-height:1.0;
}


/*　コンテンツ
---------------------------------------------------- */
#wrapper{
	margin:0px auto;
	text-align:left;
	background:url(../img/body_bg.jpg) #FFF repeat-x left top;
}

#wrapper_sub{
	margin:0px auto;
	text-align:left;
	background:url(../img/body_bg_sub.jpg) #FFF repeat-x left top;
}

#contents{
	margin:0 auto;
	width: 100%;
	text-align:left;
}

#co_l{
	display:none;
}

#co_r{
	width: 100%;
	padding:0 0 20px 0;
}

h5.title{
    display:none;
}

/*　ヘッダー
---------------------------------------------------- */
#header{
	display:block;
}


/*　ボックスライン
---------------------------------------------------- */
.box_line00{
	border-top:1px #555 solid;
	border-bottom:1px #555 solid;
}

.box_line{
	border:1px #CCD1D7 solid;
	border-top:none;
	padding:10px;
}


/*　タイトル
---------------------------------------------------- */
.title{
	width:725px;
	height:26px;
	padding:4px 10px 0 10px;
	font-weight:bold;
	font-size:14px;
	background:url(../img/long_titlebg.jpg) #D5D7D9 no-repeat left top;
	color:#333;
}


/*　テキスト
---------------------------------------------------- */
.text01{
	padding:15px 0 0 0;
}

.bold_t{
	font-weight:bold;
}


/*　パンくず
---------------------------------------------------- */
#pan{
	border-top:1px #CCD1D7 dotted;
	border-bottom:1px #CCD1D7 dotted;
	padding:5px;
	background:#F0F0F0;
}

#pan_detail{
	margin:0 0 10px 0;
	border-top:1px #CCD1D7 dotted;
	border-bottom:1px #CCD1D7 dotted;
	padding:5px;
	background:#F0F0F0;
}


/*　ページ下バナー

---------------------------------------------------- */
.banner{
	text-align:center;
	padding:20px 0 0 0;
    display:none;
}


/*　トップ以外ナビ
---------------------------------------------------- */
#navi{
	display:none;
}



/* フッター
---------------------------------------------------- */
#footer{
    display:none;
	margin:0 auto;
	text-align:center;
	background:url(../img/foot_bg.jpg) repeat-x left top;
}

#footerP{
	display:none;
}

#copy{
	text-align:center;
	color:#AAA;
	padding:50px 0 10px 0;
}



/*　詳細ページ
---------------------------------------------------- */
#detail_l{
	width:auto;
	font-size:14px;
}

#detail_r{
	display:none;
}

.detail_l_sp{
	width:100%;
	padding:10px 10px 10px 3px;
}

/*　詳細ページ タイトル
------------------------------ */
.detail_title{
	width:515px;
	height:26px;
	padding:4px 10px 0 10px;
	font-weight:bold;
	font-size:14px;
	background:url(../img/detail_titlebg.jpg) #D5D7D9 no-repeat left top;
	color:#333;
}

#detail_infotitle{
	width:493px;
	height:28px;
	margin:10px 0 0 7px;
	padding:4px 10px 0 10px;
	font-weight:bold;
	font-size:14px;
	background:url(../img/detail_titlebg01.jpg) no-repeat left top;
	color:#FFF;
}

.detail_r_title{
	clear:both;
	width:180px;
	height:23px;
	padding:3px 10px 0 10px;
	font-weight:bold;
	font-size:12px;
	background:url(../img/detailbl_titlebg.jpg) #5B5B5B no-repeat left top;
	color:#FFF;
	text-align:center;
}

/*　詳細ページ ボックス
------------------------------ */
#detail_photo{
	float:left;
	width:35%;
	padding:0 0 8px 0;
}

#detail_rtbox{
	float:right;
	width:63%;
	padding:0 0 8px 0;
}

/*　詳細ページ テーブル
------------------------------ */
#detail_price{
	color:#C0143D;
	font-size:16px;
	font-weight:bolder;
	line-height:1.5;
	margin:0 0 5px 0;
}

#detail_price span{
	background:#F8EBBA;
	font-size:12px;
	font-weight:normal;
	color:#333;
	padding:2px;
}

.detail_table00{
	width:100%;
	border-collapse:collapse;
	border:none;
}

.det00_tdl{
	font-weight:bold;
	padding:4px 15px 4px 0;
	width:120px;
	border-top:1px #999 dotted;
	border-bottom:1px #999 dotted;
}

.det00_tdr{
	padding:4px 0 4px 0;
	border-top:1px #999 dotted;
	border-bottom:1px #999 dotted;
}

.detail_table01{
	width:100%;
	border-collapse:collapse;
	border:none;
	margin:0 0 0 7px;
}

.det01_tdl_w{
	font-weight:bold;
	padding:5px 10px 5px 5px;
	border-bottom:1px #999 dotted;
}

.det01_tdr_w{
	padding:5px 5px 5px 0;
	border-bottom:1px #999 dotted;
}

.det01_tdl_g{
	font-weight:bold;
	padding:5px 10px 5px 5px;
	border-bottom:1px #999 dotted;
	background:#F0F0F0;
}

.det01_tdr_g{
	padding:5px 5px 5px 0;
	border-bottom:1px #999 dotted;
	background:#F0F0F0;
}


/*　写真ページ テーブル
------------------------------ */
.thumbnai{
	float:left;
	width:97px;
	padding:7px 0 0 7px;
}


/*　プリント用ロゴ
------------------------------ */
#print_logo{
	text-align:center;
	padding:0 0 15px 0;
}

/* List */
#search_box{
    display: none;
}












