/* CSS Document */


/* =============== contents area =============== */

#contents .box{
	background-color:#000000;
} .bar {
	background-image: url(../stories/img/bar.gif);
	background-repeat: repeat-x;
	background-position: center;
}
/* =============== base =============== */

html{
	padding:0;
	margin:0;
}

form{
	padding:0;
	margin:0;
}

div#skipAnchor{
	position:absolute;
	top:0;
}

hr.divider{
	display:none;
}


/* =============== anchor =============== */

a:link,
a:visited{
	text-decoration:none;
}

a:hover,
a:active{
	text-decoration:underline;
}

a.linkText:link,
a.linkText:visited,
a.linkText:hover,
a.linkText:active{
	text-decoration:underline;
}


/* =============== heading =============== */

#pageTitle h1.h1img{
	margin:0;
	padding:0;
	line-height:0;
	display:inline;
}

#pageTitle h1.h1text{
	margin:0;
	padding:0;
	color:#ffffff;
	font-size:88%;
	font-weight:bold;
	display:inline;
}

/* =============== list =============== */

#contents ul{
	line-height:150%;
	margin:-2px 0 2px 20px ;
}

#contents ol{
	line-height:150%;
	margin:-2px 0 1px 22px ;
}

#contents li.text{
	line-height:130%;
	margin:2px 0 0 0 ;
}

#contents li.stext{
	line-height:130%;
	margin:1px 0 0 0 ;
}

/* =============== text =============== */

.headtitle{
	font-size:12px;
	font-weight: bold;
	color: #666666;
}

p.wlltext{
	line-height:145%;
	margin:-3px 0 -3px 0;
	color: #FFFFFF;
	font-size:100%;
	text-align: justify;
}

p.wtext{
	color: #FFFFFF;
	line-height:150%;
	margin:-2px 0 -1px 0;
	font-size: 75%;
}
.vline {
	background-color: #CCCCCC;
	background-repeat: repeat-y;
}
.textarea {
	font-size: 10px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-color: #000000;
	border: thin solid #ff7f00;
	margin: 10px;
	text-align: justify;
}
.table_box {
	font-size: 12px;
	color: #FFFFFF;
	padding: 8px 5px 5px;
	text-align: justify;
}
.w_boxtext {
	font-size: 12px;
	color: #FFFFFF;
	margin: 2px;
	padding: 2px
	text-align: justify;
}
.border_box {
	border: thick ridge #0000FF;
}

.border_box_01 {
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}
.border_box_02 {
	border-color: #999999;
	border-style: solid;
	border-width: 2px;
}
.backpic {
	background-attachment: fixed;
	background-image:    url("../../today/img/bg_001.gif");
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.back_white {
	background-color: #FFFFFF;
}
.box_01 {
	border: 1px solid #999999;
}
.bgcolor_bl_gr {
	background-color: #8CC8C8;
}
.basyo_white_text {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	padding: 1px;
}
.rootdate_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.sunday_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6699;
}
.saturday_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
}

.wmachinebox_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}
.calender_text {
	font-size: 75%;
	color: #333333;
	line-height:150%;
	margin:-2px 0 -1px 0;
}

#ContentsArea table.black{
	background:#000000;
}
#panaseanContainer{
	margin:0px 10px 0px 10px;
	width:728px;
	background-image:url(/asean-touring/img/back_001.gif);
}
#panaseanNavi{
	float:left;
	width:200px;
}
#panaseanMain{
	border-left:1px solid #CCCCCC;
	padding-left:15px;
	float:right;
	width:500px;
}
#MainLeft{
	float:left;
	width:280px;
}
#MainRight{
	float:right;
	width:210px;
}
#panaseanMain h3{
	padding:3px;
	border:1px solid #999999;
	border-left:10px solid #999999;
}
#panaseanContainer h4{
	margin:0px;
	padding:6px;
	background-color:#999999;
	color:#FFFFFF;
}
#panaseanMain ul{
padding-left:0px;
margin:0px;
margin-bottom:30px;
}
#panaseanMain li{
text-align:left;
line-height:140%;
list-style-type:none;
margin-top:2px;
border-bottom:1px dotted #999999;
}
#panaseanNavi img{
margin-top:5px;
margin-bottom:5px;
}
