/* 背景画像関連 */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

/* テキスト関連 */
td {
	color: #000000;
	font-size: 10px;
	line-height: 140%;
}

.textStyle {
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","sans-serif";
    border:1px solid #666666;
    
    color: #000000;
    font-size: 11px;
    background: #FFFFFF;
    margin-left:2px;
}

.text11px {
	font-size: 11px;
	line-height: 140%;
	color: #666666;
}

.text12px {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}

.text12pxBlue {
	font-size: 12px;
	line-height: 140%;
	color: #4E7D9A;
	font-weight: bold;
}

.rireki {
	font-size: 12px;
	line-height: 200%;
	color: #666666;
}

.copyright {
	font-size: 10px;
	color: #666666;
	line-height: 140%;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	text-align: center;
	vertical-align: center;
}
.px10 {  font-size: 10px; line-height: 120%}
.pt10l {  font-size: 10pt; line-height: 130%}
.pt10 {  font-size: 10pt}
.line { BORDER-BOTTOM: #999999 1px dotted;}
.pt12 {  font-size: 12px}
.line2 { BORDER-BOTTOM: #FFFFFF 1px dotted;}
.line3 { BORDER-BOTTOM: #999999 1px solid;}

img
{
	border:none;
}
/*モジュール設定*/

/*新着記事*/
.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%;
}

/*モジュール設定*/
.px10 {  font-size: 10px; color: #999999}