﻿@charset "utf-8";
body {
	padding:0!important;
}
/* 
   [ P A R T S  -  promoted ]
*/
#promoted {
	width:950px; height:22px;
	margin:0 auto;
}
#promoted h1{
	height:22px; line-height:22px;
	text-align:right;
	color:#660; font-size:12px;
}

/* 
   [ P A R T S  -  main > contents > Section ]
*/
#Section1 {
  padding:0 0 10px 0;
	line-height:1.5em;
}
#Section1 h2 {
  display:block;
	height:30px; line-height:30px;
	background:#e6e6cc;
	font-weight:bold;
	font-size:14px;
	color:464535;
	text-align:center;
}
#Section1 h3 {
  display:block;
	background:#e6e6cc;
	font-weight:bold;
	color:464535;
}
#YakkanDiv {
  /*padding:10px 0;*/
}
#YakkanDiv p {
  padding:10px 50px 0 50px;
}

.YakkanItem {
	padding:10px 0 0 0;
}
.YakkanItem h3 {
	padding:0 10px;
}
.YakkanItem p{
	padding:5px 0;
}
.YakkanItem ul{
  padding:10px 50px 0 50px;
}
.YakkanItem ul li{
	padding:5px 0;
}
.YakkanItem .infotable {
  margin:10px auto;
}
.aligncenter {
	text-align:center;
}


.YakkanItem table{
  width:850px;
	text-align:center;
}
.YakkanItem table td{

}
.YakkanItem table .alignleft{
	text-align:left;
}


.infotable caption {
	display:block;
	padding:5px;
	text-align:left;
	font-weight:bold; background:#cecf9c; color:#464435;
}
.infotable tr.td1      { background:#f3f3e9; }
.infotable tr.td2      { background:#e6e6cc; }

.infotable tr {
	/*background:url(img/bg-top.gif) 0 0 repeat-x;*/
	background:#E4DDC4;
}
.infotable tr.odd {
	background:#FBFDF6;
}
.note ul {
  padding:0 0;
}
.note ul li {
  padding:5px 50px ;
}


