@charset "UTF-8";


/*======左メニュー======*/

#contents #menu-left{
	width: 160px;
	float:left;
	margin-bottom:15px;
}
#contents #menu-left .box-navi{
	width: 160px;
	margin-bottom:20px;
}

#contents #menu-left .box-navi .backnumber{
	width: 160px;
	height:22px;
	background: url(/ideanotes/image/menu_backnumber.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
}
#contents #menu-left .box-navi .backnumber a{
	width: 160px;
	height:22px;
	background: url(/ideanotes/image/menu_backnumber.gif) no-repeat;
	display: block;
}
#contents #menu-left .box-navi .backnumber a:hover{
	width: 160px;
	height:22px;
	background: url(/ideanotes/image/menu_backnumber_on.gif) no-repeat;
	display: block;
}

#contents #menu-left .box-navi ul{
	list-style:none;

	margin-bottom:15px;
}
#contents #menu-left .box-navi ul li{
	font-size:1.0em;
	font-weight:bold;
	color:#35A038;
	background: url(/imgcommon/catch_square.gif) no-repeat 1px 0.45em;
	margin-bottom:10px;
	padding-left:15px;
}
*:first-child+html #contents #menu-left .box-navi ul li {
	font-size:1.0em;
	font-weight:bold;
	color:#35A038;
	background: url(/imgcommon/catch_square.gif) no-repeat 1px 0.45em;
	margin-bottom:10px;
	padding-left:15px;
}
* html #contents #menu-left .box-navi ul li {
	font-size:1.0em;
	font-weight:bold;
	color:#35A038;
	background: url(/imgcommon/catch_square.gif) no-repeat 1px 0.45em;
	margin-bottom:10px;
	padding-left:15px;
}
#contents #menu-left .box-navi ul li li{
	font-size:1.0em;
	font-weight:normal;
	color:#35A038;
	padding-left:11px;
	margin-bottom:6px;
	background: url(/imgcommon/catch_arrow.gif) no-repeat 1px 0.45em;
}
*:first-child+html #contents #menu-left .box-navi ul li li{
	font-size:1.0em;
	font-weight:normal;
	color:#35A038;
	padding-left:15px;
	margin-bottom:6px;
	background: url(/imgcommon/catch_arrow.gif) no-repeat 1px 0.45em;
}
* html #contents #menu-left .box-navi ul li li{
	font-size:1.0em;
	font-weight:normal;
	color:#35A038;
	padding-left:15px;
	margin-bottom:6px;
	background: url(/imgcommon/catch_arrow.gif) no-repeat 1px 0.45em;
}





#contents #menu-left .box-navi ul li a{
	color:#35A038;
	text-decoration: underline;
}
#contents #menu-left .box-navi ul li a:hover{
	color:#999900;
	text-decoration: underline;
}


#contents #menu-left .box-navi .search{
	width: 160px;
	height:22px;
	background: url(/ideanotes/image/menu_search.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
}
#contents #menu-left .box-navi .search a{
	width: 160px;
	height:22px;
	background: url(/ideanotes/image/menu_search.gif) no-repeat;
	display: block;
}
#contents #menu-left .box-navi .search a:hover{
	width: 160px;
	height:22px;
	background: url(/ideanotes/image/menu_search.gif) no-repeat;
	display: block;
}
#contents #menu-left .box-navi .search-btn{
	margin:4px 0 0 0;
}

#contents #menu-left .box-banner{
	width: 150px;
}

#contents #menu-left .box-banner{
	width: 150px;
}

#contents #menu-left .box-banner{
	width: 150px;
}

#contents #menu-left .box-banner img{
	margin-bottom:5px;
}

#contents #menu-left .box-banner a img {
border:0 none;
opacity:1;
}
#contents #menu-left .box-banner a:hover img {
border:0 none;
opacity:0.7;
}
.pager {
font-size:1.1em;
margin: 10px 0;
padding: 10px;
background-color: #efefef;
color: #333;
text-align: center;
}

/*======TOPへ戻る======*/

#toptop {
	font-size:0.8em;
	color:#999900;
	padding:15px 0 15px;
	text-align:right;
}
#toptop a{
	color:#999900;
	text-decoration: underline;
}
#toptop a:hover{
	color:#36A038;
	text-decoration: underline;
}

/*============================================================
//  トップ
//==========================================================*/


