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

a {
	transition: initial; 
}

#denwaCont h1.contTitle {
	background-image: url(../images/denwa/contTitle.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 36px;
	width: 940px;
	margin-bottom: 10px;
}
#denwaCont h2.contTitleL {
	background-image: url(../images/denwa/h2L.gif);
	background-repeat: no-repeat;
	height: 28px;
	font-size: 1.14em;
	font-weight: bold;
	padding-left: 28px;
	padding-top: 11px;
}
#denwaCont h2.contTitleS {
	background-image: url(../images/denwa/h2S.gif);
	background-repeat: no-repeat;
	height: 28px;
	font-size: 1.14em;
	font-weight: bold;
	padding-left: 28px;
	padding-top: 11px;
}
#denwaCont span.subTitle {
	color: #0080C0;
	padding-left: 10px;
	font-size: 85%;
}
#denwaCont h3.contTitle {
	background-color: #E5F2F9;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0080C0;
	width: 270px;
	font-size: 1.14em;
	padding: 3px;
	font-weight: bold;
}
#denwaCont .contWaku {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0080C0;
	border-bottom-color: #0080C0;
	border-left-color: #0080C0;
	zoom: 100%;
	padding: 12px;
}
#denwaCont .innerLeft {
	float: left;
	width: 435px;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-right: 19px;
}
#denwaCont .innerRight {
	float: left;
	width: 435px;
}
#denwaCont .contLeft {
	float: left;
	width: 465px;
	margin-right: 10px;
}
#denwaCont .contRight {
	float: left;
	width: 465px;
}
#denwaCont .contTable {
}
#denwaCont .contTable .inImage {
	background-color: #F2F2F2;
	padding: 9px;
}
#denwaCont .contTable .inImage img {
	border: 1px solid #CCCCCC;
}
#denwaCont .contTable .inText {
	padding-top: 10px;
	padding-left: 15px;
	vertical-align: top;
	font-size: 0.86em;
	line-height: 135%;
}
#denwaCont .contTable .inner {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
