@charset "utf-8";
/* Layout
------------------------------------------------------------*/
#hp_footer {
	background:none;
  border-top:1px solid #e5e5e5;
}
#hp_footer .call {
  border-left:1px solid #e5e5e5;
}
.hp_container {
	margin:0 auto 70px;
	padding-top:40px;
  width:1024px;
}
/* Snb
------------------------------------------------------------*/
#snb {
	float:left;
  width:230px;
}
#snb ul,
#snb li,
#snb p {
	margin:0;
  padding:0;
  list-style:none;
}
#snb .snb_title {
	margin:0;
	padding:20px;
  min-height:60px;
  background:url(../img/bupum/snb-title.png) 0 50% no-repeat;
  font-size:26px;
  color:#fff;
  font-weight:bold;
  line-height:1.2;
  word-break:keep-all;
}
#snb .snb_title > .sn {
	display:block;
  padding:5px 0 15px;
  font-size:13px;
  color:#fff;
  font-weight:bold;
  text-transform:uppercase;
  opacity:.5;
  filter:Alpha(opacity=50);
}
#snb > ul {
	margin-bottom:27px;
}
#snb > ul > li {
	border:solid #d0d0d0;
  border-width:0 1px 1px;
}
#snb > ul > li > a,
#snb > ul > li > span {
	display:block;
	padding:16px 20px 16px 20px;
  background:url(../img/bupum/snb_ic.gif) 200px 50% no-repeat;
	font-size:16px;
	color:#3e3e3e;
  font-weight:normal;
	line-height:1.5;
  cursor:pointer;
}
#snb > ul > li.on > a,
#snb > ul > li > a:hover,
#snb > ul > li > a:focus {
	background-color:#fafafa;
}
/* snb_banner */
.snb_banner {
	display:block;
  margin-bottom:2px;
	padding:20px 15px;
}
.snb_banner > .title {
	margin:0 0 10px;
	padding:0 0 15px;
	background:url(../img/bupum/snb_banner1_line.png) 0 100% no-repeat;
	font-size:20px;
  color:#fff;
  font-weight:700;
  line-height:1.1;
}
.snb_banner > .text {
	font-size:12px;
  color:#fff;
  list-style:1.3;
}
.snb_banner1 {
	background:url(../img/bupum/snb_banner1_bg.png) 0 0 no-repeat #006bb6;
}
.snb_banner2 {
	background:url(../img/bupum/snb_banner2_bg.png) 0 0 no-repeat #717b8c;
}
/* page_acticle
------------------------------------------------------------*/
#page_acticle {
	float:right;
  margin-left:53px;
  width:741px;
}
/*--------------- page:header ---------------*/
.page-header {
	position:relative;
  margin-bottom:35px;
}
.page-header ul,
.page-header li {
	margin:0;
  padding:0;
  list-style:none;
}
.page-header > .page-title {
	margin:0;
  padding:0 0 20px;
  background:url(../img/bupum/page-title-bg.gif) 0 100% no-repeat;
	font-size:38px;
  color:#000;
  font-weight:600;
}
.page-header > .page-location {
  padding-left:10px;
  background:url(../img/bupum/page-location-home.gif) 8px 50% no-repeat;
  border-bottom:1px solid #d8d8d8;
}
.page-header > .page-location > li {
	display:inline-block;
  *display:inline;
  *zoom:1;
  padding:10px 0 10px 23px;
  background:url(../img/bupum/page-location-ic.gif) 8px 50% no-repeat;
  font-size:14px;
  color:#5c5c5c;
}
.page-header > .page-location > li:first-child {
	background:none;
}
.page-header > .page-location > li.plo {
	font-weight:bold;
}
/* font */
.page-header .font {
	position:absolute;
 	bottom:0;
  right:37px;
}
.page-header .font li {
	float:left;
}
.page-header .font li a {
	display:block;
  width:40px;
  height:42px;
  background:url(../img/bupum/page_fontcontrol.png) 0 -3px no-repeat;
  white-space:nowrap;
	overflow:hidden;
}
/* font:icon */
.page-header .font li.minus a {background-position:-74px -3px;}
.page-header .font li.plus  a {background-position:-121px -3px}
/* font:icon:hover */
.page-header .font li.minus a:hover {background-position:-74px -51px;}
.page-header .font li.plus  a:hover {background-position:-121px -51px}
/* control */
.page-header .control {
	position:absolute;
 	bottom:0;
  right:0;
}
.page-header .control li {
	float:left;
}
.page-header .control li a {
	display:block;
  width:37px;
  height:42px;
  background:url(../img/bupum/page_fontcontrol.png) -173px -3px no-repeat;
  white-space:nowrap;
	overflow:hidden;
}
/* control:icon */
.page-header .control li.bookmarks a {background-position:-173px -3px;width:38px;}
.page-header .control li.communize a {background-position:-221px -3px}
.page-header .control li.print 		 a {background-position:-268px -3px}
/* control:icon:hover */
.page-header .control li.bookmarks a:hover {background-position:-173px -51px;}
.page-header .control li.communize a:hover {background-position:-221px -51px}
.page-header .control li.print 		 a:hover {background-position:-268px -51px}

