@charset "Shift_JIS";

body{
	margin: 0;
	padding: 0;
	color: #444444;
	background: #484848;
	font-size: 13px;
	line-height: 1.6em;
}

a:link{
	color: #561214;
	text-decoration: none;
}
a:visited{
	color: #875C5D;
	text-decoration: none;
}
a:hover, a:active{
	color: #E8131A;
	text-decoration: underline;
}


img {
}
img.left {
	float: left
}
img.right {
	float: right
}


#sub_menu {
}

#foot_menu {
}

#L_menu {
}

#captionA {
	clear: both;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px;
	border-top: solid 1px #D4D4D4;
	border-right: solid 1px #D4D4D4;
	border-bottom: solid 1px #D4D4D4;
	border-left: solid 10px #AC2025;
	background: #EBEBEB;
}

#captionB {
	clear: both;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px;
	border-style: solid;
	border-color: #D4D4D4;
	border-width: 1px;
	background: #848484;
}

#ex_textA {
	margin-left: 150px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 40px;
	color: #444444;
	font-size: 13px;
	line-height: 1.6em;
}

#ex_textA ul{
	margin-left: 0px;
	padding-left: 0px;
	list-style: url(images/listmark.gif);
}

#copyright {
	clear: both;
	text-align: center;
	padding-top: 30px;
	margin-bottom: 20px;
	color: #999999;
	font-size: 12px;
}

#separate{
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 1px;
	height: 1px;
	}


/*---------------------------
  共用▼トピックス
-------------------------- */

#topics {
	margin-left: 30px;
	margin-right: 30px;
}

#topics_title {
	float: left;
	margin-bottom: 40px;
}

#topics_list {
	float: left;
	border-left: 5px solid #F0F0F0;
	margin-bottom: 40px;
}

#topics_date {
	float: left;
	width: 110px;
	margin-left: 7px;
	font-size: 13px;
}

#topics_text {
	width: 295px;
	float: left;
	font-size: 13px;
}
#topics_text a:link{
	color: #000000;
	text-decoration: none;
}
#topics_text a:visited{
	color: #000000;
	text-decoration: none;
}
#topics_text a:hover, a:active{
	color: #E8131A;
	text-decoration: underline;
}

#topics_line {
	clear: both;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 7px;
	width: 405px;
	font-size: 1px;
	background: url(../images/line.gif) repeat-x bottom left;
}

/*---------------------------
  共用▼スケジュール
-------------------------- */

#schedule {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
}

#schedule_title {
	float: left;
}

#schedule_list {
	float: left;
	border-left: 5px solid #F0F0F0;
}

#schedule_date {
	float: left;
	width: 100px;
	margin-left: 7px;
	font-size: 13px;
}

#schedule_text {
	width: 205px;
	float: left;
	margin-left: 2px;
	font-size: 13px;
}

#schedule_place {
	width: 100px;
	float: left;
	font-size: 13px;
}

#schedule_line {
	clear: both;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 7px;
	width: 405px;
	font-size: 1px;
	background: url(images/line.gif) repeat-x bottom left;
}

/*---------------------------
  ▼ArtShow関連
-------------------------- */


#art_show_event {
	margin: 10px 0 15px 30px;
}

#art_show_outline {
	margin: 0 30px 30px 35px;
}

#art_show_outlineCap {
	float: left;
	margin: 5px 0px 0px 10px;
	width: 85px;
	color: #444444;
	font-size: 12px;
	font-weight: 700;
	line-height: 18px;
}

#art_show_outlineText {
	float: right;
	margin-top: 5px;
	width: 380px;
	color: #444444;
	font-size: 12px;
	line-height: 18px;
}

#art_show_creator {
	margin: 0 30px 20px 60px
}
#art_show_creatorCap {
	float: left;
	width: 75px;
	margin: 5px 0 0 0;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	font-weight: 700;
	line-height: 18px;
	background: #A8AEBB;
}
#art_show_creatorText {
	float: right;
	margin: 5px 0 0 0;
	width: 380px;
	color: #444444;
	font-size: 12px;
	line-height: 18px;
}

#art_show_profileName{
	margin: 10px 0 5px 0;
	font-size: 15px;
	font-weight: 700;
}
#art_show_profileText{
}
