@charset "utf-8";
/* CSS Document */



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



#wrap {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

	
#toppage	{
	font-size:90%;
	background-image: url(../images/body-bgimg.jpg);
	background-repeat: repeat-x;
	}
	
#contents	{
	font-size:90%;
	background-image: url(../images/body-bgimg-contents.jpg);
	background-repeat: repeat-x;
	}



/*	---------------------------------------- header	*/

#header {
	height: 352px;
	width: 100%;
	}
	


#logotel {
	width: 100%;
	}

#logo {
	width: 313px;
	float: left;
	}

#txt {
	height: 21px;
	padding-bottom: 12px;
	padding-top: 10px;
	font-size:85%;
	}
	
#tel {
	float: right;
	width: 352px;
	}
	
#headimg {
	clear: both;
	padding-top: 7px;
	}



#header-contents {
	height: 98px;
	width: 800px;
	}
#header-contents #logotel {
	width: 100%;
	}

#header-contents #logotel #logo {
	width: 313px;
	float: left;
	}

#header-contents #txt {
	height: 21px;
	padding-bottom: 12px;
	padding-top: 10px;
	}
	
#header-contents #logotel #tel {
	float: right;
	width: 352px;
	}








/*	----------------------------------------	menuarea*/

#menuarea {
	clear:both;
	float: left;
	width: 160px;
	padding-top: 40px;
}

#menuarea #banner {
	padding-top: 10px;
	padding-bottom: 20px;
}

#menuarea li {
	list-style:none;
}
/*
#menuarea li {
	padding-top: 1px;
	line-height: 220%;
	font-weight: bold;
	list-style:none;
}




#menuarea li a {
	display:block;
	background-image: url(../images/menu-bgimg-off.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	width: 139px;
	padding-left: 21px;
}

#menuarea li a:hover {
	background-image: url(../images/menu-bgimg-on.jpg);
	}

*/



#menuarea .banner2 {
	padding-top: 20px;
	text-align: center;
}

#menuarea .banner3 {
	padding-top: 20px;
}

#menuarea .banner4 {
	padding-top: 40px;
	padding-bottom: 40px;
}


/* ----------------------------------------index */

	
.boxi01	{
	float:left;
	width:448px;
	margin-top:10px;
	}
	
.boxi02	{
width:201px; float:left;
}

.boxi03	{
	width:201px; float:left; padding-left:6px;
	}
	
.boxi04	{
	margin-top:10px;
	width:160px; float:left; padding-left:7px;
	}
	
.boxi05	{
	border:1px solid #979A33;
	margin:0 0 10px 0;
	padding:13px;
	}



.title10	{
	padding:4px 0 0 10px;
	font-weight:bold;
	font-size:135%;
	margin:0;
	color:#ffffff;
	background-image:url(../images/bgimg-title.jpg);
	background-repeat:no-repeat;
	height:32px;
	}






/*	----------------------------------------	contentsarea*/


#contetsarea {
	float: left;
	width: 615px;
	padding-left: 20px;
	margin-bottom: 20px;
	padding-top: 50px;
}

#topicpath {
	text-align: right;
	padding-top: 5px;
	font-size: 80%;
	margin-bottom: 10px;
}

#contetsarea .title1 {
	color: #FFFFFF;
	background-image: url(../images/cont-title-bgimg.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 605px;
	margin-bottom: 20px;
	padding-left: 10px;
}

#contetsarea h2 {
	font-size: 120%;
	line-height: 197%;
	font-weight: bold;
}

#contetsarea p {
	line-height: 125%;
}

#contetsarea .title2 {
	background-image: url(../images/cont-title-bgimg2.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 595px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-top:5px;
	margin-top: 20px;
}

#contetsarea h3 {
	font-size: 120%;
	font-weight: bold;
	
}



#contetsarea #jireilink {
	background-color: #E3E3E3;
	border: 1px solid #CCCCCC;
	padding: 15px;
	font-size: 90%;
	text-align: center;
	margin-top: 30px;
}




/*	----------------------------------------	footarea*/

#footarea {
	clear: both;
	border: 1px solid #666666;
}

#footarea h2 {
	font-size: 85%;
}

#footarea h3 {
	font-size: 110%;
	font-weight: bold;
	line-height: 120%;
}

#footarea h4 {
	font-size: 100%;
}
#contetsarea #information {
	background-color: #CEE7B6;
	padding: 15px;
}
#footarea #left {
	float: left;
	width: 548px;
	padding: 10px;
}
#footarea #right {
	float: left;
	width: 230px;
	background-color: #666666;
}









	
/*--------------------------------------------- worklist */

.box_worklist_l	{
	width:297px;
	margin-top:20px;
	margin-right:21px;
	float:left;
	height:83px;
	background-image: url(../../worklist/bgimg_arrow.gif);
	background-repeat: no-repeat;
	}


.box_worklist_r	{
	width:297px;
	margin-top:20px;
	float:left;
	height:83px;
	background-image: url(../../worklist/bgimg_arrow.gif);
	background-repeat: no-repeat;
	}
	
.box_01_totop	{
	text-align:right; clear:both;
	}
	



.img_float_r	{
	float:right;
	}
	
	
	
/* ----------------------------------------image */

.imgpaddign01	{
	margin-bottom:10px;
	}
	
.imgpaddign02	{
	margin-right:2px;
	margin-bottom:1px;
	}
.imgpaddign03	{
	margin-bottom:1px;
	}

