/* shinsain.css */


#ContentsInner {
	width: 512px;
	padding: 10px 0 0;
}

#introduction {
}

#introduction table {
	width: 512px;
	border-top: 1px solid #0068b6;
	
}

#introduction th {
	width: 110px;
	padding: 10px 10px;
	/*\*/
	width: 94px;
	/**/
	background: #e9eef8;
	color: #0068b6;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px solid #0068b6;
}

#introduction td {
	width: 400px;
	padding: 4px 0px;
	/*\*/
	text-align: justify;
	text-justify: distribute;
	/**/
	border-bottom: 1px solid #0068b6;
	vertical-align: top;
}


#introduction li {
	border-bottom: 1px solid #c9caca;
	padding: 2px 12px 1px;
}

#introduction li.first {
	padding-top: 0;
}
#introduction li.last {
	border-width: 0;
	padding-bottom: 0;
}

#introduction p.caption1 {
	font-size: 85%;
	color: #595757;
	line-height: 1.6;
}

#introduction .syo {
	width: 376px;
	height: 79px;
	padding: 4px 0px 4px 12px;
	/*\*/
	width: 376px;
	text-align: justify;
	text-justify: distribute;
	/**/
	border-bottom: 1px solid #c9caca;
}


#introduction dl {
	width: 400px;
	padding: 4px 12px;
	/*\*/
	width: 376px;
	text-align: justify;
	text-justify: distribute;
	/**/
	border-bottom: 1px solid #c9caca;
}

#introduction .first {
	padding-top: 0;
}

#introduction dl.sanka {
	border-width: 0;
	padding-bottom: 0;
}

#introduction dt {
	color: #008cd6;
}

#introduction dt.sanka {
	display: inline;
	padding-right: 0.5em;
}

#introduction .ph{
	width: 94px;
	float: left;
	}

#introduction .spec{
	float: left;
	margin-left: 8px;
	}

#introduction dd {
	padding-bottom:5px;
}

#introduction dd.sanka {
	display: inline;
}

#attention {
	padding: 8px 0 0 110px;
	font-size: 80%;
	line-height: 1.6;
}

#attention li {
	border-width: 0;
}
