@charset 'utf-8';

/* ----- HTML再定義 ------------------------------------ */

* {
	margin: 0px;
	padding: 0px;

	font-size: 12px;
	font-style: normal;
	font-family: 'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif;
	text-align: left;
	color:#999999
}

body {
	padding: 0px;
	background-image:url(img/zoneBG650x35.jpg);
	background-repeat:repeat-x;
	background-color: #010028;


	text-align: center;
}
p, li, dt, dd, address {
	color: #999999;

	line-height: 1.4;
}
p {
	margin-bottom: 15px;
}
ul {
	margin: 0px 0px 20px 20px;
}
ul li ol li {
	margin: 0px 20px 0px 25px;
}
ul li ol {
	margin-bottom: 10px;
}
em {
	font-weight: bold;
}
img {
	margin-right: 10px;
	margin-bottom: 0px;
	border: 0px;
}
object {
	margin-left: 10px;
}

pre {
	width: 500px;

	margin: 10px;
	padding: 5px;
	border: 1px solid #EEEEEE;

	overflow: auto;
}
code, var, kbd {
	color: #000080;

	font-family: 'ＭＳ ゴシック', monospace;
	line-height: 1.2;
}
blockquote {
	margin: 10px;
	border-left: 2px solid #7777AA;
}
blockquote p {
	color: #999999;
}

form fieldset {
	border: 0px solid #000000;
}
form legend {
	display: none;
}
form input, form select {
	margin-right: 1px;
	padding: 1px;

	font-size: 90%;
}
@media screen {
	form input, form select {
		font-family: Verdana, Arial, sans-serif;
	}
}
form select {
	margin-top: 1px;
}
form p input {
	text-align: center;
}
form textarea {
	padding: 1px;

	font-family: 'ＭＳ ゴシック', Osaka, monospace;
	line-height: 1.2;
}

table {
	margin-bottom: 10px;
	border: 1px solid #666680;
	border-collapse: collapse;
}
table tr th {
	padding: 5px;
	border: 1px solid #AAAAAA;

	background-color: #EEEEEE;

	text-align: center;
}
table tr td {
	padding: 5px;
	border: 1px solid #AAAAAA;
}
table tr td input {
	margin: -2px;
}

a:link, a:visited {
	color: #0000AA;

	text-decoration: underline;
}
a:active, a:hover {
	color: #FF7700;

	text-decoration: underline;
}

/* ----- 基本構造 -------------------------------------- */


div#container {
	width: 760px;

	margin: 0px auto;
	border-left: 0px solid #444444;
	border-right: 0px solid #444444;
	background-image:url(img/mainBG.jpg);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
}


div#menu {
	width: 210px;

	margin: 0px 5px 0px 520px;

	background-color: transparent;
	border-bottom: 1px solid #E3E3E3;
}
div#container>div#menu {
	margin-right: 10px;
}
div#navigation {
	width: 230px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	float: right;

	border: 0px solid #E3E3E3;

	
}
/* ----- IE6以外のモダンブラウザのみ適用------- */
html>body div#navigation { 
	width: 230px;
	margin: 0px 20px 0px 0px;


}
/* ----- IE6以外のモダンブラウザのみ適用終わり------- */
div#container > div#navigation {
	width: 210px;
	margin-right: 20px;

}
div#logs {
	float: left;
	margin-top:0px;
/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#cccccc;
	min-height:800px;*/
}
div#diary, div#comment, div#trackback {
	margin: 0px 0px;
}


div#page, div#navi, div#contents, div#work, div#form, div#canvas, div#env, div#status {
	float: none;
	clear: both;

	padding: 0px 23px 0px 25px;
}

/* ----- ヘッダー上部-------------------------------------- */
div#header {
	background-image: url(img/header.jpg);
	float: none;
	clear: both;
	width:760;
	height: 126px;
	background-color: #ffffff;
}

div#logobox h1 {
	width:470px;
	height:45px;
	padding:20px 0 0 20px;
	margin:0px;
	display:block;
	background-position: right bottom;
	float:left;
}
div#logobox h1 a {
	display:block;
	width:470px;
	height:45px;
	padding:0px;
	margin:0px;
}
div#logobox h1 a span {
	display:none;
}

