@charset "shift_jis";

/*body{ behavior:url(common/iepngfix.htc) }*/
 
/*============HTML==============*/
body{
	text-align:center;
	background:url(../images/bg_body.jpg) top center no-repeat #f6f1ed;
	color:#242424;
}


#wrapper{
	width:900px;
	margin:0 auto;
}
#header{
	width:900px;
	height:83px;
	background:url(../images/bg_header.jpg) 1px 0 no-repeat;
	/background:url(../images/bg_header.jpg) 1px -1px no-repeat;
	margin:0 auto;
	position:relative;
	text-align:left;
}
#header h1{
	width:104px;
	position:absolute;
	left:18px;
	top:4px;
	/top:0;
}

table{
	font-size:inherit;
	line-height:1.22;
}

/* link */
a {
	color:#ffffff;
}
a img {
	border:0;
}

a:hover {
	color: #ffff00; text-decoration: underline;
}

/*=========Navigation1==========*/

.nav01,.nav02,.nav03,.nav04,.nav05,.nav06,.nav07{
	position:absolute;
}
#header #gnav01{
	position:absolute;
	top:0px;
	height:30px;
	width:666px;
	right:0;
}
#gnav01 .nav01{top:4px;}
#gnav01 .nav02{top:4px;left:119px;}
#gnav01 .nav03{top:4px;left:246px;}
#gnav01 .nav04{top:4px;left:329px;}
#gnav01 .nav05{top:4px;left:394px;}
#gnav01 .nav06{top:4px;left:466px;}
#gnav01 .nav07{top:0px;left:583px;}


/*=========Navigation2==========*/
#header #gnav02{
	position:absolute;
	width:901px;
	height:53px;
	top:30px;
	z-index:10;
}
#gnav02 .nav02 ul,
#gnav02 .nav03 ul,
#gnav02 .nav04 ul,
#gnav02 .nav05 ul{
	width:150px;
	padding-bottom:8px;
}
/*===各親リンク===*/
#gnav02 .nav01{top:21px;left:16px;}
#gnav02 .nav02{top:9px;left:163px;}
#gnav02 .nav03{top:9px;left:304px;}
#gnav02 .nav04{top:9px;left:446px;}
#gnav02 .nav05{top:9px;left:588px;}
#gnav02 .nav06{top:9px;left:730px;}

/*===ドロップダウンPNG===
#gnav02 .nav02 ul{background:url(../images/nav_dd01.png) top left no-repeat;}
#gnav02 .nav03 ul{background:url(../images/nav_dd02.png) top left no-repeat;}
#gnav02 .nav04 ul{background:url(../images/nav_dd03.png) top left no-repeat;}
#gnav02 .nav05 ul{background:url(../images/nav_dd04.png) top left no-repeat;}
*/
/*===ドロップダウンリンクA設定===*/
#gnav02 .dd_link{
	display:block;
	width:142px;
	height:50px;
	position:relative;
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
	margin:0;
	_line-height:normal;
}
/*#gnav02 .dd_link:link, #gnav02 .dd_link:visited{ background:none; }
#gnav02 .dd_link:hover{
	background:url(../images/nav_dd_over.png) 1px 0 no-repeat;
	behavior: expression(
	this.style.behavior || (
	this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
	this.style.backgroundImage = "none",
	this.style.behavior = "none"));
}*/
/** html #gnav02 .dd_link:hover {
	line-height: 0;
}  IE6 "fix" */
/*#gnav02 .dd_link:action{}*/

#gnav02 ul{
	display: none;
	position: relative;
	left: 0;
	width: 130px;
	top: 43px;
	position:static;
	line-height:0;
}
* html #gnav02 ul{
	behavior: expression(
	this.style.behavior || (
	this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
	this.style.backgroundImage = "none",
	this.style.behavior = "none"));
}
* html #gnav02 ul {
	line-height: 0;
} /* IE6 "fix" */
#gnav02 ul a {
	_zoom: 1;
}

/*===パンくず====*/
#topic_path{
	text-align:left;
	font-size:80%;
	width:885px;
	margin:5px 0 5px 20px;
}

#topic_path li{
	display:inline;
	line-height:1.1;
}
#topic_path a{
	color:#333;
	text-decoration:none;
	padding-right:10px;  
	background:url(../images/topicpath.gif) center right no-repeat;
}

/*========Main_container========*/
#main_container{
	width:900px;
	overflow:hidden;
	background:url(../images/bg_main_c.gif) bottom left no-repeat;
}

/*===Primary_container===*/
#primary_container{
	width:675px;
	float:right;
	text-align:left;
	border:0;
	margin:0;
	line-height:1.6;
	background:url(../images/bg_primary_head.gif) top center no-repeat #fff;
}
#primary_container #right_container dd{
	display:block;
	position:relative;
}
#primary_container #left_container dd{
	display:block;
	position:relative;
}
#primary_container .mark_new{
position:absolute;
top:3px;
left:86px;
}

.archive {
	min-height:492px;
	_height:492px;		
}
/*===Secondary_container===*/
#secondary_container{
	width:202px;
	min-height:492px;
	_height:492px;
	margin-bottom:50px;
	float:left;
	background:url(../images/bg_second_c.jpg) top center no-repeat;

}

#secondary_container .alternative noscript{
	display:block;
	padding:10px;
	text-align:left;
}

/*===Page_top===*/
.page_top{
	width:900px;
	margin:10px auto;
	text-align:right;
}


/*===Footer===*/
#footer{
	width:100%;
	height:15px;
	background:url(../images/bg_footer.gif) top repeat-x;
	background-position: center bottom;
	font-size:70%;
	color:#EB808A;
	padding-top:5px;
}
