*{ 
    margin:0;padding:0; 
} 

html,body{
	height:100%;
} 

body{ 
   	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#333333;
	background:url(../Img/mainbg.gif) repeat-y left;
}
#Container{ 
	float:left;
	/*height:100%; for IE6 */
    /*min-height:100%; 
	background:#EDEDED;
    width:946px;*/
	font-size:11px; 
}
body > #Container {height:auto;}
#Container img {
	border:none;
	vertical-align:top;
}
li {
	list-style:none;
}

.top {
	background-image:none !important;
}

a {
	color:#c62a14;
	text-decoration:none;
	}a:hover {
		color:#c62a14;
		text-decoration:underline;
	}
a.out {
	color:#008000;
	}a.out:hover {
		color:#008000;
	}

.finished{
	color: red;
	font-style:normal;
	font-weight:normal;
}

/* header */
.header {
    width:946px;
	height:67px;
	position:relative;
	background:url(../Img/header_bg.gif) no-repeat;
}
.header p {
	position:absolute;
	left:603px;
	top:14px;
}
/* navi */
.mainnav {
	width:960px;
	background:#FFF;
}
.mainnav li {
	float:left;
}
/* content */
.content {
	position:relative;
    width:946px;
	/*background:#EDEDED url(../Img/content_bg.gif) repeat-y right;*/
	padding:32px 0 30px 0;
}
.content h3 {
	display:block;
	width:235px;
}
.side {
	float:left;
	width:235px;
}
.rarea {
	float:right;
	width:510px;
	padding:5px 198px 0 0;
}
.rarea p {
	margin:0 0 1em 0;
	line-height:20px;
}
.rarea dt {
	color:#c62a14;
	font-size:12px;
	line-height:16px;
	margin:0 0 8px 0;
}
.rarea dd {
	line-height:20px;
	margin:0 0 30px 0;
}
.rarea .sogo {
	color:#333;
	font-weight:bold;
}

.added {
	display:block;
	margin:8px 0 0 0;
}

.rarea h3 {
	background:url("../Img/works/title_marker.gif") no-repeat scroll 14px 5px transparent;
	padding:13px 0 15px 36px;
	font-size:13px;
	line-height:17px;
	width:auto;
}
.rarea h3.tw {
	background:url("../Img/works/title_marker.gif") no-repeat scroll 14px 5px transparent;
	padding:3px 0 10px 38px;
	font-size:13px;
	line-height:17px;
	width:auto;
}
.event {
	padding:10px;
}
.evnav {
	margin:10px 0 0 30px;
}
.internet a {
	line-height:19px;
	display:inline;
	margin:10px 0 0 0;
	padding:0 0 0 14px;
	background:url(../Img/network.gif) no-repeat center left    ;
}

.guest {
	line-height:19px;
	display:block;
	margin:10px 0 5px 0;
	padding: 0;
}



.worklist01 {
	padding:23px 0 0 14px;
}
.worklist01 li {
	float:left;
	margin:0 0 10px 10px;
}

.worklist02 {
	padding:23px 0 0 0;
}
.worklist02 li {
	margin:0 0 0 0;
}
.worklist03 {
	padding:22px 0 0 0;
	background:url(../Img/works/workside_bg.gif) no-repeat top;
}
.worklist03 li {
	margin:0 0 0 0;
}
.work {
	float:left;
}

.work h3 {
	background:url(../Img/works/title_marker.gif) no-repeat 14px 3px;
	padding:3px 0 10px 36px;
	font-size:13px;
	line-height:17px;
	width:auto;
}
.workcont {
	background:#FFF;
	width:494px;
	padding:10px;
	float:left;
	
}
.workcont p {
	line-height:19px;
}
.workcont p.photo {
	padding:0 0 10px 0;
}
.workcont p.photo img {
	margin:0 0 10px 0;
}
.workcont p.photo span {
	display:block;
	font-size:9px;
	line-height:12px;
	padding:0 0 0 0;
}
.annotation {
	display:block;
	font-size:10px;
	line-height:14px;
	margin:10px 0 0 0;
}

.workcont2 {
	width:489px;
	padding:0 5px 10px 15px;
	float:left;
	
}
.other_ol {
	width:459px;
	padding:10px 10px 10px 20px;
	margin:15px 0 15px 0;
	background:#FFF;
}
.other_ol h4 {
	padding-bottom:7px;
}
.other_ol p{
	line-height:19px;
	font-weight:bold;
}
.date {
	margin:0 0 20px 0;
}
.date li {
	padding:0 0 0 3.5em;
	text-indent:-3.5em;
}
.prof strong {
	display:block;
	margin-bottom:5px;	
}
p.notice {
	font-size:10px;
	color:#555;
	background:url(../Img/marker.gif) no-repeat 0 3px;
	padding:0 0 0 12px;
	margin:10px 0 0 0;
	line-height:16px;
}

.sideb {
	float:right;
	width:175px;
	padding:7px 10px 10px 10px;
}
.sideb dt {
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	padding:0 0 2px 0;
}
.sideb dd {
	line-height:15px;
	font-size:10px;
	padding:0 0 10px 0;
}
.sideb dt.event {
	font-size:10px;
	font-weight:normal;
	background:url(../Img/works/sepline.gif) no-repeat left top;
	margin:5px 0 0 0;
	padding:15px 0 2px 0;
}
.sideb dd span {
	display:block;
	margin-top:8px;
}
.sideb dd span.notes {
	display:inline;
}
.sideb a {
	word-wrap: break-word;
}
.other dd {
	padding:0 0 5px 0;
	font-size:9px;
}


#ticket {
	width:510px;
	margin:10px auto;
	border:solid 2px #666;
}
#ticket h1 {
	margin:0 0 10px 0;
}
#ticket h1,
#ticket .map{
	text-align: center;
}

#ticket p{
	font-size:11px;
	line-height:1.6;
	margin-bottom: 10px;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}
	
	
	
#gifimg {
	width:740px;
	margin:160px auto 0 40px;
}
#op1 {
	display:none;
	width:740px;
	margin:160px auto 0 40px;
}
#op2 {
	display:none;
	width:740px;
	margin:0 auto 0 40px;
}
#substitute {
	display:none;
	width:926px;
	margin:12px 0 0 20px;
}
#substitute h2 {
	display:block;
	float:left;
	width:380px;
	margin:0 0 18px 0;
}
#substitute .nav {
	float:right;
}
#substitute .nav li {
	float:left;
}
#substitute .link {
	margin:10px 0 0 0;
}
#substitute .news {
	background:#F2F2F2 url(../Img/noswf/news.gif) no-repeat left;
	padding:0 0 0 72px;
	margin:7px 0 10px 0;
	height:37px;
	line-height:37px;
	color:#666;
	width:847px;
}
#substitute .date {
	line-height:18px;
	font-size:10px;
}
	
/* firefoxのリンク線を消去 */
a:focus { -moz-outline-style: none; }

/*windows rollover対策*/
html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

/* new clearfix */  
.clear:after {  
    visibility: hidden;  
    display: block;  
    font-size: 0;  
    content: " ";  
    clear: both;  
    height: 0;  
} 

.archive_ph{
width:510px;
float:left;
margin:30px 0 0 0;
}

.archive_ph span{
width:242px;
float:left;
margin:0;
padding:0 10px 10px 0;
}

.archive_ph img{
padding:0 0 3px 0;
}

.archive_ph .credit{
width:510px;
display:block;
float:left;
font-size:10px;
margin:0;
padding: 10px 0 0 0;
}

* html .clear { zoom: 1; } /* IE6 */  
*:first-child+html .clear { zoom: 1; } /* IE7 */  
