* {
  margin: 0;
  padding: 0;
}


body {
  font-size: 12pt;
  text-align: center;
  font-family: "ヒラギノ丸ゴ Pro W3", "Hiragino Maru Gothic Pro", Osaka, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 0;
  margin: 0;
}

#wrapper {
  text-align: left;
  width: 800px;
  margin: 0 auto;
  border-left: 1px solid #666;
  border-right: 1px solid #666;
}

div.contents {
	width:780px;
	padding: 0px 0px 0px 20px;
}

/*----------------------------------------
NEGロゴ
----------------------------------------*/

/*IE6用*/
*html #title {
	width:144px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:62px;
	background:url(./image2/neg1.gif) no-repeat 0 0;
	float:left;
	margin:20px 10px 0px 10px;
}

#title {
	width:144px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:62px;
	background:url(./image2/neg1.gif) no-repeat 0 0;
	float:left;
	margin:20px 20px 0px 20px;
}

/*----------------------------------------
ヘッダのメニュー
----------------------------------------*/

#menu {
	height:75px;
	/* background-color:#ccc; */
	margin-left:184px;
	padding-top: 16px;
}

#menuwhat {
	width:198px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:36px;
	background:url(./image2/menu.png) no-repeat 0 0;
	float:left;
}

#menuworks {
	width:198px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:36px;
	background:url(./image2/menu.png) no-repeat -198px 0px;
	float:left;
}

#menuinfo {
	width:198px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:36px;
	background:url(./image2/menu.png) no-repeat -396px 0px;
}

#menumagazine {
	width:149px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:36px;
	background:url(./image2/menu.png) no-repeat 0px -36px;
	float:left;
}

#menustaff {
	width:148px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:36px;
	background:url(./image2/menu.png) no-repeat -149px -36px;
	float:left;
}

#menulink {
	width:149px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:36px;
	background:url(./image2/menu.png) no-repeat -297px -36px;
	float:left;
}

#menucontact {
	width:148px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:36px;
	background:url(./image2/menu.png) no-repeat -445px -36px;
	float:left;
}

#menuwhat:hover {
	width:198px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:36px;
	background:url(./image2/menu.png) no-repeat 0px -72px;
	float:left;
}

#menuworks:hover {
	width:198px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:36px;
	background:url(./image2/menu.png) no-repeat -198px -72px;
	float:left;
}

#menuinfo:hover {
	width:198px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:36px;
	background:url(./image2/menu.png) no-repeat -396px -72px;
}

#menumagazine:hover {
	width:149px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:36px;
	background:url(./image2/menu.png) no-repeat 0px -108px;
	float:left;
}

#menustaff:hover {
	width:148px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:36px;
	background:url(./image2/menu.png) no-repeat -149px -108px;
	float:left;
}

#menulink:hover {
	width:149px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:36px;
	background:url(./image2/menu.png) no-repeat -297px -108px;
	float:left;
}

#menucontact:hover {
	width:148px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:36px;
	background:url(./image2/menu.png) no-repeat -445px -108px;
	float:left;
}

/*----------------------------------------
スタッフ専用入口
----------------------------------------*/

#staffonly {
	position:absolute;
	top:0px;
	right:0px;
	width:90px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:20px;
	background:url(./image2/staffonly.png) no-repeat 0px 0px;
}

/*----------------------------------------
トップページのレイアウト
----------------------------------------*/

#toppage {
	padding:10px 20px 10px 20px;
	width:760px;
	/*height:24em;*/
}

#toptext {
	width:400px;
	font-size:12pt;
	line-height:1.5em;
	float:right;
}

#topchara {
	width: 340px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:320px;
	background:url(./image2/chara.jpg) no-repeat 0px 0px;
	float:left;
}

#soudan {
	font-size:12pt;
	margin:0.5em 0 0.5em 0;
}

#topleft {
	width : 370px;
	float:left;
	padding: 10px
}

