@charset "UTF-8";

body {
	font-family:"Osaka-mono", "MS Gothic", "monospace",sans-serif;
	padding:0px;
	margin:0px;
}


#base {
	width:100%;
	padding:0px 10px;
	background-image: url('images/bg.png');
	background-repeat:repeat-y;
	background-position:top center;

}

#content {
	margin:0px auto;
	padding:0px;
	background-image: url('images/bg.png');
	background-position:top center;
	background-repeat:repeat-y;
	background-color:#fff;
}



h1 {
	margin:0px;
	padding:0px;
}

#top_logo {
	margin-top:10px;
	margin-left:10px;
	float:left;
}

#sekkei-sekou {
	margin-top:20px;
	margin-right:0px;
	float:right
}

#company_name {
	clear:both;
	display:block;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
	max-width:95%;
}



#main_buttons {
	background-image:url("images/btn_bg.png");
	background-repeat: no-repeat;
	height:100px;
}

#m_btn {
	padding-top:10px;
	width:670px;
	margin:auto;
}

#bottom_bar {
	margin-top:430px;
	margin-bottom:0px;
	padding:0px;
}

#page_content {
	background-image: url("images/wood.png");
	background-repeat: no-repeat;
	background-position:0px 0px;
	padding-top:0px;
}

#tbtn {
	padding-top:20px;
	margin:auto;
	position: relative;
	max-width:90%;
}

#tbtn img {
	width:100%;
}

#ca_a {
	position: absolute;
	top: 50px;
    left: 15px;
	color:#000000;
	line-height:1.2em;
}

#se_j {
	position: absolute;
	top: 155px;
    left: 15px;
	color:#000000;
	line-height:1.2em;
}

#information_box {
	position: relative;
}

.date {
	font-size:14px;
	margin:0px 0px 5px 0px;
	}

.ms1 {
	font-size:16px;
	margin:0px;
	border-bottom:1px dashed #000000;
	padding-bottom:10px;
}


#info_msg {
	position: absolute;
	left:30px;
	top:60px;
}

#call_box {
	position: relative;
	width:340px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:40px;
	overflow:hidden;
	display:block;
}

#call_box a img {
	margin-top:10px;
}

#call_smp {
	position: absolute;
	left:135px;
	top:20px;
}

#call_pc {
	position: absolute;
	left:135px;
	top:120px;
}


#add {
	background-color:#fcf6e6;
	padding-top:10px;
	padding-bottom:10px;
	overflow:hidden;
	margin-bottom:20px;
	margin-top:20px;
	clear:both;
}

#add img {
	margin-left:10px;
	margin-top:10px;
	float:left;
	overflow:hidden;
}

#add p {
	float:left;
	margin-left:30px;
	margin-bottom:0px;
	
}

#cdata {
	overflow:hidden;
}

#cname {
	font-size:18px;
	color:#0006B3;
	text-align:left;
	margin-top:0px;
	padding-top:0px;
}

#caddress {
	font-size:12px;
	color:#000000;
	text-align:left;
}
#phone {
	display:block;
	margin:auto;
	max-width:350px;
}

address {
	clear:both;
	background-color:#0e70b6;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:20px;
	text-align:center;
	color:#ffffff;
	font-size:8px;
	letter-spacing: 2px;
	font-style: normal;
}