.textStyle {
    border:1px solid #666666;
    
    color: #000000;
    font-size: 11px;
    background: #FFFFFF;
    margin-left:2px;
}

img
{
	border:none;
}

#sf{
	filter:progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=5)
}
/* 以上共通のBlog.cssをコピー */


a:link 
{
	text-decoration: none;
	color: #232E38;
}

a:visited 
{
	text-decoration: none;
	color: #232E38;
}

a:hover 
{
	text-decoration: underline;
	color: #666666;
}

.header {
	font-size: 12px;
	padding-right: 10px;
	padding-top: 50px;
}

.header2 {
	font-size: 10px;
	padding-right: 10px;
	color: #666666;
	text-decoration: underline;
	vertical-align: bottom;
	padding-bottom: 5px;
}
form {
	margin: 0px;
}



body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg_01.gif);
	background-repeat: repeat;
	background-position: center top;
	color: #666666;
}


td {  font-size: 10px; line-height: 130%}

.pt10 {
	font-size: 10pt;
	line-height: 150%;
}

.pt12 {
	font-size: 12px;
	line-height: 150%;
}

.pt12 a:link 
{
	text-decoration: none;
	font-size: 12px;
}

.pt12 a:visited 
{
	text-decoration: none;
	font-size: 12px;
}

.pt12 a:hover 
{
	text-decoration: underline;
	font-size: 12px;
}

.pt14 {
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
}


.head_text {
	font-size: 10px;
	line-height: 130px;
	color: #ECE9D8;
}
.head_text a:link 
{
	font-size: 10px;
	text-decoration: none;
	color: #ECE9D8;
}

.head_text a:visited 
{
	font-size: 10px;
	text-decoration: none;
	color: #ECE9D8;
}

.head_text a:hover 
{
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
}
.fotter_text {
	font-size: 10px;
	line-height: 130%;
	color: #666666;
}
.fotter_text a:link 
{
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

.fotter_text a:visited 
{
	text-decoration: none;
	color: #666666;
}

.fotter_text a:hover 
{
	text-decoration: underline;
	color: #0099FF;
}

/*モジュール設定*/

/*新着記事*/
.NewArticleClass 
{
	font-size:10px;
	line-height: 140%;
}
/*新着記事*/

/*カレンダー*/
.CalendarHeadClass
{
	font-size:10px;
	line-height: 140%;
}
.after_td {
	background-color: #EEEEEE;
}


.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%;
}
.foot_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.line_lr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.line_l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}



#ctg {
	background-image: url(image/category_back.gif);
	background-repeat: repeat-x;
	text-align: center;
}

