body {
	font: normal .8em/1.5em Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0px;
	color: #000;
}

.header-ipsj {
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
}


div.searchbox {
  display: none;
}
div.topmenu {
  display: none;
}

/* Layout */
#container {
	text-align: left;
}

#header{
	padding: 0px 0px;
}
#content{
	clear: both;
	color: #333;
	padding: 2px 0px 10px 0px;
/*	overflow: auto;*/
	overflow: visible;
}
#footer {
	clear: both;
	padding: 6px 10px;
	text-align: right;
}

/* Tables */
table.cake {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
table.cake tr th {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	text-align: center;
}
table.cake tr th a {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
/*th a:hover {
	background-color: #ccc;
	color: #333;
	text-decoration: none;
}*/
table.cake tr td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
table.cake tr.altrow td {
	background: #efe;
}
table.cake tr.altrow2 td {
	background: #ffe;
}
table.cake tr.altrowend td {
	background: #eed;
}
table.cake tr.altheader th {
	background: #eef;
}
table.cake tr td.actions {
	text-align: center;
/*	white-space: nowrap;*/
}
table.cake tr td.actions a {
	display: inline;
	margin: 0px 6px;
}


/* Tables for committeeprintable*/
table.committeeprintable {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
}
table.committeeprintable tr th {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	text-align: center;
}
table.committeeprintable tr th a {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
/*th a:hover {
	background-color: #666;
	color: #333;
	text-decoration: none;
}*/
table.committeeprintable tr td {
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
table.committeeprintable tr.altrow td {
	background: #fff;
}
table.committeeprintable tr.altrow2 td {
	background: #fff;
}
table.committeeprintable tr.altrowend td {
	background: #fff;
}
table.committeeprintable tr.altheader th {
	background: #fff;
}
table.committeeprintable tr td.actions {
	text-align: center;
/*	white-space: nowrap;*/
}
table.committeeprintable tr td.actions a {
	display: inline;
	margin: 0px 6px;
}



.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

/* Paging */
div.paging {
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/* Forms 
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 80%;
}
fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}
input, textarea {
	clear: both;
	display: block;
	padding: 2px;
	width: 100%;
}
select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;	
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background-color: #ffcccc;
	display: block;
	padding: 0.5em;
	margin: 1em 0;
/* For WebKit (Safari, Google Chrome etc) */
  background: -webkit-gradient(linear, left top, left bottom, from(#fcc), to(#fee));
  /* For Mozilla/Gecko (Firefox etc) */
  background: -moz-linear-gradient(top, #fcc, #fee);
  /* For Internet Explorer 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFCCCC, endColorstr=#FFEEEE);
  /* For Internet Explorer 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFCCCC, endColorstr=#FFFFEEEE)";


}
.success {
	background-color: green;
	color: #FFF;
}


/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 7px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #FFFF00;
	padding: 4px;
}

div.searchresult {
    border-style: dotted;
    border-color: #9966aa;
    background-color: #fed;
    border-width: 3px;
    padding: 4px;
    margin: 4px;
}

.box {
border: solid 1px #ccc;
border-radius: 1em;
margin: 0px 0px;
padding: 10px 7px;

}

.sidebox {
	margin: 0 auto; /* center for now */
	width: 48em; /* ems so it will grow */
	font-size: 100%;
}
.boxhead {
	margin: 0;
	padding: 0;
/*	text-align: center;*/
}
.boxhead h1 {
	margin: 0;
	padding: 10px 30px 15px;
	color: #000; 
	font-weight: bold; 
	font-size: 1.6em; 
	line-height: 1.2em;
}
.boxhead h2 {
	margin: 0;
	padding: 6px 20px 10px;
	color: #000;
	font-weight: bold; 
	font-size: 1.3em; 
	line-height: 1.1em;
}
.boxhead h3 {
	margin: 0;
	padding: 3px 10px 8px;
	color: white; 
	font-weight: bold; 
	font-size: 1.0em; 
	line-height: 1.1em;
}
.boxbody {
/*    background: #eee url(/img/gradient.png) repeat-x 0 -110px;*/
/*border: solid 1px #ccc;
border-radius: 1em;*/
	margin: 0;
	padding: 7px 7px;
}

h1.rc {
border-radius: .5em;
-moz-border-radius: .5em;
-webkit-border-radius: .5em;
	margin: 0 0 5px;
	padding: 8px 10px 8px;
	color: #000;
	font-weight: bold; 
	font-size: 1.6em; 
	line-height: 1.2em;
}
h2.rc {
border-radius: .5em;
-moz-border-radius: .5em;
-webkit-border-radius: .5em;
	margin: 0 0 5px;
	padding: 5px 10px 5px;
	color: #000;
	font-weight: bold; 
	font-size: 1.3em; 
	line-height: 1.1em;
}
h3.rc {
border-radius: .5em;
-moz-border-radius: .5em;
-webkit-border-radius: .5em;
	margin: 0 0 5px;
	padding: 5px 10px 5px;
	color: #000;
	font-weight: bold; 
	font-size: 1.0em; 
	line-height: 1.1em;
}

.ml10 {
    margin-left: 10px;
}

.ml20 {
    margin-left: 20px;
}

.ml30 {
    margin-left: 30px;
}

.ml40 {
    margin-left: 40px;
}

.ml50 {
    margin-left: 50px;
}

.mb5 {
    margin-bottom: 5px;
}

.pb5 {
    padding-bottom: 5px;
}

.bgyellow {
    background-color: #ffff88;
    padding: 1px;
}

.bgred {
    background-color: #ffaa88;
    padding: 1px;
}

.bgcyan {
    background-color: #ccffff;
    padding: 1px;
}

.bgpurple {
    background-color: #ccccff;
/*    padding: 1px;*/
}

.right {
    text-align: right;
}


/* エントリー用スタイル */

.sighi-entry-title, .sighci-entry-title {
  border-bottom: 2px solid #9cc;
  border-left: 2px solid #9cc;
  background-color: #cee;
  margin-top: 10px;
  padding-left: 10px;
  padding-top: 2px;
  font-weight:bold;
 }
.sighi-entry-main, .sighci-entry-main {
  margin-left:20px;
  margin-right:20px;
  margin-top:10px;
 }
.sighi-entry-subtitle, .sighci-entry-subtitle{
  margin-left:10px;
  margin-right:10px;
  margin-top:10px;
  font-weight:bold;
 }
.sighi-entry-submain, .sighci-entry-submain {
  margin-left:20px;
  margin-right:20px;
  margin-top:10px;
  }
.sighi-entry-submain2, .sighci-entry-submain2 {
 margin-left:20px;
 margin-right:20px;
 }
.sighi-entry-subabst, .sighci-entry-subabst {
 margin-left:30px;
 margin-right:30px;
 margin-top:5px;
 font-size:x-small;
 line-height:120%;
 }

/* twitter footer */
.twtr-ft div {
    padding: 2px 15px !important;
}
/* twitter header */
.twtr-hd {
    padding: 2px 10px !important;
}
/* twitter body */
.twtr-bd {
    padding: 0 4px !important;
}

@media print {
 .noprint { display: none; }
 .smallprint { font-size: xx-small; }
}