@charset "UTF-8";
/*==============================================================================
● 岡本聖子様　左サイド
==============================================================================*/
/*------------------------------------------------------------------------------
◆ ユニバーサルスタイル、タグ別の定義
------------------------------------------------------------------------------*/
*{
	margin:0px;
	padding:0px;
	text-decoration:none;
	line-height:24px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ;
}

a { 
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ;

}
body{
	background-color:#000000;
}
p {
	margin:5px 0;
	padding:0;
}
div{ word-break:break-all; }

blockquote{ padding:15px; }

ul,li{ 
	list-style-type:none;
	margin-left:5px; }
/* メインタイトル*/
h1 {
	margin:0;
	padding:0;
	float:left;
        clear:both;
}
/* 記事タイトル */
h2 {
	float:left;
	color:#b6b6b6;
	margin:0;
	padding:0px;
        clear:both;
}

/* ANCHOR
-------------------------------------------------*/
/*　基本(青→オレンジ)　*/
a:link {
	color:#00709e;
	text-decoration:none;
}
a:visited {
	color:#00709e;
	text-decoration:none;
}
a:active {
	color:#ed7523;
	text-decoration: underline;
}
a:hover {
	color:#ed7523;
	text-decoration: underline;
}



/*------------------------------------------------------------------------------
◆ 枠組みの定義
------------------------------------------------------------------------------*/
div.all_contents{
	width:1002px;
	background-color:#000000;
	background-image:url(http://seiko.blog.tennis365.net/image/bg-side2.jpg); 
	background-repeat:repeat-y; 
	 margin:0px;
}	/*  全体枠 */




.main_title{
	padding:0px 25px 0px 5px;
	height:307px; 
	width:1120px;
	background-color:#000000;
	background-image:url(http://seiko.blog.tennis365.net/image/blog-header.jpg); 
	background-repeat:no-repeat;
}	/* タイトルエリア */



.blog_title {
	padding-left:390px;
	padding-top:270px;
	display:block;
	overflow:hidden;
	word-break:break-all;
	text-align:left;
}
.blog_title a:link {
	font-size:30px;
	font-weight:extra-bold;
	color:#c0e124;
	line-height:30px;
}
.blog_title a:visited {
	font-size:30px;
	font-weight:extra-bold;
	color:#c0e124;
	line-height:30px;
}
.blog_description {
	display:block;
	overflow:hidden;
	word-break:break-all;
	font-size:12px;
	font-weight:normal;
	color:#c0e124;
	text-align:left;
	line-height:18px;
}

div.body_area { 
	width:985px;
	background-color:#ffffff;
	background-image:url(http://seiko.blog.tennis365.net/image/bg-side.jpg); 
	background-repeat:repeat-y; 
	background-position:right top;
	margin-top:0px; 
}	/*  コンテンツエリア */

div.left_area{
	float:left;
	width:280px;
	padding:0px 0px 20px 0px;
	font-size:12px;
	background-image:url(http://seiko.blog.tennis365.net/image/side-top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#ffffff;

}	/*  左メニューエリア */
div.left_area a {
	font-size:12px;
}
div.main_area{
	float:left;
	overflow:hidden;
	width:480px;
	padding:0px 10px 20px 33px;
	text-align:left;
	background-color:#ffffff;
}	/*  記事エリア */


div.footer_area{
	clear:both;
}	/* フッター領域 */

/*------------------------------------------------------------------------------
◆ パーツ
------------------------------------------------------------------------------*/
/* ■ 汎用パーツ */
.parts_area{ 
	width:223px;
        clear:both;
	margin-bottom:15px;
 }		/* 汎用パーツ領域枠内容 */
.parts_title {
	background-color:#ffffff;
	height:30px; 
	color:#ffffff; 
	background-image:url(http://seiko.blog.tennis365.net/image/side-menu-title.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin-bottom:0px;
	text-align:center;
	width:223px;
}	/* 汎用パーツタイトル */
.parts_text {
	width:223px;
	word-break:break-all;
	overflow:hidden;
	background-color:#ffffff;
	background-image:url(http://seiko.blog.tennis365.net/image/side-menu-02.gif);
	background-repeat:repeat-y;
	padding:0px 6px 0px 6px;
	text-align:left;
	margin:0px;
}	/* 汎用パーツ テキストの設定 */
.parts_text dd {
	font-size:10px; 
	margin-left:10px; 
	line-height:120%; 
	margin-bottom:6px;
}
.parts_text dl {
	font-size:11px; 
	margin-left:1px; 
	line-height:120%;
}
.parts_area_header {
	background-image:url(http://seiko.blog.tennis365.net/image/side-menu-01.gif);
	background-repeat:no-repeat;
	width:223px;
	height:15px;
	margin:0px;
}
.parts_area_footer {
	background-image:url(http://seiko.blog.tennis365.net/image/side-menu-03.gif);
	background-repeat:no-repeat;
	width:223px;
	height:15px;
	margin:0px;
}

/*ブログタイトル関連*/
#parts_blog_title {margin:0px; font-size:14px;}
#parts_blog_title a {font-size:14px;}
#parts_blog_explanation {margin:0px; padding-bottom:15px;}


/*プロフィール*/
#profile_area {
	padding:0px;
	text-align:center;
	margin-bottom:15px;


}
#profile_area_value {
	background-image:url(http://seiko.blog.tennis365.net/image/side-menu-02.gif);
	background-repeat:repeat-y;
}
#profile_area img {
	margin:6px;
}
#profile_area a {
	font-size:10px;
	font-weight:bold;
	border:#cccccc outset 2px;
	background-color:#000000;
	color:#b6b6b6;
	padding:2px;
}
#profile_area_footer {
}
#parts_member_nickname {
	border-bottom:3px dotted #C0E124;
	border-top:3px dotted #C0E124;
	padding:3px;
	font-weight:bold;
	text-align:center;
	color:#999999;
	width:184px;
        clear:both;
}

/* ■ カレンダー関連 */
#calendar_area {
	padding:0px 0px 10px 0px;
	width:210px;
}
#calendar_title {
}	/* カレンダータイトル */
#calendar_value{
	background-color:#ffffff;
	padding:0px 5px 0px 5px;
	background-image:url(http://seiko.blog.tennis365.net/image/side-menu-02.gif);
	background-repeat:repeat-y;
	width:223px;
}		/* カレンダー枠内容 */
table.clTable{
	width:180px;
	padding:0px 10px 0px 10px;
	line-height:115%;
	text-align:center;
	background-color:#ffffff;
}	/* カレンダーテーブルの設定 */

table.clTable a {
	display:block;
	background-image:url('http://blog.tennis365.net/design/reg05/bg_date.gif');
	background-repeat:no-repeat;
	line-height:115%;
	border:1px solid #ed7523;
}

table.clTable td{
	padding:1px;
}	/* カレンダーテーブルセルの設定 */
table.clTable th{
      border-bottom:1px solid #000000;
}	/* カレンダーテーブル見出しセルの設定 */

table.clTable td {
	font-family:arial, helvetica, sans-serif;
}
th.clSunDay{ 
	padding:2px;
	color:#FF0000;
	border-bottom:1px dotted #c9e124;
}	/* 日曜の見出しセルの設定 */
th.clWeekDay{ 
	padding:2px;
	border-bottom:1px dotted #c9e124;
}	/* 平日の見出しセルの設定 */
th.clSaturday{ 
	padding:2px;
	color:#1f6224;
	border-bottom:1px dotted #c9e124;
}	/* 土曜の見出しセルの設定 */
td.clSunday{ 
	padding:0px;
	color:#ff0000;
}	/* 日曜のセルの設定 */
td.clWeekDay{ 
	padding:0px;
	color:#333333; 
}	/* 平日のセルの設定 */
td.clSaturday{ 
	padding:0px;
	color:#1f6224; 
}	/* 土曜のセルの設定 */
td.clSpSunday{}					/* 日曜の空欄セルの設定 */
td.clSpWeekDay{}				/* 平日の空欄セルの設定 */
td.clSpSaturday{}				/* 土曜の空欄セルの設定 */



/* ■ RSS */
#rss_area{}
#rss_area a{
	display:block;
	width:40px;
	height:16px;
	background-image:url('http://www.blog.tennis365.net/img/icon_rss.gif');
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

/* ■ ロゴマーク */
#logo_area{ 
        text-align:center; 
        padding:3px; 
        background-color:#ffffff;
        width:auto;
        border-top:1px solid #86ba31;
        border-bottom:1px solid #86ba31;
}
#logo_area_2{
    width:auto;
}
#link_tennisblog {
	border-top:2px dotted #999999;
	border-bottom:2px dotted #999999;
}
/*------------------------------------------------------------------------------
◆ 個別記事
------------------------------------------------------------------------------*/
/* ■ 記事関連定義 - インデックス他アーカイブ部分でも共通 */
.page_area{ 
	height:22px; 
	margin-top:10px; 
}
.back_article{
	float:left;
	font-size:10px;
}
.back_article a{
	font-size:10px;
}
.next_article{
	float:right;
	font-size:10px;
}
.next_article a{
	font-size:10px;
}

