/* CSS Document */
@charset "Shift_JIS"
;
body{
	margin: 0px;
	padding: 0px;
	background-color:#F2F2F2;
	font-size: 14px;
}
p{
	padding: 0px;
	font-size:12px;
	margin: 0px 0px 5px 0px;
	letter-spacing:0.1em;
	line-height: 140%;
	width: auto;
}
strong{
	color: #CC3333;
}

.content{
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	color:#333333;
	font-size:12px;
	background-color:#FFFFFF;
	position: relative;
	width: 601px;
	padding:0px;
	border-right: 1px solid #cecece;
}
.relativeurl{
	text-align:right;
}
#header{
	position:relative;
	background-repeat: no-repeat;
	background-position: 0px 16px;
	height: 320px;
	width:600px;
}
#header h1{
	margin: 0px;
	top: 16px;
	position: relative;
}
#header p.caption{
	position:absolute;
	margin:0px;
	right:	0px;
	top:		0px;
	color:#ffffff;
	text-align:right;
	font-size:10px;
	line-height: 16px;
	background-color:#8CA264;
	width: 600px;
}

#header p#username{
	position:absolute;
	margin:0px;
	left:	26px;
	top: 300px;
	font-size:14px;
}

#header img.url{
	position:absolute;
	top: 250px;
	left: 332px;
}

.topics{
	clear:	both;
	margin: 20px 15px 5px;
	padding-bottom:10px;
	width: 545px;
	/* macIE対策 \*/
	width: 560px;
	position:relative;
	top: 0px !important;
	left: 5px;
	/*対策終わり*/
}
.topics h2{
	margin: 0px 0px 10px;
	clear:both;
}
div.wtexp{
	background-color:#FBF6F2;
	background-image:url(../common/wts/tole_201_bg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:10px;
	margin: 0px 10px 10px;
}
div.wtexp p{
	margin:0px;
	width:511px;
}
.topics img.book{
	margin: 0px 10px 10px 15px;
	float:left;
}
.topics li{
	list-style-type:none;
}
.topics dl{
	border-left: 2px dotted #A0A45A;
	padding: 3px;
	margin-left: 180px;
	margin-top: 0px;
}
.topics dl dt{
	margin:2px 0px;
	font-weight: bold;
	color: #666666;
}
dd.hosoku {
	color: #CA6464;
	font-size:10px;
}
.worltolebox{
	width:270px;
	border: 1px solid red;
	padding: 4px;
	margin:1px 0px 4px;
	line-height: 110%;
	background-color: #FFFFFF;
	text-align: left;
}
.worltolebox span.weak{
	font-size:10px;
	color:#666666;
}
#ginza{
	border-color:#CF5830;
}
#sapporo{
	border-color:#85B155;
}
#nagoya{
	border-color:#AFAF2C;
}
#footer{
	clear:both;
	position: relative;
	background-image:url(../04/img/dm4_footer_002.gif);
	background-repeat:repeat-x;
	background-position:left top;
	width:600px;
	height:61px;
}
address{
	font-size:10px;
	font-style:normal;
	margin:4px;
	line-height:130%;
}
.icon{
	width:124px;
	position: absolute;
	right:3px;
	top:10px;
}
#footer p img{
	margin-bottom:2px;
}
.topics p {
	margin-bottom: 10px;
}
table.sch{
	margin-left:10px;
	width:550px;
	border-top: 1px dashed #5A4E43;
}
table.sch caption{
	text-align:left;
}
table.sch th,table.sch td {
	padding:5px;
}
table.sch th {
	border-bottom: 1px dashed #666666;
	vertical-align: top;
	text-align: left;
	width:100px;
}
table.sch tr.monthly td{
	border-bottom: 1px dashed #5A4E43;
}
.topics dl dd {
	margin:2px 20px;
}
h3 {
	clear: both;
}
