@charset 'utf-8';

/* ----- HTML再定義 ------------------------------------ */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,blockquote,address,table,tr,th,td,fieldset,form,input,textarea {margin:0;padding:0;}
address,caption,code,th,em {font-style: normal;	font-weight: normal;font-size: 100%;}
* {	font-size: x-small;
	font-style: normal;
	font-family: 'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif;
	text-align: left;}
html>body * {	margin: 0px;	padding: 0px;	font-size: small;}
body { color: #990033;scrollbar-base-color:#008080;	background-color: #fff;
font-family: "MS UI Gothic";line-height: 110% ;text-align: left;margin:0px;padding: 0px;
	background-image : url(http://tttr.net/bbs/bk.gif);
	background-repeat:repeat-y;
}
div { line-break: strict } /* 厳密な禁則処理通常normal */




h1 {
	margin-bottom: 18px;
	font-size: 15px;
	text-align: left;
}
h2 {
	margin-bottom: 55px;
	padding: 5px;
	border-top: 2px dotted #BBBBBB;
	border-bottom: 2px dotted #BBBBBB;
}
h3 {
	margin-bottom: 10px;
	padding: 5px;
	margin: 5px;

	background-color: #eeeeee;
}
p, li, dt, dd, address {
	color: #444444;

	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;
}
address {
	text-align: center;
}
img {
	margin: 0px;
	border: 0px;
}

code, var, kbd {
	font-family: 'ＭＳ ゴシック', monospace;
	line-height: 1.2;
}

form fieldset {
	margin-top: 10px;
	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: 0px;
	border-collapse: collapse;
}
table tr th {
	padding: 3px;
	margin: 0px 7px;
	color: #fff;
	background-color: #008080;
	border: 1px solid #AAAAAA;
}
table tr td {
	padding: 0px; line-height: 120%;
}
table tr td input {
	margin: -2px;
}

img {
	margin-bottom: 15px;
}
table tr td img {
	margin: 0px 5px;
}

strong{ font-size: 15px; color:008080;}

a 	{ text-decoration:none; }
a.link 	{ background:url(normal.gif) no-repeat 0 0%; }
a.link:visited{ background:url(visited.gif) no-repeat 0 0%; }
a:hover	{ background-color:#fffacd; position: text-decoration:underline; }

/* ----- 基本構造 -------------------------------------- */

div#container {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
html>body div#container {
    position:relative;
	width: 100%;
}

div#header {  height : 42px;	background-color: #008080;	margin: 0px;	padding: 0px;}


/* メニュー*/

.ll{ 	position: absolute;	left: 0;width: 345px;margin: 0px;}

.rr{
	width: 600px;	padding: 1px;
	float: right;
	overflow: hidden;
clear: both; filter: alpha(opacity=100,finishopacity=30,style=1);}

ul#globalNavi {
	margin: 0;
	padding: 0;
	width: 600px; /* 必ずwidthの設定をしてください */
}

ul#globalNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

ul#globalNavi li {
	margin: 0;
	padding: 0;
	float: left;
	width: 120px; /* ボタンの幅 */
	line-height: 1;
	list-style-type: none;
}

ul#globalNavi li a {
	padding: 1.1em 10px; /* ボタンの厚みはここで調整 */
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	font-size: 12px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #008080;
}

ul#globalNavi li a:hover {
	color: #000;
	background-color: #99ff99;
}

/* リストの設定*/
div#left{
	background-image : url(http://tttr.net/bbs/bk.gif);
	background-color: #fff;
	background-repeat:repeat-y;
	position: absolute;	left: 0;
	width: 405px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}
