@charset "utf-8";

/* +++++++++++++++++++++++++++++++++++++++++++
	Title:CSS for Social Business Net
	Modify: 2009/02/02
  +++++++++++++++++++++++++++++++++++++++++++ */


/*----------------------------------------------------------------------------------------
	1. Rayout
---------------------------------------------------------------------------------------- */
#head ul {
	width:202px;
}
h1 {
	text-align:left;
	font-size:2.8em;
	font-weight:bold;
	margin:0 0 15px;
	color:#000066;
}
h1.forumTop {
	text-align:center;
	font-size:2.8em;
	font-weight:bold;
	margin:0 0 20px;
	color:#000066;
}
h2.forumProgram {
	font-size:1.8em;
	margin:0 0 10px;
	font-weight:bold;
}
h2.forumProgram span {
	font-size:0.7em;
	font-weight:normal;
	margin:0 0 0 10px;
	padding:2px;
	background:#df0615;
	color:#FFF;
}
h2.listDetail {
	background:#DF0615;
	font-size:1.2em;
	font-weight:bold;
	padding:3px 8px;
	color:#FFF;
	margin:0 0 10px;
}
p {
	font-size:1.4em;
	margin:0 0 40px;
}
p.end {
	padding:10px;
	margin:0 0 20px;
	background:#fff3f4;
	border:1px dashed #df0615;
}
p.end span {
	display:block;
	color:#df0615;
	font-weight:bold;
	text-decoration:underline;
	margin:0 0 10px;
}
p.end span.red {
	color:#df0615;
}
/*091216追加ここから*/
p.end1 {
	margin:0 0 5px 0;
	text-align:center;
}
p.end1 .arrow {
	margin:0 0 5px 0;
}
p.end1 span {
	font-size:1.4em;
	text-align:center;
	display:block;
	color:#000066;
	font-weight:bold;
	text-decoration:none;
}
p.end2 {
	padding:10px;
	margin:0 0 20px;
	border:1px solid #000066;
	color:#000066;
}

/*091216追加ここまで*/

p.formThankyou {
	font-size:1.4em;
	margin:0 0 20px;
}
p.formNotice {
	font-size:1.4em;
	color:#F00;
	border:2px solid #ddd;
	font-weight:bold;
	padding:5px 5px 5px 24px;
	line-height:1.6;
	margin:0 0 20px;
	background:#F1F1F1 url(../img/icn_error.gif) no-repeat 2px center;
}
p.forumProgramLead {
	margin:0 0 30px;
}
p.btTwitterAnchor {
	margin:0 0 20px;
	text-align:right;
}
ul.noticeList {
	font-size:1.4em;
	color:#FF0000;
	font-weight:bold;
	margin:10px 0 20px;
	list-style:disc;
}
ul.noticeList li {
	margin:0 0 0 15px;
}
p.btnForm {
	text-align:center;
	margin:30px 0 0;
}
ul.btnFormSubmit {
	margin:30px auto 0;
	text-align:center;
}
ul.btnFormSubmit li {
	margin:0;
	padding:0 5px;
	display:inline;
}
ul.pageList {
	margin:0 auto 3px;
	text-align:center;
}
ul.pageList li {
	display:inline;
	height:18px;
}
ul.pageList li a {
	margin:2px;
	width:18px;
	height:18px;
	padding:5px;
	display:inline;
	border:1px solid #000066;
	text-decoration:none;
	color:#000066;
}
ul.pageList li a:hover {
	display:inline;
	background:#000066;
	color:#FFF;
}
ul.pageList li.now a {
	margin:2px;
	width:18px;
	height:18px;
	padding:5px;
	display:inline;
	border:1px solid #000066;
	background:#EEE;
	text-decoration:none;
	color:#000066;
}
ul.pageList li.now a:hover {
	display:inline;
	background:#EEE;
	color:#000066;
}
ul.pageList li.arrow a {
	margin:2px;
	width:18px;
	height:18px;
	padding:5px;
	display:inline;
	border:0;
	text-decoration:none;
	color:#000066;
}
ul.pageList li.arrow a:hover {
	display:inline;
	background:#FFF;
	color:#000066;
	text-decoration:underline;
}
dl {
	font-size:1.4em;
}
dl dt {
	margin:25px 0 5px;
	padding:5px 10px 0;
	color:#df0615;
	font-weight:bold;
	border-top:1px solid #DDD;
	text-decoration:underline;
}
dl dd {
	padding:0 10px 0;
}
dl dd p.forumMap {
	margin:15px 0 10px;
}
dl dd p.mapText {
	font-size:0.8em;
	line-height:1.4em;
	margin:0 0 5px;
}
ol {
	list-style:decimal;
	padding:0 0 0 15px;
	margin:0 0 0 10px
}
ol li {
	font-weight:bold;
}
ol p {
	font-size:1.0em;
	padding:0;
	margin:0 0 10px;
	font-weight:normal;
}
#content .forumProgramContent {
	padding:10px;
	margin:0 0 30px;
	background:#ffebed;
	border:1px dashed #7c0000;
}
#content .forumProgramContent dl dt {
	border:0;
	padding:0;
	margin:0 0 10px;
}
#content .forumProgramContent dl dd {
	padding:0;
	margin:0;
}
#content .forumProgramContent dl dd ul {
	margin:0 0 0 3px;
}
#content .forumProgramContent dl dd ul li {
	width:100px;
	height:22px;
	_height:33px;
	line-height:1.2;
	padding:11px 0 0;
	text-align:center;
	color:#FFF;
	font-size:0.8em;
	float:left;
	margin:0 3px 5px 0;
	background:url(../img/bg_programContent.gif) no-repeat left top;
}
#content .forumProgramContent dl dd ul li.line2 {
	height:29px;
	_height:33px;
	padding:4px 0 0;
}
#content table#forumProgram {
	width:100%;
	border-collapse:collapse;
	font-size:1.0em;
}
#content table#forumProgram tr th {
	border:1px solid #FFF;
	padding:8px;
	background:#DDEAFF;
	text-align:center;
	font-size:1.2em;
}
#content table#forumProgram tr td {
	border:1px solid #FFF;
	padding:4px 8px;
	width:45%;
}
#content table#forumProgram tr th.ttlBlock,
#content table#forumProgram tr td.ttlBlock {
	background:#8e0a13;
	text-align:center;
	font-weight:bold;
	padding:5px 0;
	color:#FFF;
}

