.strong_decoration_01{
  color: #54af5d;
  font-weight: bold;
  font-size: 90%;
  line-height: 1.4em;
  margin: 10px 0 25px;
}

.method_box_01 {
background:url(../img/line_border.gif) left bottom repeat-x;
padding-bottom:10px;
margin-bottom:10px;
}

.method_box_01 img{
  float: left;
}

.method_box_01 .float_none {
float:none;
}

.html_float_right{
  float: right;
  width:480px;
  margin-top:13px;
}

.html_float_right p {
  font-size: 90%;
  line-height: 1.4em;
  color: #3c3c3c;
  font-weight:bold;
}



/* style */
.cont_inner{
	padding:0 5px 15px;
	font-size:75%;
	line-height:1.4em;
	color:#3c3c3c;
}

/* .method box style */
h2.method_box {
	margin:0;
}
.method_box_L {
	font-size: 75%;
	line-height: 1.4em;
	color: #3c3c3c;
	background-image: url(/point/way_saving/img/method_box_bottom01.gif);
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
	padding:10px;
	background-position: left bottom;
}
.method_box_S {
	font-size: 75%;
	line-height: 1.4em;
	color: #3c3c3c;
	background-image: url(/point/way_saving/img/method_box_bottom02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width:310px;
}
.method_box_float {
	margin:5px 0;
	float:left;
}

.method_box_S div {
	padding:0 8px  8px 8px;
}

/* icon style */
.icon_04 li {
	margin: 0 15px 0 0 ;
	padding-left: 1em;
	line-height: 1.4em;
	color: #3c3c3c;
	display:block;
/*	float:right; */
	background-image: url(/point/img/left_navi_menu_mkr1_01.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}
.icon_04 a {
  text-decoration: none;
}
.icon_04 a:hover {
  text-decoration: underline;
}

/* table */
table.menu_teble1 {
	margin-top:30px;
}
table.menu_teble1 td {
	padding:1px 0;
	vertical-align:top;
}
table td.border_Y {
	background-image: url(/point/way_saving/img/border_y.gif);
	background-repeat: repeat-x;
	height: 1px;
}
table td.border_T {
	background-image: url(/point/way_saving/img/border_t.gif);
	background-repeat: repeat-y;
	width: 1px;	
}

/* text decration */
.txt_red {
	color:#FF0000;
}
em {
	font-size:120%;
	font-weight:bold;
	color:#FF0000;
	font-style: normal;
}
.txt_link {
	font-size:85%;
	padding:2px 0 2px 6px;
	line-height:1.2em;
}

