@charset "Shift_JIS";

/* 全体構造
---------------------------------------------------- */
body {
	margin:  0;
	padding: 0;
	background-image:  url(img/common/bg.gif);
	background-color: #FFFFFF;
	width: 730px;
	margin-left:auto; margin-right:auto; 
	text-align: center;
	font-size:12pt; 
}

tr,td{ font-size:11pt; color:#737373; }

#log{ width:630; border-style:double; border-color:#9999CC; }
#wrapper {
}

#wrapper2 {  
	margin: 0;
	padding: 5;
	width: 730px;
	background-color: #FFFFFF;
	text-align: left;
}
#mid{ font-size:11pt; }
#small{ font-size:10pt; }
#kanri{ color:#99CC00; } /* 管理人コメントの色 */
/*　リンク関連
---------------------------------------------------- */
a:link {
	color: #0066CC;
}
a:visited {
	color: #666699;
}
a:hover {
	color: #ff3300
}

/* テーブル
---------------------------------------------------- */
.c1 {
	border: 1px solid #CC9900;
}
/* テキスト
---------------------------------------------------- */
h1,p{margin:0;}
h1{
	font-size: 8pt;
	color: #000000;
	padding:2 0 2 0;
}
.text10 {
	font-size: 10px;;
}
.text12cl006666 {
	font-size: 12px;
	color: #006666;
	line-height: 1.4em;
}
.text12clffffff {
	font-size: 12px;
	color: #FFFFFF;
}
.text12cl666666 {
	font-size: 12px;
	color: #666666;
	line-height: 1.4em;
}
.text10cl333333 {
	font-size: 10px;
	color: #333333;
}
.text12clff3300 {
	font-size: 12px;
	color: #FF3300;
}
.text12clff3300b {
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;
	line-height: normal;

}
.text14clff6600 {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}
.text12cl333333 {
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}
.text12cl333333b {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 1.5em;
}
.text14cl000066b {
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
.text12cl006666 {
	font-size: 12px;
	color: #F006666;
	line-height: normal;
}
.copyright {
	font-size: 10px;
	color: #333333;
	letter-spacing: 1px;
}
.text12clffffffb {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.text12cl660000 {

	font-size: 12px;
	color: #660000;
	line-height: 1.5em;
}

/* RSSリーダー
---------------------------------------------------- */
.RSSsite     { width:300px; font-size:12pt; font-weight:bold; text-align:left; margin:3px; padding:3px; }
.RSSline     { margin:2px;}
.RSStitle    { font-size:10pt; text-align:left; margin:2px 15px;}
.RSSdescript { font-size:9pt; text-align:left; color:#999999; margin:2px 15px;}
.RSStime     { font-size:9pt; text-align:left; color:#990000; margin:2px 5px;}
.RSSselect   { width:240px; font-size:12pt; text-align:left; margin:3px; }
.RSSoption   { font-size:10pt; text-align:left; border-top:#990000 1px dotted; }
.new         { background:#eeeeff; color: #990000; }.text12 {

	font-size: 12px;
	line-height: 1.5em;
}
.text12b {

	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
}

