@charset "utf-8";
/* CSS Document */

#content .box01 h3 {
	background-image:url(../common/img/bg-title.jpg);
	background-repeat:no-repeat;
	font-size:18px;
	color:#322d46;
	height:47px;
	padding:25px 0 0 15px;
	margin:0 0 10px 0;
}
#content .box01-b h3 {
	background-image:url(../common/img/bg-title.jpg);
	background-repeat:no-repeat;
	font-size:18px;
	color:#322d46;
	height:47px;
	padding:25px 0 0 15px;
	margin:0 0 10px 0;
}
#content .box01 .s-box {
	width:680px;
	margin:0 auto
}
#content .box01 ul {
	padding:0px;
	margin:0px;
}
#content .box01 li {
	float:left;
	width:110px;
	list-style:none;
	background-image:url(../common/img/arrow.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:18px;
}
#content .box01 .b-l {
	width:130px;
}
/*color*/

#color {
	background-color:#f2f1d2;
	padding:8px;
	margin-bottom:8px;
}
#color h4 {
	margin:0px;
	padding-bottom:10px;
}
/* sitemap content*/

#map ul, li {
	margin: 0;
	padding: 0;
}
/* block elements */
#map li {
	list-style-type: none;
}
/* content
----------------------------------------*/
#map {
	clear: both;
	width: 672px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
}
/* container */
#sitemap-content {
	width: 100%;
	overflow: hidden;
	line-height: 1.25;
	margin:0 auto;
}
#alpha {
	float: left;
	width: 210px;
	padding: 9px 0 15px;
}
#beta2 {
	float: left;
	width: 210px;
	padding: 9px 0 15px;
}
#beta {
	float: right;
	width: 210px;
	padding: 9px 0 15px;
}
/* sitemap common style */
#sitemap-content a {
	display: block;
	height: 20px;
	min-height: 20px;
	padding-top: 4px;
	color: #000;
	text-decoration: none;
}
html>body #sitemap-content a {
	height: auto;
}
#sitemap-content a:hover, #sitemap-content a:active {
	text-decoration: underline;
}
/* sitemap contents list */

	/* toppage */
#sitemap-content p.toppage {
	margin: 0;
}
/* <ul> */
ul.sitemap {
	margin: 0 10px 0 20px;
	background: url(img/tree_base.gif) repeat-y 0 0;
}
#alpha ul.sitemap {
	padding-bottom: 18px;
}
#beta ul.sitemap {
	padding-bottom: 18px;
}
#beta2 ul.sitemap {
	padding-bottom: 18px;
}
ul.sitemap ul {
	margin: 0 10px;
	background: url(img/tree_base.gif) repeat-y 0 0;
}
ul.sitemap ul ul {
	margin: 0 10px;
	background: url(img/tree_base.gif) repeat-y 0 0;
}
/* <li> */
ul.sitemap li {
	padding-left: 36px;
	background: url(img/tree_lv1_1.gif) no-repeat 0 0;
}
ul.sitemap li.last-child {
	background: url(img/tree_lv1_2.gif) no-repeat 0 0;
}
ul.sitemap ul li {
	background-image: url(img/tree_lv2_1.gif);
}
ul.sitemap ul li.last-child {
	background: url(img/tree_lv2_2.gif) no-repeat 0 0;
}
ul.sitemap ul ul li {
	background-image: url(img/tree_lv3_1.gif);
}
ul.sitemap ul ul li.last-child {
	background: url(img/tree_lv3_2.gif) no-repeat 0 0;
}
#products {
	width:768px;
	margin:0 auto;
	background-color:#FFF
}
#products .box {
	width:735px;
	margin:20px auto;
	border:solid 1px #719ccd;
}
#products .box h3 {
	padding:10px 0 0 10px;
	background-color:#211e2f;
	margin:0px;
	background-image:url(../common/img/bg-subtitle.jpg);
	height:25px;
	background-repeat:repeat-x;
}
#products .subbox {
	padding:15px;
}
#products p {
	margin:0px;
}
#products h4 {
	/* background-image:url(../common/img/arrow3.jpg);
	background-repeat:no-repeat;
	background-position:left center;*/
	padding-left:20px;
}
#products .pic {
	text-align:right;
	width:700px;
	font-weight:bold;
}
#products .subbox2 {
	width:700px;
	margin:0 auto
}
#products .l-box {
	float:left;
	width:340px;
	text-align:right;
	font-weight:bold
}
#products .r-box {
	float:right;
	width:340px;
	text-align:right;
	font-weight:bold
}
#products .b-f {
	font-weight:bold;
	font-size:14px;
}
#products .size {
	border:solid 1px #cccccc;
	border-collapse:collapse;
	width:700px;
	margin:0 auto;
}
#products .size td, th {
	border:solid 1px #cccccc;
	border-collapse:collapse;
	padding:3px;
	text-align:center;
}
#products .t-r {
	text-align:right;
}
#products .no {
	text-align:right;
	font-size:14px;
}
#content .content .t-box {
	padding-top:20px;
}
#content .content .t-box .b-l {
	float:left;
	border:solid 1px #322d46;
	width:231px;
	margin-right:18px;
	margin-bottom:15px;
}
#content .content .t-box .b-r {
	float:right;
	border:solid 1px #322d46;
	width:231px;
	margin-bottom:15px;
}
#content .content .t-box h3 {
	background-color:#322d46;
	padding:3px 0 3px 25px;
	color:#FFF;
	margin:0 0 0;
	background-image:url(common/img/arrow2.gif);
	background-repeat:no-repeat;
	background-position:center left;
}
#content .content .t-box p {
	padding:5px 8px;
	margin:0px;
	overflow:hidden;
	height:70px;
}
#content .content .t-box .s-text {
	text-align:right;
	padding:10px 6px 3px 0;
}
#content .content .t-box h3 a {
	color:#FFF;
	text-decoration:none;
}
#content .content .t-box h3 a:hover {
	text-decoration:underline;
}
#content .content .t-box ul {
	margin:0px;
	padding:0px;
}
#content .content .t-box li {
	padding-left:10px;
	list-style-position:inside;
}
#content .content .t-box .none {
	list-style:none;
}
/*takeda*/
.salespoint {
	font-size:2em;
	color:red;
}
