/*top_common*/
body{ margin:0px;padding:0px;}
#site { margin: 0px auto; padding: 0px; width: 780px; }
a:link{ color:#35459C; }
.display_none { display:none; }
.clears { clear:both; }

/*top_common_header*/
#header{
	margin: 0px;
	width: 780px;
	background-color: #FFF;
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCC;
}
#logo{
	width:260px;
	height:75px;
	float:left;
	padding:5px;
}
#logo h2, dl{
	margin:0;
	padding:0;
}
#header_right{
	width:510px;
	height:85px;
	float:right;
	text-align:right;
}
#header_japantimes_logo{
	margin-right:10px;
	padding-top:30px;
}
#header_right ul{
	margin:0 10px 0 0;
	padding:0;
}
.header_menu_l{
	font-size:65%;
	padding-left:13px;
	background-image: url(../img/header_point.gif);
	background-repeat: no-repeat;
	display:inline;
}

/*top_common_contents*/

#contents{
	width:780px;
	margin-top:10px;
}
#contents_left{
	width:160px;
	float:left;
}
#contents_right{
	width:610px;
	float:right;
}
dt{
	padding:0;
	margin:0;
}
#howto{
	margin:10px 0px 10px 0px;
	padding:0;
	background-color:#EFEFEF;
	width:157px;
}
#howto_title{
	background-image:url(../img/howto_title.gif);
	width:157px;
	height:42px;
	padding:0px;
	margin:0px;
}
#howto_main{
	width:137px;
	padding:0px 10px 10px 10px;
	background-image:url(../img/howto_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#howto_main p{
	width:130px;
	font-size:65%;
	color:#333;
	line-height:150%;
	margin:10px 0 5px 5px;
}
#howto_main img {
	margin:5px 0 0 5px;
}
#left_banner img{
	margin-bottom:3px;
}
#contents_left ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.contents_left_menu1{
	border: 1px solid #CDCCCC;
	background-color: #FFF;
	background-image: url(../img/menubg.jpg);
	background-repeat: repeat-y;
	padding:4px 0px 4px 8px;
	font-size:75%;
	color:#000;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
}
ul>.contents_left_menu1 {
	padding:5px 0px 5px 8px;
}
.contents_left_menu2, .contents_left_menu3{
	display:inline;
} 
.contents_left_menu2 a{
	text-decoration:none;
	display:block;
	padding:6px 0px 6px 8px;
	border-left: 1px solid #CDCCCC;
	border-right: 1px solid #CDCCCC;
	border-bottom: 1px solid #CDCCCC;
	font-size:75%;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	width:150px;
}
.contents_left_menu2 a:hover{
	text-decoration:underline;
	display:block;
	margin:0px;
	padding:6px 0px 6px 8px;
	border-left: 1px solid #CDCCCC;
	border-right: 1px solid #CDCCCC;
	border-bottom: 1px solid #CDCCCC;
	font-size:75%;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background-color:#DDF4FF;
}

.contents_left_menu3 a{
	text-decoration:none;
	display:block;
	margin:0px;
	padding:6px 0px 6px 8px;
	border-left: 1px solid #CDCCCC;
	border-right: 1px solid #CDCCCC;
	font-size:75%;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	width:150px;
}
.contents_left_menu3 a:hover{
	text-decoration:underline;
	display:block;
	margin:0px;
	padding:6px 0px 6px 8px;
	border-left: 1px solid #CDCCCC;
	border-right: 1px solid #CDCCCC;
	font-size:75%;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background-color:#DDF4FF;
}

#footer{
	padding:5px 0 3px 0;
	border-top:1px solid #CCC;
}
#footer_left{
	float:left;
	font-size:70%;
	color:#666;
}
#footer_right{
	float:right;
}
address {
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#666;
}