/*--------------- page:contents ---------------*/
.page_section {
	margin-bottom:40px;
}
/* heading style */
.st {
	margin:0 0 5px;
	padding:5px 0 5px 24px;
  background:url(../img/bupum/st.gif) 1px .7em no-repeat;
  font-size:19px;
  color:#3b3b3b;
  font-weight:600;
}
.sst01 {
	margin:0 0 5px;
	padding:5px 0 5px 14px;
  background:url(../img/bupum/sst01.gif) 3px 1em no-repeat;
  font-size:15px;
  color:#3b3b3b;
  font-weight:600;
}
.sst02 {
	margin:0 0 5px;
	padding:5px 0 5px 14px;
  background:url(../img/bupum/sst02.gif) 3px 1em no-repeat;
  font-size:15px;
  color:#3b3b3b;
  font-weight:600;
}
.sst03 {
	margin:0 0 5px;
	padding:5px 0 5px 14px;
  background:url(../img/bupum/sst03.gif) 3px 1em no-repeat;
  font-size:15px;
  color:#3b3b3b;
  font-weight:600;
}
.sst04 {
	margin:0 0 5px;
	padding:5px 0 5px 14px;
  background:url(../img/bupum/sst04.gif) 3px 1em no-repeat;
  font-size:15px;
  color:#3b3b3b;
  font-weight:600;
}
/* box style */
.box_p {
	margin:0;
	padding:25px;
	background-color:#fbfbfb;
  border:3px solid #006bb6;
  color:#545454;
  font-size:15px;
}
.box01 {
	margin:0;
	padding:25px;
	background-color:#fff7f8;
  border:1px solid #eed1d3;
}
.box02 {
	margin:0;
  padding:25px;
	background-color:#fbf8ec;
  border:1px solid #e1d4bb;
}
.box03 {
	margin:0;
  padding:25px;
	background-color:#fffaf0;
  border:1px solid #f0ddba;
}
.box04 {
	margin:0;
  padding:25px;
	background-color:#f9ffeb;
  border:1px solid #cbdf9f;
}
/* list style */
.list01,
.list02,
.list03,
.list04 {
	margin:0;
  padding:0;
  list-style:none;
}
.list01 > li {
	margin-bottom:4px;
  padding-left:20px;
  background:url(../img/bupum/sst01.gif) 3px .6em no-repeat;
	line-height:1.4;
  list-style:none;
}
.list02 > li {
	margin-bottom:4px;
  padding-left:20px;
  background:url(../img/bupum/sst02.gif) 3px .6em no-repeat;
	line-height:1.4;
  list-style:none;
}
.list03 > li {
	margin-bottom:4px;
  padding-left:20px;
  background:url(../img/bupum/sst03.gif) 3px .6em no-repeat;
	line-height:1.4;
  list-style:none;
}
.list04 > li {
	margin-bottom:4px;
  padding-left:20px;
  background:url(../img/bupum/sst04.gif) 3px .6em no-repeat;
	line-height:1.4;
  list-style:none;
}
/*--------------- button ---------------*/
.hani_btn {
	display:inline-block;
  *display:inline;
  *zoom:1;
  padding:8px 20px;
  background:#467b1e;
  border:1px solid #3e592a;
  font-size:13px;
  color:#fff;
  font-weight:600;
  line-height:1;
  white-space:nowrap;
}
.hani_btn.white {background:#ffffff; border:1px solid #b8b8b8; color:#000;}
.hani_btn.green {background:#467b1e; border:1px solid #3e592a;}
.hani_btn.red		{background:#c70925; border:1px solid #7d000b;}
.hani_btn.brown {background:#a0744d; border:1px solid #84551f;}
.hani_btn.orange{background:#f17903; border:1px solid #ae6835;}
.hani_btn.lime	{background:#91c11f; border:1px solid #7da71a;}
.hani_btn.gray	{background:#6d7686; border:1px solid #697382;}

/*--------------- page:w_01ed ---------------*/
.greeting {
	font-size:15px;
}
.greeting_t1 {
	display:block;
	font-size:31px;
  color:#006bb6;
  font-weight:700;
  font-style:italic;
}
.greeting_t2 {
	display:block;
  margin-bottom:2em;
	font-size:18px;
  color:#6c9e6b;
  font-weight:600;
}
