/* html tag style */
body,h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd,form {
	padding: 0;
	margin: 0;
	font-size: 100%;
}

a {
  color: #0050a3;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}


li {
  list-style: none;
}
img {
  border: none;
}
body {
  background: url(../img/body_bg_01.gif) repeat-x top left;
}

span.decoration_red{/* 3/23追加 テキストの色（赤） */
	color:#ff0000;
}


/* 背景補完用ボックス */
#bg_supplement{
  width: 958px;
  background: url(../img/body_bg_00.gif) repeat-y top center;
  margin: 0 auto;
}


/* clearfix */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; clear:both;}
/* exlude MacIE5 \*/
* html .clearfix { height: 1%;}
.clearfix {display:block;}
/* end MacIE5 */



/* layout style */
#contena_box_new2008 {
  width: 958px;
  height: auto;
  background: url(../img/body_bg_02.gif) no-repeat top left;
  margin: 0 auto;
  padding: 0;
}

/* head area style */
#header_new2008 {
  margin: 0 24px 7px 24px;
}
#header_new2008 .head_menu_01 {
}
#header_new2008 .head_menu_01 img {
  padding: 9px 0 31px 0;
  float: left;
}
#header_new2008 .head_menu_01 ul {
  float: right;
}
#header_new2008 .head_menu_01 ul li {
  float: left;
  margin-left: 15px;
  padding-top: 9px;
}
#header_new2008 .head_menu_01 ul li img {
  padding: 0;
}

#header_new2008 .head_menu_01 .head_serch {
  margin-top: -6px;
}
#header_new2008 #srchBox {
  width: 155px;
  height: 22px;
  position: relative;
  margin: 0;
  padding: 0;
}
#header_new2008 #srchInput {
  position: absolute;
  top: 0;
  left: 0;
  padding: 2px;
  width: 110px;
  border: 1px solid #7f9db9;
  /* background: #fff url(http://img.yahoo-search.jp/img/logo_wm.gif) center center no-repeat; */
}
#header_new2008 #srchBtn {
  position: absolute;
  top: 1px;
  right: 0;
}

#header_new2008 .head_menu_02 {
}
#header_new2008 .head_menu_02 .head_logo {
  display: block;
  float: left;
  padding: 3px 25px 3px 3px;
  background: url(../img/head_bg_01.gif) repeat-y right top;
}
#header_new2008 .head_menu_02 li {
  float: left;
}
#header_new2008 .head_menu_02 li.menu2_01 {
  padding-top: 9px;
  background: url(../img/head_bg_01.gif) repeat-y right top;
}
#header_new2008 .head_menu_02 li.menu2_01 a {
  padding: 3px 16px 3px 15px;
  display: block;
}
#header_new2008 .head_menu_02 li.menu2_02 {
  padding-top: 12px;
}
#header_new2008 .head_menu_02 li.menu2_02 a {
  padding: 3px 14px 3px 13px;
  display: block;
  background: url(../img/head_bg_01.gif) repeat-y right top;
}

/* contents area style */
#contents_new2008 {
	background: #FFF;
	margin: 30px 4px 12px 24px;
	background: url(../img/contents_bg_01.gif) no-repeat 230px 0px;
}
#contents_bg_supplement {/* コンテンツ背景補完 */
	background: #FFF;
	margin: 30px 4px 12px 24px;
	background: url(../img/contents_bg_00.gif) repeat-y 230px 0px;
}
#contents_bg_supplement #contents_new2008 {/* コンテンツ背景補完時のマージン調整 */
	margin: 0;
}

/* left navi area style */
#left_navi_new2008 {
  float: left;
  width: 210px;
  padding: 0 20px 30px 0;
}

