* {
  margin: 0;
  padding:0;
  color:#666666;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
  text-decoration: none;
  line-height: 140%;
}

body {
	color: #333333;
	background-image:url("../images/top/bg.gif");
}

a {
  color:#0066CC;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

.strong {
  color: #394D4E;
  font-weight: bold;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}

.blue {
  font-size: 13px;
  color: #0066FF;
}

/*
ƒx[ƒX
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}


/*
ƒwƒbƒ_[
-------------------------------------------------------------------*/

#header {
	width:800px;
	background: #FFFFFF url(../images/logo2.png) no-repeat;
	line-height: 1.5;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
}

.footer {
	width:800px;
	background: url(../images/bg_footer.png) no-repeat;
	height: 161px;
	clear:both;
}

#logo {
	padding: 170px 0 0px 540px;
}

#globalNav {
  width: 802px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../images/top/nav.gif);
  background-repeat: no-repeat;
  height: 30px;
  padding-top: 0px;
  text-align: right;
}

#globalNav li {
  display: inline;
}

/*
ƒRƒ“ƒeƒ“ƒc
-------------------------------------------------------------------*/

#contents {
  width:780px;
  float: left;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/top/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents h2 {
  font-size: 28px;
  font-weight:bold;
  padding-left: 10px;
  color: #0080ff;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-right: 10px;
  margin-left: 5px;
  font-weight: bolder;
  border-left-width: 7px;
  border-left-style: solid;
  border-left-color: #0099CC;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #0099CC;
  padding-top: 2px;
  padding-bottom: 2px;
}


#contents h3 {
  font-size: 14px;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #0099CC;
  padding-left: 7px;
  color: #555555;
  line-height: 16px;
  margin-top: 15px;
  margin-bottom: 10px;
  margin-left: 13px;
}

#contents h3 a {
	font-size: 14px;
}

#contents h4 {
	font-size: 12px;
	color: #b31e57;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
}

#contents ul {
	margin-left: 30px;
	list-style-type: none;
}
#contents li a {
	font-size: 12px;
}


#contents #c_pad {
	padding: 10px;
}

/* for IE \*/
* html body #base #contents #c_pad {
	padding: 9px;
}	
/**/

#contents #c_pad p a {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #list_img {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/list/list_bc.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 196px;
}


#contents #top_img {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #FFFFFF;
  background-image: url(../images/top/locafree.png);
  background-repeat: no-repeat;
  background-position: center center;
  height: 222px;

}

#contents #c_pad #top_img p {
	font-size: 13px;
	color: #FFFFFF;
	background-image: none;
	margin-top: 50px;
	margin-left: 300px;
}


#contents #c_pad .img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
}


#contents #c_pad .c_img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
}

#contents #c_pad .c_img_left img {
	border: 1px solid #999999;
}

#contents #c_pad .c_img_right {
	float: right;
	background-color: #FFFFFF;
	padding: 10px;
}

#contents #c_pad .c_img_right img {
	border: 1px solid #999999;
}

#base #wrap #side #side_pr {
	margin: 10px;
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}

.btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 80px;
	display: block;
	float: right;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/top/btn.gif);
	margin-right: 5px;
}

.btn a:hover {
	background-color: #FF9900;
	background-image: url(../images/top/btn_ov.gif);
}


.btn2 a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 80px;
	display: block;
	float: right;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/top/side_h3.gif);
	margin-right: 5px;
}

.btn2 a:hover {
	background-color: #FF9900;
	background-image: url(../images/top/btn_ov.gif);
}
/*
‚Pbox Right
-------------------------------------------------------------------*/
#base #wrap #contents #c_pad .box1 {
  float: right;
  height: 452px;
  width: 355px;
  border: 1px solid #DDDDDD;
  margin: 5px;
  padding: 5px;
  background-image: url(../images/top/box_bg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  display: inline;
}
#base #wrap #contents #c_pad .box1 h3 {
  margin: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #0099CC;
  background-color: #00CCCC;
  border-left-color: #0099CC;
  color: #FFFFFF;
  font-weight: bold;
}