@media screen {
	div#header h1 a {
		font-family: Verdana, Arial, sans-serif;
	}
}

div#header p {
	margin: 0px 15px;

	font-size: 12px;
}

/* ----- ヘッダーメニュー-------------------------------------- */
#headermenu {
	FLOAT: right;
	width:338px;
	height:24px;
	padding-top:15px;
	padding-right:17px;
}

/*-----------------------------------------
  sample2スタイル
 -----------------------------------------*/
/* リストタグルートのUL */
ul.cModsJS_navi2
{
	line-height: 1em;
	}
	/* cModsJS_navi内のリスト要素全般 */
	ul.cModsJS_navi2,
	ul.cModsJS_navi2 ul,
	ul.cModsJS_navi2 li
	{
		margin: 0;
		padding: 0;
		list-style: none;
		background: none;
		}
LI A SPAN {
	DISPLAY: none
}				

/*-----------------------------------------
home
 -----------------------------------------*/
		/* メインメニューの幅など */
		ul.cModsJS_navi2 li.home
		{
			float: left;
			width: 65px;
			height:20px;
			margin: 0px 0px;
			}
		/* cModsJS_navi内のアンカー全般 */

		ul.cModsJS_navi2 li.home a
		{
			text-decoration: none;
			display: block;
			padding: 0px 3px;
			border: none;
			height: 20px;
			padding-left: 23px;
			}
			/* メインメニューのアンカー */
			ul.cModsJS_navi2 li.home a.onmenu
			{
				background-image: url(img/mhome.gif);
				}
				/* メイン＆サブメニューのアンカー（オンマウス） */
				ul.cModsJS_navi2 li.home a.hover
				{
				background-image: url(img/mhome.gif);			
					background-position: bottom right;
					}
					
			
/*-----------------------------------------
chat
 -----------------------------------------*/
		/* メインメニューの幅など */
		ul.cModsJS_navi2 li.chat
		{
			float: left;
			width: 56px;
			margin: 0px 0px;
			}
		/* cModsJS_navi内のアンカー全般 */

		ul.cModsJS_navi2 li.chat a
		{
			text-decoration: none;
			display: block;
			padding: 0px 3px;
			border: none;
			height: 20px;
			padding-left: 23px;
			}
			/* メインメニューのアンカー */
			ul.cModsJS_navi2 li.chat a.onmenu
			{
				background-image: url(img/mchat.gif);
				}
				/* メイン＆サブメニューのアンカー（オンマウス） */
				ul.cModsJS_navi2 li.chat a.hover
				{
					background-position: bottom right;
					}					
			
/*-----------------------------------------
news
 -----------------------------------------*/
		/* メインメニューの幅など */
		ul.cModsJS_navi2 li.news
		{
			float: left;
			width: 137px;
			margin: 0px 0px;
			}
		/* cModsJS_navi内のアンカー全般 */

		ul.cModsJS_navi2 li.news a
		{
			text-decoration: none;
			display: block;
			padding: 4px 3px;
			border: none;
			height: 12px;
			padding-left: 23px;
			}
			/* メインメニューのアンカー */
			ul.cModsJS_navi2 li.news a.onmenu
			{
				background-image: url(img/mnews.gif);
				}
				/* メイン＆サブメニューのアンカー（オンマウス） */
				ul.cModsJS_navi2 li.news a.hover
				{
					background-position: bottom right;
					}					

/*-----------------------------------------
contact
 -----------------------------------------*/
		/* メインメニューの幅など */
		ul.cModsJS_navi2 li.contact
		{
			float: left;
			width: 80px;
			margin: 0px 0px;
			}
		/* cModsJS_navi内のアンカー全般 */

		ul.cModsJS_navi2 li.contact a
		{
		text-decoration: none;
			display: block;
			padding: 0px 3px;
			border: none;
			height: 20px;
			padding-left: 23px;
			}
			/* メインメニューのアンカー */
			ul.cModsJS_navi2 li.contact a.onmenu
			{
				background-image: url(img/mncontact.gif);
				}
				/* メイン＆サブメニューのアンカー（オンマウス） */
				ul.cModsJS_navi2 li.contact a.hover
				{
					background-position: bottom right;
					}										
	
