@charset "utf-8";
/*Tatsuma Ito*/
/*********** 背景 黒***********/
/*********** ベース  ***********/
/*********** リンク ***********/
/*********** アクセントカラー ***********/
/*********** 枠 薄 ***********/
/*********** 文字色 ***********/


/*----------共通 ----------*/
html>body{
height:auto;
}
html{
height:100%;
width:100%;
background: #FFFFFF;
}
body {
	/* bodyは、共通(base.CSS)で定義 */
	color:#333333;
	background:url(../img/back1.jpg) no-repeat top center;
	background-color:#1F51AE;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	
}

/*----------リンク ----------*/

a:link {
	color: #996666;
	font-weight: normal;
	text-decoration:none;
}
a:visited {
	color: #996666;
	text-decoration:none;
}
a:active {
	color:#CC0000; 
	padding-bottom:1px;
	text-decoration:underline
}
a:hover {
	color:#CC0000; 
    text-decoration: underline;
}

/*---------- 外枠 ----------*/

#container {
	width: 920px;
	vertical-align: middle;
	margin: 0px auto;
	border:none;
	background: url(../img/cont_bg.gif) repeat-y;
}
/*---------- SEO ----------*/

#description {
	background: #003366;   
}
#description h1 {
	font-size: 10px;
	color:#FFFFFF;
	padding: 2px;
	margin:0 0 0 4px;
}

/*----------ヘッダー --------*/

/* ヘッダー背景は、各選手ブログのCSSで定義
#header {
	background: url(../img/header_back.gif) no-repeat left top;
	height:200px;
}
*/

#header img{
vertical-align: text-bottom;
}
		


/*----------テニスナビ行 --------*/

#tennis-navi {
margin:;
}

#tennis-navi span{
}

/*---------- トピックパス----------*/

#topic_path {
	background:url(../img/pan_bg.jpg) no-repeat;
	margin:0px 0 3px 0;
	padding: 0px 0px 0px 10px;
	color: #99CCFF;
	font-size:0.9em;
	height:45px;
}

#topic_path a:link ,
#topic_path a:visited{
	color:#ffffff;
	padding-bottom:0px;
	text-decoration:none;
	border-bottom:none; 
}
#topic_path a:active {
	color: #CC0000;
	padding-bottom:0px;
	border-bottom:solid 1px #CC0000; 
}
#topic_path a:hover {
	color: #CC0000;
	padding-bottom:0px;
	text-decoration:underline;
}


/*----------本文枠----------*/

#main_l {
	float:left;
	width:710px;
	margin:0px 20px 0px 0px;
	padding:0px;
}
#main_center {
	width:500px;
	float:right;
	background-color:none;
	margin:0px 0px 0px 20px;
	padding: 0px;
}

#main_left {
	width:180px;
	float:right;
	padding: 0px;
	margin:5px 0px 0px 0px;
}

#main_right {
	width:180px;
	float:left;
	padding: 0px;
	margin:5px 0px 0px 0px;
}
/*---------- サブメニュー --------*/
#smenu {
	clear:both;
	margin-bottom:10px;
}
#smenu h2 {
	background:url(../img/smenu_back1.gif) no-repeat left top; 
	font-weight: bold;
	color: #FFFFFF;
	padding:4px;
	text-align: center;

}
#waku1 {
	clear:both;
	border: none; 
	padding:5px;
	line-height:1.4em;
}
#waku2 {
	clear:both;
	border: none; 
	padding:3px;
	background:#f5f5f5;
}
#waku3 {
	clear:both;
	border: 1px solid #FFFFFF; 
	padding:5px;
}
#search_form {
}
#smenu_list1 {
	margin-left: 0px;
	padding-left: 0px;
}
#smenu_list1 ul{
	margin: 0 0 0 1em;
	padding: 0;
}
#smenu_list1 li {
	padding:5px 0px 5px 20px;
	background:url(../img/li_mark1.gif) no-repeat left top;
	list-style:none;
	border-bottom:dotted 1px #999999;
}
#smenu_list1 li a:link,
#smenu_list1 li a:visited,{
	color: #996666;
	}
