@charset "utf-8";

.contArea .left{
	float: left;
	display: inline;
}

.contArea .right{
	float: right;
	display: inline;
}

.snd #mainContents .contArea .contact{
	text-align: center;
	margin: 30px 0px 0px;
}

.tmargin10{
	margin-top: 10px;
}

.bmargin15{
	margin-bottom: 15px;
}

.bmargin30{
	margin-bottom: 30px;
}

.lmargin15{
	margin-left: 15px;
}

.rmargin10{
	margin-right: 10px;
}

.rmargin15{
	margin-right: 15px;
}


.snd #mainContents .mainVis{
	margin: 20px 0px 30px 0px;
}

.snd #mainContents .contArea .contBox ul.left{
	margin: 0px;
	width: 423px;
	border-top: 5px solid #CDDCF6;
	border-bottom: 5px solid #CDDCF6;
	background: #E0E9F9;
	padding: 10px;
}

.contBox ul li{
	display: block;
	padding-left: 15px;
}

.contBox ul li.one{
	background: url(../img/contBox_ul_bg_01.png) no-repeat left 2px;
}

.contBox ul li.two{
	background: url(../img/contBox_ul_bg_02.png) no-repeat left 2px;
}

.contBox ul li.three{
	background: url(../img/contBox_ul_bg_03.png) no-repeat left 2px;
}

.contBox td{
	vertical-align: top;
	padding-top: 5px;
}

.snd #mainContents .contArea .cont01{
	margin-left: 5px;
}

.snd #mainContents .contArea .cont01 table td{
	vertical-align: top;
	padding: 10px 5px;
	font-size: 0.8em;
	line-height: 1.5em;
}

.snd #mainContents .contArea .contBox.snd{
	margin-bottom: 30px;
}

.snd #mainContents .contArea .contBox.snd .left{
	width: 443px;
}

.contBox.snd .bgcolor{
	background: #E0E9F9;
	display: block;
	padding: 5px 15px;
	color: #4C4C93;
	font-weight: bold;
}

.contBox.snd .left p{
	padding: 15px 0px 0px 15px;
}

.cont02 dl{
	margin-left: 15px;
}

.cont02 dl dt{
	border-left: 3px solid #4C4C93;
	line-height: 1em;
	padding-left: 10px;
}

.cont02 dl dd{
	padding: 3px 10px 15px 10px;
}


.contactFormArea{
	border: 10px solid #E0E9F9;
	padding: 20px;
	margin-bottom: 30px;
}

.snd #mainContents .contactFormArea .titlestyle{
	padding-left: 5px;
	line-height: 1.0em;
	border-left: 3px solid #4C4C93;
	margin-bottom: 10px;
	color: #4C4C93;
}

.snd #mainContents .contactFormArea p{
	margin: 0px;
}

.snd #mainContents .contactFormArea .tmargin10{
	margin-top: 10px;
}

.contactFormArea span{
	font-size: 1em;
	display: block;
}

.contactFormArea .left{
	width: 275px;
}

.contactFormArea .left .text{
	background: url(../img/contactArea_img01.png) no-repeat right bottom;
}

.contactFormArea .left .text .textArea{
	padding-right: 70px;
	line-height: 1.5em;
}


.contactFormArea .right{
	width: 260px;
	padding-left: 25px;
	border-left: 5px solid #E0E9F9;
}

.contactFormArea .right p.left{
	padding: 0px;
	width: 150px;
	margin-bottom: 10px;
}

.contactFormArea .right p.right{
	width: 95px;
	line-height: 1.5em;
	border: none;
	padding-left: 0px;
}

.contactFormArea .right .download{
	line-height: 1.5em;
}

.contactFormArea .right .download.bmargin10{
	margin-bottom: 10px;
}

.contactFormArea .right .download a{
	font-size: 1.0em;
}

.contactFormArea .right p.right .download a:hover{
	text-decoration: underline;
}


.contArea .cont01 p.one{
	margin: 0px 15px 15px;
}

.contArea .cont01 p.one.bmargin30{
	margin-bottom: 30px;
}


.contArea .photoList{
	margin: 0px 15px 30px;
}

.contArea .photoList img{
	margin-bottom: 5px;
}

.contArea .photoList.nobmargin{
	margin-bottom: 15px;
}

.contArea .photoList li{
	padding-right: 30px;
	padding-left: 0px;
	width: 180px;
	display: block;
	float: left;
}

.contArea .photoList li span{
	display: block;
	text-align: center;
	line-height: 1.5em;
}

.contArea .photoList li.lastChild{
	padding-right: 0px;
}

/* --------------------------------------
add css 2010/08/17
-------------------------------------- */
#header #Cap {
    background:transparent url(http://www.kanamoto.co.jp/common/img/h1_bg.png) no-repeat scroll left bottom;
    color:#FFFFFF;
    font-size:0.7em;
    font-weight:normal;
    margin-bottom:9px;
    padding:0;
    text-align:right;
    line-height:1em;
    height:1.8em;
    position:relative;
    top:0;
    left:0;
}

#header #Cap h1#cap{
    background:none;
    font-size:1em;
    margin-bottom:0;
    padding:0;
    text-align:left;
    height:1em;
    width:550px;
    position:absolute;
    top:3px;
    left:8px;
}

#header #Cap a {
    color:#FFFFFF;
    text-decoration:none;
    display:block;
    height:1em;
    width:350px;
    position:absolute;
    top:3px;
    right:8px;
}

.leftTxt{
    padding-right:3px;
}
.leftTxt .lT_inBox{
    border:1px dotted #0066CC;padding:8px;
}

.leftTxt .lT_inBox h2{
    text-align:center;
    background-color:#CFF0FE;
    color:#004896;
    font-size:1em;
    padding:8px 0;
}
.leftTxt .lT_inBox p{
    margin-top:8px;
    font-size:0.9em;
    line-height:1.4;
}

/********************
coc add
*********************/
.contBox.snd .left p.nopad {
	padding : 0;
	width : 420px;
	margin : 0 10px 0 0;
}

p.clear {
	clear : both;
	padding : 0;
	width : 640px;
	margin : 10px 0 0 0;
}

.contBox.snd .left p.led_product {
	padding : 0;
	width : 200px;
}

.contactFormArea .productBox div.left {
	width : 200px;
}

.productBox {
	clear : both;
	padding : 0 0 20px 0;
	border-bottom : 1px dotted #999999;
}

.productBox.noborder {
	border-bottom : 0px dotted #999999;
}

.productBox .right{
	width : 420px;
}

.re_left {
	float : left;
	text-align : center;
}

.re_left strong{
	font-weight : bold;
}

.re_left img{
	margin :0 0 7px 0;
}

.productBox .product_photo img{
	margin : 25px 15px 0 0;
}

#catalogue_wrap .re_left {
	text-align:left;
}

#catalogue_wrap .re_right {
	float:right;
}

.contBox strong{
	font-weight : bold;
}
