/* 共通項目 ここから */
html {
	margin-bottom: 1px;
	height: 100%;
	overflow-y: scroll;
	}

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.5;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
	}
/* 共通項目 ここまで */


/* 基本構造　ここから */
#wrapper{
	text-align: center;
	width: 950px;
	margin: auto;
	background-color: #ffffff;
	}

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

#pankuzu {
	margin-top: 3px;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	width: 100%;
	padding-bottom: 0px;
	text-align: left;
	font-size: 0.923em;
	color: #505050;
	}

#contents{
	clear: both;
	display: block;
	margin: 15px auto;
	padding: 0;
	width: 920px;
	}

#footer {
	clear: both;
	display: block;
	background-color: #ffffff;
	text-align: center;
	width: 100%;
	margin: 0px auto;
	}
/* 基本構造　ここまで */


/* header 構成　ここから */
#header_contents{
	background: #ffffff;
}

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

#google_search{
	font-size: 0.923em;
	text-decoration: none;
	margin-right: 5px;
	margin-top: 10px;
	float: right;
	}

#main_menu {
	clear: both;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}
/* header 構成　ここまで */


/* pankuzu 構成　ここから */
#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 構成　ここまで */


/* footer 構成　ここから  */
#footer_contents {
	clear: both;
	display: block;
	background-color: #ffffff;
	text-align: center;
	width: 890px;
	margin: 0px auto;
	}

#footer_line {
	display: block;
	margin-top: 15px;
	border-top: 1px solid #c0c0c0;
	background-color: #FFFFFF;
	width: 890px;
	}

#address_description{
	padding-top: 20px;
	padding-bottom: 5px;
	}

#address_description p.company_name img {
	margin: 0;
	padding: 0px;
	border: none;
	}

#address_description p.devision_name {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 1.231em;
	}

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

#address_description p.bm_contact{
	margin-top: 10px;
	padding: 0px;
	font-size: 1.077em;
	}

#copyright{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 1px;
	font-size: 0.923em;
	}
/* footer 構成ここまで */