#left_navi_new2008 .left_navi_01 {
  background: url(../img/left_navi_bg1_01.gif) no-repeat left top #e9f9eb;
  margin-bottom: 10px;
}
#left_navi_new2008 .left_navi_01_bottom {
  background: url(../img/left_navi_bg1_02.gif) no-repeat left bottom;
  padding: 8px 8px 10px 8px;
}
#left_navi_new2008 .left_navi_01_bottom img {
  display: block;
  margin: 0 auto;
}
#left_navi_new2008 .left_navi_01_bottom .image_menu {
  padding-bottom: 6px;
}
#left_navi_new2008 .left_navi_01_bottom ul {
  background: url(../img/left_navi_menu_bg1_01.gif) no-repeat left top #FFF;
  width: 190px;
  margin: 0 auto;
}
#left_navi_new2008 .left_navi_01_bottom li {
  background: url(../img/left_navi_bg1_03.gif) repeat-x left bottom;
  height: 37px;
}
* html #left_navi_new2008 .left_navi_01_bottom li {
  margin-bottom: -5px;
}
*:first-child+html #left_navi_new2008 .left_navi_01_bottom li {
  margin-bottom: -5px;
}
#left_navi_new2008 .left_navi_01_bottom li img {
  margin: 0;
  display: block;
}
#left_navi_new2008 .left_navi_01_bottom li a {
  padding: 12px 0 13px 14px;
  display: block;
  width: 176px;
}
#left_navi_new2008 .left_navi_01_bottom li.left_navi_01_2link {
  background: url(../img/left_navi_menu_bg1_02.gif) no-repeat left bottom;
  padding: 0;
  margin: 0;
  height: 29px;
  padding: 5px 0;
}
* html #left_navi_new2008 .left_navi_01_bottom li.left_navi_01_2link {
  margin-bottom: -5px;
}
*:first-child+html #left_navi_new2008 .left_navi_01_bottom li.left_navi_01_2link {
  margin-bottom: -5px;
}
#left_navi_new2008 .left_navi_01_bottom li.left_navi_01_2link a {
  padding: 2px 0 2px 14px;
  display: block;
  width: 176px;
}


#left_navi_new2008 .left_navi_02 {
  background: url(../img/left_navi_bg2_01.gif) no-repeat left top #e4f6f7;
  margin-bottom: 20px;
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
}
#left_navi_new2008 .left_navi_02 a {
  color: #0050a3;
  text-decoration: none;
}
#left_navi_new2008 .left_navi_02 a:hover {
  text-decoration: underline;
}

#left_navi_new2008 .left_navi_02_bottom {
  background: url(../img/left_navi_bg2_02.gif) no-repeat left bottom;
  padding: 8px 8px 10px 8px;
}
#left_navi_new2008 .left_navi_02_bottom .left_navi_02_01 {
  background: url(../img/left_navi_menu_bg2_01.gif) no-repeat left top #FFF;
  width: 190px;
  margin: 0 auto 5px;
}
#left_navi_new2008 .left_navi_02_bottom .left_navi_02_01 li {
  background: url(../img/left_navi_menu_bg2_02.gif) no-repeat left bottom;
}
#left_navi_new2008 .left_navi_02_bottom .left_navi_02_01 li a {
  padding: 15px 15px 15px 25px ;
  display: block;
  width: 150px;
  background: url(../img/left_navi_menu_mkr1_01.gif) no-repeat 15px 18px;
}

#left_navi_new2008 .left_navi_02_bottom .left_navi_02_02 {
  background: url(../img/left_navi_menu_bg2_01.gif) no-repeat left top #FFF;
  width: 190px;
  margin: 0 auto 5px;
}
#left_navi_new2008 .left_navi_02_bottom .left_navi_02_02 li {
  background: url(../img/left_navi_bg2_03.gif) repeat-x left bottom;
}
#left_navi_new2008 .left_navi_02_bottom .left_navi_02_02 li.menu_01 {
  padding-top: 5px;
}
#left_navi_new2008 .left_navi_02_bottom .left_navi_02_02 li.menu_01 a {
  padding: 10px 15px 10px 25px;
  display: block;
  width: 150px;
  background: url(../img/left_navi_menu_mkr1_01.gif) no-repeat 15px 13px;
}
#left_navi_new2008 .left_navi_02_bottom .left_navi_02_02 li.menu_02 a {
  padding: 10px 15px 11px 58px;
  display: block;
  width: 117px;
  min-height: 27px;
  background: url(../img/left_navi_menu_icon_01.gif) no-repeat 25px 10px;
}
* html #left_navi_new2008 .left_navi_02_bottom .left_navi_02_02 li.menu_02 a {
  height: 27px;
}
#left_navi_new2008 .left_navi_02_bottom .left_navi_02_02 li.menu_03 a {
  padding: 10px 15px 11px 58px;
  display: block;
  width: 117px;
  min-height: 27px;
  background: url(../img/left_navi_menu_icon_02.gif) no-repeat 25px 10px;
}
* html #left_navi_new2008 .left_navi_02_bottom .left_navi_02_02 li.menu_03 a {
  height: 27px;
}
#left_navi_new2008 .left_navi_02_bottom .left_navi_02_02 li.menu_04 a {
  padding: 10px 15px 11px 58px;
  display: block;
  width: 117px;
  min-height: 27px;
  background: url(../img/left_navi_menu_icon_03.gif) no-repeat 25px 10px;
}
* html #left_navi_new2008 .left_navi_02_bottom .left_navi_02_02 li.menu_04 a {
  height: 27px;
}
#left_navi_new2008 .left_navi_02_bottom .left_navi_02_02 li.menu_05 {
  background: url(../img/left_navi_menu_bg2_02.gif) no-repeat left bottom;
  padding-bottom: 5px;
}
#left_navi_new2008 .left_navi_02_bottom .left_navi_02_02 li.menu_05 a {
  padding: 10px 15px 10px 38px;
  display: block;
  width: 137px;
  background: url(../img/left_navi_menu_mkr1_01.gif) no-repeat 25px 13px;
}


