/* ------------------------- STR Local common */
div#c-article {
	line-height: 1.4em;
	clear: both;
	width: 708px; /* WinIEのみ734px */
	padding: 17px 0px 0px 26px;
}
div#read h3, div#read p{
	margin: 0px;
	padding: 0px;
	font-size: medium; /* WinIEのみsmall */
}
div#read h3{
	color:#7CA1C6;
}
div#read p.fstline{
	margin: 1em 0px 1em 0px;
}
div#contents{
	padding:50px 0px 0px 40px;
	margin: 0px;
	width: 628px; /* WinIEのみ668px */
}
div#contents p{
	padding: 0px;
	font-size: medium; /* WinIEのみsmall */
	margin-top: 0px;
}
div#contents table{
	width: 628px;
}
div#contents td{
	vertical-align: top;
	line-height: 1.4em;
}
div#contents form#s{
	margin: 1em 0px 0px 0px;
	padding: 0px;
}
div#contents td.item{
	width: 192px;
}
div#contents td.ipt{
	width: 410px;
}
img.pagetop {
	float: right;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 0px;
}
/* ------------------------- END Local common */

/* ------------------------- STR index.html */
div.news h2{
	margin: 0px;
	margin-bottom: 1em;
	padding: 0px;
	padding-left: 20px;
	font-size: medium; /* WinIEのみsmall */
	color:#A4157A;
	background: url(../componet/square.gif) no-repeat;
	background-position: left center;
	height: 1em;
}
div.news table{
	margin: 0px;
	padding: 0px;
	margin-left: 64px;
	margin-bottom: 1em;
	width: 644px;
	border-spacing: 0px;
}
div.news td{
	vertical-align: top;
	padding-bottom: 1em;
	font-size: medium; /* WinIEのみsmall */
}
div.news td.date{
	padding-left: 1em;
	width: 8.5em; /* ブラウザごとに調整 */
}
div.topic{
	margin-top: 2em;
}
div.topic h2{
	margin: 0px;
	margin-bottom: 1em;
	padding: 0px;
	padding-left: 20px;
	font-size: medium; /* WinIEのみsmall */
	color:#A4157A;
	background: url(../componet/square.gif) no-repeat;
	background-position: left center;
	height: 1em;
}
div.topic table{
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
	width: 100%;
	border-spacing: 0px;
}
div.topic td{
	vertical-align: top;
	padding-bottom: 1em;
	font-size: medium; /* WinIEのみsmall */
}
div.topic td.month{
	width: 64px;
	text-align: right;
}
div.topic td.date{
	padding-left: 1em;
	width: 8.5em; /* ブラウザごとに調整 */
}
/* ------------------------- END index.html */

/* ------------------------- STR detail.html */
div.detail p.date{
	margin: 0px;
	margin-bottom: 1em;
	padding: 0px;
	font-size: medium; /* WinIEのみsmall */
}
div.detail h2{
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	font-size: medium; /* WinIEのみsmall */
	color:#A4157A;
	background: url(../componet/square.gif) no-repeat;
	background-position: 0em 0.4em; /* ブラウザごとに調整 */
}
div.detail p{
	margin: 0px;
	margin-top: 1em;
	padding: 0px;
	padding-left: 20px;
	font-size: medium; /* WinIEのみsmall */
}
div.detail h3{
	margin: 0px;
	margin-top: 3em;
	margin-bottom: 0.1em;
	padding: 0px;
	padding-left: 20px;
	color:#A4157A;
	font-size: medium; /* WinIEのみsmall */
}
div.detail p.inq{
	margin: 0px;
	margin-bottom: 1em;
	padding: 0px;
	padding-left: 20px;
	line-height: 1.5em;
	font-size: medium; /* WinIEのみsmall */
}
div.detail p.inq img{
	vertical-align: middle;
}
/* ------------------------- END detail.html */

/* ------------------------- STR Debug *
html,body,dl,dt,dd,ul,ol,li,a,div,span,p,img,h1,h2,h3,h4,h5,h6,table,tr,th,td,form,input,button,textarea,select,option,optgroup,fieldset,legend,label,em,strong{border:1px solid #FF0000;}
/* ------------------------- END Debug */
