@charset "utf-8";
/* コンテンツページ（２層目） --------------------------------------------------------------------- */

#second #container {
	position: relative;
	z-index: 1;
}
#second #container #menu {
	background-image: url("../images/bgContents2.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
#second #menu {
	width: 900px;
	height: 218px;
	position: relative;
}
#second #menu ul {
	position: absolute;
}
#second #menu ul li{
	display:block;
	font-size: 1.6em;
	_line-height:1em;
	/margin-bottom:-4px;
}
#second #menu ul li,
#second #menu ul li a{
	height:30px;
	/height:26px;
	/line-height:1em;
}

#second #menu #banner {
	width: 137px;
	position: absolute;
	z-index: 3;
	top: 0;
	right: 0;
}
#second #menu .character {
	position: absolute;
	z-index: 2;
	top: -52px;
	right: 47px;
}
#second #menu .banner2 {
	width: 390px;
	height:58px;
	display:block;
	position: absolute;
	top: 70px;
	left:33px;
}


#second #contents{
	background-image: url("../images/bgMiddle.png");
	background-repeat: repeat-y;
	background-position: center 1px;
	position: relative;
	padding:13px 0 0;

}
#second #contents #inner {
	padding: 0 0 20px 20px;
	width: 650px;
	height: auto;
	float:left;
	min-height: 700px;
	_height: 700px;	/* ----- IE用アンダバーハック ----- */
}
#second #contents #inner h1 {
	font-size:130%;
	color:red;
}
#second #contents #inner h1.category {
	font-size:0.8em;
	margin:0 0 -10px;
}
#second #contents #inner h2 {
	font-size:1.2em;
	margin: 10px 0;
}
#second #contents #inner #text {
	border-left: 1px solid red;
	padding:0 0 10px 7px;
	margin-bottom:30px;
}
#second #contents #inner #text dl {
	margin: 0;
}
#second #contents #inner #text dl dt {
	margin-top: 30px;
	font-weight: bold;
}
#second #contents #inner #text dl .title {
	font-weight: bold;
	margin-top: 20px;
	margin-left: 30px;
}
#second #contents #inner #text .list {
	width: 630px;
	border-top: 1px dashed #222222;
}
#second #contents #inner #text .list th {
	padding: 5px 5px 5px 0;
	border-bottom: 1px dashed #222222;
}
#second #contents #inner #text .list td {
	padding: 5px 10px 5px 0;
	border-bottom: 1px dashed #222222;
}

#second #contents #inner .content-nav{
	text-align:center;
	margin:20px auto;
}
#second #contents #inner #text h2 a{
	font-size:1em;
	text-decoration:none;
}

#second #contents .widget-header,
#second #contents .widget-header a{
	color:red;
	text-decoration:none;
}
#second #contents .asset-meta{
	font-size:0.9em;
	color:#999;
	margin-top:10px;
}
.widget-content ul{
	padding-left:25px;
}
.widget-list-item{
	margin-bottom:10px;
}
.widget-list-item span{
	color:red;
	font-size:0.7em;
	font-weight:bold;
	display:block;
}
.widget-list-item a{
	font-size:0.9em;
	text-decoration:none;
}
.widget-list-item a:hover{
	text-decoration:underline;
}


#second #contents #inner #gallery {
	width: 680px;
}
#second #contents #inner #gallery img {
	border: 2px solid #333333;
	border: 0;
	display: block;
	margin: 4px;
	float: left;
}
#second #contents #inner #gallery a:hover img {
	border: 1px solid red;
	margin: 3px;
}
#second #contents #inner #gallery #box {
	width: 300px;
	height:225px;
	padding: 5px;
	text-align: center;
	float: left;
}
#second #contents #inner #gallery #box img {
	background-image: url("../images/gallery/wallpapers.jpg");
	width: 300px;
	height:225px;
}
#second #contents #inner #gallery #box .pict01 { background-position: -300px 0; }
#second #contents #inner #gallery #box .pict02 { background-position: -300px -225px; }
#second #contents #inner #gallery #box a:hover .pict01 { background-position: 0 0; }
#second #contents #inner #gallery #box a:hover .pict02 { background-position: 0 -225px; }

