@charset "shift_jis";

body {
	font-family: Verdana,Meiryo,"MS UI Gothic",Osaka;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	background: #FFFFFF ;
	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{
		height:100px;
		line-height:100px;
		float:left;
		padding-top:0;
		margin-top:auto;
		margin-bottom:auto;
	}


	/* 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: 24px;
		font-weight:bold;
		margin:0;
		padding:0;
	}
	
/*-------------------- id="kajikawatop" end -*/



/*-- id="globalnavi" start --------------------*/
#globalnavi {
margin:auto;
text-align:center;
clear:both;
width:100%;
height:45px;
background: #CCCCCC;
}
#globalnaviother {
margin:auto;
text-align:center;
clear:both;
width:100%;
height:45px;
background: #C90303;
}

	/* ナビゲーション
	--------------------*/
	.navimenu {
		font-size:14px;
		height:45px;
		z-index:100;
		font-weight:bold;
		float:left;
		padding-left:10px;
	}
	.navimenu ul{
		margin: 0;
		padding: 0;
		list-style: none;
		text-align:center;
		position:relative;
	}
	.navimenu li{
    	float:left;
    	overflow:hidden;
    	width:100px;
		height:45px;
		line-height:45px;
	}
	.navimenu a {
		color:#FFFFFF;
		background:#646464;
		display: block;
		text-decoration: none;
	}
	.navimenu a:hover {
		color:#FFFFFF;
		background:#000000;
	}
/*-------------------- id="globalnavi" end -*/




#wrapper {
	width:800px;
	margin:auto;
	text-align:center;
}
	#weare{display:none;}

	#gonext {
	clear:both;
	margin-top:2em;
	margin-bottom:0.5em;
	width:100%;
	line-height:400%;
	float:right;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0.2em;
	}
	#gonext a{
	color:#999999;
	overflow:hidden;
	text-decoration:none;
	border:1px #CCCCCC solid;
	padding:1em;
	}
	#gonext a:hover{
	color:#FFFFFF;
	background-color:#666666;
	border:1px #333333 solid;
	text-decoration:none;
	padding:1em;
	}

	#show{
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
	}

	div[class="box"]{
	width:180px;
	height:270px;
	margin:auto;
	margin-left:14px;
	float:left;
	text-align:center;
	background:url(../../im/boxback.jpg) no-repeat;
	}

	/* IE6が幅を倍に取る対策 */
	#show .box{
	width:180px;
	height:270px;
	margin-left:12px;
	float:left;
	text-align:center;
	background:url(../../im/boxback.jpg) no-repeat;
	}
	#show .box a{
	color:#666666;
	overflow:hidden;
	text-decoration:none;
	}
	#show .box a:hover{
	color:#000000;
	text-decoration:none;
	}
	#show .box h2 {
	clear:both;
	display: block;
	text-align:center;
	margin:auto;
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:0;
	line-height:40px;
	height:40px;
	color:#333333;
	}

/* -- id="footer" start --------------------*/
#footer {
clear:both;
margin:auto;
text-align:center;
width:100%;
}

	#footer .info {
	background: #323232;
	font-size:12px;
	font-weight:bold;
	height:40px;
	clear:both;
	margin:auto;
	}
	#footer .info ul{
	list-style: none;
	position:relative;
	margin:0;
	padding:0;
	}
	#footer .info li{
	float:left;
    overflow:hidden;
    width:100px;
	height:40px;
	line-height:40px;
	border-right:1px solid #000000;
	}
	#footer .info li a{
	color:#FFFFFF;
	background: #323232;
	display: block;
	text-decoration: none;
	}
	#footer .info li a:hover{
	color:#FFFFFF;
	background: #000000;
	text-decoration: none;
	}

	#footer .copy {
	background: #FFFFFF;
	padding:2em;
	clear:both;
	margin:auto;
	}
/*-------------------- id="footer" end -*/