/*-----------------------------------------
サブメニュー
 -----------------------------------------*/				
			/* サブメニューの幅など */
			
			ul.cModsJS_navi2 ul
			{
				position: absolute;
				visibility: hidden;
				width: 150px;
				margin: -20px 0px 0px 0px;

				}
				ul.cModsJS_navi2 ul li, ul.cModsJS_navi2 ul li a
				{
					/* 継承されたスタイルを取り消す */
					float: none;
					margin: 0px 0px 0px 0px;
					width: auto;
					}
				/* サブメニューのアンカー */
				ul.cModsJS_navi2 ul li a
				{
					background-image: url(http://www.fczone10.com/img/cModsJS_navi-subbg.png);
					background-repeat:no-repeat;	
					
					}
					/* サブメニューのアンカー（オンマウス） */
					ul.cModsJS_navi2 ul li a:hover
					{
						background-position: top right;
						}
						
				/* サブメニュー（一番最後の要素） */
				/* IE&Opera対策 */
				ul.cModsJS_navi2 ul li.last-child
				{
					height: 30px;
					background-image: url(http://www.fczone10.com/img/cModsJS_navi-subbg-bottom.png);
					
					}
					/* サブメニュー（一番最後の要素内アンカー） */
					ul.cModsJS_navi2 ul li.last-child a
					{
						height: 14px;
						background-image: url(http://www.fczone10.com/img/cModsJS_navi-subbg-bottom.png);
						}

/* for IE */
* html ul.cModsJS_navi2 ul {
margin-top:-5px;

  }
* html ul.cModsJS_navi2 ul li {
 float: left;

  }
* html ul.cModsJS_navi2 ul li {
 margin: -6px 0px 0px 0px;

  }  

/* ----- ヘッダーイメージ部分-------------------------------------- */


div#headerimg{
	height: 180px;
	width:760;
	text-align: center;
	padding-left: 20px;
	padding-bottom: 0px;
	background-image:url(img/headerimgbg.jpg);
	background-color: #FFFFFF;
}

#headerimg img {
	float: left
}

/* ----- メニュー -------------------------------------- */

div#menu h2 {
	display: none;
}

div#menu ul {
	margin: 0px;
	padding: 5px 0px;

	text-align: center;
}
div#menu ul li {
	display: inline;

	margin: 0px 5px;
}

div#menu a:link, div#menu a:visited {
	color: #AAAAAA;
}
div#menu a:active, div#menu a:hover {
	color: #AAAAAA;
}
/* ----- ヘッダーイメージ下（カウンター位置） -------------------------------- */
#cnt{
	height:25px;
	padding-top:7px;
	padding-right:7px;
	text-align:right;
	background-image:url(img/mainBG.jpg);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	background-position:center;	
	float:none;	
}
div#cnt img {
	margin-right: 2px;
	margin-bottom: 0px;
	border: 0px;
}
/* ----- メイン部分 -------------------------------- */
div#main{
	float: left;
	width: 760;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	background-image:url(img/mainBG.jpg);
	background-repeat: repeat-y;
	background-color:#FFFFFF;	
}
/* ----- コンテンツ作成-------------------------------- */
div#contents {
	float:none;
}

/* ----- ナビゲーション -------------------------------- */

div#navigation h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	font-weight: normal;
}
html>body div#navigation  {
	margin: 0px 0px 0px 20px;
}

div#navigation h2 a {
	color: #AAAAAA;

	padding: 5px 5px 5px 15px;
	border-bottom: 1px solid #E3E3E3;

	display: block;
	width: 210px;
	background: url(img/bg_navi.gif) repeat-x 0% 100%;

	text-decoration: none;
}
div#navigation h2 a:hover {
	color: #888888;

	padding-left: 5px;
	padding-right:15px;
	background: url(img/bg_navi2.gif) repeat-x 0% 50%;
}
* html div#navigation h2 a {
	width: 230px;
	}

