.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;
}


form {
	margin: 0px;
}



body {
	margin: 0px;
	padding: 0px;
	background-image: url(image/back_img.gif);
	background-repeat: repeat-y;
	background-position: center;
	color: #666666;
}
.header {
	font-size: 10px;
	color: #666666;
	width: 820px;
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.mainbox {
	width: 620px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}

.header_call {
	text-align:center;
	font-size:30px;
	line-height:50px;
	height:60px;
	width: 535px;
}

.header_menu {
	font-size: 12px;
	text-align: right;
	width: 535px;
	padding-right:12px;
}

.header_menu a:link 
{
	text-decoration: none;
	color: #333333;
}

.header_menut a:visited 
{
	text-decoration: none;
	color: #333333;
}

.header_menu a:hover 
{
	text-decoration: underline;
	color: #CC0000;
}
.Lside {
	width: 200px;
	background-image: url(image/l_sideback.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 20px;
	padding-bottom: 10px;
	height: auto;
}

.menteTIT {
	width: 100%;
	padding-left: 8px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	font-weight: bold;
	color: #003366;
}

.menteTD {
	width: 100%;
	padding-left: 30px;
}


#me_box {
	font-size: 12px;
	color: #666666;
	width: 620px;
	text-align: left;
	line-height: 1.5;
}




td {  font-size: 10px; line-height: 1.3}

.pt10 {
	font-size: 10px;
	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;
}

#footer {
	font-size: 10px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
	color: #FFFFFF;
}

#footer a:link 
{
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

#footer a:visited 
{
	text-decoration: none;
	color: #666666;
}

#footer a:hover 
{
	text-decoration: underline;
	color: #0099FF;
}

#contents {
	background-color: #FFFFFF;
	width: 640px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}


/*モジュール設定*/

/*新着記事*/
.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%;
}

