/* CSS Document */

div#TitleHeadDetail{
	width:69em;
	margin: auto;
	padding:9px 13px 5px 21px;
	background: #e5f2f7;
	}

#DetailH1{
	float:left;
	}
	
h1{	font-size:20px;
	color:#000000;
	font-weight:bold;
	margin-bottom:7px;
	display:block;
	}

#Description{
	background-image:url(../../images/detail_description_bottom.gif);
	background-repeat:no-repeat;
	background-position: right top;
	}
	
#Description ul{
	margin-right:7px;
		}
		
#Description li{
	margin-bottom:3px;
	padding:2px 10px 4px 30px;
	_padding:2px 10px 5px 30px;
	background-image:url(../../images/detail_description_head.gif) ;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-weight:bold;
	}
	
*+html body #Description li{
	margin-bottom:3px;
	padding:2px 10px 5px 30px;
	background-image:url(../../images/detail_description_head.gif) ;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-weight:bold;
	}

.Titlebar{
	width:526px;
	height:23px;
	margin:15px 0 15px 0;
	background-image:   url("../../images/titlebar_detail.gif");
	background-repeat:no-repeat;
	}

.Titlebar img{
	margin:4px 0 0 17px;
	}

.Block{
	width:44em;
	margin-top:8px;
	padding:15px 10px;
	background: #ffffff;
	float:left;
}

.Block02{
	width:44em;
	margin-top:8px;
	padding:15px 10px;
	background: #ffffff;
	float:left;
}

.MainBlock{
	width:44em;
	margin-top:8px;
	margin-bottom:12px;
	padding:15px 10px;
	background: #ffffff;
	float:left;
}

.BlockLong{
	width:81.2em;
	margin-bottom:3px;
	padding:5px 15px;
	background: #ffffff;
	font-weight:bold;
	font-size:10px;
}

#BlockRight{
	width:255px;
	margin-top:8px;
	margin-bottom:20px;
	float:right;
}

#BlockRight img{
	margin-bottom:7px;
	}

.TextBox{
	width: 510px;
	margin:15px 0 10px 13px;
	}
	
.TextBox2{
	width: 480px;
	margin:0 0 10px 40px;
	}

/* 追加（Xarts氏平）---------------- */

/* 法人側、申請中展示画面 */
p.attentionPreview{
	text-align:center;
	color:#f00;
	font-weight:bold;
	font-size:16px;
	margin-bottom:3px;
}

/* 個人側、「この展示に投稿する」タイトルバー */
.subTitlebar{
	text-align:center;
	width:446px;
	margin:36px auto 0 auto;
}



/* --------------------------------- */

/* 追加（Xarts中原）---------------- */
/* 下部広告バーのTopに空白を設ける	 */
div#ad {
	width:61em;
	margin: 18px auto 7px auto;
	padding: 4px 0 4px;
	background: #ffffff;
	}
/* --------------------------------- */


 
#View ul{
	width:600px;
	list-style-type: none;
}

#View li{
	width:190px;
	margin:0px 0 0 0;
	float: left;
	display: inline;
	}

#View li.First{
	margin-left:8px;
	}

dd textarea.message{
	width: 420px;
	height:100px;
}
