/* CSS Document */
#contents{
	font-size: 80%;
}
#boxa {
	float: left;
	width: 259px;
	display: block;
}
#boxb {
	float: left;
	width: 259px;
	display: block;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
#boxc {
	float: right;
	width: 259px;
	display: block;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
h1 {
	margin: 0px;
}

h2 {
	border-left-width: 0.5em;
	border-left-style: solid;
	border-left-color: #0066CC;
	font-size: 22px;
	line-height: 1.6em;
	padding-left: 0.5em;
	margin: 0px;
}
.bgcompany{	background-attachment: scroll;
	background-image: url(../../company/img/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;}
ul {
	margin-top: 0px;
	list-style-image: url(../../img/list_blue.gif);
	list-style-position: outside;
	margin-bottom: 0px;
}
li{
	margin-top: 5px;
	margin-bottom: 5px;
}
#contents a:link {
	text-decoration: none;
	color: #000000;
}
#contents a:visited {
	text-decoration: none;
	color: #666666;
}
#contents a:hover {
	background-color: #CCFFFF;
	color: #0033CC;
}
.boder {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	height: 750px;
}
.none_link{
	margin: 0px;
	color: #0066CC;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}
.bgcomp {
	background-attachment: scroll;
	background-image:  url(../../compressor/img/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	background-color: #FFFFFF;
}
.bgmas {

background-attachment: scroll;
	background-image: url(../../machine/img/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
#contents dl{
	margin: 0px;
}
#contents dt{
	color: #0066CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	margin-right: 5px;
	padding-left: 5px;
	margin-left: 30px;
	font-size: 95%;
}
.styleback {
	margin-left: 20px;

}
/*個人情報保護方針*/
#privacy {
	line-height: 150%;
	margin-left: auto;
	width: 680px;
	margin-right: auto;
	margin-top: 10px;
	font-size: 95%;
}
#privacy p{
	text-indent: 1em;
	margin-left: 30px;
}
#privacy dl{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 45px;
}
#privacy dt{
	color: #0066CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 10px;
	margin-top: 10px;
}
#privacy dd{
	text-indent: 1em;
	margin-right: 15px;
}
div#contact {
	text-indent: -1em;
	text-align: right;
}
div.cu {
	line-height: 150%;
	margin-left: auto;
	width: 680px;
	margin-right: auto;
	margin-top: 10px;
	font-size: 95%;
}
ol{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#mt{
	background-attachment: scroll;
	background-image: url(../img/cu_mt.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-top: 10px;
	padding-left: 135px;
	height: 65px;
}
#mt li{
	float: left;
	margin: 0px;
	padding: 10px 0px 0px;
}
#mt a{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	height: 40px;
	width: 140px;
	display: block;
}
li#mt_tc a{
	background-image: url(../img/cu_mt_tc.jpg);
	background-repeat: no-repeat;
}
li#mt_tc a:hover{
	background-image: url(../img/cu_mt_tc_o.jpg);
}
li#mt_ctlg a{
	background-image: url(../img/cu_mt_ctlg.jpg);
	background-repeat: no-repeat;
}
li#mt_ctlg a:hover{
	background-image: url(../img/cu_mt_ctlg_o.jpg);
}

div#cmp{
	background-attachment: scroll;
	background-image: url(../img/cu_cmp.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 65px;
	padding-left: 135px;
	margin-left: 30px;
}
#cmp li{
	float: left;
	margin: 0px;
	padding: 10px 0px 0px;
}
#cmp a{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display: block;
	border: none;
	height: 40px;
	width: 140px;
}
li#cmp_tc a{
	background-image: url(../img/cu_cmp_tc.jpg);
	background-repeat: no-repeat;
}
li#cmp_tc a:hover{
	background-image: url(../img/cu_cmp_tc_o.jpg);
}
li#cmp_mi a{
	background-image: url(../img/cu_cmp_mi.jpg);
	background-repeat: no-repeat;
}
li#cmp_mi a:hover{
	background-image: url(../img/cu_cmp_mi_o.jpg);
}
li#cmp_ctlg a{
	background-image: url(../img/cu_cmp_ctlg.jpg);
	background-repeat: no-repeat;
}
li#cmp_ctlg a:hover{
	background-image: url(../img/cu_cmp_ctlg_o.jpg);
}
.f_left{
	float: left;
}
div.f_clear{
	clear: both;
}
