@charset "UTF-8";

/*
	TOP用の
*/


#CABINET {
	background-image:url(/checkpoint/images/top/cabinet_background.gif);
}
body {
}
#MAINBG {
}
#CONTENTS {
	float:none;
	width:924px;
	margin-left:14px;
	padding-top:29px;
}
#CONTENTPATH {
	display:none;
}
#haikei {
	background-image:url(/checkpoint/images/top/haikei_background.png);
}
#FOOTERNAV {
	background-image:url(/checkpoint/images/top/footernav_background.png);
}
#LMENU {
	display:none;
}
#RMENU {
	display:none;
}


#CONTENTS a img,
#CONTENTS a:link img,
#CONTENTS a:visited img {
}
#CONTENTS a:active img,
#CONTENTS a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

/* visual : category slider & contact */
#visual,
#visualS{
}
#visual *,
#visualS *{
	margin:0;
	padding:0;
	vertical-align:bottom;
}
#visual .floatL,
#visualS .floatL{
	position:relative;
	z-index:1;
	width:699px;
	height:235px;
	margin:0;
	overflow:hidden;
}
#visualS .floatL{height:235px !important;}
#visual .wrap,
#visualS .wrap{
	position:relative;
	top:0;
    overflow:hidden;
}
#visual .slider ul,
#visualS .slider ul{
	float:left;
	margin:0;
}
#visual .slider ul li,
#visualS .slider ul li{
	position:relative;
	float:left;
}
#visual .prev,
#visual .next,
#visualS .prev,
#visualS .next {
	position:absolute;
	display:block;
	top:110px;
	width:23px;
	height:42px;
	font-size:0;
	cursor:pointer;
}
#visualS .prev,
#visualS .next{ top:102px !important;}
#visual .prev,
#visualS .prev{left:5px;}
#visual .next,
#visualS .next{right:5px;}
#visual .pager,
#visualS .pager{
	position:absolute;
	right:5px;
	bottom:5px;
	color:#f00;
	text-align:center;
}
#visual .pager a,
#visualS .pager a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:6px;
	height:6px;
	margin:0 5px;
	color:#b8b8b8;
	background:#b8b8b8;
	vertical-align:middle;
	overflow:hidden;
}
#visual .pager a.active,
#visualS .pager a.active {
	width:10px;
	height:10px;
	color:#be0f2d;
	background:#be0f2d;
}
#visual .floatR,
#visualS .floatR{
	width:224px;
	min-height:235px;
	margin:0;
	text-align:center;
}
#visualS .floatR{
	min-height:235px;
}
#visual .floatR p,
#visualS .floatR p{
	margin:0;
}
#visual .floatR img,
#visualS .floatR img{
	margin:0;
}
.floatL {
	float:left;
}
.floatR {
	float:right;
	background:#e1e1e1;
}


h2 {
	background:none;
	margin:0;
	padding:0;
}


/* 製品 */
#products {
	background:#e1e1e1;
	margin-top: 0px;
	padding-left: 5px;
}
.double {
	display:block;
	width:420px;	padding: 10px;
	height:113px;
	border: 1px solid #CCC;
	background: #FFF;
	margin: 8px; 5px 8px 5px:
	margin-bottom:8px;

	float:left;
	}
.triple {
	display:block;
	width:265px;	padding: 10px;
	height:113px;
	border: 1px solid #CCC;
	background: #FFF;
	margin: 8px; 5px 8px 5px:
	margin-bottom:8px;

	float:left;
	}


#product01 a,
#product02 a,
#product03 a {
	display:block;
	width:292px;	/*--3個の場合--*/
	height:113px;
	margin-top:8px;
	margin-bottom:8px;
	float:left;
}
#product01 a {
	background:transparent url(/checkpoint/images/top/product_btn_01.png)  no-repeat 0 0;
	margin-left:14px;
	margin-right:9px;
}
#product02 a {
	background:transparent url(/checkpoint/images/top/product_btn_02.png)  no-repeat 0 0;
	margin-right:9px;
}
#product03 a {
	background:transparent url(/checkpoint/images/top/product_btn_03.png)  no-repeat 0 0;
}

#products a:link,
#products a:visited {
}
#products a:active,
#products a:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#product01 span,
#product02 span,
#product03 span {
	display:block;
	width:170px;
	margin:15px 5px 0 115px;
}

/* コンテンツ */
#content_items {
	background:#f4f1eb;
	padding:15px 12px 0px 12px;
	margin-top:20px;
}
#content_items h2 {
	background:none;
	margin:0 0 10px 0;
	padding:0;
}
#content_items .col3L	{
	width:176px;
	float:left;
}
#content_items .col3C	{
	width:523px;
	float:left;
	margin-left:12px;
}
#content_items .col3R	{
	width:176px;
	float:right;
}
#content_items .item {
	background:#FFF;
	border-top:2px solid #c53235;
	border-right:1px solid #dbd8d3;
	border-bottom:1px solid #dbd8d3;
	margin-bottom:20px;
	padding:9px 7px 15px 7px;
}
#content_items .item ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#content_items .item li {
}
#content_items .item li a {
	display:block;
}






/* 更新情報 */

#New {
}
#New .style3 {
	padding:0 5px 0 0;
	height:170px;
	overflow:scroll;
	overflow-x:auto;
	clear:both;
}
#New .style2 {
	display:block;
	float:right;
	text-align:right;
	font-size:90%;
	margin:10px 5px 5px 10px;
	background-position:0px 3px;
	overflow:hidden;
	height:20px;
}
#New .style4 {
	float:left;
	clear:right;
	margin:5px 0 5px 13px;
}
#New dl {
	display:block;
	clear:both;
	margin:0 0 5px 0;
	padding:5px 0 0px 0;
	background:transparent url(/checkpoint/images/widgets/hr_01.gif) repeat-x 0 0;
	font-size:95%;
}
#New dt {
	float:left;
	width:80px;
	clear:right;
	margin:5px 0 5px 0;
	padding:0;
}
#New dd {
	float:right;
	width:380px;
	margin:5px 0 5px 0;
	padding:0;
}
#New dd ul {
	margin-bottom:0;
}

#New dd ul.none {
	list-style:none;
}

#New .record a {
	padding-bottom:2px !important;
}


/* お問い合わせ各種 */
#contact {
	text-align:center;
	margin-top:30px;
}
#contact * {
	border:0 !important;
}