@charset "utf-8";
/* CSS Document */

@import "init.css";
@import "base.css";

/*//////////////////////////////////////////////

//////////////////////////////////////////////*/
div#to_archives{
	width:680px;
	height:60px;
	margin:0 0 20px 20px;
}
div#to_archives ul{
	background:url(../wp_content_imgs/examples/ex_navi1_base.png) no-repeat 0 0;
	height:46px;
	padding:0 0 0 10px;
	}
div#to_archives ul li{
	width:161px;
	height:46px;
	margin:0 5px 0 0; 
	float:left;
	}

li#ta1 a{
	background:url(../wp_content_imgs/examples/ex_navi1.png) no-repeat -10px 0;
	display:block;
	width:161px;
	height:46px;
	text-indent:-9999px;
	overflow:hidden;
	}
li#ta1 a:hover{
	background:url(../wp_content_imgs/examples/ex_navi1.png) no-repeat -10px -46px;
	}
li#ta1_current a{
	background:url(../wp_content_imgs/examples/ex_navi1.png) no-repeat -10px -46px;
	display:block;
	width:161px;
	height:46px;
	text-indent:-9999px;
	overflow:hidden;
	}

li#ta2 a{
	background:url(../wp_content_imgs/examples/ex_navi1.png) no-repeat -176px 0;
	display:block;
	width:161px;
	height:46px;
	text-indent:-9999px;
	overflow:hidden;
	}
li#ta2 a:hover{
	background:url(../wp_content_imgs/examples/ex_navi1.png) no-repeat -176px -46px;
	}
li#ta2_current a{
	background:url(../wp_content_imgs/examples/ex_navi1.png) no-repeat -176px -46px;
	display:block;
	width:161px;
	height:46px;
	text-indent:-9999px;
	overflow:hidden;
	}

li#ta3 a{
	background:url(../wp_content_imgs/examples/ex_navi1.png) no-repeat -342px 0;
	display:block;
	width:161px;
	height:46px;
	text-indent:-9999px;
	overflow:hidden;
	}
li#ta3 a:hover{
	background:url(../wp_content_imgs/examples/ex_navi1.png) no-repeat -342px -46px;
	}
li#ta3_current a{
	background:url(../wp_content_imgs/examples/ex_navi1.png) no-repeat -342px -46px;
	display:block;
	width:161px;
	height:46px;
	text-indent:-9999px;
	overflow:hidden;
	}
	
/*//////////////////////////////////////////////
detail
//////////////////////////////////////////////*/
/*body#detail div#contents-wrap dl {
	clear:both;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px dotted #666666;
}
body#detail div#contents-wrap dl dt {
	min-height:35px;
	font-size:16px;
	font-weight:bold;
	padding:7px 0 0 45px;
}
body#detail div#contents-wrap dl dd {
	font-size:14px;
	padding:7px 0 0 70px;
}
*/
body#detail div#contents-wrap p#hBack {
	text-align:center;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px dotted #666666;
}

body#detail div#contents-wrap h2 {
	font-weight:bold;
	margin-bottom:10px;
}


/*݂̑̎̕nւ̈ړ{^*/
div#to_details{
	width:680px;
	margin:0 0 40px 20px;
}
div#to_details ul{
	width:705px;/*lKeBu}[W𑝕*/
	margin:0 -25px 0 0;
}
div#to_details ul li{
	width:210px;
	height:45px;
	float:left;
	margin:0 25px 0 0;
}
div#to_details ul li a{
	background:url(../wp_content_imgs/examples/ex_navi2.png) no-repeat;
	width:210px;
	height:41px;
	display:block;
	text-align:center;
	padding:4px 0 0 0;
	}

div#to_details ul li.no_link{
	background:url(../wp_content_imgs/examples/ex_navi2_no_link.png) no-repeat;
	width:210px;
	height:41px;
	display:block;
	text-align:center;
	padding:4px 0 0 0;
	}
