/* CSS Document */


body {
	text-align:center;
	width: 100%;
	margin: 0; padding: 0;
	font-size: 0.8em;
	line-height: 1.4;
	color: #333333;
	background: #FFFFFF;
	word-break:break-all;
  font-family: sans-serif;
}
h1 {
	width: 800px;
	height: 79px;
	margin: 0 auto;
	padding: 0;
	background:  url(../head.jpg) no-repeat;
	text-indent: -9999px;
}

#menu {
	margin: 0;
	padding: 0;
	width:100%;
	height: 32px;
	background:  url(../btn_bg.gif) repeat;
}

#wrapper {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	width:820px;
	text-align:left;
}
#l-con {
	float: left;
	margin: 0px; padding: 0;
	width:580px;
	text-align:left;
}

#r-con {
	float: right;
	margin: 0; padding: 0;
	width:220px;
	text-align:left;
}

h3#newinfo {
    margin: 0; padding: 0;
    width: 200px; height: 23px;
    background: url(../title_new_info.gif) no-repeat;
    text-indent: -9999px;
}

h3#book {
    margin: 0; padding: 0;
    width: 165px; height: 23px;
    background: url(../title_for_newsale.gif) no-repeat;
    text-indent: -9999px;
}

h3#rss_news {
    margin: 0; padding: 0;
    width: 200px; height: 23px;
    background: url(../title_rss_news.gif) no-repeat;
    text-indent: -9999px;
}

#foot {
	clear: both;
	width: 850px;
	height: 32px;
	margin: 20px auto 0;
	padding: 0;
	padding-top: 20px;
	/*background:  url(../foot.gif) no-repeat;*/
	text-align:left;
}

#foot1 {
	clear: both;
	width: 850px;
	height: 32px;
	margin: 20px auto 0;
	padding: 0;
	/*background:  url(../foot.gif) no-repeat;*/
	text-align:left;
}

#list {
	width: 580px;
}

TABLE {
	font-size: 1em;
	text-align:left;
}

.text {
	font-size: 1em;
	line-height: 1.5;
	color: #666666;
}

.text-m {
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
}

.text-l {
	font-size: 1.2em;
	line-height: 1.5;
	font-weight: bold;
	color: #666666;
}

.title {
	margin: 15px 0 0 0;
	padding: 4px 0 0 0;
	background: #EDEDED;
	width: 580px;
	height: 26px;
	font-size: 1.2em;
	text-indent: 1em;
	background-image: url(../title_bg.gif);
	background-repeat:no-repeat;
}

.title_pickup {
	margin: 15px 0 5px 0;
	padding: 6px 0 4px 8px;
	background: #EDEDED;
	width: 572px;
	height: auto;
	font-size: 1.2em;
	text-indent: 0;
	box-shadow: 2px 2px 2px #c1c1c1;
}

.title_example {
	margin: 15px 0 5px 0;
	padding: 6px 0 4px 8px;
	background: #EDEDED;
	width: 572px;
	height: auto;
	font-size: 1.2em;
	text-indent: 0;
	box-shadow: 2px 2px 2px #c1c1c1;
}

.title_news {
	margin: 15px 0 0 0;
	padding: 6px 0 4px 8px;
	background: #EDEDED;
	width: 567px;
	height: auto;
	font-size: 1.2em;
	text-indent: 0;
	box-shadow: 2px 2px 2px #c1c1c1;
}

.title_topic {
	margin: 2px 0 0 0;
	padding: 2px 0 0 0;
	width: 350px;
	height: 22px;
	font-size: 14px;
	text-indent: 0.5em;
	font-weight:bold;
	color:#FFFF00;
	background-image:url(https://it.kensetsu-plaza.com/cad/special_topic/img/mds_back.jpg);
	background-repeat:no-repeat;
}

.h3 {
	margin: 10px 0 0 0;
	padding: 2px 0 0 0;
	width: 580px;
	height: 24px;
	font-size: 1.2em;
	text-indent: 1em;
	background-image: url(../h3_blue.gif);
	background-repeat:no-repeat;
	white-space:nowrap;
}

.h4 {
	margin: 15px 0 0 0;
	padding: 2px 0 0 0;
	width: 580px;
	height: 20px;
	font-size: 1.1em;
	text-indent: 2em;
	background-image: url(../h4_blue.gif);
	background-repeat:no-repeat;
}

.dotted{
	background-image: url(../dotted.gif);
	background-repeat: repeat-x;
	height: 1px;
	font-size: 1px;
	line-height: 10px;
	margin: 0px 0px;
}

.warning {
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	text-indent: 20px;
	background-image: url(../warning.gif);
	background-repeat: no-repeat;
}

.success {
	font-weight: bold;
	color: #0000FF;
	text-align: left;
	text-indent:20px;
	background-image: url(../success.gif);
	background-repeat:no-repeat;
}

font.h5{
	font-size: 1.1em;
	font-weight:normal;
}

font.aqua{
	color:#006699;
}

font.maroon{
	color:maroon;
}

.dot{
	margin: 10px 0 0 0;
	line-height: 22px;
	font-size: 1em;
  border-bottom: 1px dotted gray;
}

/* remove google adsense auto inserted ads */
.google-auto-placed {
	display: none;
}