#navigation .block #calendarname {
width:230px;
	border-top-width:1px;
	border-top-color:#E3E3E3;
	border-top-style:solid;
	}
div#container>div#navigation h2 a:hover {
	padding-right: 13px;
}
div#navigation ul {
	margin: 0px 10px 0px 12px;
}
div#navigation ul li {
	margin: 0px 0px 0px 0px;

	list-style-type: none;
}
div#navigation ul li ul {
	margin: 0px 0px 0px 20px;
}

div#navigation dl {
	margin: 0px 10px 0px 12px;
}
div#navigation dl dt {
}
div#navigation dl dd {
}

div#navigation form dl {
}
div#navigation form dl dt {
	display: none;
}
div#navigation form dl dd {
}
div#navigation form p {
	margin-left: 12px;
	margin-bottom: 0px;
}

div#navigation table {
	width: 180px;

	margin: -2px 0px 7px 7px;
	border: 0px solid #AAAAAA;
}
@media screen {
	div#navigation table {
        	margin: -2px auto 7px auto;
        }
}
div#navigation table tr th {
	padding: 5px 5px 10px 5px;
	border: 0px solid #AAAAAA;

	color: #AAAAAA;
	background-color: transparent;

	text-align: center;
	font-weight: normal;
}
div#navigation table tr th img {
	margin: 0px;
}
div#navigation table tr td {
	padding: 2px;
	border: 0px solid #AAAAAA;

	text-align: center;
}
@media screen {
	div#navigation table tr td {
        	padding: 4px;
        }
}
div#navigation .day, div#navigation .week {
	color: #AAAAAA;
}
div#navigation .satday, div#navigation .week_sat {
	color: #AAAAFF;
}
div#navigation .sunday, div#navigation .week_sun {
	color: #FFAAAA;
}
div#navigation .today {
	background-color: #EEEEEE;
}
div#navigation .week, div#navigation .week_sun, div#navigation .week_sat {
	font-size: 5pt;
}
div#navigation .block {
	margin: 0px 0px 0px 0px;
}
div#navigation .block2 {
	margin: 10px 0px 10px 10px;
	text-align:center;
}
div#navigation .block3 {
	margin: 10px 0px 10px 25px;
	text-align:center;
}
div#calendarlist, div#contentslist, div#categorylist, div#entrylist, div#imagelist, div#searchlist, div#commentlist, div#trackbacklist, div#pastlist, div#linklist, div#profilelist, div#feedlist, div#thanxlist {
	padding-top: 15px;
	padding-bottom: 10px;
}
div#calendarlist {
	padding-left: 15px;
}
div#contentslist ul li, div#categorylist ul li, div#entrylist dl dt, div#entrylist dl dd, div#commentlist ul li, div#trackbacklist dl dt, div#trackbacklist dl dd, div#imagelist dl dt, div#linklist ul li, div#profilelist ul li, div#feedlist ul li {
	margin-bottom: 5px;
	padding-left: 16px;
}
div#contentslist ul li, div#categorylist ul li, div#linklist ul li {
	background: transparent url(img/i_bind.gif) no-repeat 0px 1px;
}
div#contentslist ul li ul li, div#categorylist ul li ul li, div#commentlist ul li ul li, div#linklist ul li ul li {
	margin-left: -28px;
	margin-bottom: 0px;
	padding-left: 22px;
}
div#contentslist ul li ul li,div#categorylist ul li ul li {
	background: transparent url(img/i_bind2.gif) no-repeat left bottom;
}
div#categories a {
	line-height: 1.4em;
}
div#entrylist dl dt {
	margin-bottom: 0px;
	background: transparent url(img/i_note.gif) no-repeat 0px 1px;
}
div#imagelist dl dt {
	background: transparent url(img/i_arrow1.gif) no-repeat 0px 3px;
}
div#commentlist ul li {
	background: transparent url(img/i_comment.gif) no-repeat 0px 1px;
}
div#trackbacklist dl dt {
	margin-bottom: 0px;
	background: transparent url(img/i_track.gif) no-repeat 0px 2px;
}
div#commentlist ul.tree li {
	margin-left: -36px;
	padding-left: 16px;
	background: transparent url(img/tree_lst.gif) no-repeat 0 0;
}
div#commentlist ul.tree li.end {
	background-image: url(img/tree_end.gif);
}
div#imagelist ul li {
	display: inline;
}
div#linklist ul li ul li {
	background: transparent url(img/i_link2.gif) no-repeat left bottom;
}
div#profilelist ul li {
	background: transparent url(img/i_prof.gif) no-repeat 0px 1px;
}
div#feedlist ul li {
	background: transparent url(img/i_feed2.gif) no-repeat 1px 1px;
}
div#feedlist2 ul li {
	background: transparent url(img/i_feed2.gif) no-repeat 1px 1px;
}