#topright {
	width : 370px;
	float:right;
	padding: 10px
}

#topphoto {
	width: 720px;
	height:0;
	overflow:hidden;
	display:block;
	padding:110px 0px 20px 0px;
	background:url(./image2/photo.jpg) no-repeat 0px 20px;
	margin: 0px 0px 0px 40px;
	clear : both;
}

/*----------------------------------------
オリジナル水平線
----------------------------------------*/

#hr1 {
		background:url(./image2/hr1.png) no-repeat 0px 0px;
		height:53px;
		border:none;
		clear : both;
}

#hr2 {
		background:url(./image2/hr2.png) no-repeat 0px 0px;
		height:53px;
		border:none;
		clear : both;
}

/*----------------------------------------
各項目の見出し
----------------------------------------*/

h2 {
}

h3 {
	font-size: 12pt;
	font-weight: bold;
}

#titlewhat {
	width:370px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:57px;
	background:url(./image2/what.png) no-repeat 0px 0px;
	margin: 5px 0px 5px -15px;
}

#titleworks {
	width:140px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:45px;
	background:url(./image2/h2.png) no-repeat 0px 0px;
	margin: 5px 0px 5px -15px;
}

#titleworkstop {
	width:140px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:45px;
	background:url(./image2/h2.png) no-repeat 0px 0px;
	margin: 5px 0px 5px -15px;
	float:left;
}

#titledetail {
	padding: 10px 0px 10px 0px;
}

#titlesite {
	font-size:16pt;
	padding: 20px 0px 10px 0px;
}

#titleinfo {
	width:140px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:45px;
	background:url(./image2/h2.png) no-repeat 0px -45px;
	margin: 5px 0px 5px -15px;
}

#titleschedule {
	width:170px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:45px;
	background:url(./image2/h2.png) no-repeat 0px -90px;
	margin: 5px 0px 5px -15px;
}

#titlemedia {
	width:180px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:45px;
	background:url(./image2/h2.png) no-repeat 0px -135px;
	margin: 15px 0px 5px -15px;
}

#titlecontact {
	width:180px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:45px;
	background:url(./image2/h2.png) no-repeat 0px -180px;
	margin: 15px 0px 5px -15px;
}

#titlemagazine {
	width:200px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:45px;
	background:url(./image2/h2.png) no-repeat 0px -225px;
	margin: 5px 0px 5px -15px;
}

#titlestaff {
	width:180px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:45px;
	background:url(./image2/h2.png) no-repeat 0px -270px;
	margin: 5px 0px 5px -15px;
}

#titlelink {
	width:120px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:45px;
	background:url(./image2/h2.png) no-repeat 0px -315px;
	margin: 5px 0px 5px -15px;
}

#titleblog {
	width:140px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:45px;
	background:url(./image2/h2.png) no-repeat 0px -355px;
	margin: 5px 0px 5px 0px;
}


/*----------------------------------------
イベントの詳細
----------------------------------------*/

#detail {
	margin:0px 0px 10px 10px;
}

/*----------------------------------------
フッタ
----------------------------------------*/

#footer {
	text-align:center;
	font-size:10pt;
	background-color:#ffff99;
	padding: 5px;
 	border-top: 1px dashed #666;
}

/*----------------------------------------
箇条書き
----------------------------------------*/

ul {
	padding: 0px 0px 0px 15px;
	margin:0px;
}

ol {
	padding: 20px 0px 30px 30px;
	margin:0px;
}

li {
	padding-bottom:5px;
}

#workslist {
	padding:0px 40px 0px 40px;
	float:left;
}

#linklist {
	padding:10px 0px 20px 40px;
}

/*----------------------------------------
その他
----------------------------------------*/

.mailaddr {
	margin:5px;
	text-indent:1em;
	font-weight:bold;
}

#longart {
	margin:10px 40px 20px 20px;
	line-height: 1.5em;
	text-indent: 1em;
}

#textred {
	color:red;
}