#smenu_list1 li a:hover{
	color:#FF0000
	}	
#blog_date1 {
	color:#000000;
	padding-left:1em;
}
#mt_link {
	clear:both;
	font-size:0.8em;
	text-align:center;
	padding:5px;
	border:none; 
	margin-bottom:10px;
	background:#FFFFFF;
}

#mt_link a{
	border-bottom:none;
	text-decoration:none;
}

/*----------ブログ内検索--------*/

#search {
	border:solid 1px #DDDDDD;
	
}

/*---------- 検索結果 --------*/

#search-form {
	border:solid 1px #FFFFFF;
	margin:2em 1em 1em 1em;
}
#search_input {
	text-align:center;
	padding:5px;
}
#search_input h2 {
	display:inline;
	padding-right:1em;
}
#search-options {
	text-align:center;
	padding:5px;
}
#search_results_header {
	color:#CC0000;
	font-weight:bold;
	padding:5px;
	
}
#search_results_container {
	padding:5px;
}
#search_results_container h3 {
	border-top:#000000 solid 1px;  
	font-weight: bold;
	padding:5px;
}
#search_results_container h3 a:link,
#search_results_container h3 a:visited {
	border-bottom:#000000 solid 1px;
}

#search_results_container h3 a:hover {
	border-bottom:#CC0000 solid 1px;
}

#search_results_cont {
	background:none;
	padding:10px;
}
#entry_footer {
	background:none;
	text-align:right;
	font-size:0.8em;
	color:#666666;
	padding:5px;
	margin-bottom:20px;
}
#search_results_container blockquote {
	padding:5px;
	background:none;  
}
/*----------カレンダー--------*/

#calendar {
	clear:both;
	font-family: verdana,arial,sans-serif;
}

#calendar th {
	font-weight: bold;
	color: #003366;
	background:none;
	text-align: center;
}

#calendar td {
	text-align: center;
	background:none;
	color:#000000;
	padding: 1px;
}
#prev_month {
	float:left;
	padding-left:5px;
}
#next_month {
	float:right;
	padding-right:5px;
}

#calendar td a {
	color: #FFFFFF;
	text-decoration: none;
	background: #669900;
	padding: 1px;
	display:block;
	border-bottom:none;
}
#calendar td a:hover {
	color: #EEEEEE;
	text-decoration: none;
	background: #CC0000; 
	padding: 1px;
	display:block;
	border-bottom:none;
}
#blog_date2 {
	color:#000000;
	padding-right:1em;
}
select {
	border:solid 1px #DDDDDD;
}
/*----------最近の写真----------*/

#photo_list {
	padding:2px 0px 0px 2px;
	margin: 0px;
}
#photo_list img {
	padding:0px 2px 2px 0px;
	margin: 0px;
	float:left;
}
#photo_list a:hover {
	text-decoration:none;
}


/*----------メイン----------*/

#blog_area1 {
	clear:both;
	padding: 0px;
	margin-bottom:10px;
    border:none; 
}
#blog_area2 {
	clear:both;
	padding: 0px;
	margin-bottom:10px;
	background:#FFFFFF;
}
#next_prev_area {
	padding:2px;
	margin-bottom:0px;
	font-size:0.9em;
	line-height:1.5em;
}

#prev_link1 {
	float:left;
	width:240px;
}
#prev_link1 a:link,
#prev_link1 a:visited,
#prev_link1 a:active {
	color: #003366;
    font-weight: normal;
}
#prev_link1 a:hover {
	color: #CC0000;
    font-weight: normal;
}

#next_link1 {
	float:right;
	text-align:right;
	width:240px;
}
#next_link1 a:link,
#next_link1 a:visited,
#next_link1 a:active {
	color: #003366;
    font-weight: normal;
}
#next_link1 a:hover {
	color: #CC0000;
    font-weight: normal;
}

