@charset "utf-8";

/*==================================================
	◆ Guitars ギター
==================================================*/



.con_right_column2_box {
	overflow:hidden;
}

.con_right_column2_box:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .con_right_column2_box {
    height: 1em;
    overflow: visible;
}
/**/


.guitar_lead {
   padding-top:20px;
   margin-bottom:40px;
}
.guitar_lead p {
   font-size:12px;
   line-height:20px;
}


.guitar_box {
   width:320px;
   padding-right:35px;
   float:left;
   padding-top:0px;
   padding-bottom:70px;
}

.guitar_box a:link,
.guitar_box a:visited {
   color:#333333;
   text-decoration:none;
}
.guitar_box a:hover,
.guitar_box a:active {
   color:#333333;
   text-decoration:underline;
}

.title_guitar {
   font-weight:bold;
   margin-bottom:13px;
}

.img_guitar{
	width:auto;
	height:auto;
	padding-bottom:42px;
}