.html_bookend {
  margin-bottom: 40px;
}

/* title style */
.title1_01{
  background: url(../img/title_bg_01_top.gif) no-repeat left top;
}
.title1_01 span{
  background: url(../img/title_bg_01_bottom.gif) no-repeat left bottom;
  display: block;
  padding: 10px 12px;
  font-weight: normal;
  font-size: 90%;
  line-height: 1.4em;
  color: #3c3c3c;
}

/* box style */
.info_box1_01{
  background: url(../img/info_01_top.gif) no-repeat left top;
  padding:7px 10px;
  border-bottom: 1px #dfdfdf solid;
  font-weight: normal;
  font-size: 90%;
  line-height: 1.4em;
  color: #3c3c3c;
}
.info_box1_01_bottom{
  background: url(../img/info_01_bottom.gif) no-repeat left bottom;
  padding:10px;
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
}

/* style */
.cont_inner{
  margin:15px 5px;
}

.img_area{
  width:140px;
  float:left;
  text-align:center;
  margin-right:20px;
}
.text_area{
  width:470px;
  float:right;
  font-size:75%;
  line-height:1.4em;
  color:#3c3c3c;
}
.text_small{
  font-size: 85% !important;
}
.btn_area{
  margin:15px 0 10px;
  text-align:right;
}

.text{
  font-size:90%;
  line-height:1.4em;
  color:#3c3c3c;
  padding:20px 0 25px;
}

/* entry login box */
.entry_login_area{
  width:310px;
}

.info_box2_01{
  background: url(../img/info_02_top.gif) no-repeat left top;
  padding:7px 10px;
  border-bottom: 1px #dfdfdf solid;
  font-weight: normal;
  font-size: 90%;
  line-height: 1.4em;
  color: #3c3c3c;
}
.info_box2_01_bottom{
  background: url(../img/info_02_bottom.gif) no-repeat left bottom;
  padding:10px;
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
}

.entry_btn{
  background:url(../img/entry_btn_bg.gif) no-repeat;
  padding:10px 0;
  margin:5px 0 20px;
  text-align:center;
}
.login_btn{
  background:url(../img/login_btn_bg.gif) no-repeat;
  padding:10px 0;
  margin-bottom:15px;
  text-align:center;
}

.entry_box_01{
  width:;
}

.entry_box_02 {
  float:left;
  width:285px;
}

.entry_box_03 {
  width:330px;
  float:left;
  height:73px;
}


.entry_box_03 .icon_login_01 {
  margin:8px 10px 0px;
  float:left;
}

.entry_box_03 .icon_login_02 {
  margin:5px 10px 0;
  float:left;
}

.entry_box_03 p {
  float:left;
  width:250px;
  margin-top:14px;
}

.ponta_link {
	float: right;
	padding: 5px 0 0;
	text-align: right;
}


/* icon style */
.icon_01 {
  background: url(../img/left_navi_menu_mkr1_01.gif) no-repeat 0 5px;
  margin: 7px 0;
  padding-left: 12px;
}
.icon_01 a {
  color: #0050a3;
  text-decoration: none;
}
.icon_01 a:hover {
  text-decoration: underline;
}

a.mark{
background:url(/netanswer/images/mainmenu_list_mark.gif) no-repeat;
padding:0 0 0 12px;
}

a.mark img{
vertical-align:middle;
}

strong{
color:#ff0000;
}
