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

/*料金について*/
#price{
	font-size: 12px;
	width: 760px;
	padding: 20px;
}

#price #lead{
	margin-bottom: 30px;
	overflow: hidden;
	width: 760px;
}

#price #lead div#h1{
	height: 50px;
	width: 760px;
	overflow: hidden;
}

#price #lead h1{
	background-image: url(../price/priceH1.gif);
	margin: 0px;
	height: 0px;
	width: 500px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
}

#price #lead p{
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#container{
	width: 760px;
	margin-bottom: 20px;
}



#box{
	width: 500px;
	float: left;
}

#web{
	width: 240px;
	float: right;
}

#graphic{
	float: right;
	width: 240px;
}

#cg{
	width: 240px;
	float: left;
}

#web div.h2,#cg div.h2,#graphic div.h2,#tViz div.h2{
	height: 20px;
	width: 240px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;

}

#web h2,#graphic h2,#cg h2,#tViz h2{
	height: 0px;
	width: 240px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	display: block;
	margin: 0px;
}

#web h2{
	background-image: url(../price/priceH2_02.gif);
	background-repeat: no-repeat;
}

#graphic h2{
	background-image: url(../price/priceH2_03.gif);
	background-repeat: no-repeat;

}

#cg h2{
	background-image: url(../price/priceH2_01.gif);
	background-repeat: no-repeat;

}



#web p,#graphic p,#cg p{
	font-size: 10px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #333333;
}





#price table{
	width: 240px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 10px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#price caption{
	text-align: left;
	font-size: 10px;
	color: #642528;
	font-weight: bold;
}

#price th{
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	font-weight: normal;
	color: #333333;
}

#price td{
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#tViz{
	margin-bottom: 10px;
}

#tViz h2{
	background-image: url(../price/priceH2_04.gif);
	background-repeat: no-repeat;
}

#tViz p{
	font-size: 10px;
	line-height: 18px;
	margin: 0px;
}

#price a:link{
	color: #1A3575;
}


#price a:visited{
	color: #2B4266;
}


#price a:hover{
	color: #1440A2;
}
