/* CSS Document */
body{
	padding:0;
	margin:0;
	font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Meiryo, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	font-size:small;
	color:#6B6854;
	background-color:#fff;
	}

div, p, ul, h1, h2, h3, h4, img, form, input{
	padding:0;
	margin:0;
	}

ul{
	list-style-type:none;
	}

.blank{
	clear:both;
	font-size:0;
	line-height:0;
	}

/*----------------------------------upper table----------------------*/
#upperpan{
	width:100%;
	background:url(images/upper_pan_bg.gif) repeat-x #FDFEFF;
	color:#6B6854;
	}

/*------------------header----------------*/
#header{
	width:778px;
	background:url(images/header_bg.gif) repeat-x #FDFEFF;
	position:relative;
	margin:0 auto 0 auto;
	height:145px;
	color:#515151; 
	}

#header img{
	position:absolute;
	top:37px; left:65px;
	}

#header h1{
	background:url(images/slogan.gif) no-repeat;
	position:absolute;
	text-indent:-2000px;
	top:10px;
	left:265px;
	width:434px;
	height:100px;
	}

#header ul.navi{
	width:507px;
	position:absolute;
	top:118px;
	left:210px;
	display:block;
	}

#header ul.navi li{
	float:left;
	padding:2px 20px 0 8px;
	}

#header ul.navi li a.na{
	text-indent:0px;
	color:#515151;
	text-decoration:none;
	display:block;
	height:22px;
	float:left;
	font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Meiryo, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	padding:0px 3px 0px 3px;
	margin:2px 0 2px 0;
	background-color:#fcaba8;
	}

#header ul.navi li a.na:hover{
	background-color:#FDFEFF;
	color:#515151;
	}

/*-------------------------contents1--------------*/
#contents1{
	width:700px;
	margin:0 auto 0 auto;
	color:#6B6854;
	}

#contents1 h2{
	width:200px;
	height:30px;
	text-indent:-2000px;
	background:url(images/cnts1_title.gif) no-repeat;
	margin:10px 0px 5px 0px;
	display:block;
	}
	
#contents1 p{
	width:690px;
	margin-left:10px;
	}

/*-------------------------contents2--------------*/
#contents2{
	width:700px;
	margin:0 auto 0 auto;
	}

#contents2 h2{
	width:200px;
	height:30px;
	text-indent:-2000px;
	background:url(images/cnts2_title.gif) no-repeat;
	margin:10px 0px 5px 0px;
	display:block;
	}

div.entryCase {
	padding-top: 3px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

div.caseList{
	clear: both;
	width:700px;
}

div.caseListImg{
	float:left;
	text-align:left;
	margin-left:0px;
	padding: 10px 10px 10px 10px;
	height: 171px;
	width: 200px;
}

div.caseListImg2{
	float:left;
	text-align:left;
	margin-left:0px;
	padding: 10px 10px 10px 10px;
	height: 300px;
	width: 200px;
}

div.caseListText{
  padding: 5px 10px 10px 0px;
	margin: 5px 10px 10px 0px;
	width: 450px;
}

/*-------------------------contents3--------------*/
#contents3{
	width:700px;
	margin:0 auto 0 auto;
	}
	
#contents3 h2{
	width:200px;
	height:30px;
	text-indent:-2000px;
	background:url(images/cnts3_title.gif) no-repeat;
	margin:10px 0px 5px 0px;
	display:block;
	}
	
.sheet{
	width:100%;
	border-collapse:collapse;
	border-spacing:0px;
	border: 1px solid #CCC;
	border-bottom: none;
	margin-bottom: 1.5em;
}

.sheet th, .sheet td{
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: left;
}

.sheet th{
	background: #ffe2e1 url(images/bg_table.gif) repeat-x 0% 0%;
	font-weight: normal;
	text-align: center;
}
	
/*---------------------------------footer-----------------*/
#footer100{
	width:100%;
	height:114px; 
	border-top:#EDEDED 6px solid;
	float:left;
	}

#footer{
	width:700px;
	position:relative;
	margin:0 auto 0 auto;
	height:114px;
	font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Meiryo, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	}

#footer ul{
	width:700px;
	position:absolute;
	top:20px;
	left:200px;
	}

#footer ul li{
	float:left;
	display:block;
	font:12px/36px Arial, Helvetica, sans-serif;
	color:#515151;
	background-color:#FDFEFF;
	}

#footer ul li a{
	font:12px/36px Arial, Helvetica, sans-serif;
	color:#515151;
	background-color:#FDFEFF;
	text-decoration:none;
	margin:0 11px 0 11px; 
	}

#footer ul li a:hover{
	text-decoration:underline;
	}

#footer p{
	color:#000000;
	font-size:12px;
	line-height:20px;
	position:absolute;
	top:50px;
	left:200px;
	background-color:#FDFEFF;
	}

#footer p a {
	color:#000;
	background-color:#fff;
	text-decoration:underline;
	margin:0; padding:0;
	}

#footer p a:hover {	
	color:#000;
	background-color:#C6C6C6;
	}

#footer ul.link{
	width:122px;
	position:absolute;
	top:49px;
	left:350px;
	}

#footer ul.link li{
	float:left;
	display:block;
	font-size:0px;
	height:16px;
	}

#footer ul.link li a{
	display:block;
	text-indent:-2000px;
	height:16px;
	margin:10px 2px 0 0;
	font-size:0px;
	}

