@charset "UTF-8";
/*==============================================================================
● SIMPLE　両サイド
==============================================================================*/
/*------------------------------------------------------------------------------
◆ ユニバーサルスタイル、タグ別の定義
------------------------------------------------------------------------------*/
*{
	margin:0px;
	padding:0px;
	text-decoration:none;
	line-height:150%;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ;
}

a { 
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ;

}
body{
	background-color:#ffffff;
	margin-bottom:30px;
}
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;
        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:800px;
	margin-left:30px;
	background-color:#B8C8E3;
}	/*  全体枠 */




.main_title{
	background-image:url(http://blog.tennis365.net/design/reg30/title.gif);
	background-repeat:no-repeat;
	padding:40px 50px 0px 50px;
	height:120px; 
	width:700px;
	background-color:#ffffff;
	margin-bottom:0px;
}	/* タイトルエリア */



.blog_title {
	display:block;
	overflow:hidden;
	word-break:break-all;
	text-align:left;
}
.blog_title a:link {
	font-size:30px;
	font-weight:bold;
	color:#000000;
	line-height:150%;
}
.blog_title a:visited {
	font-size:30px;
	font-weight:bold;
	color:#000000;
	line-height:150%;
}
.blog_description {
	display:block;
	overflow:hidden;
	word-break:break-all;
	font-size:12px;
	font-weight:normal;
	color:#388ee7;
	text-align:left;
	line-height:120%;
	margin-top:3px;
}

div.body_area{ 
	margin:0px;
	width:800px;
	background-color:#B8C8E3;
	clear:both;
}	/*  コンテンツエリア */



div.left_area{
	float:left;
	width:180px;
	padding:0px;
	line-height:150%;
        background-color:#B8C8E3;
}	/*  左メニューエリア */
div.left_area a {
	font-size:12px;
	line-height:150%;
}
div.main_area{
	float:left;
	overflow:hidden;
	width:440px;
	margin:0px;
	padding:0px;
	text-align:left;
        background-color:#ffffff;
}	/*  記事エリア */

div.right_area {
        float:right;
	width:180px;
	padding:0px;
	line-height:150%;
	clear:right;
        background-color:#B8C8E3;	
}
div.footer_area{
	clear:both;
	height:0px;
	border-bottom:3px solid #B8C8E3;

}	/* フッター領域 */

/*------------------------------------------------------------------------------
◆ パーツ
------------------------------------------------------------------------------*/
/* ■ 汎用パーツ */
.parts_area{ 
	margin-top:15px;
	width:180px;
        clear:both;
 }		/* 汎用パーツ領域枠内容 */
.left_area .parts_title {
	height:25px; 
	width:150px;
	padding:5px 15px 0px 15px;
	color:#ffffff; 
	background-image:url(http://blog.tennis365.net/design/reg30/parts_title_left.gif);
	background-repeat:no-repeat;
	margin-bottom:0px;
}
.right_area .parts_title {
	height:25px; 
	width:150px;
	padding:5px 5px 0px 25px;
	color:#ffffff; 
	background-image:url(http://blog.tennis365.net/design/reg30/parts_title_right.gif);
	background-repeat:no-repeat;
	margin-bottom:0px;
}	/* 汎用パーツタイトル */
.left_area .parts_text {
	word-break:break-all;
	overflow:hidden;
	padding:5px 15px 5px 15px;
	text-align:left;
	margin:0px;
	width:150px;
}
.right_area .parts_text {
	word-break:break-all;
	overflow:hidden;
	padding:5px 5px 5px 25px;
	text-align:left;
	margin:0px;
	width:150px;
}	/* 汎用パーツ テキストの設定 */
.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_footer {
}

/*ブログタイトル関連*/
#parts_blog_title {margin:0px; font-size:14px; padding:0px 10px 0px 10px; width:160px;}
#parts_blog_title a {font-size:14px;}
#parts_blog_explanation {margin:0px; padding:0px 10px 15px 10px; width:160px; color:#388ee7; font-weight:normal;}


/*プロフィール*/
#profile_area {
	text-align:center;
	margin-top:10px;
}
#profile_area img {
	margin:6px;
}
#profile_area a {
	font-size:10px;
	font-weight:bold;
	border-bottom:#388ee7 solid 1px;
	color:#388ee7;
	padding:2px;
}
#profile_area_footer {
	height:0px;
	clear:both;
}
#parts_member_nickname {
	background-image:url(http://blog.tennis365.net/design/reg30/bg_nickname.gif);
	background-repeat:no-repeat;
	padding:14px 15px 0px 10px;
	font-weight:normal;
	color:#388ee7;
	width:155px;
    height:24px;
    clear:both;
}

/* ■ カレンダー関連 */
#calendar_area {
	padding:0px;
	width:180px;
}
#calendar_title {
}
#calendar_title a {
	color:#ffffff;
}	/* カレンダータイトル */
#calender_value{
}		/* カレンダー枠内容 */
table.clTable{
	width:150px;
	margin:10px 15px 0px 15px;
	line-height:115%;
	text-align:center;
}	/* カレンダーテーブルの設定 */

table.clTable a {
	display:block;
	line-height:115%;
	border:1px solid #ed7523;
}

table.clTable td{
	padding:1px;
}	/* カレンダーテーブルセルの設定 */
table.clTable th{
      border-bottom:1px solid #388ee7;
}	/* カレンダーテーブル見出しセルの設定 */