/*091216追加ここから*/
#content table#forumProgram tr td.ttlBlock1 {
	background:#cef8ff;
	text-align:center;
	font-weight:bold;
	padding:12px 0;
}
#content table#forumProgram tr td.ttlBlock2 {
background:#cefff8;
	text-align:center;
	font-weight:bold;
	padding:12px 0;
}
#content table#forumProgram tr td.Block1Title {
	background:#df0615;
	color:#FFF;
	vertical-align:middle;
}
#content table#forumProgram tr td.Block1 {
	border:1px solid #FFF;
	background:#fff3f4;
	padding:8px;
	width:45%;
}
#content table#forumProgram tr td.Block2 {
	border:1px solid #BBB;
	background:#DDEAFF;
	padding:8px;
	width:45%;
}
#content table#forumProgram tr th.Block1 {
	background:#df0615;
	color:#FFF;
}
/*091216追加ここまで*/
#content table#forumProgram tr th.entry,
#content table#forumProgram tr td.entry {
	background:#BDF8B7;
	text-align:center;
	padding:8px 0;
	font-size:1.2em;
	font-weight:bold;
}
#content table#forumProgram tr td.empty {
	background:#fff3f4;
}
#content table#forumProgram tr td h2 {
	color:#FFF;
	font-weight:bold;
	font-size:1.3em;
	background:#003894;
	display:inline;
	padding:3px;
	line-height:1.8;
	margin:0 0 5px;
}
#content table#forumProgram tr td h2.noEntry {
	color:#FFF;
	font-weight:bold;
	font-size:1.3em;
	background:#DDB21C;
	display:inline;
	padding:3px;
	line-height:1.8;
	margin:0 0 5px;
}
#content table#forumProgram tr td h2.mainStage {
	color:#FFF;
	font-weight:bold;
	font-size:1.3em;
	background:#B62121;
	display:inline;
	padding:3px;
	line-height:1.8;
	margin:0 0 5px;
}
#content table#forumProgram tr td h3 {
	color:#003894;
	font-size:1.2em;
	margin:5px 0 8px;
	font-weight:bold;
	line-height:1.4;
}
#content table#forumProgram tr td ul {
	margin:10px 0;
}
#content table#forumProgram tr td ul li {
	list-style:disc;
	padding:0;
	margin:0 0 5px 15px;
	font-size:1.2em;
	line-height:1.4;
}
#content table#forumProgram tr td p {
	font-size:1.2em;
	line-height:1.4;
	margin:8px 0 10px;
}
#content table#forumProgram tr td p.time {
	font-weight:bold;
}
#content table#forumProgram tr td.Block1Title p {
	margin:0;
	padding:0;
}
#content table#form {
	width:100%;
	border-collapse:collapse;
	font-size:1.4em;
}
#content table#form tr th {
	background:#df0615;
	width:25%;
	border:1px solid #DDD;
	padding:10px;
	vertical-align:middle;
	color:#FFF;
}
#content table#form tr td {
	width:75%;
	border:1px solid #DDD;
	padding:10px;
	vertical-align:middle;
}
#content table#form tr td input.error,
#content table#form tr td textarea.error {
	border:2px solid #F00;
}
#content table#form tr td span.error {
	display:block;
	margin:8px 0 0;
	color:#F00;
	font-weight:bold;
}


