@charset "UTF-8";

/* /library/otc/：共通設定
--------------------------------------------------------------------*/
.clr {
	clear:both;
	}

/* レイアウト
--------------------------------------------------------------------*/
/* フレーム */
body#otc #mainarea div#box1 {
	width:640px;
	text-align:left;
	}

/* コンテンツ
--------------------------------------------------------------------*/
/* セクション */
body#otc #mainarea div#box1 div.doc {
	padding:10px 0 1px 0;
	background:url("/support/otc/img/dotline_C3C9CB.gif") repeat-x 0 100%;
	margin:0:
	}

/* サブタイトル */
body#otc #mainarea div#box1 div.doc h2 {
	padding:3px 0;
	}

body#otc #mainarea div#box1 div.doc h2 span.num {
	background:#FFCC33;
	border:1px solid #000000;
	padding:0 1px 0 2px;
	}

body#otc #mainarea div#box1 div.doc h2 span.tit {
	background:#000000;
	border:1px solid #000000;
	color:#FFFFFF;
	padding:0 8px 0 5px;
	}

/* MTテンプレート用 */
body#otc #mainarea div#box1 div.doc1 {
	padding:0px 0 1px 0;
	background:url("/support/otc/img/dotline_C3C9CB.gif") repeat-x 0 100%;
	margin:0:
	}

body#otc #mainarea div#box1 div h3 {
	padding:13px 0 3px;
	}

body#otc #mainarea div#box1 div h3 span.num {
	background:#FFCC33;
	border:1px solid #000000;
	padding:0 1px 0 2px;
	}

body#otc #mainarea div#box1 div h3 span.tit {
	background:#000000;
	border:1px solid #000000;
	color:#FFFFFF;
	padding:0 8px 0 5px;
	}

body#otc #mainarea div#box1 div p.subt {
	font-weight:bold;
	font-color:#000000;
	padding:8px 0 7px 0;
	}

/* テキストエリア */
body#otc #mainarea div#box1 div div.commentbox {
	float:left;
	width:420px;
	margin:0 20px 0 0;
	text-align:left;
	}

body#otc #mainarea div#box1 div div.commentbox p.comment {
	margin:0 0 10px 0;
	}

body#otc #mainarea div#box1 div div.commentbox p.shop {
	background:url("/support/otc/img/icon_dealer.gif") no-repeat 0 2px;
	padding-left:15px;
	}

body#otc #mainarea div#box1 div div.commentbox p.staff {
	background:url("/support/otc/img/icon_bike.gif") no-repeat 0 2px;
	padding-left:15px;
	}

body#otc #mainarea div#box1 div div.commentbox div.linkbox {
	margin:13px 0 15px 0;
	}

body#otc #mainarea div#box1 div div.commentbox div.linkbox p.b-link {
	float:left;
	width:129px;
	}

/* 画像エリア */
body#otc #mainarea div#box1 div div.imgbox {
	float:right;
	width:200px;
	margin:0 0 15px 0;
	text-align:left;
	background:#DDDDDD;
	}

body#otc #mainarea div#box1 div div.imgbox img {
	margin:5px;
}