#left_navi_new2008 .left_navi_03 li {
  margin: 14px 14px;
  font-size: 65%;
  line-height: 1.4em;
  color: #3c3c3c;
  background: url(../img/left_navi_menu_mkr1_02.gif) no-repeat 0 3px;
  padding-left: 15px;
}
#left_navi_new2008 .left_navi_03 a {
  color: #3c3c3c;
  text-decoration: none;
}
#left_navi_new2008 .left_navi_03 a:hover {
  text-decoration: underline;
}



/* main contents area style */
#main_contents_new2008 {
  float: right;
  width: 700px;
}
/* 追加：旧コンテンツ文字サイズ調整 */
#wrap{
font-size: 80%;
}
/* 追加：旧コンテンツリスト表示調整 */
#wrap .txt ul li{
list-style: disc outside;
margin-left: 20px}
/* 追加：旧旧コンテンツリスト表示調整 */
div.body ul{
margin-bottom: 15px;
}
div.body ul li{
list-style: disc outside;
}

/* bread link style */
.bread_link {
  margin: 0 0 20px 30px;
  width:650px;
}
/* 追加：パンクズリスト strongタグの文字色調整
   →旧common.cssと競合したため
 */
.bread_link strong {
  color: #000;
}

.bread_link li {
  float: left;
  margin-right: 10px;
  color: #3c3c3c;
  font-size: 75%;
  word-break: keep-all;
}
.bread_link a {
  color: #0050a3;
  text-decoration: none;
}
.bread_link a:hover {
  text-decoration: underline;
}


.contents_detail {
	margin: 25px 30px;
	width: 640px;
}


/* footer area style */
#footer_new2008 {
  margin: 0 14px;
  border-top: 1px #CCC solid;
  width: 930px;
}
#footer_new2008 a {
  color: #0050a3;
  text-decoration: none;
}
#footer_new2008 a:hover {
  text-decoration: underline;
}

#footer_new2008 .footer_menu_01 {
  margin-left: -15px;
  font-size: 75%;
  line-height: 1.4em;
  padding-top: 20px;
  text-align: center;
  width: 945px;
}
#footer_new2008 .footer_menu_01 li {
  margin-left: 15px;
  display: inline;
  background: url(../img/left_navi_menu_mkr1_01.gif) no-repeat 0 4px;
  padding-left: 12px;
  word-break: keep-all;
}


#footer_new2008 .footer_menu_02 {
  margin-left: -15px;
  font-size: 75%;
  line-height: 1.4em;
  padding: 10px 0 20px;
  text-align: center;
  width: 945px;
}

#footer_new2008 .footer_menu_02 li {
  margin-left: 15px;
  display: inline;
  background: url(../img/left_navi_menu_mkr1_01.gif) no-repeat 0 4px;
  padding-left: 12px;
  word-break: keep-all;
}

