@charset "utf-8";
/* CSS Document */

a {
	color:#524E4C;
}

hr {
	margin-top:10px;
}

/* キャンバス枠 */
#canvas {
	background-image:none;
}

#header h1 {
		background-image:none;
	}

#support {

}

#main h2 {
	margin-top:20px;
	margin-bottom:20px;
}

#supporttext {
	padding:10px;
}

#support p {
	padding:10px;
	text-align:center;
}


/* 入力フォーム */

#title {
	width:500px;
}

#email {
	width:300px;
}

#content {
	width:650px;
	height:200px;
}


/* ロゴバー */
#dinquiry-bar {
	width:860px;
	height:18px;
	margin-left:10px;
	background-image:url(../../../../share/img/share_ds_hp_inquiry_inquiry_bar.jpg);
	background-repeat:no-repeat;
	background-position:1px top;
}

/* 広告フッター */
#ad-footer {
	clear:both;
	width:925px;
	height:30px;
	background-color:#E5E5E5;
}

* html #ad-footer {
	height:30px;
	font-size:10px;
}

/* 作業記録仕切り線 */
.work-line {
	margin-left:10px;
}
