/* layout ____________________________________________*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #ececec;
	background-image: url(../images/body_bkg_white.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#layout {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#language {
	position: absolute;
	top: 30px;
	right: 50px;
	font-size: 10px;
}
#bodytext {
	margin-left: 220px;
	padding-right: 80px;
	padding-top: 10px;
}

#footer {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	border-top: 1px solid #999999;
	padding-top: 10px;
	margin-top: 80px;
	background-image: url(../images/footer_bkg.gif);
	background-repeat: repeat-x;
	background-color: #ececec;
	position: relative;
	bottom: 0px;
	width: 100%;
	margin-bottom: 0px;
}
#footer li {
	display: inline;
	padding-right: 20px;
}

/* text ____________________________________________*/
h1 {
	margin-top: 15px;
	margin-left: 20px;
	padding-bottom: 20px;
}
h2 {
	color: #1D2088;
	font-size: 18px;
}
h3 保留{
	font-size: 14px;
	color: #1D2088;
	text-transform: uppercase;
	line-height: 1.3em;
	background-image: url(../images/line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 20px;
}
h4 {
	font-size: 11px;
	color: #1D2088;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 3px;
	letter-spacing: 0.2em;
	border-bottom: 1px solid #1D2088;
}
h5 {
	font-size: 11px;
	color: #1D2088;
	margin-top: 30px;
	letter-spacing: 0.2em;
	font-weight: lighter;
}
h6 {
	background:#efefef;
	font-size: 13px;
	color: #1D2088;
	padding: 5px;
	font-weight: lighter;
	letter-spacing: 0.2em;
	border-bottom: 1px solid #999999;
}
hr {
	margin-bottom: 50px;
	border-style: none;
}
#bodytext p {
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
}
#bodytext p a {
	color: #006699;
}
#bodytext li {
	font-size: 12px;
	font-weight: lighter;
	line-height: 1.5em;
	list-style-image: url(../images/bullet.gif);
	color: #666666;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* top navigation NEW ____________________________________________*/
#navigation_top {
	width:100%;
	height:68px;
	line-height:25px;
	background-image: url(../images/navi_top_bkg.gif);
	background-repeat: repeat-x;
}
#navigation_top a {
	width:120px;
	height:68px;
	display:block;
	float:left;
	text-decoration: none;
	text-align:center;
	color: #1D2088;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
#navigation_top a:hover{
	width:120px;
	height:68px;
	display: block;
	float:left;
	text-align:center;
	color: #7AC8CA;
	font-size: 11px;
	text-transform: uppercase;
	background-image: url(../images/navi_top_bkg_on.gif);
	background-repeat: repeat-x;
}

/* side navigation ____________________________________________*/
#navigation_side {
	width:200px;
	height:33px;
	float: left;
	margin-left: 10px;	
	line-height:33px;
	color: #7AC8CA;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
#navigation_side a {
	width:200px;
	height:33px;
	display:block;
	float:left;
	text-decoration: none;
	color: #006699;
	padding-left: 30px;
	background-image: url(../images/navi_side.gif);
	background-repeat: no-repeat;
}
#navigation_side a:hover{
	width:200px;
	height:33px;
	display: block;
	float:left;
	padding-left: 30px;
	background-image: url(../images/navi_side_on.gif);
	background-repeat: no-repeat;
}

/* list of articles ____________________________________________*/
.articles {
	margin-top: 20px;
	}
.articles h3 {
	font-size: 12px;
	}
.articles a {
	height:25px;
	display:block;
	background-image: url(../images/arrow4.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #009999;
	border-bottom: 1px dotted #999999;
}
.articles a:hover{
	height:25px;
	display: block;
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	text-decoration: none;
}

/* introduction About Japan page & About Us page ____________________________________________*/
.intro {
	padding-bottom: 15px;
}
.intro h2 {
	
}
#bodytext .intro p {
	font-size: 14px;
	color: #666666;
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* About Japan page - navigation ____________________________________________*/
#viewpoints a {
	background-image: url(../images/navi_viewpoints.gif);
	height: 57px;
	width: 343px;
	background-repeat: no-repeat;
	margin-top: 40px;
	display: block;
	text-indent: -9999px;
}
#viewpoints a:hover {
	background-image: url(../images/navi_viewpoints_on.gif);
	height: 57px;
	width: 343px;
	background-repeat: no-repeat;
	margin-top: 40px;
	display: block;
}
#stories a {
	background-image: url(../images/navi_stories.gif);
	height: 57px;
	width: 343px;
	background-repeat: no-repeat;
	margin-top: 5px;
	display: block;
	text-indent: -9999px;
}
#stories a:hover {
	background-image: url(../images/navi_stories_on.gif);
	height: 57px;
	width: 343px;
	background-repeat: no-repeat;
	margin-top: 5px;
	display: block;
}
#trends a {
	background-image: url(../images/navi_trends.gif);
	height: 57px;
	width: 343px;
	background-repeat: no-repeat;
	margin-top: 5px;
	display: block;
	text-indent: -9999px;
}
#trends a:hover {
	background-image: url(../images/navi_trends_on.gif);
	height: 57px;
	width: 343px;
	background-repeat: no-repeat;
	margin-top: 5px;
	display: block;
}
#celeb a {
	background-image: url(../images/navi_celeb.gif);
	height: 57px;
	width: 343px;
	background-repeat: no-repeat;
	margin-top: 5px;
	display: block;
	text-indent: -9999px;
}
#celeb a:hover {
	background-image: url(../images/navi_celeb_on.gif);
	height: 57px;
	width: 343px;
	background-repeat: no-repeat;
	margin-top: 5px;
	display: block;
}
