/* Common Start */
html {
	margin-bottom: 1px;
	height: 100%;
	}

img {
	border: none;
	}

.not_disp {
	display: none;
	}

a {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #3d3d3d;
	background-color: #f0f0f0;
	font-size: 13px;
	line-height: 1.7;
	}
/* Common End */


/* Basic Start */
#wrapper {
	text-align: center;
	width: 800px;
	margin: auto;
	background-color: #ffffff;
	}

#header {
	text-align: center;
	width: 100%;
	}

#pankuzu {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	padding-bottom: 5px;
	text-align: left;
	font-size: 100%;
	}

#contents {
	clear: both;
	display:  block;
	text-align: center;
	width: 800px;
	margin: auto;
	padding: 0;
	}

#footer {
	clear: both;
	text-align: center;
	width: 100%;
	}
/* Basic End */


/* Header Start */
#header_contents {
	background: #ffffff;
	}

#h_02 img {
	clear: both;
	display: block;
	text-decoration: none;
	margin-left: 0px;
	margin-bottom: 0px;
	}

#bm_logo img {
	display: block;
	text-decoration: none;
	margin-left: 5px;
	margin-bottom: 0px;
	float: left;
	}

#toki_logo img {
	display: block;
	text-decoration: none;
	margin-right: 5px;
	margin-top: 10px;
	float: right;
	}

#jpn_flag img {
	display: block;
	clear: both;
	text-decoration: none;
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#papi {
	display: block;
	text-align: center;
	width: 740px;
	margin: 0 auto;
	margin-top: 10px;
	border-bottom: 1px solid #c0c0c0;
	}

#main_menu {
	clear: both;
	text-align: left;
	margin-left: 0;
	font-size: 30%;
	margin-top: 0px;
	}
/* header End */


/* Pankuzu Start */
#pankuzu ul { 
	clear: both;
	margin-left: 5px;
	padding: 0;
	list-style-type: none;
	}

#pankuzu li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
/* Pankuzu End */

/* footer Start */
#footer_contents {
	clear: both;
	display: block;
	text-align: center;
	width: 740px;
	margin: 0px auto;
	}

#footer_line {
	display: block;
	margin-top: 15px;
	border-top: 1px solid #c0c0c0;
	width: 740px;
	}

#google_search {
	font-size: 0.923em;
	text-align: center;
	width: 740px;
	margin: 0 auto;
	margin-top: 10px;
	line-height: 1.6;
	}

#address_description {
	margin: 0;
	padding: 0;
	}

#address_description p.company_name {
	font-size: 1.846em;
	margin: 0;
	padding: 0;
	border: none;
	}

#address_description p.address { 
	margin: 0;
	padding: 0;
	font-size: 1em;
	}

#copyright {
	margin: 0;
	padding-top: 0;
	padding-bottom: 1px;
	font-size: 0.923em;
	}
/* footer End */
