.html_bookend {
  margin-bottom: 40px;
}

/* title style */
.title1_01{
  background: url(../../../services/img/title_bg_01_top.gif) no-repeat left top;
}
.title1_01 span{
  background: url(../../../services/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(../../../services/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(../../../services/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;
}

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


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

.info_box2_01{
  background: url(../../../services/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(../../../services/img/info_02_bottom.gif) no-repeat left bottom;
  padding:10px;
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
}

.entry_btn{
  background:url(../../../services/img/entry_btn_bg.gif) no-repeat;
  padding:10px 0;
  margin:5px 0 20px;
  text-align:center;
}
.login_btn{
  background:url(../../../services/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;
}





p.read{ padding:0px 0 20px; color:#3C3C3C; font-size:90%; line-height:1.4em;}

div.bannerTag {width:640px; height:99px;position: relative;}
div.bannerTag img { position:absolute; top:0px; left:0px;}
div.bannerTag p{position: absolute; top:60px; left:23px;}







.clearfix{overflow:hidden}

.box_01 {
	padding-top: 12px;
}
.logo_box {
	float: left;
	width:145px;
	text-align:center;
}
.box_01 .flo_right {
	float: right;
	width: 465px;
	padding-right: 5px;
}
.p_01 {
	padding: 0 0 12px !important;
}
.list03 {
	color: #3C3C3C;
	font-size: 12px;
	line-height: 1.4em;
	margin: 10px 5px 20px;
}
.list03 li {
	text-indent: -1em;
	padding-left: 1em;
}
.list03 li p {
	text-indent: -2.2em;
	padding-left: 2.2em;
}
.img_03 {
	float: right;
	padding: 0 0 0 15px;
}




.icon_02 li {
  background: url(../../img/left_navi_menu_mkr2_01.gif) no-repeat 0 7px;
  margin: 0;
  padding-left: 12px;
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
}
.icon_02 a {
  color: #0050a3;
  text-decoration: none;
}
.icon_02 a:hover {
  text-decoration: underline;
}



.icon_03 li {
background: url(../../img/left_navi_menu_mkr2_01.gif) no-repeat 0 7px;
margin: 0;
padding-left: 12px;
font-size: 100%;
line-height: 1.4em;
color: #3C3C3C;
}

/*　------- 汎用グレー(#ccc)囲みボックス -------　*/


div.infobox{
clear:both;
border:1px solid #cccccc;
padding:15px;
margin:0 0 15px 0;
_background-color:#ffffff; /* IE6 unknown bug */
}

div.infobox img{
margin:0 10px;
}

div.infobox div.pct{
width:90px;
float:left;
}

div.infobox div.txt{
margin:0 0 0 100px;
min-height:60px;
*height:60px;
}

div.infobox div.inner_box{
margin:0;
}

div.infobox p.caution{
text-align:center;
}

/*　------- 汎用赤(#f00)囲みボックス -------　*/