.article_area{
	clear:both;
	margin-bottom:20px;
}
.article_date {
	font-size:12px;
	color:#ed7523;
	margin-bottom:5px;
}	/* 記事日付 */
.article_title {
	background-image:url('http://seiko.blog.tennis365.net/image/body-title.jpg');
	background-repeat:no-repeat;
	width:489px;
	padding:25px 5px 4px 40px;
	height:57px;
	color:#4e2c2d; 
	font-weight:bold;
	font-size:20px;
	margin-bottom:10px;
	line-height:22px;
}	/* 記事タイトル */
.article_value {}	/* 記事内容領域 */

.article_text {
	width:460px;
}	/* 記事本文領域 */

.article_text a{}
.article_text a:link{}
.article_text a:visited{}
.article_text a:hover{}
.article_layer {
	line-height:24px;	
	font-size:14px;
	overflow:hidden;
	word-break:break-all;
	padding:0px 15px 8px 15px;
	float:left;
	width:460px;
	height:auto;
}	
.article_layer a {
	font-size:14px;
}	/* 記事本文 */
.article_posted {
	border-top:1px solid #e6e6e6;
	padding:3px 10px 3px 10px;
	margin-top:2px;
	background-color:#ffffff;
	font-size:12px;
	clear:both;
}	 /* 記事投稿情報 */
.article_footer {
	padding-left:29px;
}
.article_posted a{
	font-size:12px;
}
.article_post_script {
	padding-left:19px;
	font-size:14px;
}
.article_post_script {
	font-size:14px;
}
.article_area_footer {
	margin-bottom:20px;
}