#RotationBox{
	width:570px;
	margin-bottom:40px;
}
#RotationBox .sectionRotation{
	width:570px;
	height:330px
	position: relative;
	z-index:2;
}
#RotationBox #pager{
	float:left;
	position: relative;
	display:inline;
	z-index:3;
	font-family:"Helvetica";
	margin-top:-30px;
	padding:0 5px 0 20px;
}
#RotationBox #pager a {
	color:#fff;
	padding:2px 17px;
	text-decoration:none;
	font-size:12px;
	background:#4a3f2d;
	margin:0 5px 0 0;
}
#RotationBox #pager a:hover,#RotationBox #pager a.activeSlide{
	background:#81b54f;
}



#contents #main{
	width: 570px;
	float:right;
}

#main .top-ideanotes{
	width: 570px;
	background: url(/ideanotes/image/top/bg_ideanotes.jpg) no-repeat;
}
#main .top-ideanotes .title{
	width: 570px;
	padding:20px 0 15px 0;
}
#main .top-ideanotes .title:after {
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#main .top-ideanotes .title {
	zoom: 1;
}
#main .top-ideanotes .title h2.new-arrangement{
	width:189px;
	height:21px;
	background: url(/ideanotes/image/top/title_ideanotes.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#main .top-ideanotes .title .btn{
	width: 100px;
	float:right;
}

#main .top-ideanotes .entry,
#main .category-ideanotes .entry{
	width: 570px;
	margin-bottom:15px;
	padding:0px 0 10px 0;
	border-bottom:1px dotted #CCC;
}
#main .top-ideanotes .entry:after,
#main .category-ideanotes .entry:after {
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#main .top-ideanotes .entry,
#main .category-ideanotes .entry {
	zoom: 1;
}
#main .top-ideanotes .entry .box-image,
#main .category-ideanotes .entry .box-image {
	width:170px;
	margin-right:10px;
	float:left;
}
#main .top-ideanotes .entry .box-image img,
#main .category-ideanotes .entry .box-image img {
	border:1px solid #CCC;
	padding:5px;
}

#main .top-ideanotes .entry h3,
#main .category-ideanotes .entry h4 {
	font-size:1.2em;
	color:#999900;
	margin-bottom:10px;
}
#main .top-ideanotes .entry h3 a,
#main .category-ideanotes .entry h4 a{
	color:#999900;
	text-decoration: underline;
}
#main .top-ideanotes .entry h3 a:hover,
#main .category-ideanotes .entry h4 a:hover{
	color:#36A038;
	text-decoration: underline;
}
#main .top-ideanotes .entry p,
#main .category-ideanotes .entry p{
	color:#666;
	font-size:1.0em;
	margin-bottom:3px;
}

#main .top-ideanotes .entry span,
#main .category-ideanotes .entry span{
	color:#000;
	font-size:1.0em;
	font-weight:bold;
	margin:3px 0 3ox 0;
}

/*============================================================
//  カテゴリー
//==========================================================*/

#main .category-ideanotes {
	width: 570px;
}

#main .category-ideanotes .title{
	width: 544px;
	padding:10px 13px 10px 13px;
	background: #efefef url(/ideanotes/image/category_title.gif) no-repeat;
	margin-bottom:10px;
}


#main .category-ideanotes .title h2{
	color:#000;
	font-size:1.4em;
	margin-left:20px;
}

#main .category-ideanotes .title-image{
	margin-bottom:30px;
}

/*============================================================
//  詳細
//==========================================================*/

#main .detail-ideanotes .pager{
	width: 570px;
	text-align:center;
	margin-bottom:15px;
	padding:2px 0 6px 0;
	background-color:#EFEFEF;
}
#main .detail-ideanotes .pager p{
	font-size:0.8em;
	color:#999900;
}
#main .detail-ideanotes .pager p a{
	color:#999900;
	text-decoration: underline;
}
#main .detail-ideanotes .pager p a:hover{
	color:#999900;
	text-decoration: underline;
}
#main .detail-ideanotes{
	width: 570px;
	margin-bottom:25px;
}

#main .detail-ideanotes .image {
	width: 570px;
	margin-bottom:15px;
	padding-bottom:10px;
	text-align:center;
	background: url(/ideanotes/image/detail_bg.jpg) no-repeat;
}

