/* 商品案内各教科インデックス CSS Document */
#wrap	{
	text-align: left;
	line-height:1.5em;
}
#goods	{
	margin: 1em;
}

#goods p {
	margin-top: 13px;
	margin-bottom: 13px;
}

#goods table {
	margin-bottom: 10px;
	margin-top: 5px;
	border-collapse: separate;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

#goods table th {
	font-weight: 700;
	padding: 5px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#goods table td {
	padding: 5px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


#goods ul {
	margin-left: 25px;
	margin-top: 15px;
}

#goods h1 {
	font-size: 80%;
	font-weight: normal;
}
#goods h3	{
	clear: both;
	font-size: 133.4%;
	font-weight: 700;
	margin-bottom: 15px;
	margin-top: 10px;
}

#goods h3 img {
	vertical-align: middle;
	padding-left: 5px;
}

#goods h4 {
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 116.7%;
	font-weight: 700;
}

#goods h4 img {
	vertical-align: middle;
	padding-right: 5px;
}


/*
#goods ul li {
	list-style-image: url(../../goods/sugaku_list/images/glist_normal.gif);
}
*/

#goods .others li {
	list-style-image: none;
	list-style-type: disc;
}

#goods .others li strong {
	font-weight: 700;
}

#goods .nonelist li {
	list-style-image: none;
	list-style-type: none;
}

#goods ul .sinkan {
	list-style-image: url(sugaku_list/images/glist_sinkan.gif);
}



#goods ul .sinkan2 {
	list-style-image: url(sugaku_list/images/glist_sinkan2.gif);
}


#goods ul .kaitei {
	list-style-image: url(sugaku_list/images/glist_kaitei.gif);
}
#goods ul .syohan {
	list-style-image: url(sugaku_list/images/glist_normal3.gif);
}

/*
#sugaku ul .sinkan {
	list-style-image: url(sugaku_list/images/glist_sinkan2.gif);
}
*/

#sugaku ul .kaitei2 {
	list-style-image: url(sugaku_list/images/glist_kaitei2.gif);
}
#menu2	{
	border: 1px dotted #999999;
	padding: 2px;
	height: 1.5em;
}
#goods .left-side	{
	list-style-image: none;
	list-style-type: circle;
	float: left;
	margin-right: 15px;
	display: block;
}
#goods table th,td {
	padding: 3px;
}
#goods table th {
	background-color: #DDDDDD;
	text-align: center;
}

#mn h3,
#mn h2 {
	font-weight: 700;
	font-size: 133.4%;
	margin-bottom: 5px;
}

#mn h3 strong {
	font-weight: 700;
}

#mn h3 a {
	font-weight: 700;
}

#mn p {
	margin-bottom: 30px;
}

#mn .ListStyle07 {
	width: 200px;
}

#mn .ListStyle07 li a {
	padding: 10px 10px 10px 30px;
	background-position: 15px 50%;
}