@charset "UTF-8";

/*----------------------------------------------------------------------
/			 Site Common Banner
/----------------------------------------------------------------------*/

/*----------------------------------------------------------------------
/		index
/----------------------------------------------------------------------*/
div.innerMain#index h2{
	padding:0;
	background: none
}

/*----------------------------------------------------------------------
/		link
/----------------------------------------------------------------------*/
div.innerMain#link h2{
	margin-bottom: 0px;
	padding:0;
	background:none;
}
div.innerMain#link th{
	width: 180px;
	font-weight:normal;
	vertical-align:top;
}
div.innerMain#link table{
}
div.innerMain#link th a{
	color: #cc0000;
}
div.innerMain#link th,
div.innerMain#link td{
	padding-top:2px;
	padding-bottom:2px;
}
div.innerMain#link div.chapter{
	border-bottom:1px solid #dddddd;
	padding-bottom:10px;
	margin-bottom: 10px;
}
/*----------------------------------------------------------------------
/		map
/----------------------------------------------------------------------*/
div.innerMain#map div.map{
	margin-bottom: 10px;
}
/*----------------------------------------------------------------------
/		cart
/----------------------------------------------------------------------*/
div.innerMain#cart ul.caution{
	margin-bottom: 10px;
}
div.innerMain#cart div.buy{
	text-align:center;
	border-top:1px solid #cccccc;
	padding-top: 10px;
}
div.innerMain#cart div.buy input{
	font-size: 110%;
}

/*----------------------------------------------------------------------
/		about c
/----------------------------------------------------------------------*/
body.window #aboutC th{
	width: 70px;
	white-space: nowrap;
	text-align:left;
	color: #cc0000;
}