@charset "utf-8";

#page {
	background-image: url(../img/page/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#contents2 {
	clear: both;
	float: left;
	width: 810px;
	background-color: #FFFFFF;
	padding: 20px;
}



/* -----------------------------------------------------------
CSS Information

 File name:      default.css
 Author:         Yusuke Miyano(admin)
 Style Info:     CSS  レイアウト設定
----------------------------------------------------------- */


#InContents2 {
	float: right;
	width: 600px;
	font-size: 12px;
	line-height: 155%;
}
#sub2 {
	float: left;
	width: 190px;
}
#sub2 #cate-title {
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 190px;
	background-image: url(../img/sub/title2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sub2 #sub-category {
	background-image: url(../img/sub/cate-back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 190px;
}
#sub-category #sub-category-list {
	width: 170px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#sub-category-list a {
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 170px;
}

#sub-category-list #menu1 {
	background-image: url(../img/sub/cate_01.jpg);
	background-repeat: no-repeat;
	background-position: -170px top;
}

#sub-category-list #menu1 a {
	background-image: url(../img/sub/cate_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#sub-category-list #menu1 a:hover {
	background-image: none;
}

#sub-category-list #menu2 {
	background-image: url(../img/sub/cate_02.jpg);
	background-repeat: no-repeat;
	background-position: -170px top;
}

#sub-category-list #menu2 a {
	background-image: url(../img/sub/cate_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#sub-category-list #menu2 a:hover {
	background-image: none;
}

#sub-category-list #menu3 {
	background-image: url(../img/sub/cate_03.jpg);
	background-repeat: no-repeat;
	background-position: -170px top;
}

#sub-category-list #menu3 a {
	background-image: url(../img/sub/cate_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#sub-category-list #menu3 a:hover {
	background-image: none;
}

#sub-category-list #menu4 {
	background-image: url(../img/sub/cate_04.jpg);
	background-repeat: no-repeat;
	background-position: -170px top;
}

#sub-category-list #menu4 a {
	background-image: url(../img/sub/cate_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#sub-category-list #menu4 a:hover {
	background-image: none;
}

#sub-category-list #menu5 {
	background-image: url(../img/sub/cate_05.jpg);
	background-repeat: no-repeat;
	background-position: -170px top;
}

#sub-category-list #menu5 a {
	background-image: url(../img/sub/cate_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#sub-category-list #menu5 a:hover {
	background-image: none;
}

#sub-category-list #menu6 {
	background-image: url(../img/sub/cate_08.jpg);
	background-repeat: no-repeat;
	background-position: -170px top;
}

#sub-category-list #menu6 a {
	background-image: url(../img/sub/cate_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#sub-category-list #menu6 a:hover {
	background-image: none;
}

#InContents2 #pan {
	clear: both;
	float: left;
	width: 600px;
	font-size: 11px;
	margin-bottom: 20px;
}
#InContents2 #pan #second {
	margin-left: 5px;
	padding-left: 15px;
	background-image: url(../img/page/pan-icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#InContents2 #pan li {
	display: inline;
}
#InContents2 #page-title {
	clear: both;
	height: 80px;
	width: 600px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 15px;
}

#InContents2 .company-title {
	background-image: url(../img/page/company/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#InContents2 .company-title2 {
	background-image: url(../img/page/company/title2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#company-list tr {
	background-color: #FFFFFF;
}
#company-list #left {
	background-color: #f4f4f4;
	width: 25%;
}
#company-list td {
	padding: 7px;
	font-size: 11px;
	line-height: 145%;
}



#InContents2 .business-title {
	background-image: url(../img/page/business/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#business-box {
	width: 598px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
	float: left;
	padding-bottom: 20px;
}
#business-box dl {
	clear: both;
	float: left;
	width: 598px;
}
#business-box dt {
	float: left;
	width: 300px;
}
#business-box dd {
	float: left;
	width: 245px;
	margin-left: 20px;
}
#business-box #business-list td {
	font-size: 12px;
	padding: 4px;
	text-align: center;
	background-color: #f4f4f4;
}

#page-top {
	font-size: 11px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 15px;
	clear: both;
	float: right;
}




#InContents2 .product-title {
	background-image: url(../img/page/product/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#InContents2 .contact-title {
	background-image: url(../img/page/contact/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contact-list td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#contact-list #left {
	width: 25%;
	border: 1px solid #dddddd;
	background-color: #f4f4f4;
}
#contact-list #left .attention {
	font-size: 7px;
	color: #CC0000;
}



#InContents2 .privacy-title {
	background-image: url(../img/page/privacy/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#privacy-list {
	margin-top: 10px;
}


#privacy-list dt {
	background-image: url(../img/page/privacy/icon1.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 8px;
	margin-bottom: 5px;
	color: #006699;
}

#privacy-list dd {
	background-image: url(../img/page/privacy/icon2.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 8px;
	margin-bottom: 15px;
	color: #666666;
	margin-left: 10px;
}

#InContents2 .sitemap-title {
	background-image: url(../img/page/sitemap/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#sitemap-list {
	margin-top: 10px;
}


#sitemap-list dt {
	background-image: url(../img/page/sitemap/icon1.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 8px;
	margin-bottom: 5px;
	color: #006699;
	font-size: 13px;
}

#sitemap-list dd {
	background-image: url(../img/page/sitemap/icon2.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 8px;
	margin-bottom: 3px;
	color: #666666;
	margin-left: 10px;
}

#sitemap-list .last {
	margin-bottom: 15px;
}


#InContents2 .terms-title {
	background-image: url(../img/page/terms/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#b-list td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}

#b-list th {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.pic-right img {
	float: right;
}