/*2010.1.26追加 ここから↓*/

#content table#forumProgram2010 {
	width:100%;
	border-collapse:collapse;
	font-size:1.0em;
}
#content table#forumProgram2010 tr th {
	width:25%;
	height:30px;
	padding:0 8px;
	background:#A6A03E;
	color:#FFF;
	font-size:1.2em;
	vertical-align:middle;
}
#content table#forumProgram2010 tr td {
	width:75%;
	height:30px;
	padding:0 8px;
	background:#E3DD78;
	font-size:1.2em;
	vertical-align:middle;
}
#content table#forumProgram2010 tr th.stageArea {
	height:30px;
	background:#003894;
	color:#FFF;
	font-weight:bold;
	border-right:1px solid #FFF;
	border-left:3px solid #FFF;
}
#content table#forumProgram2010 tr td.stageArea {
	height:30px;
	background:#B5D1FF;
	color:#003894;
	font-weight:bold;
	border-right:3px solid #FFF;
}
#content table#forumProgram2010 tr td.blank {
	height:8px;
	background:#FFF;
	padding:0;
	font-size:1%;
	line-height:1%;
}
#content table#forumProgram2010 tr th.tblContent,
#content table#forumProgram2010 tr td.tblContent {
	background:#FFF;
	padding:15px 5px;
}
#content table#forumProgram2010 tr td span.time {
	font-size:1.4em;
	font-weight:bold;
	margin:0 5px 0 0;
}
#content table#forumProgram2010 tr td table.stageContent {
	width:100%;
	border-collapse:collapse;
	font-size:0.93em;
}
#content table#forumProgram2010 tr td table.stageContent tr td.name {
	background:#FFF;
	line-height:1.6;
	padding:5px 8px;
	font-weight:bold;
	color:#003894;
	border-bottom:1px solid #EEE;
}
#content table#forumProgram2010 tr td table.stageContent tr td.name span.description {
	color:#333;
	padding:0 0 8px;
	font-weight:normal;
	line-height:2.0;
}
#content table#forumProgram2010 tr td table.stageContent tr td.description {
	background:#FFF;
	width:49%;
	line-height:1.4;
	padding:5px 8px;
	border-bottom:1px solid #EEE;
}
#content table#forumProgram2010 tr td table.stageContent tr td.noBorder {
	border-bottom:0;
}
#content table#forumProgram2010 tr td.tblContent h2 {
	text-align:center;
	font-size:1.6em;
	font-weight:bold;
	color:#003894;
	margin:0 0 20px;
	line-height:1.4;
}
#content table#forumProgram2010 tr td.tblContent ul {
	margin:0 10px 20px;
}
#content table#forumProgram2010 tr td.tblContent ul li {
	margin:8px 0 0;
	padding:0 5px 8px;
	border-bottom:1px solid #EEE;
}
#content table#forumProgram2010 tr td.tblContent p {
	margin:0 5px 15px;
	font-size:1.0em;
	text-align:right;
}
#content table#forumProgram2010 tr td.tblContent p.img {
	text-align:center;
	margin:0 0 15px;
}
#content table#forumProgram2010 tr td.tblContent p.left {
	text-align:left;
	margin:0 0 5px;
}
#content p.programBottom {
	font-size:1.2em;
	margin:20px 0;
	line-height:1.4;
	border:1px solid #CCC;
	padding:10px;
	background:#EEE;
}
#content p.programBottom span {
	font-weight:bold;
	text-decoration:underline;
	margin:0 0 8px;
}

/*2010.1.26追加 ここまで↑*/

/*2010.2.10追加 ここから↓*/
#content table.forumList {
	width:100%;
	border-collapse:collapse;
	font-size:1.2em;
	margin:0 0 30px;
}
#content table.forumList tr.odd {
	background:#fff3f4;
}
#content table.forumList th {
	text-align:center;
	padding:5px 8px;
	background:#df0615;
	color:#FFF;
	font-weight:bold;
	border:1px solid #FFF;
}
#content table.forumList th.project {
	width:340px;
}
#content table.forumList th.name {
	width:200px;
}
#content table.forumList th.adress {
}
#content table.forumList td {
	padding:5px 8px;
	border:1px solid #DDD;
}

/*2010.2.10追加 ここまで↑*/