.thumbnail img {
	background-image: url("../images/gallery/thumbnail.jpg");
	width: 100px;
	height: 100px;
}

.thumbnail .pict01 { background-position: -600px 0; }
.thumbnail .pict02 { background-position: -700px 0; }
.thumbnail .pict03 { background-position: -800px 0; }
.thumbnail .pict04 { background-position: -900px 0; }
.thumbnail .pict05 { background-position: -1000px 0; }
.thumbnail .pict06 { background-position: -1100px 0; }
.thumbnail .pict07 { background-position: -600px -100px; }
.thumbnail .pict08 { background-position: -700px -100px; }
.thumbnail .pict09 { background-position: -800px -100px; }
.thumbnail .pict10 { background-position: -900px -100px; }
.thumbnail .pict11 { background-position: -1000px -100px; }
.thumbnail .pict12 { background-position: -1100px -100px; }
.thumbnail .pict13 { background-position: -600px -200px; }
.thumbnail .pict14 { background-position: -700px -200px; }
.thumbnail .pict15 { background-position: -800px -200px; }
.thumbnail .pict16 { background-position: -900px -200px; }
.thumbnail .pict17 { background-position: -1000px -200px; }
.thumbnail .pict18 { background-position: -1100px -200px; }
.thumbnail .pict19 { background-position: -600px -300px; }
.thumbnail .pict20 { background-position: -700px -300px; }
.thumbnail .pict21 { background-position: -800px -300px; }
.thumbnail .pict22 { background-position: -900px -300px; }
.thumbnail .pict23 { background-position: -1000px -300px; }
.thumbnail .pict24 { background-position: -1100px -300px; }
.thumbnail .pict25 { background-position: -600px -400px; }
.thumbnail .pict26 { background-position: -700px -400px; }
.thumbnail .pict27 { background-position: -800px -400px; }
.thumbnail .pict28 { background-position: -900px -400px; }
.thumbnail .pict29 { background-position: -1000px -400px; }
.thumbnail .pict30 { background-position: -1100px -400px; }
.thumbnail .pict31 { background-position: -600px -500px; }
.thumbnail .pict32 { background-position: -700px -500px; }
.thumbnail .pict33 { background-position: -800px -500px; }
.thumbnail .pict34 { background-position: -900px -500px; }
.thumbnail .pict35 { background-position: -1000px -500px; }
.thumbnail .pict36 { background-position: -1100px -500px; }
.thumbnail .pict37 { background-position: -600px -600px; }
.thumbnail .pict38 { background-position: -700px -600px; }
.thumbnail .pict39 { background-position: -800px -600px; }
.thumbnail .pict40 { background-position: -900px -600px; }
.thumbnail .pict41 { background-position: -1000px -600px; }
.thumbnail .pict42 { background-position: -1100px -600px; }
.thumbnail .pict43 { background-position: -600px -700px; }
.thumbnail .pict44 { background-position: -700px -700px; }
.thumbnail .pict45 { background-position: -800px -700px; }
.thumbnail .pict46 { background-position: -900px -700px; }
.thumbnail .pict47 { background-position: -1000px -700px; }
.thumbnail .pict48 { background-position: -1100px -700px; }
.thumbnail .pict49 { background-position: -600px -800px; }
.thumbnail .pict50 { background-position: -700px -800px; }
.thumbnail .pict51 { background-position: -800px -800px; }
.thumbnail .pict52 { background-position: -900px -800px; }
.thumbnail .pict53 { background-position: -1000px -800px; }