/* ----- 記事一覧 -------------------------------------- */

div#logs {
	width: 470px;
	margin: -10px 0 10 0px;
}
html>body #logs {
	width: 470px;
}

div#diary .diary {
	margin-bottom: 10px;
	padding:2px 0px 2px 2px;
	border: 0px solid #777777;
}

div#diary .ad1 {
	margin-bottom: 10px;
	padding:2px 10px 2px 2px;
	border: 0px solid #777777;
}

div#diary .ad1 h3 {
	margin: 5px 5px 5px 5px;
	padding: 5px;

	color: #FFFFFF;

	background-color: #011C76;
}

div#diary h2 {
	MARGIN-TOP: 0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:10px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 19px;
	height:40px;
	COLOR: #011C76;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background:url(img/fn_title.jpg) no-repeat;
	background-position:left;
}
div#diary h2 span {
display:none;
}

div#diary h2.jfn {
	MARGIN-TOP: 0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:10px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 19px;
	height:40px;
	COLOR: #011C76;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background:url(img/jfn_title.jpg) no-repeat;
	background-position:left;
}
div#diary h2.jfn span {
display:none;
}

div#diary h2.wfn {
	MARGIN-TOP: 0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:10px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 19px;
	height:40px;
	COLOR: #011C76;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background:url(img/wfn_title.jpg) no-repeat;
	background-position:left;
}
div#diary h2.wfn span {
display:none;
}

div#diary h2.info {
	MARGIN-TOP: 0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:10px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 19px;
	height:40px;
	COLOR: #011C76;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background:url(img/info_blog.jpg) no-repeat;
	background-position:left;
}

div#diary h2.contact {
	MARGIN-TOP: 0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:10px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 19px;
	height:40px;
	COLOR: #011C76;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background:url(img/contact_title.jpg) no-repeat;
	background-position:left;
}

/*Top*/
#logs #diary .ifoblog {
margin-top:20px;
display:block;
height:40px;
width:470px;
background-image:url(img/info_blog.jpg);
}

#logs #diary .fn_top {
margin-top:0px;
display:block;
height:40px;
width:470px;
background-image:url(img/fnews_title.jpg);
}

#logs #diary .fn_top span {
display:none;
}

#logs #diary .fn_top2 {
margin:0px;
}
#diary .fn_top2 .jfn {
display:block;
margin-bottom:10px;
height:80px;
width:470px;
}
#diary .fn_top2 .jfn a {
background-image:url(img/jfn.jpg);
display:block;
height:80px;
width:470px;
}
#diary .fn_top2 .jfn a:hover {
background-image:url(img/jfn_on.jpg);
}
#diary .fn_top2 .jfn span {
display:none;
}

#diary .fn_top2 .wfn {
display:block;
height:80px;
width:470px;
}
#diary .fn_top2 .wfn a {
background-image:url(img/wfn.jpg);
display:block;
height:80px;
width:470px;
}
#diary .fn_top2 .wfn a:hover {
background-image:url(img/wfn_on.jpg);
}
#diary .fn_top2 .wfn span {
display:none;
}


