@charset "utf-8";

@import "common.css";


/* ---------------------------------------------------
news.css
ニュース用CSS
--------------------------------------------------- */



/* ---------------------------------------------------
sidemenu
--------------------------------------------------- */
#sidemenu div.smenu01 a {
	background-image: url(../images/news/news_menu01.gif);
}

#sidemenu div.smenu02 a {
	background-image: url(../images/news/news_menu02.gif);
}

#sidemenu div.smenu03 a {
	background-image: url(../images/news/news_menu03.gif);
}

#sidemenu div.smenu04 a {
	background-image: url(../images/news/news_menu04.gif);
}

#sidemenu div.smenu05 a {
	background-image: url(../images/news/news_menu05.gif);
}


/* ---------------------------------------------------
sec01
--------------------------------------------------- */
.sec01 {
	margin: 0 0 15px 0;
}

.sec01 h2 {
	margin: 0 0 18px 0;
}

.sec01 h2 img {
	display: block;
	margin: 0;
	padding: 0;
}

/*インデックス*/
.sec01 .artistindex {
	clear: both;
	margin: 0 12px 35px 12px;
	padding: 10px;
	background: #d8cfbd;
	border: 1px solid #b6b1a8;
}

/*作家一覧*/
.sec01 .itm01 {
	clear: both;
	margin: 0 12px 35px 12px;
}

.sec01 .itm01 h3 {
	margin: 0 0 8px 0;
	padding: 0 0 3px 0;
	border-bottom: 2px solid #ef3300;
}

.sec01 .itm01 p {
	margin-left: 12px;
	margin-right: 12px;
}

.sec01 .itm01 ul {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 1.5em;
}

.sec01 .itm01 ul li {
	line-height: 150%;
}

.sec01 .itm01 p.mark {
	padding-left: 20px;
	background: url(../images/common/mark02.gif) no-repeat left 4px;
}

/*参加回*/
.sec01 .itm01 .works {
	margin: 0 12px 35px 12px;
	padding: 10px;
	border: 1px solid #b6b1a8;
}

.sec01 .itm01 .works h4 {
}

.sec01 .itm01 .works div {
	margin: 5px 0 0 15px;
	line-height: 150%;
	font-size: 75%;
}