@charset 'utf-8';
* {
	outline: none;
}
/* ----- HTML再定義 ------------------------------------ */
#note_iframe
 {
	margin: 0px;
	padding: 0px;
	font-size: 91.7%;
	font-style: normal;
	font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
	text-align: left;
	background: #fefdfc;
	color: #000000;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
#note_iframe h1 {
	font-size: 20px;
	text-align: center;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	margin: 5px auto 5px;
}
#note_iframe h2 {
	margin: 20px 0px;
}
#note_iframe p,li,dt,dd, add{
	color: #000000;
	line-height: 1.4;
}
#note_iframe li {
	list-style: none;
}
#note_iframe p {
	margin-bottom: 15px;
}
#note_iframe ul {
	margin: 0px 0px 20px 20px;
}
#note_iframe dl {
	margin-bottom: 20px;
}
#note_iframe  dl dt {
}
#note_iframe   dl  dd{
	margin-left: 30px;
}
#note_iframe em {
	font-weight: bold;
	font-style: normal;
}
#note_iframe  #diary img {
	margin-right: 10px;
	margin-bottom: 5px;
	border: 0px;
}
#note_iframe address {
	margin-top: 5px;
	padding-top: 10px;
	border-top: 0px none;
	text-align: center;
	background: url(../img/colorline.gif) no-repeat -20px top;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
}
#note_iframe  form dl {
	margin-bottom: 15px;
}
#note_iframe  form  dl dt {
	float: left;
	clear: left;
	width: 5em;
	display: inline;
}
#note_iframe  form  dl dd {
}
#note_iframe  form  dl  dd textare {
	margin-top: 2px;
}
#note_iframe  form ul {
	margin: 0px 0px 20px 0px;
}
#note_iframe  form  ul li {
	list-style-type: none;
}
#note_iframe  form fieldset {
	border: 0px solid #000000;
}
#note_iframe  form legend {
	display: none;
}
#note_iframe   form input,  form s {
	margin-right: 1px;
	padding: 1px;

	font-size: 90%;
}
@media screen {
#note_iframe  form input, form s {
		font-family: Verdana, Arial, sans-serif;
	}
}
#note_iframe  form select {
	margin-top: 1px;
}
#note_iframe  form  p input {
	text-align: center;
}
#note_iframe  form textarea {
	padding: 1px;

	font-family: 'ＭＳ ゴシック', Osaka, monospace;
	line-height: 1.2;
}
#note_iframe table {
	margin-bottom: 10px;
	border: 1px solid #666680;
	border-collapse: collapse;
	font-size: x-small;
}
#note_iframe  table  tr th {
	padding: 2px;
	border: 1px solid #AAAAAA;
	background-color: #EEEEEE;
	text-align: center;
}
#note_iframe  table  tr td {
	padding: 2px;
	border: 1px solid #AAAAAA;
}
#note_iframe  table  tr  td input {
	margin: -2px;
}
#note_iframe a:link {
	color: #EC0000;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}
#note_iframe  a:visited {
	color: #5D8C00;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}
#note_iframe  a:hover {
	color: #EB8A00;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}
#note_iframe a:active {
	color: #FFFF00;
	border-width: 0px;
	border-style: none;
}
#note_iframe /* ----- 基本構造 -------------------------------------- */

 div#notecontainer {
	width: 305px;
	margin: 0px auto;
	padding: 5px 20px 10px 20px;
	background-color: fefdfc;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
#note_iframe div#menu {
	border-top: 0px none;
	border-bottom: 0px none;
	text-decoration: none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	background: url(../img/colorline.gif) repeat-x -420px bottom;
	height: 22px;
}
#note_iframe div#diary {
	margin-bottom: 5px;
}
#note_iframe div#work {
	margin-bottom: 5px;
	border-bottom: 1px solid #999999;
}
/* ----- メニュー -------------------------------------- */

#note_iframe div#menu ul  {
	margin: 5px 0px;
	text-align: right;
}
#note_iframe div#menu   ul li {
	display: inline;

	margin-right: 10px;
}
/* ----- ログ ------------------------------------------ */


#note_iframe div#diary .diary  {
	border-bottom: 0px none;
	background: url(../img/colorline.gif) no-repeat -150px bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 5px;
}
#note_iframe div#diary h2  {
	display: none;
}
#note_iframe div#diary h3  {
	margin-bottom: 15px;
}
#note_iframe div#diary .info  {
	margin: 5px 10px 5px 0px;
}
#note_iframe div#diary   .info li {
	display: inline;
	text-align: right;
	float: right;
}
/* ----- ページ移動 ------------------------------------ */

#note_iframe div#page ul  {
	margin: 0px 0px 20px 0px;
	text-align: center;
}
#note_iframe div#page   ul li {
	display: inline;

	margin-right: 10px;
}
/* ----- ナビゲーション -------------------------------- */

#note_iframe div#navi ul  {
	margin: 0px;

	text-align: right;
}
#note_iframe div#navi   ul li {
	display: inline;

	margin-left: 10px;
}
#note_iframe div#navi   form dl {
}
#note_iframe div#navi   form  dl d {
	display: none;
}
#note_iframe div#navi   form  dl d {
	float: left;
	margin-left: 0px;
	display: inline;
}
#note_iframe div#navi   form inpu {
	padding: 0px;
}
/* ----- 処理選択 -------------------------------------- */

#note_iframe div#work form  {
	margin: 10px 0px;
}
#note_iframe div#work   form dl {
	margin: 0px;
}
#note_iframe div#work   form  dl d {
	display: none;
}
#note_iframe div#work   form  dl d {
	float: left;
	margin-left: 0px;
	display: inline;
}
#note_iframe div#work   form inpu {
	padding: 0px;
}
/* ----- 個別指定 -------------------------------------- */
#note_iframe .new
 {
	color: #CC0000;
}
#form {
	margin-right: auto;
	margin-left: auto;
}
#admin {
	border-width: 0px;
	border-style: none;
	margin: 0px;
	height: 5px;
	width: 5px;
	outline: none;
	color: #fefdfc;
	padding: 0px;
}
a #admin:link  {
	border-width: 0px;
	border-style: none;
	margin: 0px;
	height: 5px;
	width: 5px;
	outline: none;
	color: #fefdfc;
	text-decoration: none;
	padding: 0px;
}
a #admin:visited  {
	border-width: 0px;
	border-style: none;
	margin: 0px;
	height: 5px;
	width: 5px;
	outline: none;
	color: #fefdfc;
	text-decoration: none;
	padding: 0px;
}
a #admin:hover  {
	border-width: 0px;
	border-style: none;
	margin: 0px;
	height: 5px;
	width: 5px;
	outline: none;
	color: #fefdfc;
	text-decoration: none;
	padding: 0px;
}
a #admin:active  {
	border-width: 0px;
	border-style: none;
	margin: 0px;
	height: 5px;
	width: 5px;
	outline: none;
	color: #fefdfc;
	text-decoration: none;
	padding: 0px;
}

