/* 
---------------------------------------
style sheet
kagami site
update 2005.03.16
---------------------------------------
*/

td,th{
vertical-align:top;
}

/*----format----*/
h1,h2,h3,h4,p{
	margin:0;
	padding:0;
	font-size:12px;
	line-height: 1.5em;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color: #333;
}

a img
	{
	border: none;
	}
	
/*----	whatsnew	----*/
#whatsnew h2{
	padding-bottom:15px;

}

#whatsnew .program{
	padding:5px 3px 10px 13px;
	margin-bottom:10px;
	border-bottom: 1px dotted #e5e5e5;
}

#whatsnew h3{
	padding:0 15px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #0095c6;
}


#whatsnew .p_guide{
	font-size: 10px;
	width:95%;
	line-height: 1.4em;
	background-color: #fbfbfb; 
	border: 1px solid #d2d8be;
	padding:6px 6px 6px 6px;
  	margin:5px 0 5px 0px;
}

p.caption{
	font-size: 10px;
	line-height: 1.5em;
	color: #666;
  	margin:5px 5px 0 5px;
}



/*----	topics	----*/


#topics h2{
	padding-bottom:15px;
}

#topics .books{
	padding-bottom:8px;
	margin-bottom:8px;
}

#topics .line{
	padding-bottom:0;
	margin-bottom:0;
	border-bottom: 1px dotted #e5e5e5;
}


#topics h3{
	padding:0 0 5px 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #333;
}

#topics .bookimage{
	width:70px;
	float:left;
	margin-left:3px;
}

#topics .booktxt{
	width:100px;
	float:right;
	font-size: 10px;
	line-height: 15px;
}

#topics .booktxt img{
	margin-top:15px;
}

/*----	mobile	----*/
#mobile {
	border-top: 1px dotted #e5e5e5;
	padding:15px 15px 50px 15px;

}
#mobile p{
	font-size:12px;
	line-height: 1.5em;
}

#mobile .caption{
	font-size:10px;
	line-height: 1.4em;
}



/*----	2nd	----*/
.text {
	font-size: 12px;
	line-height: 18px;
	color: #333
}
#content{
	padding:20px 10px 40px 15px;
	font-size: 12px;
	line-height: 18px;
	color: #333

}

/*----	howto ----*/
#howto {
	border-bottom: 1px dotted #e5e5e5;
	padding:15px 15px 15px 15px;

}



/* ---- Books ----- */

#books{
	margin-top:10px;
}

#books .bookimage{
	float:left;
}

#books h3{
	font-weight:bold;
}

#books .booktxt{
	float:left;
	padding-left:10px;
	width:150px;
	_width:160px;
}

#books .booktxt a img{
	margin-top:5px;
}

#books table td{
	padding:30px 0 15px 30px;
}


#books table td.left{
	border-right:dotted 1px #DDD;
}

#books table td.left,
#books table td.right{
	border-bottom:dotted 1px #DDD;
}


td#topMain{
padding:30px 20px 0 20px;
}

td#topMain #submitURL{
	width:274px;
	_width:304px;
	/*\*/ /*/ width:304px; /**/
	background:#E9E3D1 url(./img/h2SubmitURLBG.gif) repeat-x left bottom;
	padding:15px 15px 20px 15px;
	margin-bottom:10px;
}

td#topMain .left{
width:60%;
}

td#topMain .left table{
margin:10px 0 10px 0;
width:309px;
}

td#topMain .left table td{
border-bottom:dotted 1px #CCC;
padding:3px;
color: #636177;
}

td#topMain .left h3{
font-weight:bold;
color: #459BCC;
}

td#topMain .left span.star{
color:#F00;
}



/* ---- Media ----- */
#media{
	margin:20px 30px 50px 30px;
}

#media .program{
	border-bottom:dotted 1px #DDD;
	margin:10px 0;
	padding:0 0 10px 0;

}

#media .program h3{
	color:#0094C7;
	font-weight:bold;
	margin:0 0 5px 0;
}


#media .program div.p_guide{
	font-size: 10px;
	width:95%;
	line-height: 1.4em;
	background-color: #fbfbfb; 
	border: 1px solid #d2d8be;
	padding:6px 6px 6px 6px;
  	margin:5px 0 5px 0px;
}

/* toBacknumber */

p.toBackNumber{
	text-align:right;
	margin-bottom:20px;
}