/* 投稿の設定*/
div#right{
    background-image: url(http://tttr.net/sisyakai/poto/kabegami/yuki.gif);
	float: none;	clear: both;
	margin: 0px 0px 0px 405px;
	padding: 20px;

}
div#menu {
	background-color: #fff;
	margin: 12px 20px 12px 12px;
	padding: 10px 7px 10px 10px;
	border: 1px dotted #666680;
}
.me {
	background-color: #fff;
	margin: 12px 20px 12px 12px;
	padding: 10px 7px 10px 10px;
	border: 1px dotted #666680;
}
.me2 {
	background-color: #fff;
	margin: 0px 0px 20px 0px;
	padding: 15px 20px 10px 20px;
	border: 3px double #ddd;
}
div#list {
	background-color: #ccFFcc;
	margin-bottom: 15px;
	margin: 12px 20px 12px 12px;
	padding: 10px;
	border: 1px solid #ddd;	
}
div#form {
	background-color: #fff;
	margin: 12px 20px 12px 12px;
	padding: 10px 7px 5px 10px;
	border: 1px solid #ddd;
}
div#page {
	border-top: 1px dotted #666680;
}
div#navi {
	border-top: 1px dotted #666680;
}
div#contents {
	padding-top: 10px;
	padding-bottom: 10px;

}
div#work {
	padding-top: 10px;
}
div#env {
	padding-top: 10px;
	padding-bottom: 10px;
}
div#footer {
    width:100%;
	padding:10px 0px 0px 0px;
	clear:both;
	background-image : url(http://tttr.net/bbs/bb.gif);
	background-color: #fff;
	background-repeat:repeat-x;
}

/* ----- メニュー -------------------------------------- */

div#menu ul {
	margin: 5px 0px;

	text-align: center;
}
div#menu ul li {
	display: inline;

	margin: 0px 5px;
}

/* ----- 記事リスト ------------------------------------ */

div#list ul {
	margin: 0px;
}
div#list ul li {
	display: inline;

	margin: 0px 5px 0px 0px;
}

div#list .new {
	color: #FF0000;
}

/* ----- フォーム -------------------------------------- */

div#form form dl {
	margin-bottom: 20px;
}
div#form form dl dt {
	float: left;
	clear: left;
	width: 3em;
}
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 {
	list-style-type: none;
}

/* ----- ログ ------------------------------------------ */


div#article .parent {
	margin: 20px 0px 15px 0px;
	padding: 5px 5px 2px 5px;
	border: 1px solid #DDDDDD;
	background-color: #ddffdd;

}
div#article .info {
	padding-top: 5px;
	border-top: 1px dotted #000000;
}
div#article .info p {
	margin-bottom: 5px;

	text-align: right;
}

div#article .res {
	padding-top: 10px;
	padding-bottom: 10px;

	border-top: 1px dotted #000000;
}
div#article .res p, .res img {
	margin-left: 20px;
}

div#article .new {
	color:orange;
}

/* ----- ページ移動 ------------------------------------ */

div#page ul {
	margin: 5px 0px;

	text-align: center;
}
div#page ul li {
	display: inline;

	margin: 0px 5px;
}

/* ----- ナビゲーション -------------------------------- */

div#navi ul {
	margin: 5px 0px;

	text-align: right;
}
div#navi ul li {
	display: inline;

	margin-left: 5px;
}

div#navi form {
	margin-top: 15px;
}
div#navi form dl dt {
	display: none;
}
div#navi form dl dd {
	float: left;
}
div#navi form p input {
	padding: 0px;
}

/* ----- 処理選択 -------------------------------------- */

div#work form {
	margin-top: 15px;
}
div#work form dl dt {
	display: none;
}
div#work form dl dd {
	float: left;
}
div#work form p input {
	padding: 0px;
}

/* ----- 環境設定 -------------------------------------- */

div#env dl {
	margin-bottom: 20px;
}
div#env dl dd {
	margin-bottom: 10px;
}

div#env form p {
	margin-bottom: 30px;
}
img	{border: 0px; vertical-align: bottom;}
p	{margin:0px; clear: left; }
.bb	{ font-size:200%;}
.ss	{ font-size:80%;}
.do { color: #4682b4;}.niti { color: #ff4500;}

.ptx1	{line-height:1.5em;
 margin:0 0px 10px 0; padding:0; font-size:14px; background-image:url(http://aff.tttr.net//poto/css/text_back14.gif); }
.ptx12	{text-align: right;line-height:1.5em;
 margin:0 0px 10px 0; padding:0; font-size:12px; background-image:url(http://aff.tttr.net//poto/css/text_back12.gif); }
.ptx11	{text-align: right;}
.ptx10	{text-align: right;    background-image: url(http://tttr.net/sisyakai/poto/kabegami/yuki.gif);
}

html>body .ptx12 {margin:10px 0 0 0;}
