/*
Theme Name: PLOTTER
Author: NOSIGNER / メガネと、
Author URI: http://megane.to
Description: template for www.plotter-japan.com
Version: 1.0
*/

/* 親の場合
page-template-tpl_products-parent 
 */
.page-template-tpl_products-parent .content-frame_1
{
	padding-bottom:145px;
	padding-top: 0px !important;
}

.page-template-tpl_products-parent .content-frame_2
{
}
.page-template-tpl_products-parent .content-frame_3
{
}
.page-template-tpl_products-parent .content-frame_4
{
}
.page-template-tpl_products-parent .content-frame_5
{
}


/* 子の場合
page-template-tpl_products-child 
 */
.page-template-tpl_products-child .content-frame_1
{
	padding-bottom: 15px;
}
.page-template-tpl_products-child .content-frame_2
{
	padding-bottom: 145px;
	padding-top: 0px !important;
}
.page-template-tpl_products-child .content-frame_3
{
}
.page-template-tpl_products-child .content-frame_4
{
}
.page-template-tpl_products-child .content-frame_5
{
}

