@charset "utf-8";

@import url("../photo/splash_image/splash_image.css");
@import url("../tab/css/Tab.css");


/* CSS Document */




#maker h2 {
	margin-bottom: 20px;
}
#maker h3 {
	font-size: 15px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #0099FF;
	border-left: 4px solid #0099FF;
	padding-left: 10px;
	font-weight: bold;
	margin-top: 30px;
}
#maker h4 {
	margin-left: 13px;
	margin-bottom: 10px;
	font-weight: bold;
	clear: both;
}


#maker p {
	line-height: 20px;
	margin: 10px;
	clear: both;
	
}

#maker dl {
	width: 500px;
	margin: 0px auto;
	padding: 0px;
	height: 100px;
}

#maker dt {
	float: left;
	width: 250px;
}
#maker dd {
	float: right;
	margin-top: 8px;
	width: 220px;
}
#maker ul,#maker ol {
	margin-left: 0px;
}
#maker ul li {
	float: left;
	margin-right: 2px;
	margin-bottom: 20px;
}
 
#maker ol li {
	padding: 0px 0px 0px 15px;
	background: url(../image/list.jpg) no-repeat left;
	margin: 10px 10px 10px 0px;
}


#product table {
	width: 690px;
}
#product p {
	line-height: 18px;
	margin: 10px 0 0 10px;
}


#product h2 {
	font-size: 50px;
	font-weight: bold;
	background-image: url(../../product/image/product_h2.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 60px;
	line-height: 60px;
	padding-left: 32px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin-bottom: 20px;
}

#product h3 {
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
	padding:0 0 0 10px;
	
}


#product h4 {
	background: #A6D2FF;
	line-height: 20px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 10px;
}

#product td {
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 5px 0px;
	vertical-align: top;
}


#product h4 {
	margin-bottom: 5px;
	padding: 3px 10px;
	font-weight: bold;
	line-height: 15px;
	color: #FFFFFF;
	background: #A4D1FF;
}
#product h5 {
margin:0px;
padding:0px;
}


#product  dl {
	margin: 0px;
	padding: 0px;
}

#product dt {
	font-weight: bold;
	margin: 0px 0px 10px;
	background-image: url(../../product/image/product_dt.jpg);
	background-repeat:no-repeat;
	line-height: 20px;
	clear: left;
	padding-left: 25px;

}


#product dd {
	margin-top: 5px;
	margin-bottom: 30px;
	line-height: 18px;
}



#product dd p {
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;

}
#product dd ul {
}


#product dd ul li {
	margin: 0px 0px 5px;
	padding: 3px 3px 3px 15px;
	background-image: url(../image/list.jpg);
	background-repeat: no-repeat;
	background-position: 3px center;
	border: 1px dashed #CCCCCC;
}
#ProductList h2 {
	font-size: 20px;
	margin: 0px;
	background-color: #000099;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
#ProductList h3 {
	font-size: 16px;
	font-weight: bold;
	background-color: #0099FF;
	color: #FFFFFF;
	padding: 3px 3px 3px 10px;
}
#ProductList h4 {
	font-size: 15px;
	font-weight: bold;
	border: 1px solid #999999;
	padding: 5px 10px;
	margin-top: 20px;
}
#ProductList td {
	border: 1px solid #CCCCCC;
}
#ProductList th {
	background-color: #666666;
	color: #FFFFFF;
}
#ProductList table {
	margin-bottom: 20px;
}

#ProductList table p {
	margin: 5px;
}


/* function */

#function p {
	font-size: 12px;
	line-height: 18px;
	margin: 15px;
}

#function h2 {
	background-color: #3CF;
	color: #FFF;
	padding-left: 20px;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	border-bottom: 10px inset #0CF;
	padding-top: 10px;
}
#function h3 {
	margin: 15px;
	background-color: #3CF;
	padding: 15px;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}
#function h4 {
	background-color: #FFC;
	padding: 10px 15px;
	width: 500px;
	margin: 15px;
	clear: both;
}

#function h5 {
	padding: 3px 15px 3px 8px;
	margin: 20px 15px 15px;
	clear: both;
	border-left: 5px solid #3CF;
	border-bottom: 1px dotted #3CF;
}