div#diary h3, div#diary h5, div#diary h6 {
	font-size: 10pt;
	font-weight: normal;
	color: #888888;
}

div#diary h4 {
	font-size: 10pt;
	font-weight: normal;
	color: #092055;
}
div#diary h3 {
	margin: 5px 5px 20px 5px;
	padding: 5px;
	border-left: 8px solid #CCCCCC;
	border-bottom: 1px solid #E3E3E3;
	background: url(img/bg_navi.gif) repeat-x 0% 100%;
}
div#diary h4 {
	margin: 10px 10px 5px 10px;
	padding: 1px 0px 3px 12px;
	font-weight:bold;

	border-bottom: 1px solid #E3E3E3;
	background: transparent url(img/i_h4.gif) no-repeat 0 2px;
}
div#diary h5 {
	margin: 10px;
	padding: 1px 0px 2px 12px;

	border-bottom: 1px dotted #E3E3E3;
	background: transparent url(img/i_h5.gif) no-repeat 0 2px;
}
div#diary h6 {
	margin: 10px;
	padding: 1px 0px 2px 12px;

	border-bottom: 1px dotted #E3E3E3;
	background: transparent url(img/i_h6.gif) no-repeat 2px 3px;
}

div#diary .text * {
	font-size: x-small;
}
html>body div#diary .text * {
	font-size: small;
}
div#diary .text p {
	margin: 0px 15px 20px 15px;
}
div#diary .text ul {
	margin: 15px 30px;
}
div#diary .text ol {
	margin: 15px 40px;
}
div#diary .text dl {
	margin: 0px 10px 10px 10px;
}
div#diary .text dl dd {
	margin-left: 30px;
}
div#diary .text table {
	margin: 0px 10px 10px 10px;
}

div#diary .info {
	margin: 5px 10px;

	text-align: right;
}
div#diary .info * {
	font-size: 10px;
}
div#diary .info li {
	display: inline;

	margin-left: 5px;
}
div #diary .diary .ad {
margin-left:20px;
}
div#diary .list {
	border: 0px solid #E3E3E3;
	margin: 0px 0px 10px 20px;
	padding: 5px 10px;

}
div#diary .list h4 {
	margin: 0px 0px 10px 0px;
}
div#diary .list img {
	margin: 0px;
}
div#diary .list ul {
	margin: 0px 0px 10px 0px;
	list-style: none;
	border-left: 1px solid #E3E3E3;
	background: transparent url(img/bg_list.gif) repeat-y 0 0;
}
div#diary .list ul li {
	margin: 0px 5px;
	padding-left: 16px;
	background: transparent url(img/i_track.gif) no-repeat 0px 2px;
}
div#diary .list dl {
	border-left: 1px solid #E3E3E3;
	background: transparent url(img/bg_list.gif) repeat-y 0 0;
}
div#diary .list dl dt {
	margin: 12px 5px 0px 5px;
	padding-left: 16px;
	padding-bottom: 2px;
	font-weight: bold;
	background: transparent url(img/i_comment.gif) no-repeat 0 0px;
}
div#diary .list dl dd {
	margin: 5px 10px 0px 20px;
	padding-bottom: 1px;
	background: url(img/bg_line3.gif) repeat-x left bottom;
}

div#trackback h2 {
	margin-bottom: 10px;
	padding: 5px 5px 3px 18px;
	border-bottom: 1px dotted #E3E3E3;

	color: #AAAAAA;
	background: transparent url(img/i_h2.gif) no-repeat 0px 2px;
	font-weight: normal;
}
div#trackback ul {
	margin-left: 0px;
	list-style: none;
}
div#trackback ul li {
	padding-left: 16px;
	background: transparent url(img/i_arrow1.gif) no-repeat 0px 2px;
}
div#trackback dl {
	margin-bottom: 10px;
	padding: 2px 10px 5px 0px;
	border: 0px solid #AAAAAA;
	background: #EEEEEE url(img/bg_list.gif) repeat-y right top;
}
div#trackback dl dt {
	margin-top: 5px;
	margin-left: 5px;

	padding-left: 5px;
	border-left: 5px solid #CCCCCC;
}
div#trackback dl dd {
	margin-left: 5px;

	padding-left: 5px;
	border-left: 5px solid #E3E3E3;
}