ul#forumMessage {
	width:645px;
}
ul#forumMessage li {
	margin:0 0 40px;
	background:transparent url(../img/bg_forumMessage.gif) no-repeat;
}
ul#forumMessage li p.name {
	font-size:1.2em;
	margin:0;
	padding:0 0 0 63px;
	font-weight:bold;
	color:#000066;
}
*:first-child+html ul#forumMessage li p.name {
	width:582px;
}
ul#forumMessage li p.message {
	font-size:1.2em;
	margin:10px 0 0;
	padding:15px 15px 15px 78px;
	background:transparent url(../img/bg_forumMessageBottom.png) repeat-y;
	behavior:expression(IEPNGFIX.fix(this));
}
*:first-child+html ul#forumMessage li p.message {
	width:552px;
}
#globalNavi .postMessage p {
	margin:50px 0 10px;
}
#globalNavi .postMessage dl {
	font-size:1.2em;
}
#globalNavi .postMessage dl dt {
	color:#000066;
	padding:0;
	border:0;
	margin:0 10px 5px;
	font-weight:bold;
	text-decoration:none;
}
#globalNavi .postMessage dl dd {
	margin:0 0 15px;
	padding:0 10px 10px;
	border-bottom:1px dashed #DDD;
}
#globalNavi .postMessage p.btnMessage {
	width:255px;
	margin:0 auto 15px;
	padding:0;
	text-align:center;
}
#globalNavi .postMessage p.thankyou {
	width:255px;
	margin:0 0 20px;
	padding:0;
}
#globalNavi .postMessage p.error {
	width:255px;
	margin:0 0 20px;
	padding:0;
	color:#FF0000;
	font-weight:bold;
}

/*2011.2.13追加*/

#forumTwitter {
	width:645px;
	position:relative;
}
#forumTwitter h2 {
	margin:0 0 10px;
}
#forumTwitter p.btForumTwitter {
	position:absolute;
	top:10px;
	right:5px;
}
#forumTwitter .forumTwitterContent {
	margin:0 0 15px;
}
#forumTwitter ul.tweet {
}
#forumTwitter ul.tweet li {
	background:url(../img/bg_forumTwitterBottom.gif) no-repeat right bottom;
	margin:0 15px 5px 0;
	padding:0 0 5px;
}
#forumTwitter ul.tweet li p.photo {
	float:left;
	width:49px;
	height:49px;
}
#forumTwitter ul.tweet li p.photo img {
	border:1px solid #DDD;
}
#forumTwitter ul.tweet li p.text {
	width:533px;
	_width:558px;
	padding:5px 5px 0 20px;
	margin:0;
	float:right;
	background:url(../img/bg_forumTwitterTop.gif) no-repeat right top;
}
#forumTwitter ul.tweet li p.text span {
	display:block;
	margin:10px 0 0;
}
#forumTwitter .forumTwitterContent .jScrollPaneContainer { position:relative; overflow:hidden; top:0;}
#forumTwitter .forumTwitterContent .scroll-pane {width:645px; height:395px;overflow:auto; }
#forumTwitter .forumTwitterContent .jScrollPaneTrack {
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0;
  height: 100%;
  background: #fff3f4;
}
#forumTwitter .forumTwitterContent .jScrollPaneDrag {
  position: absolute;
  background: #8e0a13;
  cursor: pointer;
  overflow: hidden;
}
#forumTwitter .forumTwitterContent .jScrollPaneDragTop {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
#forumTwitter .forumTwitterContent .jScrollPaneDragBottom {
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
#forumTwitter .forumTwitterContent a.jScrollArrowUp {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  text-indent: -2000px;
  overflow: hidden; /*background-color: #666;*/
  height: 9px;
}
#forumTwitter .forumTwitterContent a.jScrollArrowDown {
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  text-indent: -2000px;
  overflow: hidden; /*background-color: #666;*/
  height: 9px;
}
dl.tweetHowto {
	background:#fff3f4;
	padding:8px;
	border:1px solid #fccbd0;
	margin:0 0 25px;
}
dl.tweetHowto dt {
	padding:0;
	margin:0 0 10px;
	border:0;
}
div.listDetailHead {
	width:645px;
}
div.listDetailHead .listDetailHeadLeft {
	float:left;
	width:385px;
}
div.listDetailHead .listDetailHeadRight {
	float:right;
	width:240px;
	border:2px solid #DDD;
}
ul.listDetail {
	margin:0 10px 20px;
}
ul.listDetail li {
	font-size:1.2em;
}
p.listDetail {
	font-size:1.2em;
	margin:0 10px 20px;
}
#twtr-widget-1 p {
	font-size:1.1em;
}
