


/* CSS Document */

a:link {
	color: #bd6f6f;
}
a:visited {
	color: #827a66;
}
a:active {
	color: #bd6f6f;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}

.txt-l1 {
	font-size: 14px;
	line-height: 140%;
	color: #4d201a;
	padding: 0;
	margin: 0;
}
.txt-l2 {
	font-size: 14px;
	line-height: 140%;
	color: #4d201a;
	padding: 0;
	margin: 0px 0px 20px 0px;
}
.txt-m1 {
	font-size: small;
	line-height: 130%;
	color: #4d201a;
	padding: 0;
	margin: 0;
}

.txt-m2 {
	font-size: small;
	line-height: 130%;
	color: #4d201a;
	padding: 0;
	margin: 0;
	text-align:right;
}

.txt-s1 {
	font-size: x-small;
	line-height: 130%;
	color: #4d201a;
	padding: 0;
	margin: 0;
}
.txt-s2 {
	font-size: x-small;
	line-height: 130%;
	color: #666666;
	padding: 0;
	margin: 10px 0px;
}

.txt-main{
	font-size: 14px;
	line-height:140%;
	color:#561818;
}

/* ====================== IndexPage ====================== */

#ContentsBody{
	margin:0 auto;
	padding:0;
	width:750px;
	height:auto;
}

#Head{
	margin:0;
	padding:0;
	width:750px;
	height:24px;
	background:url(/wp-content/themes/kabukibito/iroha/tepco/09/images/titlebar.jpg) no-repeat;
}

#Head h1{
	margin:0;
	padding:0;
	text-indent:-9999px;
	font-size:small;
}

#MainImg{
	margin:0 0 20px 0;
	padding:0;
	width:750px;
	height:350px;
	background:url(/wp-content/themes/kabukibito/iroha/tepco/09/images/img_main.jpg) no-repeat;
}

#MainImg h2,#MainImg p{
	margin:0;
	padding:0;
	text-indent:-9999px;
	font-size:0px;
	line-height:0px;
}

#MainImg #LinkBox{
	margin:250px 0 0 493px;
	padding:0;
	width:226px;
	height:80px;
}
	

#ContentsBody ul.feature{
	margin:0;
	padding:0;
	font-size: 14px;
	border: none;
	list-style: none;
}

#ContentsBody ul.feature li{
	margin: 0 0 15px 0;
	padding: 0;
	float:left;
	width: 750px;
	height:auto;
	font-size: 14px;
	line-height:140%;
	color:#561818;
}

#ContentsBody ul.feature img {
	margin:0 4px 0 0;
	padding:0;
}


.BtnMore{
	margin:10px 0 0 0;
	padding:0;
	width:auto;
	text-align:right;
}


/* ====================== OthePage ====================== */
#ContentsBody2{
	margin:0 auto;
	padding:0;
	width:750px;
	height:auto;
}

#LeftBox{
	margin:19px 20px 20px 0;
	padding:0;
	width:365px;
	height:auto;
	float:left;
}

#RightBox{
	margin:19px 0 20px 0;
	padding:0;
	width:365px;
	height:auto;
	float:right;
	font-size: 14px;
	line-height:140%;
	color:#561818;
}

#RightBox .ColumnBox{
	margin:20px 0 0 0;
	padding:5px;
	border:#990000 1px solid;
	color:#845852;
}

#Ttl02{
	margin:0 0 10px 0;
	padding:0;
	width:365px;
	height:32px;
	background:url(/wp-content/themes/kabukibito/iroha/tepco/09/images/ttl_02.gif) no-repeat;
}

#Ttl02 h2{
	margin:0;
	padding:0;
	text-indent:-9999px;
	font-size:small;
}

#Ttl03{
	margin:0 0 10px 0;
	padding:0;
	width:365px;
	height:32px;
	background:url(/wp-content/themes/kabukibito/iroha/tepco/09/images/ttl_03.gif) no-repeat;
}

#Ttl03 h2{
	margin:0;
	padding:0;
	text-indent:-9999px;
	font-size:small;
}

#Ttl04{
	margin:0 0 10px 0;
	padding:0;
	width:365px;
	height:32px;
	background:url(/wp-content/themes/kabukibito/iroha/tepco/09/images/ttl_04.gif) no-repeat;
}

#Ttl04 h2{
	margin:0;
	padding:0;
	text-indent:-9999px;
	font-size:small;
}

#Ttl05{
	margin:0 0 10px 0;
	padding:0;
	width:365px;
	height:32px;
	background:url(/wp-content/themes/kabukibito/iroha/tepco/09/images/ttl_05.gif) no-repeat;
}

#Ttl05 h2{
	margin:0;
	padding:0;
	text-indent:-9999px;
	font-size:small;
}

.SubImgBox{
	margin:20px 0 0 0;
	padding:0;
	width:auto;
	height:auto;
}


#BtnNext{
	margin:0 0 20px 0;
	padding:0;
	width:750px;
	height:auto;
	text-align:right;
	clear:both;
}

#BtnNext .Txt{
	margin:0 0 5px 10px;
	padding:0;
	font-size: small;
	line-height: 100%;
	color: #4d201a;
}

#BtnNext a {
	color:#bd6f6f;
	text-decoration: underline;
}

#BtnNext a:visited {
	color: #cc9999;
	text-decoration: underline;
}