div#comment h2 {
	margin-bottom: 10px;
	padding: 5px 5px 3px 18px;
	border-bottom: 1px dotted #E3E3E3;

	color: #AAAAAA;
	background: transparent url(img/i_h2.gif) no-repeat 0px 2px;
	font-weight: normal;
}
div#comment ul {
	margin-left: 0px;
	list-style: none;
}
div#comment ul li {
	padding-left: 16px;
	background: transparent url(img/i_arrow1.gif) no-repeat 0px 2px;
}
div#comment .comment {
	margin-bottom: 10px;
	padding: 0px;
	border: 0px solid #AAAAAA;

	background: #EEEEEE url(img/bg_stripe.gif) repeat 0px 0;
}
div#comment img {
	margin: 0px;
}
div#comment h3 {
	margin: 0px 0px 0px 0px;
	padding: 5px 30px 7px 0px;

	text-align: right;
	background: transparent url(img/bg_page.gif) no-repeat bottom right;
}
div#comment .text {
	margin: 0px;
	padding: 10px;
}
div#comment .text * {
	font-size: 8pt;
}
html>body div#comment .text * {
	font-size: 8pt;
}
div#comment .text p {
	margin: 0px 0px 10px 0px;
}

/* ----- ページ移動 ------------------------------------ */

div#page h2 {
	display: none;
}

div#page ul {
	margin: 0px 0px 5px 0px;
}
div#page ul li {
	display: inline;

	margin-right: 10px;
}
div#page img {
	margin: 0px;
}
li.page_left {
	float: left;
}
li.page_right {
	float: right;
}
li.page_right a, li.page_left a {
	display: block;
}
li.page_right a:link, li.page_right a:visited {
	background: transparent url(img/i_page_r1.gif) no-repeat 0 0;
}
li.page_right a:hover, li.page_right a:active {
	background-image: url(img/i_page_r2.gif);
}
li.page_left a:link, li.page_left a:visited {
	background: transparent url(img/i_page_l1.gif) no-repeat 0 0;
}
li.page_left a:hover, li.page_left a:active {
	background-image: url(img/i_page_l2.gif);
}
/* ----- ナビゲーション -------------------------------- */

div#navi h2 {
	display: none;
}

div#navi ul {
	margin: 5px 0px;

	text-align: right;
}
div#navi ul li {
	display: inline;

	margin-left: 5px;
}

div#navi form dl {
}
div#navi form dl dt {
	display: none;
}
div#navi form dl dd {
	float: left;
}
div#navi form input {
	padding: 0px;
}

/* ----- コンテンツ ------------------------------------ */

div#contents h2 {
	margin: 10px 0px;
	padding: 1px 0px 2px 12px;

	border-bottom: 1px dotted #E3E3E3;
	background: transparent url(img/i_h5.gif) no-repeat 0 1px;

	font-weight: normal;
}
div#contents h3 {
	margin: 10px 0px;
	padding: 1px 0px 2px 12px;

	border-bottom: 1px dotted #E3E3E3;
	background: transparent url(img/i_h6.gif) no-repeat 2px 3px;

	font-weight: normal;
}
div#contents h4 {
	margin: 10px 0px;
	padding: 1px 0px 2px 12px;

	background: transparent url(img/i_h7.gif) no-repeat 0px 1px;

	font-weight: normal;
}
div#contents ul {
	margin-left: 0px;
	list-style: none;
}
div#contents ul li {
	padding-left: 16px;
	background: transparent url(img/i_arrow1.gif) no-repeat 0px 2px;
}

div#contents dl {
	margin-bottom: 20px;
}
div#contents dl dt {
	margin-top: 10px;
}
div#contents dl dd {
	margin-left: 30px;
}

/* ----- 処理選択 -------------------------------------- */

