@charset "UTF-8";
/* CSS Document */

@import "../../../files/css/common/layout.css";


/*-------------------------------------------------------------------------
	COMMON
/*-----------------------------------------------------------------------*/

body{
		background-image:url(../img/body.png);
}

#all{
	width:960px;
	margin:0 auto;
	background-image:url(../img/bg.png);
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	padding:0 0 12px 0;
	font-size:12px;
}

#all h2{
	text-align:center;
	margin:0;
}
#all h3{
	text-align:center;
	margin:0;
	padding:20px 0;
}

#main .txt01{
	text-align:center;
	font-size:16px;
	margin:0;
	line-height:200%;
	
}

#main  .imgcenter{
	text-align:center;
	margin:0;	
	padding:15px 0;
}

#main ul.menu li{
	float:left;
	
}

#main ul.menu li.left{
	float:left;
	margin:12px 12px 0 0;
}

#main{
	clear:both;
	padding:0 0 0 15px;
}

#main h2{
	clear:both;
	padding:26px 0 20px 0;
}

#main span.link a{
	text-decoration:underline;
}

/*-------------------------------------------------------------------------
	INDEX
/*-----------------------------------------------------------------------*/

#index table.detail{
	width:932px;
	border-collapse: collapse;
	border-spacing: 0;
}
#index table.detail ul li img{
	padding-top:5px;
}


#index table.detail th{
	width:158px;
	background:#FF6633;
	color:#FFF;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	border-top:1px #CCC solid;
	border-left:1px #CCC solid;
	border-right:1px #CCC solid;
	border-bottom:1px #FFF solid;
	font-size:14px;
}

#index table.detail td{
	border:1px #CCC solid;
	padding:10px 10px 10px 10px;
}

#index table.detail td dl{
	margin:0 0 10px 0;
}

#index table.detail td dl dt{
	color:#f71123;
	font-weight:bold;
	font-size:14px;
}
.akaji{
	color:#F00;
}
.kaigyo{
	padding-bottom:5px;
}

#index table.detail a{
	text-decoration:underline;
}

#index span.red{
	color:#F00;
}

#index h3.copy{
	text-align:center;
}

#index .theme{
	margin:20px 0 0 0;
}

#index .theme .box{
	background:url(../../../files/img/hobby_show/index/bg001.gif) 0 0 repeat;
	width:240px;
	height:580px;
	border:1px #CCC solid;
	padding:4px 4px 4px 4px;
	float:left;
}

#index .theme .center{
	margin:0 25px 0 25px;
}

#index .theme .box p.new{
	color:#f71123;
	font-weight:bold;
	margin:0 0 5px 0;
}

#index .theme .box dl.item{
}

#index .theme .box dl.work{
	margin:5px 0 0 0;
	padding:0 0 10px 0;
	background:url(../../../files/img/hobby_show/index/bg002.gif) left bottom repeat-x;
}

#index .theme .box dl.work dt{
	color:#f71123;
	font-weight:bold;
}

#index .theme .box dl.work dt span{
	font-size:100%;
	font-weight:normal;
	color:#333;
}

#index .theme .box dl.work dt.link a{
	color:#f71123;
	font-weight:bold;
	background:url(../../../files/img/hobby_show/work/ico001.gif) left center no-repeat;
	padding:0 0 0 10px;
}

#index .theme .box dl.book{
	margin:10px 0 0 0;
}

#index .theme .box dl.book dt{
	text-align:center;
	margin:0 0 5px 0;
}

#index .theme .box dl.book dd.name{
	font-size:14px;
	color:#5c3030;
	font-weight:bold;
}

/*-------------------------------------------------------------------------
	WRITER　
/*-----------------------------------------------------------------------*/

.copyright{
	padding-right:15px;
}