#footer_new2008 .footer_copyright {
  border-top: 1px #CCC solid;
  border-bottom: 1px #CCC solid;
  padding: 10px 0;
}
#footer_new2008 .footer_copyright .footer_copyright_bg {
  background: #f4f4f4;
}


#footer_new2008 .footer_copyright .footer_copy{
  float: left;
  padding: 10px 0 0 10px;
}
#footer_new2008 .footer_copyright .footer_contact{
  float: left;
  margin: 55px 0 0 -148px;
  background:url(../img/left_navi_menu_mkr1_01.gif) no-repeat 0px 3px;
  font-size: 65%;
  line-height: 1.4em;
}
#footer_new2008 .footer_copyright .footer_contact li{
  padding-left: 12px;
}
#footer_new2008 .footer_copyright .footer_contact li a{
  color: #0050a3;
  text-decoration: none;
}
#footer_new2008 .footer_copyright .footer_contact li a:hover{
  text-decoration: underline;
}
#footer_new2008 .footer_copyright .footer_p {
  float: right;
  padding: 5px;
}
#footer_new2008 .footer_copyright .footer_txt {
  float: right;
  font-size: 65%;
  line-height: 1.4em;
  padding-top: 15px;
}
#footer_new2008 .footer_copyright .footer_txt_copyright {
  color: #766649;
  padding-bottom: 5px;
}
#footer_new2008 .footer_menu_03 {
  margin: 20px 0 20px;
  font-size: 75%;
  color: #3c3c3c;
  text-align: center;
}
#footer_new2008 .footer_menu_03 a{
  color: #0050a3;
  text-decoration: none;
}
#footer_new2008 .footer_menu_03 a:hover{
  text-decoration: underline;
}

#footer_new2008 .footer_menu_03 li {
  display: inline;
  word-break: keep-all;
}
#footer_new2008 .footer_menu_03 li.border {
  padding: 0 7px;
}






/* parts style */
/* sample html bookend */
.sample_html_bookend {
  margin-bottom: 30px;
}
.sample_html_float_left{
  float: left;
  width: 310px;
}
.sample_html_float_right{
  float: right;
  width: 310px;
}

/* tab navi */
.tab_navi_menu_01 {
  background: url(../img/tab_navi_bg_01.gif) repeat-x left bottom;
  width: 100%;
}
.tab_navi_menu_01 li {
  float: left;
  margin-right: 3px;
}
.tab_navi_menu_01 li img {
  display: block;
}




/*.tab_navi_01 {
  width: 100%;
  line-height: normal;
  background:url(../img/tab_navi_bottom_01.gif) repeat-x left bottom;
  font-size: 75%;
  line-height:120%;
}
.tab_navi_01 ul {
  padding-bottom: 0px;
  margin: 0px;
  padding-top: 10px;
  list-style-type: none;
}
.tab_navi_01 li {
  padding-left: 3px;
  background: url(../img/tab_navi_left_01.gif) no-repeat left top;
  float: left;
  padding-bottom: 0px;
  margin: 0px;
  margin-right: 5px;
  padding-top: 0px;
  word-break: keep-all;
}
.tab_navi_01 a {
  padding-right: 15px;
  display: block;
  padding-left: 10px;
  background: url(../img/tab_navi_right_01.gif) no-repeat right top;
  float: left;
  padding-bottom: 4px;
  padding-top: 5px;
  text-decoration: none !important;
}
.tab_navi_01 a {
  float: none;
  color: #0050a3;
}
.tab_navi_01 a:hover {
  color: #0050a3;
  text-decoration: underline !important;
}
.tab_navi_01 .active {
  background-image: url(../img/tab_navi_left_01-over.gif);
}
.tab_navi_01 .active span {
  padding-right: 15px;
  display: block;
  padding-left: 10px;
  background: url(../img/tab_navi_right_01-over.gif) no-repeat right top;
  float: left;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none !important;
  color: #3c3c3c;
}*/