#prev_link1 a,
#next_link1 a {
	margin:0px 5px;
}

#blog_date {
	clear:both;
	font-size:14px;
	border-bottom:none;
	color: #000000;
	text-align:right;
	font-weight:bold;
	padding:10px 10px 2px 0px;
}

#blog_title2 {
	clear:both;
	color:#003366;
	font-weight:bold;
	padding:10px 10px 15px 30px;
	margin-top: 0px;
	background:url(../img/blog_title2_back1.gif) no-repeat; 
}

#blog_title {
	font-size: 16px;
	background:url(../img/blog_title_back1.gif) no-repeat bottom;
	font-weight: bold;
	color: #003366;
	min-height:18px;
	padding:0px 15px 15px 20px ;
}
#blog_title a:link,
#blog_title a:visited,
#blog_title a:active {
	color: #003366;
	font-weight: bold;
	border-bottom:solid 1px #FFFFFF;
}
#blog_title a:hover {
	color: #0099CC;
	font-weight: bold;
	border-bottom:solid 2px #FFFFFF;
}

#blog_cont {
	font-size: 14px;
	background:none;  
	padding:30px 20px 20px 20px;
	line-height:1.7em;
	letter-spacing: 0.1em;
}
#blog_cont img {
	margin: 0px 5px 0px 0px;
	padding:3px;
	float:right;
	border: none; 
	margin: 0px 0px 5px 5px;
	border:1px solid #dcdcdc;			
}
#blog_cont span {
	display:block;
}
#blog_cont span a:link,
#blog_cont span a:visited,
#blog_cont span a:active {
	font-weight:normal;
    color:#000000; 
	border-bottom:doteed 1px #000000; 
}
#blog_cont span a:hover {
 color:#CC0000; 
	border-bottom:border-bottom:doteed 1px #EEEEEE; 
}
#blog_cont_trackback {
	clear:both;
	padding: 10px 5px 0 5px;
	height: 36px;
	text-align:right;
	color:#000000;
	font-size:0.8em;
	border-top:1px dotted #666666;
}

#blog_cont_trackback a {
	margin:0px 0.5em;
}

#prev_list1 {
	margin-left: 0px;
	padding-left: 10px;
	padding-top:10px;
	list-style: outside;
}
#prev_list1 ul{
	margin: 0 0 0 1em;
	padding: 0;
}
#prev_list1 li {
	padding:3px 0px 0px 20px;
	background:url(../img/li_mark1.gif) no-repeat left top;
	list-style:none;
	font-size:85%;
}


#profile {

}

#profile img {
	padding:8px;
}

#profile_name {
	font-weight:bold;
	text-align:center;
	margin:0px 5px;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
}

#profile_cont {
	padding: 5px;
}
#trackback_url {
	padding: 5px;
	font-weight:bold;
	color:#000000;
	font-family: verdana,arial,sans-serif;
}

/*----------コメント欄 ----------*/

#blog_comment {
	margin-left: 0px;
	padding-left: 0px;
	padding:10px;
	list-style: outside;
	color:#000000;
}
#blog_comment li {
	padding: 0px 0px 20px 0px ;
	margin-left: 20px;
	list-style: url(../img/li_mark1.gif) outside;
}
#comment_footer {
	font-size:0.8em;
	text-align:right;
	border-top:1px dotted #000000;
	margin-top:5px;
	padding:2px;
	color:#000000;
}
/*---------- コメント投稿欄 ----------*/

#comment_form {
	padding:10px;
}

#comment_form_name,
#comment_form_mail,
#comment_form_url,
#comment_form_cont {
	border:solid 1px #999999;
	margin-bottom:5px;
}

#comment_form label {
	padding-top:5px;
	color:#000000;
}
#comment_form_btn {
	text-align:center;
	margin-top: 5px;
}

/*----------画像リンクには下線をひかない ----------*/

.link_line_none:link,
.link_line_none:visited,
.link_line_none:active,
.link_line_none:hover {
	border-bottom:none;
	text-decoration:none;
}


