/*
===============================================================================
/css/second_index.css
第二階層INDEX用共通スタイルシート
===============================================================================*/


/* Title
===============================================================================*/
div#title {
	margin:15px 0 0;
	background:#fff url(../images/categoryIndex_04.gif) repeat-x top left;
	width:auto;
}

/* CategoryIndex
===============================================================================*/
div#categoryIndex {
	padding:65px 0 0 95px;
	margin:0;
}
/*	height:378px;	
	voice-family: "\"}\"";
	voice-family:inherit;
	height:313px;
} html>body div#categoryIndex {height:313px;}
*/

img#contentsTitle {
	display:block;
}

/* ContentsList
===============================================================================*/
/*
div#contentsList {
	padding:6px 0 0 16px;
	margin:0 0 15px;
	background:#fff url(../images/categoryIndex_03.gif) repeat-y bottom right;

	border-left:1px solid #333;

	width:665px;
	font-size:x-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:648px;
	font-size:small;
} html>body div#contentsList {width:648px; font-size:small;}
*/

div#contentsList {
	padding:6px 0 0 16px;
	margin:0 0 15px;
	width:681px;
	font-size:x-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:664px;
	font-size:small;
} html>body div#contentsList {width:664px; font-size:small;}


div#contentsList h1 {
	font-weight:bold;
	border:none;
	margin:0;
	padding:0 0 0 15px;

	width:647px;
	font-size:x-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:small;
	width:632px;
} html>body div#contentsList h1 {font-size:small; width:632px;}

div#contentsList p {
	margin:0 0 8px 0;
	padding:0;
}
