/* 背景画像関連 */

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.modulebg {
	width: 177px;
	background: #FFFFFF url(images/module_bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

td.bodyClass a{
color: #CC0000;
}
td.bodyClass a:hover{
color: #CC0000;
text-decoration: underline;
}

.CategorySelPageClass{
color:ccc;
}

.ComArt01_date{
	color:#fff;
}
.ListDateClass{
	color:#fff;
}


/* テキスト関連 */

.c-w {color:#fff;}

.text11px {
	font-size: 11px;
	line-height: 140%;
	color: #666666;
}

.text12pxRed {
	font-size: 12px;
	line-height: 140%;
	color: #CC0000;
	font-weight: bold;
}

.copyright {
	font-size: 10px;
	color: #666666;
	line-height: 140%;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	text-align: center;
	vertical-align: center;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #fff
	text-decoration: underline;
}
/*モジュール設定*/

/*新着記事*/
.NewArticleClass 
{
	font-size:10px;
	line-height: 140%;
}
/*新着記事*/

/*カレンダー*/
.CalendarHeadClass
{
	font-size:10px;
	line-height: 140%;
}

.CalendarWeekClass
{
	font-size:10px;
	line-height: 140%;
}

.CalendarDayClass
{
	font-size:10px;
	line-height: 140%;
}
/*カレンダー*/

/*バックナンバー*/
.BackNumberClass
{
	font-size:10px;
	line-height: 140%;
}
/*バックナンバー*/

/*訪問履歴*/
.AccessClass
{
	font-size:10px;
	line-height: 140%;
}
/*訪問履歴*/

/*最近のコメント*/
.CommentClass
{
	font-size:10px;
	line-height: 140%;
}
/*最近のコメント*/

/*RSS*/
.RssClass
{
	font-size:10px;
	line-height: 140%;
}
/*RSS*/

/*QR*/
.QrClass
{
	font-size:10px;
	line-height: 140%;
}
/*QR*/

.ListDateClass
{
	font-size:10px;
	line-height: 140%;
}

/*モジュール設定*/
td {  font-size: 10px; line-height: 130%}

img
{
	border:none;
}

.white{
	color:#ffffff;
}

.pt10{
	font-size: 10pt;
	line-height: 1.3;
}

.pt12{
	font-size: 12pt;
	line-height: 1.3;
}

.kei{
	border-bottom:#fff 1px dotted;
}

/* Q and A */
.qa {
	font-size: 10pt;
	line-height: 1.4;
}

.qa h3 {font-size:12pt; color:#f00; padding:2em 0 0 3em; margin:0; text-indent: -3em; clear: both;}
.qa p { border-top:1px #999 dotted; padding:0 0 0 2em; margin:0; color:#fff;}
.qa img {margin:5px 5px 5px 10px;}

.blogg{width:618px; font-size:12pt; border:1px solid #f00; padding:5px;}
.blogg a:hover{background:#fff;}

/* mc */
.t2{ width:618px; border:1px solid #039; text-align:left; font-size:14pt; color:#c03; font-weight:bold; padding:10px; margin-bottom:10px; background:#fff;}
.t2p p{ color:#fff; text-align:left; padding:0; margin:0; font-size:10pt; line-height:1.4;}
.t2w {margin:10px 0;}