@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; background:url(img/bg.png) repeat-x;}
div,ul,li,a{margin:0px; padding:0px;}

.kaisya td{height:20px; line-height:20px; color:#333; font-size:14px;}
.staff{width:460px; height:24px; margin-left:35px; color:#4182d6; font-size:18px; font-weight:bold;}

img{
	border : 0;
}

/*--  layout   --*/   



#contents_tbl{
	margin-bottom : 50px;
}

p#keitai_tbl{
	background-image:url(img/sideframe02_bg02.gif);
	backgroud-repeat :no-repeat;
	background-position : left middle;
}

/*--  text   --*/ 

p{ margin:0px; padding:0px;
}

.p01{
	margin-top: 25px;
	margin-bottom: 45px;
}

.p02{
	margin-top: 18px;
}

.ttl02{
	margin-top: 45px;
}

p.p04{
	line-height : 140%;
}

p.merit01{
	line-height: 40px;
	text-align: left;
	margin-top: 7px;
	margin-left: 20px;
}

p.merit01 span.merit03{
	background: #C4FEB6;
}


p.merit01 span.merit04{
	background: #FED5FE;
}

.merit02{
	/*line-height: 20px;*/
	text-align: right;
	margin-right: 20px;
	margin-bottom:10px;
}

.p03_shokushu{
	padding: 10px;
	line-height: 18px;
}

#copyright{
	margin :0 5px 10px 0;
}

#topicpath{
	margin-left : 18px;
	margin-top : 5px;
}

/*-- link   --*/ 
a:link,
a:visited,
a:active{
	color: #333;
	text-decoration: none;
}

a:hover{
	color: #333;
	text-decoration: underline;
}

.pagetoplink a:link,
.pagetoplink a:visited,
.pagetoplink a:active{
	color: #333;
	text-decoration: underline;
}

.pagetoplink a:hover{
	color: #333;
	text-decoration: none;
}

.pagetoplink {
	display:block;
	margin-top:6px;
}

.pagetoplink a{
	padding-left: 13px;
	background-color : #fff;
	background-image : url(img/arrow02.gif);
	background-repeat : no-repeat ;
	background-position : left center ;
}

.arrow01 a{
	padding-left: 13px;
	background-color : #fff;
	background-image : url(img/arrow01.gif);
	background-repeat : no-repeat ;
	background-position : left center ;
}

.merit02 a:link,
.merit02 a:visited,
.merit02 a:active{
	color: #ff7f00;
	text-decoration: underline;
}

.merit02 a:hover{
	color: #ff7f00;
	text-decoration: none;
}

span.entry01 a:link,
span.entry01 a:visited,
span.entry01 a:active{
	color: #ff7f00;
	text-decoration: underline;	
}

span.entry01 a:hover{
	color: #ff7f00;
	text-decoration: none;	
}

#submenu01{
	margin : 20px 5px 0 0 ;
}

#submenu01 span.arrow01 a{
	margin-left: 10px;
}

#submenu02 span.arrow01 a{
	margin-right: 10px;
}

#submenu02{
	margin : 0 0 10px 5px;
}



/*--  form  --*/

.form01{
	font-size:10px;
	color:red;
}

.form02{
	font-size:10px;
}

/*--  table  --*/

#table01{
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
margin:0px auto 0px auto;
text-align:center;
font-size:12px;
color:#333;
}

.tbl-cell1{
border-right: solid 2px #6BC8DE;
background:#D6F0F6;
padding:10px  15px 10px  15px;
white-space:nowrap;
text-align:left;
vertical-align: top;
font-size:12px;
}

.tbl-cell2{
background:#fff; 
padding:8px 0px 8px 13px;
text-align:left;
white-space:nowrap;
font-size:12px;
}

table#steptbl p{
	margin-top:5px;
}

.mail-line{ background:url(img/line_cell2.gif) repeat-x; height:3px; }

.bottom{width:797; height:128px; background:url(img/topunder.png) no-repeat; position:relative;}
.bottom ul{width:700; height:30px; position:absolute; top:20px; left:42px;}
.bottom ul li{width:540px; height:20px; list-style:none; line-height:20px; margin:auto;color:#666; font-size:12px;}
.bottom ul li a{text-decoration:none; color:#666;}