/* 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;
}
.title2_01{
  background: url(../img/title_bg_02_top.gif) no-repeat left top;
}
.title2_01 span{
  background: url(../img/title_bg_02_bottom.gif) no-repeat left bottom;
  display: block;
  padding: 10px 12px;
  font-weight: normal;
  font-size: 90%;
  line-height: 1.4em;
  color: #3c3c3c;
}
.title3_01{
  background: url(../img/title_bg_03_top.gif) no-repeat left top;
}
.title3_01 span{
  background: url(../img/title_bg_03_bottom.gif) no-repeat left bottom;
  display: block;
  padding: 4px 12px;
  font-weight: normal;
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
}



/* strong text style */
.strong_decoration_01{
  color: #54af5d;
  font-weight: bold;
  font-size: 90%;
  line-height: 1.4em;
}

/* strong text style 追加09/03/18 */
.strong_decoration_02{
  font-weight: bold;
  font-size: 90%;
  line-height: 1.4em;
}



/* info 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;
}
.info_box1_02_bottom{
  background: url(../img/info_01_bottom_02.gif) no-repeat left bottom;
  padding:10px;
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
}
.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;
}
.info_box3_01{
  background: url(../img/info_03_bottom.gif) no-repeat left bottom;
}
.info_box3_01 h2{
  background: url(../img/info_03_top.gif) no-repeat left top;
  border-bottom: 1px #dfdfdf solid;
  font-weight: normal;
  padding:7px 10px;
  font-size: 90%;
  line-height: 1.4em;
  color: #3c3c3c;
}
.info_box3_01_bottom {
  padding:10px;
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
}
.info_box3_01_box_01 {
  width: 310px;
  float: left;
}
.info_box3_01_box_02 {
  width: 310px;
  float: right;
}


/* table style */
.h2_contents table tr td p{
	font-size: 100%;
}

.table1_01{
  padding: 0;
  margin: 0;
  border: none;
  border-left: 1px #dfdfdf solid;
  border-top: 1px #dfdfdf solid;
  width: 100%;
}
.table1_01 th{
  padding: 5px;
  margin: 0;
  border-right: 1px #dfdfdf solid;
  border-bottom: 1px #dfdfdf solid;
  background: #ecf4fd;
  font-size: 90%;
  line-height: 1.4em;
  color: #3c3c3c;
}
.table1_01 td{
  padding: 5px;
  margin: 0;
  border-right: 1px #dfdfdf solid;
  border-bottom: 1px #dfdfdf solid;
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
}
.subtitle{
  background: #f6f6f6;
  font-size: 90% !important;
}

/* small-font table style 追加09/03/18 */
.table1_02{
  padding: 0;
  margin: 0;
  border: none;
  border-left: 1px #dfdfdf solid;
  border-top: 1px #dfdfdf solid;
  width: 100%;
}
.table1_02 th{
  padding: 4px;
  margin: 0;
  border-right: 1px #dfdfdf solid;
  border-bottom: 1px #dfdfdf solid;
  background: #ecf4fd;
  font-size: 65%;
  line-height: 1.4em;
  color: #3c3c3c;
}
.table1_02 td{
  padding: 4px;
  margin: 0;
  border-right: 1px #dfdfdf solid;
  border-bottom: 1px #dfdfdf solid;
  font-size: 65%;
  line-height: 1.4em;
  color: #3c3c3c;
}
.subtitle02{
  background: #f6f6f6;
}
.subtitle02_strong{
  background: #f6f6f6;
    font-weight: bold;
}

/*  table style 追加09/03/23 */
.table1_03{
  padding: 0;
  margin: 0;
  border: none;
  border-left: 1px #dfdfdf solid;
  border-top: 1px #dfdfdf solid;
  width: 100%;
}
.table1_03 th{
  padding: 4px;
  margin: 0;
  border-right: 1px #dfdfdf solid;
  border-bottom: 1px #dfdfdf solid;
  background: #ecf4fd;
  font-size: 100%;
  line-height: 1.4em;
  color: #3c3c3c;
}
.table1_03 td{
  padding: 4px;
  margin: 0;
  border-right: 1px #dfdfdf solid;
  border-bottom: 1px #dfdfdf solid;
  font-size: 100%;
  line-height: 1.4em;
  color: #3c3c3c;
}
.subtitle03{
  background: #f6f6f6;
  font-size: 100% !important;
}
/*  table style 追加09/05/20 */
.table1_01 td .table1_03{
  padding: 0;
  margin: 0;
  border: none;
  border-left: 1px #dfdfdf solid;
  border-top: 1px #dfdfdf solid;
  width: 100%;
}
.table1_01 td .table1_03 th{
  padding: 4px;
  margin: 0;
  border-right: 1px #dfdfdf solid;
  border-bottom: 1px #dfdfdf solid;
  background: #ecf4fd;
  font-size: 80%;
  line-height: 1.4em;
  color: #3c3c3c;
}
.table1_01 td .table1_03 td{
  padding: 4px;
  margin: 0;
  border-right: 1px #dfdfdf solid;
  border-bottom: 1px #dfdfdf solid;
  font-size: 80%;
  line-height: 1.4em;
  color: #3c3c3c;
}
.table1_01 td .subtitle03{
  background: #f6f6f6;
  font-size: 80% !important;
}

