@charset "utf-8";
.pagescontainer {
	background-image: url(../imgs/menubg.png);
	background-repeat: no-repeat;
}

.pagescontainer   #head {
	margin-left: 35px;
	height: 125px;
}




.pagescontainer #main {
	width: 705px;
	margin-right: 30px;
	margin-left: 35px;
	margin-bottom: 30px;
}
h2 {
	font-size: 1.4em;
	line-height: 40px;
	color: #ECF107;
	background-image: url(../imgs/titlebg.png);
	height: 40px;
	width: 700px;
	margin-bottom: 20px;
	margin-left: 2px;
	text-indent: 100px;
	margin-top: 20px;
}
h3 {
	font-size: 1.4em;
	line-height: 40px;
	color: #FFFFCC;
	background-image: url(../imgs/titlebg_blue.png);
	height: 40px;
	width: 700px;
	margin-bottom: 20px;
	margin-left: 2px;
	text-indent: 100px;
	margin-top: 20px;
}
h4 {
	font-size: 1.2em;
	color: #000099;
	margin-left: 20px;
	margin-bottom: 5px;
	background-color: #E4E8F3;
	margin-right: 20px;
	line-height: 1.8em;
	padding-right: 15px;
	padding-left: 15px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #5C81E0;
}
h5 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #2539A9;
	padding-left: 10px;
	font-size: 1em;
	margin-left: 55px;
	margin-bottom: 30px;
}



#caselist dt {
	text-indent: 55px;
	height: 40px;
	width: 500px;
	font-size: 1.2em;
	line-height: 40px;
	font-weight: bold;
}
#caselist a {
	color: #000066;
	background-image: url(../imgs/listbg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 40px;
	width: 500px;
}
#caselist a:hover {
	color: #000066;
	background-image: url(../imgs/listbg.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	display: block;
	height: 40px;
	width: 500px;
}
#caselist dd {
	width: 550px;
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 40px;
	border: 1px dotted #EAB48C;
	padding: 15px;
}
#pricebox dl {
	margin-bottom: 30px;
	margin-left: 50px;
	font-size: 1.1em;
}
#pricebox dt {
	clear: left;
	float: left;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADCFE0;
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	display: block;
}
#pricebox dd {
	width: 200px;
	margin-left: 300px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADCFE0;
	text-align: center;
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	display: block;
}



#main #prof {
	float: left;
	margin-left: 50px;
	margin-bottom: 40px;
	display: inline;
}

#main #prof ul {
	margin-bottom: 1em;
}

#main #prof li {
	list-style-type: circle;
	list-style-position: inside;
}

#main #prof th {
	width: 8em;
	letter-spacing: 0.5em;
	background-color: #FFFFCC;
	border: 1px solid #FFCC66;
	text-align: center;
}
#main #prof td {
	background-color: #F9F9FB;
	border: 1px solid #FFCC99;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#main #charas {
	margin-left: 10px;
	margin-top: 15px;
}
#main img {
	margin-bottom: 50px;
}
#balco {
	margin-left: 20px;
}
#designer dl {
	margin-left: 30px;
	margin-right: 30px;
}
#designer dt {
	border-left-width: 1.2em;
	border-left-style: solid;
	border-left-color: #C14A28;
	text-indent: 10px;
	font-size: 100%;
	margin-bottom: 10px;
}
#designer dd {
	font-size: 95%;
	margin-left: 3em;
	margin-bottom: 20px;
}
#designer #deimg1 img {
	margin-bottom: 10px;
}
#designer #deimg2 img {
	margin-bottom: 10px;
}


#deimg1 {
	float: right;
	margin-left: 30px;
	margin-right: 15px;
	width: 300px;
	padding-bottom: 10px;
	display: inline;
}
#deimg2 {
	float: left;
	margin-left: 15px;
	width: 300px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	display: inline;
}
.profimg {
	float: right;
	margin-right: 60px;
	display: inline;
}
#proflist {
	margin-left: 60px;
	line-height: 2.5em;
}
.right_fr {
	float: right;
	width: 320px;
	display: inline;
}




.imgp {
	text-align: center;
}


.pagesp {
	margin-right: 30px;
	margin-bottom: 40px;
	margin-left: 30px;
}

#pricebox .pagesp {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: -5px;
	background-color: #FCFCFC;
}
.pagescontainer #foot {
	background-image: url(../imgs/footbg.png);
	width: 752px;
	margin-left: 9px;
	background-repeat: no-repeat;
}
.lead {
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.margin_left60 {
	margin-left: 50px;
}
.profp {
	padding: 15px;
	margin-left: 30px;
	border: 1px dotted #E4E8F3;
	width: 250px;
}