#base #wrap #contents #c_pad .box1 h5 {
	margin: 0px;
    font-weight:bold
}

#base #wrap #contents #c_pad .box1 p {
	margin: 0px;
}

/*
‚Pbox Basic
-------------------------------------------------------------------*/
#base #wrap #contents #c_pad .box1_lb {
  float: left;
  height: auto;
  width: 740px;
  border: 1px solid #DDDDDD;
  margin: 5px;
  padding: 5px;
  background-image: url(../images/top/box_bg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  display: inline;
}

#base #wrap #contents #c_pad .box1_lb h3 {
  margin: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #0099CC;
  background-color: #00CCCC;
  border-left-color: #0099CC;
  color: #FFFFFF;
}

#base #wrap #contents #c_pad .box1_lb h4 {
  margin: 0px;
  color: #FF6600;
}

#base #wrap #contents #c_pad .box1_lb p {
  margin: 0px;
  margin-top: 0px;
}

/*
‚Pbox Service
-------------------------------------------------------------------*/
#base #wrap #contents #c_pad .box1_l {
  float: left;
  height: auto;
  width: 740px;
  border: 1px solid #DDDDDD;
  margin: 5px;
  padding: 5px;
  background-image: url(../images/top/box_bg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  display: inline;
}
#base #wrap #contents #c_pad .box1_l h3 {
  margin: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #0099CC;
  background-color: #00CCCC;
  border-left-color: #0099CC;
  color: #FFFFFF;
}

#base #wrap #contents #c_pad .box1_l h4 {
  float: right;
  margin: 0px;
  color: #FF6600;
  width: 520px;
}

#base #wrap #contents #c_pad .box1_l p {
  float: right;
  margin: 0px;
  margin-top: 0px;
  width: 520px;
}

/*
‚Pbox FAQ
-------------------------------------------------------------------*/
#base #wrap #contents #c_pad .box1_lf {
  float: left;
  height: auto;
  width: 740px;
  border: 1px solid #DDDDDD;
  margin: 5px;
  padding: 5px;
  background-image: url(../images/top/box_bg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  display: inline;
}
#base #wrap #contents #c_pad .box1_lf h3 {
  margin: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #0099CC;
  background-color: #00CCCC;
  border-left-color: #0099CC;
  color: #FFFFFF;
}

#base #wrap #contents #c_pad .box1_lf h4 {
  float: right;
  margin: 0px;
  color: #FF6600;
  width: 660px;
  padding: 18px 0 0 0;
  font-size: 14px;
  font-weight: bold;
}

#base #wrap #contents #c_pad .box1_lf p {
  float: right;
  margin: 0px;
  margin-top: 0px;
  width: 660px;
}

/*
2_01box
-------------------------------------------------------------------*/
#base #wrap #contents #c_pad .box_x {
  height: 215px;
  width: 355px;
  border: 1px solid #DDDDDD;
  background-image: url(../images/top/box_bg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  color: #006600;
  font-weight: bold;
}

#base #wrap #contents #c_pad .box2_01 {
  float: left;
  height: 215px;
  width: 355px;
  border: 1px solid #DDDDDD;
  margin: 5px;
  padding: 5px;
  background-image: url(../images/top/box_bg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  display: inline;
  color: #006600;
  font-weight: bold;
}
#base #wrap #contents #c_pad .box2_01 h3 {
  margin: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #0099CC;
  background-color: #00CCCC;
  border-left-color: #0099CC;
  color: #FFFFFF;
  font-weight: bold;
}

