@charset "shift_jis";

body {
	font-family: Verdana,Meiryo,"MS UI Gothic",Osaka;
	font-size: 12px;
	font-weight: normal;
	text-align:center;
	margin:auto;
	margin:0;
	padding:0;
	word-wrap: break-word;
}

img { border:none; }

hr {
	clear:both;
	visibility:hidden;
}

em {
	quotes:"“" "”";
	font-style:normal;
}
em:before { content: open-quote }
em:after { content: close-quote }



#kaji {display:none;}

/*-- id="kajikawatop" start --------------------*/
#kajikawatop {
margin:auto;
text-align:center;
clear:both;
width:800px;
height:100px;
line-height:100px;
background: #FFFFFF;
}
	/* kajikawalogo
	--------------------*/
	.kajikawalogo{display:none;}


	/* kajikawacomment
	--------------------*/
	.kajikawacomment {
		height:100px;
		line-height:100px;
		margin-left:10px;
		float:left;
	}
	.kajikawacomment h1 {
		color:#666666;
		text-align:left;
		letter-spacing:0.1em;
		font-size:12px;
		font-weight:normal;
		margin:0;
		padding:0;
	}
	
/*-------------------- id="kajikawatop" end -*/



/*-- id="globalnavi" start --------------------*/
#globalnavi{display:none;}
/*-------------------- id="globalnavi" end -*/




#wrapper {
	width:800px;
	margin:auto;
	text-align:center;
}
	#weare{display:none;}
	#gonext{display:none;}

/* -- id="footer" start --------------------*/
#footer {
clear:both;
margin:auto;
text-align:center;
width:100%;
}

	#footer .info{display:none;}
	#footer .copy {
	background: #FFFFFF;
	padding:2em;
	clear:both;
	margin:auto;
	}
/*-------------------- id="footer" end -*/


/* -- id="show" start --------------------*/
#show{
margin-top:20px;
margin-bottom:20px;
}

	div[class="box"]{
	width:180px;
	margin:auto;
	margin-left:14px;
	padding-bottom:30px;
	float:left;
	text-align:center;
	border:2px solid #CCCCCC;
	}

	/* IE6が幅を倍に取る対策 */
	#show .box{
	width:180px;
	margin:auto;
	margin-left:12px;
	padding-bottom:30px;
	float:left;
	text-align:center;
	border:2px solid #CCCCCC;
	}
	#show .box a{
	overflow:hidden;
	text-decoration:none;
	}
	#show .box a:hover{
	text-decoration:none;
	}
	#show .box h2 {
	clear:both;
	display: block;
	text-align:center;
	margin:auto;
	font-size:12px;
	font-weight:normal;
	padding:0;
	margin-top:20px;
	margin-bottom:20px;
	line-height:200%;
	}
