
@import url(ctml.css);
@import url(common.css);

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

#main h3
{
	
	font-size:100%;
	
	color:#888888;
	border-bottom:1px dashed #888888;
	
	margin:20px 10px 0;
	padding-left:25px;
	
	background:url(../../../../img/design/side_h2.png) no-repeat left center;
	
}

.r_div{margin-left:50px;}

.mwr{font-weight:normal;}

.date_p a{margin:5px;}

.date_p
{
	
	text-align:right;
	margin-bottom:0.5em;
	
}

.date
{
	
	font-size:90%;
	
	margin-left:5px;
	border-bottom:1px dashed !important;
	
}

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

.text_p{font:100%/150% "ＭＳ Ｐゴシック",sans-serif;}

pre
{
	
	white-space:pre;
	width:80px;
	
	padding-left:10px;
	padding-top:20px;
	
	font:10pt/120% "ＭＳ Ｐゴシック",sans-serif;
	
}

#icon_div
{
	
	color:gray;
	background:#fafafa;
	
	margin-top:2em;
	margin-left:40%;
	
}

#res_back
{
	
	text-align:center;
	clear:both;
	
	margin-top:20px;
	margin-bottom:-20px;
	
}

#prev_next{margin-top:30px;}

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

.search_word
{
	
	font-weight:bold;
	background:#ffff66;
	
}

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

.old_ul
{
	
	float:left;
	margin:20px 20px 5px 10px;
	padding-left:20px;
	
}

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

.bc_1{border-bottom-color:#ff0000;}
.bc_2{border-bottom-color:#dd3333;}
.bc_3{border-bottom-color:#ff8888;}
.bc_4{border-bottom-color:#ee8800;}
.bc_5{border-bottom-color:#339933;}
.bc_6{border-bottom-color:#008888;}
.bc_7{border-bottom-color:#6666ff;}
.bc_8{border-bottom-color:#0000ff;}
.bc_9{border-bottom-color:#cc33ff;}
.bc_10{border-bottom-color:#9900dd;}
.bc_11{border-bottom-color:#666666;}