div#work h2 {
	margin: 10px 0px;
	padding: 1px 0px 2px 12px;

	border-bottom: 1px dotted #E3E3E3;
	background: transparent url(img/i_h5.gif) no-repeat 0 1px;

	font-weight: normal;
}

div#work form {
	margin: 10px 0px;
}
div#work form dl dt {
	display: none;
}
div#work form dl dd {
	float: left;
}
div#work form input {
	padding: 0px;
}

/* ----- フォーム -------------------------------------- */
div#form {
	width:672px;
}
div#form h2 {
	width:430px;
	margin: 10px 0px;
	padding: 1px 0px 2px 12px;

	border-bottom: 1px dotted #E3E3E3;
	background: transparent url(img/i_h5.gif) no-repeat 0 1px;

	font-weight: normal;
}
div#form ul {
	margin-left: 0px;
	list-style: none;
}
div#form ul li {
	padding-left: 16px;
	background: transparent url(img/i_arrow1.gif) no-repeat 0px 2px;
}

div#form form {
	margin-bottom: 10px;
}
div#form form dl {
	margin-bottom: 20px;
}
div#form form dl.contact {
	margin-bottom: 60px;
}
div#form form dl dt {
	float: left;
	clear: left;
	width: 5em;
}
div#form form dl dd {
}
div#form form dl dd textarea {
	margin-top: 2px;
}
div#form form ul {
	margin: 0px 0px 20px 0px;
}
div#form form ul li {
	padding-left: 0px;
	background-image: none;

	list-style-type: none;
}

/* ----- 環境設定 -------------------------------------- */

div#env h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
div#env h3 {
	margin-bottom: 15px;
	padding: 5px;

	background-color: #EEEEEE;
}

div#env dl {
	margin-bottom: 20px;
}
div#env dl dd {
	margin-bottom: 10px;
}

div#env form {
	margin-bottom: 20px;
}
div#env form p {
	margin-bottom: 20px;
}

/* ----- キャンバス ------------------------------------ */

div#canvas h2 {
	margin: 10px 0px;
	padding: 1px 0px 2px 12px;

	border-bottom: 1px dotted #E3E3E3;
	background: transparent url(img/i_h5.gif) no-repeat 0 1px;

	font-weight: normal;
}
div#canvas applet {
	margin-bottom: 15px;
}

/* ----- ステータス ------------------------------------ */

div#status h2 {
	margin: 10px 0px;
	padding: 1px 0px 2px 12px;

	border-bottom: 1px dotted #E3E3E3;
	background: transparent url(img/i_h5.gif) no-repeat 0 1px;

	font-weight: normal;
}
div#status h3 {
	margin: 10px 0px;
	padding: 1px 0px 2px 12px;

	border-bottom: 1px dotted #E3E3E3;
	background: transparent url(img/i_h6.gif) no-repeat 2px 3px;

	font-weight: normal;
}
div#status h4 {
	margin: 10px 0px;
	padding: 1px 0px 2px 12px;

	background: transparent url(img/i_h7.gif) no-repeat 0px 1px;

	font-weight: normal;
}

div#status dl {
	margin-bottom: 20px;
}
div#status dl dt {
	float: left;
	clear: left;
	width: 10em;
}
div#status dl dd {
}

/* ----- フッター -------------------------------------- */

div#footer {
	float: left;
	background-image: url(img/footer.jpg);
	width: 760px;
	padding-top: 30px;
	background-repeat: no-repeat;
	height: 90px;
	text-align: center


}
#footer p {
	font-size: 11px
}
#footer p a {
	color: #ffffff;
	text-decoration:none;
}
#footer p a:hover {
	color: #FF9900;
	text-decoration:underline;
}

div#footer address {
	padding: 10px 15px 20px 15px;

	color: #FFFFFF;
}

#fLeft {
	PADDING-LEFT: 44px;
	FLOAT: left
}
#fRight {
	PADDING-RIGHT: 44px;
	FLOAT:right;
}



/* ----- 個別指定 -------------------------------------- */

.new {
	color: #FF0000;
}
.edtime {
	color: #CCCCCC;
	font-weight: normal;
}

