@charset "utf-8";
/*
--------[ S t y l e ]
*/

/* 
   [ P A R T S  -  main  -  ContentsCol1 ]
*/
#ContentsCol1 {
  color:#222;
}
#OnsenDiv, #SuishitsuDiv  {
  padding:0 0 10px 0;
}
#OnsenDiv h3{
  background:url(img/title-onsen.gif) 0 0 no-repeat;
}
#SuishitsuDiv h3{
  background:url(img/title-suishitsu.gif) 0 0 no-repeat;
}
#OnsenDiv p, #SuishitsuDiv p{
  padding:10px 10px;
}
/* 
   [ P A R T S  -  main  -  ContentsCol1  -   Sec ]
*/
#Sec1 {
  width:630px; height:220px;
}
#Sec2 {
  width:630px; height:220px;
}
#Sec3 {
	width:630px; height:220px;
}
#Sec4 {
  width:630px; height:300px;
}
#Sec5 {
  width:630px; height:220px;
}
#Sec6 {
	width:630px; height:340px;
}
#Sec7 {
  width:630px; height:300px;
}
#Sec8 {
  width:630px; height:300px;
}
#Sec9 {
  width:630px; height:220px;
}
#Sec10 {
  width:630px; height:220px;
}
/* 
   [ P A R T S  -  main  -  ContentsCol2 ]
*/
#ContentsCol2 li {
  padding:5px 0 0 0; 
  background:url(img/mark-right-01.gif) 0 10px no-repeat;
}
#ContentsCol2 li a {
  padding:0 0 0 20px;
  text-decoration:none;
  color:#2F0A0D;
}
#ContentsCol2 li a:hover{
  color:#EA5504;
}

.postitL {
	text-align:left;
	padding:0px 0 10px 0;
}
.postitL span {
	padding:5px 10px;
	border:1px solid #330;
	border-left:5px solid #990;
}
.postitR {
	text-align:right;
	padding:0px 0 10px 0;
}
.postitR span {
	padding:5px 10px;
	height:30px; lineheight:30px;
	border:1px solid #330;
	border-right:5px solid #990;
}