@charset "utf-8";
body {
	color: #333;
	background-color:#FFF;
	font-size: 100%;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
}
/*text image*/
.txt_s {
	font-size:92%;
}
.txt_ss {
	font-size:84%;
}
.txt_l {
	font-size:120%;
}
.img_right {
	float:right;
	margin:0 0 0 10px;
	display:block;
}
.img_left {
	float:left;
	margin:0 10px 0 0;
	display:block;
}
.txt_center {
	text-align:center;
}
.txt_right {
	text-align:right;
}
.txt_red {
	color:#FF0000;
}
.txt_service {
	margin-bottom:2em;
	text-align:center;
}
.txt_important {
	font-size:14px;
	font-weight:bold;
	margin:1em 1em;
	color:#ff6347;
}

.bt_contact{
  margin-top:60px;
  text-align:center;
  }

/* bg */

.bg_f5{
  background-color:#F5F5F5;
  }


/*link*/
	
a:link {
	color: #008B8B;
	text-decoration:none;
}
a:visited {
	color: #008B8B;
	text-decoration:none;
}
a:hover {
	color: #FF4500;
	text-decoration:underline;
}
a:active {
	color: #008B8B;
	text-decoration:none;
}
/*---------------layout---------------*/
.m_top_4{
  margin-top:4em;
  }
.m_bottom_4{
  margin-bottom:4em;
  }

.left {
	float:left;
}
.right {
	float:right;
}

#wrapper_978 {
	width:978px;
	margin:0 auto;
}
#wrapper_988 {
	width:988px;
	margin:0 auto;
	background-image:url(../images/bg_container_footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
*html #wrapper_03 {
	padding-top:22px;
}
#header {
	margin-top:15px;
	height:70px;
}
.bottom_keyring {
	text-align:right;
	padding-right:20px;
	padding-bottom:16px;
}


#header h1 {
	margin-left:17px;
	float:left;
}
#header h2 {
	float:right;
	margin-right:17px;
	padding-top:24px;
}


/*banner*/	
.bn_top {
	float:right;
	display:block;
	width:655px;
}
*html .bn_top {
}
/*header submenu*/
.sub_menu {
	text-align:right;
	margin-right:10px;
}
.sub_menu li {
	font-size:10px;
	display:inline;
	margin:0 0.25em;
}
.sub_menu a {
}
#menu {
	height:40px;
	margin-bottom:15px;
}
#menu ul {
	background-image:url(../images/bg_menu.jpg);
	background-repeat:no-repeat;
}
#menu li {
	display:inline;
}
#container {
	width:980px;
	margin:0 auto;
}
*html #contents {
	padding:5px 5px 35px 5px;
}
.left_box_01 {
	width:550px;
	float:left;
}
.right_box_01 {
	float:left;
	width:370px;
}
.left_box_00 {
	width:700px;
	float:left;
}
.right_box_00 {
	float:right;
	width:200px;
}

.pagetop{
background-image:url(../images/ic_arrow_up.png);
background-repeat:no-repeat;
font-size:92%;
margin:0px 0 20px 20px;
padding-left:16px;
}


/*  f読  */


.fdoku_contents{
}
.fdoku_contents h3{
margin:12px 0;
background-color:#CBD2E2;
border-bottom:2px solid #25407C;
padding:8px 12px;
}
.fdoku_contents h4{
color:#25407C;
font-size:18px;
font-weight:bold;
margin:6px 12px;
}


.list_fdoku{
list-style:decimal;
margin:2em 4em;
}

.list_fdoku li{
margin:0.5em;
font-size:14px;
}


.dllist_fdoku{
margin:1em 4em;

}

.dllist_fdoku dt{
  clear: left;
  float: left;
  font-size:18px;
  font-weight:bold;
  margin: 0 0 0.8em;
  width: 10em;
  border-left: solid 8px #CCC;
  padding-left: 5px;
  color: #25407C;
  }

.dllist_fdoku dd{
  margin-bottom: 1em;
  margin-left: 10em;
  line-height:140%;
  font-size:14px;
  }

.tb_fdoku_price{
margin:2em;
border-collapse:collapse;
border:1px solid #CCC;
}
.tb_fdoku_price th{
font-size:16px;
border:1px solid #CCC;
text-align:left;
padding:5px 12px;
font-weight:bold;
background-color:#EAEDF3;
white-space:nowrap;
}
.tb_fdoku_price td{
font-size:16px;
border:1px solid #CCC;
padding:5px 12px;
background-color:#F8F8F8;
}


/* p 通常*/
.fdoku_contents p{
  font-size:14px;
  line-height:150%;
  margin:1em 2em;
}




#footer {
	width:680px;
	margin:0 auto;
	height:160px;
}
#footer ul {
	padding-top:30px;
	text-align:center;
}
#footer li {
	display:inline;
	margin-left:0.5em;
	margin-right:0.5em;
	line-height:21px;
	white-space:nowrap;
	font-weight:bold;
}
#footer p {
	text-align:center;
	padding:1em 0;
}
#footer a {
	color:#4C5B51;
}
#footer a:hover {
	text-decoration:underline;
}
/*--------------- contents---------------*/
/*title*/
.tit_00 {
	padding-bottom:18px;
}
.tit_01 {
	padding-bottom:1em;
}
.tit_02 {
	padding-bottom:2em;
}
/*p*/
.txt_nomal {
	margin:0.25em 1em;
	line-height:150%;
}
.bt_01 {
	margin:2em 1em;
}
#container hr {
	border: none;
	border-top: 1px #D3D9D5 solid;
	margin-bottom:20px;
}

