/* init */
*{
	margin:0px;
	padding:0px;
}
a{
	text-decoration:none;
	color:#ffffff;
	background-color:#333333;
}
a:hover{
	background-color:#555555;
}

a img{
	border-width:0px;
}
/* common */
.imgstyle {
	font-family:"ＭＳ ゴシック", "Osaka−等幅", monospace;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
}
.imgstyle2 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.imgstyle3 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅", monospace;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 16px;
	color: #333333;
}
.imgstyle3 .eng{
	font-family: "Verdana", "Arial", "Helvetica";
}
.imgstyle5 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅", monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	color: #333333;
}
.imgstyle6 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅", monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
	color:#333333;
	/*background-color:#333333;*/
}
.imgstyle4 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
}
table.outer{
	margin:auto;
}
th,td{
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}
td#identity{
	padding-left:5px;/**/
}
td#contents{
	padding-left:5px;
	text-align:center;
}
td#copyright{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align:right;
}
td.lr{
	width:139px;
}
td#contents p{
	margin-top:1em;
}
td#contents p#cntntsInfo{
	margin-top:4px;
	height:70px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
td#contents p#editor{
	margin-top:3em;
}
td#contents p.follow{
	margin-top:0px;
}
td#contents td.img{
	padding-left:20px;
}
td#contents td.img p{
	margin-top:0px;
	margin-bottom:20px;
}
h1.imgstyle2{
	margin-top:14px;
}
h2{
	margin:2em 0px 0px;
	font-style:normal;
	font-weight:normal;
}
h2#theme{
	margin:37px 0px 6px;
}
h3{
	margin:2em 0px 0px;
	font-style:normal;
	font-weight:normal;
}
p.popupWin{
	margin:5px;
	text-align: center;
}
ol{
	list-style-type:none;
}
ul{
	list-style-type:none;
	margin-top:1em;
}
ul.follow{
	margin-top:0px;
}