/* ■ トラックバック関連 */
.trackback_area {
	font-size:12px;
}
.trackback_area_title {
	background-color:#fcf4bf;
	color:#666666;
	padding:2px 5px 2px 5px;
	width:450px;
}		/* トラックバック領域全体の設定 */
.trackback_area_value {
	font-size:9px;
	margin-bottom:5px;
	padding:5px 5px 5px 5px;
}		/* トラックバック領域の設定 */
.trackback_value {
	font-size:12px;
	margin-bottom:5px;
	padding:5px 5px 5px 5px;
	width:450px;
	border-top:#C0E124 solid 1px;
}		/* トラックバック内容領域の設定 */
.trackback_title {
	font-weight:bold;
	padding:5px 0px 3px 0px;
}		/* トラックバック元記事タイトルの設定 */
.trackback_excerpt{ 
	margin-bottom:10px; 
}		/* トラックバック元記事概要 */
.trackback_name{
	font-size:10px;
}		/* トラックバック元ブログ名の設定 */
.trackback_posted{
	font-size:10px;
	color:#666666;
	text-align:left;
	padding:5px 0px 5px 5px;
}
.trackback_posted a {
	font-size:10px;
}
.trackback_daytime {
	font-size:10px;
	font-weight:normal;
}

.trackback_url_input { 
	width:500px; 
	font-size:10px; 
	line-height:150%;
}		/* トラックバック表示テキストボックス */

