@charset "utf-8";

body {
	padding:0!important;
}
#flash {
	width:950px; height:330px;
	overflow:hidden;
}
#FlashDiv {
	width:700px; height:300px;
	overflow:hidden;
	margin-bottom:10px;
}
#FlashImg #ImageList  {
	width:700px; height:300px;
}
#IntroductionDiv p {
  background:url(img/introduction.gif) 0 0 no-repeat;
}

#FlashSideDiv #Houkousha {
  height:300px;
  background:url(img/houkousha-logo.jpg) 75px 50px no-repeat;
}
/* 
   [ P A R T S  -  main ]
*/
#ContentsCol1 h2 {
  background:url(img/h2-whatsnew.gif) 0 0 no-repeat;
	line-height:20px;
	border-bottom:#666 solid 1px;
}
.Info {
  padding:10px 0 0 0; clear:both; overflow:hidden;
	color:#CCC;
}
.Info h3 {
	font-size:14px;
  padding:0 15px 0 15px;
	background:url(img/title-mark.gif) 0 0 no-repeat;
}
.Info p span {
  font-weight:bold;
	font-size:12px; line-height:15px;
	padding-bottom:3px;
	display:block;
	}
.Info p {
  padding:0 0 0 15px; clear:both;
}
.Info img {
	float:right;
	border:1px solid #ccc;
  padding:1px; margin:0 0 5px 5px;
}
.Info p a {
  font-size:12px;
  text-decoration:none;
	color:#E7E98C;
	font-weight:bold;
}
.Info p a:hover{
	text-decoration:underline;
}

/* 
   [ P A R T S  -  main   -  PlanCorner]
*/
#ContentsCol2 #PlanCorner h2 {
  background:url(img/h2-osusumeplan.gif) 0 0 no-repeat;
	line-height:20px;
	border-bottom:#666 solid 1px;
}
#InformationDiv .Info h3, .newplans h3 {
  background:url(img/arrow-r.gif) 0px 4px no-repeat;
	line-height:20px;
}
#PlanCorner h2{
  background:url(next-img/h2-shunnoplan.gif) 5px center no-repeat;
}
/* 
   [ P A R T S  -  main   -  PlanCorner]
*/
#NewPlansUL {
	height:auto;
}
#NewPlansUL dt {
  font-size:14px;
  background:url(img/arrow-y.gif) 0px 12px no-repeat;
	line-height:20px;
	padding:8px 0 0 0;
	color:#CCC;
}
#NewPlansUL dt a {
	text-decoration:none;
	color:#CCC;
	font-weight:bold;
	padding-left:15px;
}
#NewPlansUL dd {
	clear:both;
	margin:0;
	padding:10px 0 15px 0;
}
#NewPlansUL dd a{
	text-decoration:none;
	color:#999;
}
#NewPlansUL dd img{
	float:left; clear:none;
	margin-right:5px;
	border:1px solid #999;
}
#NewPlansUL .btnPickupPlans {
	text-align:center;
	display:block;
}
