@charset "utf-8";
/*
--------[ S t y l e ]
*/

/* 
   [ P A R T S  -  main  -  ContentsCol1 ]
*/
#ShisetsuIntroDiv {
  padding:5px 0 ;
}
#ShisetsuGuideDiv {
  padding:10px 0 0 0;
}
/* 
   [ P A R T S  -  main  -  ContentsCol2 ]
*/
#ContentsCol2 img {
  padding:10px 10px 0 10px;
}

.postitL {
	text-align:left;
	padding:0px 0 10px 0;
}
.postitL span {
	padding:5px 10px;
	border:1px solid #330;
	border-left:5px solid #990;
}
.infotable {
	width:500px;
	margin:0 0;
}
.infotable td {
	padding:2px 10px;
}
.infotable td.tdwTitle { width:90px; }
.infotable td.tdwDesc  { width:240px; }

.infotable tr {
	/*background:url(img/bg-top.gif) 0 0 repeat-x;*/
	background:#EDF7DC;
}
.infotable tr.odd {
	background:#FBFDF6;
}