#main .detail-ideanotes .image img {
	border:1px solid #ccc;
	padding:5px;
	background-color:#fff;
}
#main .detail-ideanotes p.date{
	font-size:1.2em;
	font-weight:bold;
	color:#000;
	margin-bottom:3px;
}
#main .detail-ideanotes h2 {
	font-size:1.6em;
	color:#35A038;
	margin-bottom:15px;
}
#main .detail-ideanotes .text{
	margin-bottom:20px;
}
#main .detail-ideanotes .text hr{
	clear:both;
	margin:10px 0;
	height: 1px;
	border: none;
	border-top: 1px #efefef dotted;
}
#main .detail-ideanotes .text p{
	color:#666;
	font-size:1.2em;
	line-height:1.8em;
	margin-bottom:10px;
}
#main .detail-ideanotes a{
	color:#999900;
	text-decoration: underline;
}
#main .detail-ideanotes a:hover{
	color:#999900;
	text-decoration: underline;
}

#main .detail-ideanotes img.midashi{
border:none;
margin-bottom:10px;
}

#main .detail-ideanotes img{
border:1px solid #DFDFDF;
}

#main .detail-ideanotes a img{
border:1px solid #DFDFDF;
}
#main .detail-ideanotes h2{
	clear:both;
	margin-bottom:15px;
	font-size: 1.6em;
	color: #35A038;
}
#main .detail-ideanotes .text h3{
	clear:both;
	color: #7C7C00;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 15px;
}
#main .detail-ideanotes .text h4{
	font-size: 1.4em;
	font-weight:bold;
	color: #000;
	margin-bottom: 15px;
}
#main .detail-ideanotes a:hover img{
border:1px solid #999900;
}
#main .detail-ideanotes table.material{
	width:100%;
	margin: 10px auto;
	border: 1px solid #efefef;
	border-collapse: collapse;
	border-spacing: 0;
}
#main .detail-ideanotes table.material th{
	padding: 8px;
	border: 1px solid #efefef;
	color: #111;
	background-color: #efefef;
	text-align:center;
	vertical-align: text-middle;
}
#main .detail-ideanotes table.material td{
	padding: 8px;
	border: 1px solid #efefef;
	background-color: #fff;
	vertical-align: text-middle;
}
#main .detail-ideanotes table.noborder{
	width:100%;
	margin: 10px auto;
	border: none;
}
#main .detail-ideanotes table.noborder tr
	margin-bottom:15px;
}
#main .detail-ideanotes table.noborder th{
	padding: 5px;
	vertical-align: text-middle;
}
#main .detail-ideanotes table.noborder td{
	padding: 5px;
	vertical-align: text-middle;
}
#bottom-column{
	width: 570px;
	margin-bottom:25px;
}

#bottom-column h3{
	width: 570px;
	height:50px;
	text-indent:-9999px;
	background: url(/ideanotes/image/detail_bottom-title.jpg) no-repeat;
	margin-bottom:none;
}

#bottom-column .main{
	width:540px;
	padding:10px 15px 10px 15px;
	background-color:#EBE7D8;
}

#bottom-column .main h4{
	color:#000;
	font-size:1.6em;
	margin:0 0 5px 0;
}


#bottom-column .main .box-column{
	width:540px;
}

#bottom-column .main .box-column:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}

#bottom-column .main .box-column{
	zoom: 1;
}

#bottom-column .main .box-column .artist-image{
	float:right;
	margin-left:10px;
	border:1px solid #fff;
	padding:5px;
}

#bottom-column .main .box-column p{
	font-size: 1.0em;
	line-height:1.8em;
	margin-bottom:15px;
}

#bottom-category{
	font-size:1.2em;
	margin-bottom:20px;
}

#bottom-category:after {
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}

#bottom-category {
	zoom: 1;
}

#bottom-category dd.side ul {
	list-style:none;
}
#bottom-category dd.side ul li{
	font-size:0.8em;
	color:#999900;
	margin-bottom: 4px;
}
#bottom-category dd.side ul li a{
	color:#999900;
	text-decoration: underline;
}
#bottom-category dd.side ul li a:hover{
	color:#36A038;
	text-decoration: underline;
}

/*============================================================
//  バックナンバー
//==========================================================*/

#main .backnumber{
	width: 570px;
}
#main .backnumber ul{
	list-style:none;
	margin:0 0 30px 0;
}
#main .backnumber ul li{
	font-size:1.0em;
	color:#999900;
	margin:0 25px 10px 0;
	float:left;
}
#main .backnumber ul li a{
	color:#999900;
	text-decoration: underline;
}
#main .backnumber ul li a:hover{
	color:#36A038;
	text-decoration: underline;
}