.table1_01 td table{
  font-size: 125%;
}
.table1_01 td table tr td{
	border:none;
}


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

.icon_02 li {
	background: url(../img/left_navi_menu_mkr2_01.gif) no-repeat 0 6px;
	margin: 7px 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;
}

/* 追加09/03/18 */
.icon_03 li {
	background: url(../img/left_navi_menu_mkr1_01.gif) no-repeat 12px 4px;
	margin: 7px 0;
	padding-left: 24px;
	font-size: 75%;
	line-height: 1.4em;
	color: #3c3c3c;
}
.icon_03 a {
  color: #0050a3;
  text-decoration: none;
}
.icon_03 a:hover {
  text-decoration: underline;
}


/* 追加スタイル */
/* 旧旧コンテンツマージン調整 */
.section-h5-column p{
margin-top: 10px;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* 普通の strong f@tf@tde */
strong.normal{
	color:#000000;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* サイドメニュー無し用センタリングボックス */
#centering_box{
	width: 800px;
	margin: 0 auto;
	background-color: #fff;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* h1タイトル直下の文言用スタイル */
.paragraph_01{
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
  margin: 20px 0;
}
.paragraph_02{
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
  margin: 5px 0 20px 0;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* h2（茶色の帯）以下のコンテンツ用スタイル */
div.h2_contents{
	padding: 20px 10px 0 10px;
}
div.h2_contents p{ /*テキストスタイル*/
	font-size:75%;
	line-height:1.4em;
	margin-bottom:1em;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* html bookend  */
.html_bookend {
  margin-bottom: 30px;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* リンク用アイコンスタイル */
/* リストタイプ */
ul.icon_01 li {
	background: url(/img/left_navi_menu_mkr1_01.gif) no-repeat 0 0.4em;
	margin: 7px 0;
	padding-left: 12px;
	font-size: 75%;
	line-height: 1.4em;
	color: #3c3c3c;
}
.icon_01 a {
  color: #0050a3;
  text-decoration: none;
}
.icon_01 a:hover {
  text-decoration: underline;
}

/* パラグラフタイプ */
p.icon_01 {
	background: url(/img/left_navi_menu_mkr1_01.gif) no-repeat 0 0.4em;
	margin: 7px 0;
	padding-left: 12px;
	font-size: 75%;
	line-height: 1.4em;
}
/* リンクタイプ */
a.icon_01 {
	background: url(/img/left_navi_menu_mkr1_01.gif) no-repeat 0 0.4em;
	margin: 7px 0;
	padding-left: 12px;
	font-size: 9pt;
	line-height: 1.4em;
  color: #0050a3;
  text-decoration: none;
}
a.icon_01:hover {
  text-decoration: underline;
}

/* ボックス内のフォントサイズ調整 */
.info_box1_01_bottom .icon_01 li ,
.info_box1_01_bottom .icon_02 li ,
.info_box1_02_bottom .icon_01 li ,
.info_box1_02_bottom .icon_02 li ,
.info_box2_01_bottom .icon_01 li ,
.info_box2_01_bottom .icon_02 li ,
.info_box1_01_bottom p.icon_01 ,
.info_box1_01_bottom p.icon_02 ,
.info_box2_01_bottom p.icon_01 ,
.info_box2_01_bottom p.icon_02 ,
.info_box3_01_box_01 .icon_01 ,
.info_box3_01_box_01 .icon_02 ,
.info_box3_01_box_01 .icon_03 li,
.info_box3_01_box_02 .icon_01 ,
.info_box3_01_box_02 .icon_02 ,
.info_box3_01_box_02 .icon_03 li,
.guide_contents_inner_index .text_list01 li,
.guide_contents_inner .icon_01 li,
.guide_contents_inner .text_list01 li,
.guide_contents_inner p.icon_01 ,
.service_contents_inner .icon_01 li,
.service_contents_inner .text_list01 li,
.entry_box_03 .icon_01 {
	font-size: 9pt;
}

.guide_contents_inner ul.icon_01{
	margin:0 0 0 10px;
}

#wrap .icon_01 ,
#wrap .icon_02 {
	font-size: 9pt;
}
#wrap td.link .icon_01 ,
#wrap td.link .icon_02 {
	font-size: 9pt;
}
#wrap .section .icon_01{
	font-size: 9pt;
}
/* 余計なアイコン削除 */
.info_box3_01_box_01 .icon_01 ,
.info_box3_01_box_01 .icon_02 ,
.info_box3_01_box_02 .icon_01 ,
.info_box3_01_box_02 .icon_02 ,
.info_box2_01_bottom p.icon_01 ,
.info_box2_01_bottom p.icon_02 {
background:none;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* 2カラム用エリアスタイル*/
.html_float_left{
  float: left;
  width: 310px;
}
.html_float_right{
  float: right;
  width: 310px;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* 2カラム用罫線付きリスト */
.text_list01 li{
	background: url(/services/img/line_border.gif) repeat-x left bottom;
	font-size: 75%;
	margin: 7px 0;
	padding:5px 0 10px 0;
}
.text_list01 li a {
	background: url(/img/left_navi_menu_mkr1_01.gif) no-repeat 0 8px;
	padding-left: 12px;
	color: #0050a3;
	text-decoration: none;
	display: block;
}
.text_list01 li a:hover {
  text-decoration: underline;
}
.text_list01 li.end{
	background:none;
}
.text_list01 li.end p{
	padding-bottom:5px;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* h4用スタイル */
h4.title4_01{
	color: #54af5d;
	font-weight: bold;
	font-size: 90%;
	line-height: 1.4em;
	margin:20px 0 0 10px;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* h5用スタイル */
h5{
	font-size:10pt;
	font-weight:bold;
	line-height:1.4em;
	margin-bottom:5px;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* 旧フッターメニュー補完用スタイル */
div#foot_localnavi {
	text-align: center;
}
div#wrap div.contents {
	width:543px;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* ネットアンサーログインボックススタイル */
.common_loginbox{
	width:620px;
	margin:0 auto;
}
.common_loginbox p{
	font-size:120%;
	font-weight:bold;
	margin:0;
}
.common_loginbox div.login{
	clear:both;
	margin:20px 0 10px 0;
}
.common_loginbox div.entry{
	clear:both;
	margin:10px 0 20px 0;
}
.common_loginbox p.login_txt,
.common_loginbox p.entry_txt{
	float:left;
	display:block;
	width:260px;
	padding-right:15px;
	text-align: right;
}
.common_loginbox p.login_txt{
	line-height: 80px;
}
.common_loginbox p.entry_txt{
	line-height: 60px;
}


.common_loginbox .login_btn,
.common_loginbox .entry_btn{
	float:left;
	display:block;
	width:280px;
	text-align: center;
}
.common_loginbox .login_btn{
	background:url(/common_new/img/login_btn_bg.gif) no-repeat;
	height:70px;
	padding-top:10px;
}
.common_loginbox .entry_btn{
	background:url(/common_new/img/entry_btn_bg.gif) no-repeat;
	height:50px;
	padding-top:10px;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* !!--------特殊スタイル--------!! */
/* あんまり汎用的じゃないスタイルはここに書く。
　 使用しているページ明記のこと。 */

/* qa/qa016.htmlで使用 - 画像のフロート */
img.left_float_img{
	clear:both;
	float: left;
	margin:0 5px 5px 0;
}

/* qa/qap01.htmlで使用 - ボーダー付きボックス */
div.box_border_orange{
	width:616px;
	background-color:#F9FBCD;
	border:1px solid #ff5700;
	padding: 10px;
}
div.box_border_orange p{
	font-size:75%;
	color:#ff5700;
}


/* -------------------------------- */


