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

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


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

body{
	background:#fef9eb;
}

#all{
	width:860px;
	margin:0 auto;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	padding:0 0 14px 0;
	font-size:12px;
	background:#FFF;
}


#main ul.menu li{
}

#main ul.menu li.left{
}

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

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

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

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

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

#index{
	clear:both;
}

#index table.detail{
	width:768px;
	border-collapse: collapse;
	border-spacing: 0;
}

#index table.detail th{
	width:158px;
	background:#ff6493;
	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;
}

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

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

#index h3.copy{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#ff6493;
}

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

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

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

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

#index .theme .box dl.item dt{
	text-align:center;
}

#index .theme .box dl.item dd{
	text-align:center;
}

#index .theme .box p.day{
	background:url(../img/index/bg002.gif) left bottom repeat-x;
	padding:0 0 10px 0;
}

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

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

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

#index .theme .box .work dl dd{
	font-weight:bold;
	margin:0 0 5px 0;
}

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

#index .theme .box #book dl{
	float:left;
	width:125px;
	margin:5px 0 0 0;
}

#index .theme .box #book dl.left{
	float:left;
}

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

#index .theme .box dl.book001 dt{
	text-align:center;
}

#index .theme .box dl dd.name{
	color:#600;
	font-weight:bold;
}

.color001{
	color:#F71123;
}

.sizu10{
	font-size:10px;
}

#index .theme .box ul.text{
	margin:5px 0 5px 0;
	color:#5c3030;
	font-weight:bold;
}

#index .theme .box .book img {
	float:left;
}

#index .theme .box .book dl dt{
	font-size:12px;
	font-weight:bold;
	color:#55AB00;
}

#index .theme .box .book .color001 {
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}

#index .theme .box .book .txt {
	float: right;
	width: 130px;
	margin-top: 5px;
}

#index .theme .box .book .txt002 {
	padding-top: 5px;
	clear:both;
}

#index .theme .box .book .txt003 {
	padding: 0 0 20px 0;
}

#index .theme .box .book .style001 {
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
}
#index .theme .box .book .style004 {
	font-size:11px;
	font-weight:bold;
	color:#55AB00;
}
#index .theme .box .book .style004  a{
	font-size:11px;
	font-weight:bold;
	color:#ff4500 !important;
}

.copyright{
	width:800px;
	margin:5px auto 0 auto;
}

.syoshinsya {
	font-weight:bold;
	color:#ff6493;
}