.thumbnail a:hover .pict01 { background-position: 0 0; }
.thumbnail a:hover .pict02 { background-position: -100px 0; }
.thumbnail a:hover .pict03 { background-position: -200px 0; }
.thumbnail a:hover .pict04 { background-position: -300px 0; }
.thumbnail a:hover .pict05 { background-position: -400px 0; }
.thumbnail a:hover .pict06 { background-position: -500px 0; }
.thumbnail a:hover .pict07 { background-position: 0 -100px; }
.thumbnail a:hover .pict08 { background-position: -100px -100px; }
.thumbnail a:hover .pict09 { background-position: -200px -100px; }
.thumbnail a:hover .pict10 { background-position: -300px -100px; }
.thumbnail a:hover .pict11 { background-position: -400px -100px; }
.thumbnail a:hover .pict12 { background-position: -500px -100px; }
.thumbnail a:hover .pict13 { background-position: 0 -200px; }
.thumbnail a:hover .pict14 { background-position: -100px -200px; }
.thumbnail a:hover .pict15 { background-position: -200px -200px; }
.thumbnail a:hover .pict16 { background-position: -300px -200px; }
.thumbnail a:hover .pict17 { background-position: -400px -200px; }
.thumbnail a:hover .pict18 { background-position: -500px -200px; }
.thumbnail a:hover .pict19 { background-position: 0 -300px; }
.thumbnail a:hover .pict20 { background-position: -100px -300px; }
.thumbnail a:hover .pict21 { background-position: -200px -300px; }
.thumbnail a:hover .pict22 { background-position: -300px -300px; }
.thumbnail a:hover .pict23 { background-position: -400px -300px; }
.thumbnail a:hover .pict24 { background-position: -500px -300px; }
.thumbnail a:hover .pict25 { background-position: 0 -400px; }
.thumbnail a:hover .pict26 { background-position: -100px -400px; }
.thumbnail a:hover .pict27 { background-position: -200px -400px; }
.thumbnail a:hover .pict28 { background-position: -300px -400px; }
.thumbnail a:hover .pict29 { background-position: -400px -400px; }
.thumbnail a:hover .pict30 { background-position: -500px -400px; }
.thumbnail a:hover .pict31 { background-position: 0 -500px; }
.thumbnail a:hover .pict32 { background-position: -100px -500px; }
.thumbnail a:hover .pict33 { background-position: -200px -500px; }
.thumbnail a:hover .pict34 { background-position: -300px -500px; }
.thumbnail a:hover .pict35 { background-position: -400px -500px; }
.thumbnail a:hover .pict36 { background-position: -500px -500px; }
.thumbnail a:hover .pict37 { background-position: 0 -600px; }
.thumbnail a:hover .pict38 { background-position: -100px -600px; }
.thumbnail a:hover .pict39 { background-position: -200px -600px; }
.thumbnail a:hover .pict40 { background-position: -300px -600px; }
.thumbnail a:hover .pict41 { background-position: -400px -600px; }
.thumbnail a:hover .pict42 { background-position: -500px -600px; }
.thumbnail a:hover .pict43 { background-position: 0 -700px; }
.thumbnail a:hover .pict44 { background-position: -100px -700px; }
.thumbnail a:hover .pict45 { background-position: -200px -700px; }
.thumbnail a:hover .pict46 { background-position: -300px -700px; }
.thumbnail a:hover .pict47 { background-position: -400px -700px; }
.thumbnail a:hover .pict48 { background-position: -500px -700px; }
.thumbnail a:hover .pict49 { background-position: 0 -800px; }
.thumbnail a:hover .pict50 { background-position: -100px -800px; }
.thumbnail a:hover .pict51 { background-position: -200px -800px; }
.thumbnail a:hover .pict52 { background-position: -300px -800px; }
.thumbnail a:hover .pict53 { background-position: -400px -800px; }





#second #contents #banner{
/*	position:absolute;
	top: 31px;
	right: 13px;
	right:0;
*/
	float:right;
	width:200px;
	margin:20px 0 0!important;
}
#second #contents #banner img{
	margin-bottom: 10px;
}

