body{
	font-size:10px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro W3','メイリオ',Meiryo,'ＭＳＰゴシック','Osaka';
	color: #333;
	text-align:justify;
	line-height:150%;
	background-color:#fff;
	margin:0px;
	padding:0px;
	background:url(../images/bg.jpg) repeat-x;

}
	h1{font-size:1.7em;}
	h2{font-size:1.6em;}
	h3{font-size:1.5em;}
	h4{font-size:1.4em;}
	h5{font-size:1.3em;}
	h6{font-size:1.2em;}
	h1,h2,h3,h4,h5,h6{ line-height:1.1em; }
	
	p,th,td,li,dt,dd{font-size:1.2em;}
	
	
	div,th,td{margin:0px; padding:0px}
	
	h1,h2,h3,h4,h5,h6,p,ul,li,ol,dl,dt,dd,table,form,pre{
		margin: 0px;
		padding:0px;
	}
	li,dt,dd{
		list-style-type:none;
	}

	a:link{color:#ad5c0c; font-weight: bold; }
	a:visited{color:#ad5c0c; font-weight: bold;}
	a:hover{color:#ad5c0c;text-decoration:none; font-weight: bold;}
	a:active{color:#ad5c0c; font-weight: bold;}

	span.red{
		color:#f00;
		font-weight: bold;
	}
	span.bold{
		color:#000;
		font-weight: bold;
	}
	span.line{
		text-decoration:underline;
	}


		
	img{border:none}

	table{border-collapse:collapse; font-size:100%;}
		th,td{text-align:left;vertical-align:top; border:solid 1px #ccc;}
		th{color:#fff;}
		
	table.layout td,table.layout th{ font-size:1em;}
	form{display:block;}
		label{cursor:pointer;}
		input,select,textarea{
			background-color:#f6f6f6;
			border:solid 1px;
			border-color:#999 #ccc #ccc #999;
		}
		input.radio,
		input.checkbox,
		input.image{
			border:none;
			background-color:#fff;
		}
		input.submit,input.reset{
			border-color:#ccc #999 #999 #ccc;
		}
		
		
	.clear{
		clear:both;
		height:0px;
		line-height: 0px;
		font-size:0px;
	}
	
#top_print{
	display:none;
}
#popup{
	display:none;
	position: absolute;
	z-index: 102;
	top:0px;
	left:0px;
	width:360px;
	cursor: pointer;
}
	#popup div.body{
		background-image:url(../images/popup_m.gif);
		background-repeat:repeat-y;
		padding:0px 20px;
	}
	#popup p{
		color:#5B2F10;
		font-size:1.4em;
	}
	#popup p.body{
		padding-top:10px;
	}
	#popup h4{
		color: #AD5c0c;
		font-size:1.7em;
		margin:0px 0px 0px 0px;
	}
	#popup p.head{
		background-repeat:no-repeat;
		background-image:url(../images/popup_h.png);
		width:360px;
		height: 19px;
	}
	#popup p.bottom{
		background-repeat:no-repeat;
		background-image:url(../images/popup_b.png);
		width:360px;
		height: 19px;
	}


#all {
	margin:0;
	padding:0;
	background:none;
}
#container {
	margin:0;
	padding:0;
}

#flash {
	display:inline;
	position:relative;
	z-index:1;
	width:1000px;
	margin-left:53px;
}
#flash_2nd {
	position:absolute;
	top:0px;
	left:0px;
	margin:-80px 0px 0px 60px;
	z-index:1;
	width:250px;
	height: 125px;
}
#next{
	display:inline;
	position:absolute;
	top:0px;
	left:0px;
	margin:-50px 0px 0px 540px;
	z-index:100;
	width:250px;
	height: 125px;
}
.iepngfix {
    behavior: expression(IEPNGFIX.fix(this));
}
  
#footer,#footer_2nd {
	position:relative;
	z-index:2;
	height:50px;
	background:url(../images/footer_bg.png) repeat-x;
	margin-top:-50px;
}
	#logo{
		width:1106px;
		margin:auto;
		text-align:left;
		z-index:3;
		position: relative;
	}
		#logo p{
			position: relative;
			padding:20px 0px 0px 871px;
		}

#copy{
	width:1106px;
	margin:auto;
	color:#666;
	text-align: left;
	margin-top:-10px;
}
#bg_pole{
	width:1106px;
	margin:0 auto;
	background-position:0px 5px;
	background:url(../images/bg_pole.gif);
	background-repeat:repeat-y;
	background-position:center 2px;
}


/* ---------------------------------------------------------------2nd pages */

#bg_smog{
	background-image:url(../images/bg_smog.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:1106px;
}
#header{
	width:1000px;
	margin:auto;
	height:97px;
	overflow: hidden;
}
	#header h1{
		width:500px;
		height:45px;
		float:left;
		display:inline;
		overflow: hidden;
	}
		#header h1 img.title{
			display:inline;
			margin:0px;
		}
	#header ul{
		width:316;
		height:45px;
		float: right;
		display: inline;
	}
		#header ul li{
			float: left;
			display:block;
		}
		
	#header #menu{
		width:1000px;
		height:52px;
	}		
		#menu li{
			float: left;
			height:52px;
			display: block;
		}
		#menu li.top{
			position:relative;
			width:90px;
		}
			#menu li.top img{
				position: absolute;
				z-index:100;
				top:0px;
				left:0px;
				margin:-10px 0px 0px 0px;
			}

#bg_kanban{
	background-image:url(../images/kanban_middle.gif);
	background-repeat:repeat-y;
	background-position:345px 134px;
}
#side{
	width:292px;
	margin:0px 0px 200px 53px;
	float: left;
	display:inline;
}
#break{
	width:1106px;
	height:1px;
	margin:auto;
	position:relative;
}
	#break p{
		position:absolute;
		top:0px;
		left:0px;
		margin-top:-195px;
		margin-left:82px;
	}


	#navi li{
		line-height:0px;
		margin:0px;
	}
		#navi li img{
			display: block;
			margin:0px;
		}
		
#main{
	width:687px;
	float: right;
	margin:0px 74px 0px 0px;
	display:inline;
}
	#main h2 img{
		display:block;
	}
	#main div.post{
		width:570px;
		margin:0px auto 0px auto;
		padding:0px 0px 70px 0px;
	}
	#main div.post h4{
		font-size:1.7em;
		margin:0px 0px 10px 0px;
		background-image:url(../images/kanban_midashi_bg.gif);
		background-repeat:no-repeat;
		background-position:center;
		padding:9px 0px 10px 0px;
		text-align: center;
	}
	#main div.post p{
		font-size:1.5em;
		line-height: 150%;
		color:#5A2F0F;
		margin:0px 0px 20px 0px;
	}
		#main div.post p.illust{
			text-align: center;
		}
		#main div.post p img.illust_l{
			display:inline;
			float:left;
			margin:0px 30px 20px 0px;
		}
		#main div.post p img.illust_r{
			display:inline;
			float:right;
			margin:0px 0px 20px 30px;
		}
	#main div.post p.line{
		width:570px;
		height: 12px;
		background-image:url(../images/kanban_line.gif);
		background-repeat:no-repeat;
		background-position:center;
	}
	#main div.post p.line2{
		width:auto;
		height: 2px;
		border-bottom:dashed 1px #c96;
	}
	span.tip{
		display:none;
	}
	#main_foot{
		position: relative;
		height:95px;
		margin:0px 0px 10px 0px;
		padding-left:17px;
	}

#logo_2nd{
	width:1106px;
	margin:auto;
}
#footlink{
	display:none;
}
#footlink_break{
	display:none;
}