table.clTable td {
	font-family:arial, helvetica, sans-serif;
}
th.clSunDay{ 
	padding:2px;
	color:#ed7523;

}	/* 日曜の見出しセルの設定 */
th.clWeekDay{ 
	padding:2px;

}	/* 平日の見出しセルの設定 */
th.clSaturday{ 
	padding:2px;
	color:#1f6224;

}	/* 土曜の見出しセルの設定 */
td.clSunday{ 
	padding:2px;
	color:#ed7523;
	line-height:135%;

}	/* 日曜のセルの設定 */
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:174px;
}
#logo_area_2{
    width:auto;
}
#link_tennisblog {
	border-top:2px dotted #999999;
	border-bottom:2px dotted #999999;
	margin:0px 3px 0px 3px;
	padding:4px 0px 4px 0px;
	width:174px;
        text-align:center;
}
/*------------------------------------------------------------------------------
◆ 個別記事
------------------------------------------------------------------------------*/
/* ■ 記事関連定義 - インデックス他アーカイブ部分でも共通 */
.page_area{ 
	padding:0px 10px 5px 10px;
        margin-bottom:8px;
        border-bottom:1px dotted #B8C8E3;
	width:420px;
	clear:both;
}
.back_article{
	float:left;
}
.back_article a{
}
.next_article{
	float:right;
}
.next_article a{
}

.article_area{
	clear:both;
	margin-bottom:20px;
}
.article_date {
	font-size:12px;
	color:#388ee7;
        padding-left:30px;
}	/* 記事日付 */
.article_title {
	background-image:url('http://blog.tennis365.net/design/reg30/article_title.gif');
	background-repeat:no-repeat;
	width:370px;
	padding-left:35px;
        padding-right:35px;
	padding-top:5px;
	margin:0px;
	height:27px;
	color:#388ee7; 
	font-weight:bold;
	font-size:18px;
	line-height:130%;
}	/* 記事タイトル */
.article_value {}	/* 記事内容領域 */

.article_text {
	width:380px;
        margin-top:0px;
	padding:20px 30px 0px 30px
}	/* 記事本文領域 */

.article_text a{text-decoration:underline;}
.article_text a:link{}
.article_text a:visited{}
.article_text a:hover{}
.article_layer {
	font-size:12px;
	overflow:hidden;
	word-break:break-all;
	padding-bottom:10px;
	float:left;
	width:380px;
	height:auto;
	background-color:#ffffff;
}	
.article_layer a {
	font-size:12px;
}	/* 記事本文 */
.article_posted {
	border-top: 1px solid #cce0f0;
	padding:3px 0px 3px 0px;
        width:380px;
	clear:both;
}	 /* 記事投稿情報 */
.article_footer {
	padding:0px;
}
.article_posted a{
	font-size:12px;
}
.article_post_script {
	padding-left:30px;
	background-color:#cce0f0;
	width:380px;
	margin:0px;
}
.article_area_footer {
	margin-bottom:20px;
	margin-left:0px;
	width:380px;
        padding:10px 30px 10px 30px;
}	/* テキストバナー */

/* ■ トラックバック関連 */
.trackback_area {
	margin-bottom:15px;
        padding:0px 30px 0px 30px;
        width:380px;
}
.trackback_area_title {
	background-color:#b6b6b6;
	color:#ffffff;
	padding:2px 5px 2px 5px;
	width:370px;
}		/* トラックバック領域全体の設定 */
.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;
	border-top:#388ee7 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:#c6c6c6;
	text-align:right;
	padding:5px 0px 5px 5px;
}
.trackback_posted a {
	font-size:10px;
}
.trackback_daytime {
	font-size:10px;
	font-weight:normal;
}

.trackback_url_input { 
	width:350px; 
	font-size:10px; 
	line-height:150%;
}		/* トラックバック表示テキストボックス */

/* ■コメント関連 */
.comment_area {
	margin-bottom:20px;
        padding:0px 30px 0px 30px;
        width:380px;
}
.comment_area_title {
	background-color:#b6b6b6;
	color:#ffffff;
	padding:2px 5px 2px 5px;
	width:370px;
}		/* コメント領域全体の設定 */
.comment_area_value {
	font-size:9px;
	padding:4px 0px 5px 10px;
}		/* コメント領域の設定 */
.comment_value {
	border-bottom:2px dotted #e3e3e3;
	width:350px;
    padding:5px;
}		/* コメント内容領域の設定 */
.comment_title {
	font-weight:bold;
	font-size:12px;
	padding-bottom:3px;
	padding-top:7px;
	text-align:left;
}		/* コメント元記事タイトルの設定 */
.comment_posted{
	font-size:10px;
	color:#999999;
	font-weight:normal;
	text-align:right;
}
.comment_posted a {
	font-size:10px;
}
.comment_name {
	font-size:10px;
}
.comment_name a {
	font-size:10px;
}
.comment_daytime {}

/* コメントフォーム */
.comment_form_area{
	color:#999999;
	width:360px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
}	/* コメントフォーム領域 */
.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:200px; 
}	/* コメントフォーム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:340px; 
	height:140px; 
}	/* コメントフォームコメント入力 */
.comment_form_button_area{ 
	padding-bottom:10px; 
	text-align:center; 
	width:350px;
}	/* コメントフォームボタン領域 */
.comment_form_button{
	font-size:12px;
	font-weight:bold;
	color:#333333;
	border:#ffffff outset 3px;
	background-color:#B8C8E3; 
	padding:0px 5px 0px 5px;
}	/* コメントフォームボタン */
/* CSS Document */


#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;}