#base #wrap #contents #c_pad .box2_01 p {
	margin: 0px;
}
/*
2_02box
-------------------------------------------------------------------*/
#base #wrap #contents #c_pad .box2_02 {
  float: left;
  height: 215px;
  width: 355px;
  border: 1px solid #DDDDDD;
  margin: 5px;
  padding: 5px;
  background-image: url(../images/top/box_bg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  display: inline;
  color: #006600;
  font-weight: bold;
}
#base #wrap #contents #c_pad .box2_02 h3 {
  margin: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #0099CC;
  background-color: #00CCCC;
  border-left-color: #0099CC;
  color: #FFFFFF;
  font-weight: bold;
}

#base #wrap #contents #c_pad .box2_02 p {
	margin: 0px;
}

/*
ƒe[ƒuƒ‹
-------------------------------------------------------------------*/

#contents #c_pad table {
	width: 750px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#contents #c_pad table td {
	padding: 5px;
	border: 1px solid #EAE8DF;
}
#contents #c_pad table th {
	background-color: #EFEDE7;
	padding: 7px;
}
#contents #c_pad form table th {
	width: 127px;
}

/*
ƒpƒ“‚­‚¸ƒŠƒXƒg
-------------------------------------------------------------------*/
#contents #pan {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#contents #pan a {
	margin-right: 7px;
	margin-left: 7px;
}
#contents #pan strong {
	margin-left: 7px;
}


/*
ƒtƒbƒ^ƒƒjƒ…[
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 120px;
	text-align: right;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 20px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 12px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}

#f_menu #pr {
	font-size: 10px;
	color: #888888;
	padding-bottom: 5px;
	padding-left: 5px;
}
#f_menu #pr a {
	font-size: 10px;
	color: #888888;
}


/*
question_block
-------------------------------------------------------------------*/

.question_block{
	border: 1px solid #6666FF;
	margin-top:10px;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
	width: 547px;
}
.question_block h5{
	margin-bottom:10px;
	padding-left:10px;
	font-size:100%;
	color:#FFFFFF;
	background-color:#6666FF;
}
.question_block p{
	font-size:90%;
	margin-bottom:10px;
}
.question_block ul{
	margin-left:20px;
	margin-bottom:10px;
}
.question_block li{
	padding-left:30px;
	font-size:90%;
	list-style-type: none;
	line-height:160%;

}
.question_block img{
	vertical-align:middle;
}


/*
answer_block
-------------------------------------------------------------------*/

.answer_block {
	padding-top:20px;
	padding-bottom:40px;
	border-top: 1px dotted #6666FF;
}
.answer_block h4{
	margin-bottom:10px;
	padding-left:25px;
	font-size:100%;
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;	
}

.answer_block ul {
	list-style-type: decimal;
	margin-left:50px;
	margin-bottom:10px;
}
.answer_block li {
	font-size:90%;
	line-height:150%;
	
}

.answer_t1 {
	background-color:#CCCCCC;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:2px;
}
.right {
	float:right;
}
.left {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.font1 {
	font-size:80%;
}
.black_comment{
	margin-top:10px;
	margin-bottom:10px;
	font-size:90%;
	font-weight:bold;
}

/*
topic_block
-------------------------------------------------------------------*/

.topic_block h5{
	margin-bottom:10px;
	padding-left:10px;
	font-size:100%;
	color:#FFFFFF;
	background-color:#6666FF;
}
.topic_block p{
	font-size:90%;
	margin-bottom:10px;
}
.topic_block ul{
	margin-left:20px;
	margin-bottom:10px;
}
.topic_block li{
	padding-left:30px;
	font-size:90%;
	list-style-type: none;
	line-height:160%;

}
.topic_block img{
	vertical-align:middle;
}



/*
ƒRƒs[ƒ‰ƒCƒg
-------------------------------------------------------------------*/

address {
  font-style: normal;
  font-size: 10px;
  color: white;
  text-align: right;
  width:100%;
  margin-left:auto;
  margin-right:auto;
  background-color: #2F63AB;
  vertical-align: top;
  height:35px;
}