/* ■コメント関連 */
.comment_area_title {
	background-color:#fcf4bf;
	color:#666666;
	padding:2px 5px 2px 5px;
	width:450px;
}		/* コメント領域全体の設定 */
.comment_area_value {
	font-size:9px;
	margin-bottom:5px;
	padding:4px 0px 5px 10px;
}		/* コメント領域の設定 */
.comment_value {
	font-size:12px;
	margin-bottom:5px;
	padding:5px 5px 5px 5px;
	border-bottom:#C0E124 solid 1px;
	width:450px;
}		/* コメント内容領域の設定 */
.comment_title {
	font-weight:bold;
	font-size:12px;
	padding-bottom:3px;
	padding-top:7px;
	text-align:left;
}		/* コメント元記事タイトルの設定 */
.comment_posted{
	font-size:10px;
	color:#666666;
	font-weight:normal;
	text-align:right;
	padding:5px 0px 5px 5px;
}
.comment_posted a {
	font-size:10px;
}
.comment_name {
	font-size:10px;
}
.comment_name a {
	font-size:10px;
}
.comment_daytime {}

/* コメントフォーム */
.comment_form_area{
	color:#CC3300;
	width:450px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	float:left;
}	/* コメントフォーム領域 */
.comment_form_name_area{
	padding:5px; 
}	/* コメントフォーム名前領域 */
.comment_form_name{ 
	float:left; 
	width:100px; 
	font-size:12px; 
	padding-top:5px; 
}	/* コメントフォーム名前 */
.comment_form_name_input_area{ 
	float:left; 
}	/* コメントフォーム名前入力領域 */
.comment_form_name_input{ 
	width:150px; 
}	/* コメントフォーム名前入力 */
.comment_form_mail_area{ 
	clear:both; 
	padding:5px; 
}	/* コメントフォームメールアドレス領域 */
.comment_form_mail{ 
	float:left; 
	width:100px; 
	font-size:12px; 
	padding-top:5px;  
}	/* コメントフォームメールアドレス */
.comment_form_mail_input_area{ 
	float:left; 
	font-size:12px; 
}	/* コメントフォームメールアドレス入力領域 */
.comment_form_mail_input{ 
	width:150px; 
}	/* コメントフォームメールアドレス入力領域 */
.comment_form_url_area{ 
	clear:both; 
	padding:5px; 
}	/* コメントフォームURL領域 */
.comment_form_url{ 
	float:left; 
	width:100px; 
	font-size:12px; 
	padding-top:5px; 
}	/* コメントフォームURL */
.comment_form_url_input_area{ 
	float:left; 
}	/* コメントフォームURL入力領域 */
.comment_form_name_url_input{ 
	width:250px; 
}	/* コメントフォームURL入力 */
.comment_form_comment_area{ 
	clear:both;  
	padding:5px; 
}	/* コメントフォームコメント領域 */
.comment_form_comment{ 
	font-size:12px; 
}	/* コメントフォームコメント */
.comment_form_comment_input_area{}											/* コメントフォームコメント入力領域 */
.comment_form_comment_input{ 
	width:450px; 
	height:100px; 
}	/* コメントフォームコメント入力 */
.comment_form_button_area{ 
	padding-bottom:10px; 
	text-align:center; 
	border-bottom:1px solid #C0E124; 
	width:450px;
}	/* コメントフォームボタン領域 */
.comment_form_button{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	border:#ffffff outset 3px;
	background-color:#E78263; 
	padding:0px 5px 0px 5px;
}	/* コメントフォームボタン */
/* CSS Document */

<script language="JavaScript" type="text/javascript" src="http://www.blogpet.net/js/dacfe7122cddcc4284db5f457a654cd9.js" charset="UTF-8"></script>


#bar_whole {border-bottom:1px solid #000000;background-color:#ffffff;}
.vertical {vertical-align:middle;}
.bar_link {color:#006600;font-size:12px;text-decoration:underline}
.bar_center {text-decoration:underline;padding-right:10px;}
.bar_right {padding-right:15px;}
