﻿body
{
	background-image : url(http://carcle.jp/users/1/img/1blog/neroback4.gif);
        color : #b5b5b5;
        font-family : Bangle,Georgia;
}

a
{
        color : #b5b5b5;
	text-decoration: none;
}

a:visited
{
        color: #cfcfcf;
} 
#footer {
    color : #666666;
    background-color: none;
    clear:both;
    font-size:90%;
    height:20px;
    padding:10px 0px 0px;
    text-align:center;
}
#contents_body
{
   width:900px;
margin-right : auto;
   margin-left : auto;
}

.carcle_main_menu_block
{
   text-align:left;
   padding : 0px auto 0px 0px;
   position: relative;
   bottom: 195px;
   left : 70px
} 
/* タイトルブロック */
.up_banner
{
     background:url("http://carcle.jp/users/1/img/1blog/roneback-3.png");
     background-repeat: no-repeat;
     background-position: left;
    width:612px;
    margin-top : 0px;
    height:184px;
    margin-left:0px;
    text-align : left; 
}

.up_title
{
        margin : auto auto auto 100px;
        padding-top : 40px;
	color : #000000;
	font-size : 15px;
        font-weight : bolder;
	text-decoration: none;
        font-family : "メイリオ"
}

.up_title a 
{
        color : #000000;
	text-decoration: none;
}

.up_title a:visited
{
        color: #000000;
}

.up_desc
{
        margin : 10px auto auto 100px;
	font-size : 12px;
	color : #000000;
        width: 500px;
} 
.contents_block
	{
	width : 100%;
	padding : 0px;
	border : none;
	margin-bottom : 5px;

	} 
/* ------------------------------------------------
ナビゲーションボタン
------------------------------------------------ */
/* ボタン表示ブロック */
.carcle_main_menu_block
{
	font-weight : bolder;
	text-align:center;
	margin-top : 5px;
	margin-bottom : 5px;
	padding-top : 13px;
	padding-bottom : 13px;
}
.carcle_main_menu
{
	display : inline;
	padding-left : 5px;
	padding-right : 5px;
}
 
/* ------------------------------------------------
プロフィール表示設定
------------------------------------------------ */
/* プロフィール表示テーブル */
.TblProf
{
	border-collapse:collapse;
	border : solid 4px #ffffff;
        background-color: #f1e2e7;
}
td.TblProf 
{
	border : solid 1px #ffffff;
}

/* 新着情報表示テーブル */
.TblProf_News
{
	border-top : solid 1px #D3D3D3;
	border-right : solid 1px #D3D3D3;
	border-bottom : solid 1px #D3D3D3;
	border-left : solid 1px #D3D3D3;
        width : 500px;
        color : #141414;
}
.TblProf_News a
{
        color : #0011BB;
}
.td.TblProf_News
{}

.th.TblProf_News 
{
	border : none;

}
.TblProf_News_Th
{
        background: #E6E6FA url(http://carcle.jp/users/1/img/1blog/newblog.gif);
        color : #ffffff;
        font-weight: bold;
        height : 35px;
        font-family : "メイリオ";
	background-repeat: no-repeat;
	border : solid 1px #E6E6FA;
}

.TblProf_News_Td
{
        background : #E6E6FA;
        padding-left : 13px;
        padding-right : 10px;
        width : 500px;
}
.TblProf_Photo ,
td.TblProf_Photo ,
th.TblProf_Photo 
{
	border : none;
}

/* 新着情報表示テーブル */
.TblProf_Intro
{
	border-collapse:collapse;
	border-top : solid 1px #000000;



}
td.TblProf_Intro ,
th.TblProf_Intro 
{
	border : solid 0px #ffffff;
        margin-bottom : 30px;

}
/* ------------------------------------------------
マイカー表示設定
------------------------------------------------ */
/* マイカーブロック */
.mycar
{
	width : 490px;
	margin-bottom : 5px;
	border : thick solid #e4fbe4;
	padding : 5px;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	background-color: #99ff99;
}
.mycar td
{
	background : #d9fad9;
	padding-left : 13px;
	padding-right : 10px;
	width : 490px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3e6b3;
}

/* マイカー画像 */
.mycar_image
{
	display : block;
	text-align : center;
	margin-bottom : 5px;
}
/* マイカー説明 */
.mycar_text
{
	padding : 10px;
	background-color: #e9fbe9;
	border-top: 3px solid #b3e6b3;
	color: #333333;
}/* イベント */


.event
{
       	border : solid 3px #cccccc;	
        background-color: #fcfbed;
        color : #000000;
	width : 515px; 
        margin-left : 15px;
}

.event_title
{
	font-weight : bolder;
	padding : 10px 5px 10px 0px;
	font-size: 13px;
        BACKGROUND: url(http://carcle.jp/users/1/img/sozai/ibent-1.gif) no-repeat ;
        text-indent : 5em;
	vertical-align:text-top;
	line-height: 48px; 
        border : 0px;
        
}

.event_data
{
        BACKGROUND: url(http://carcle.jp/users/1/img/sozai/enevt-2.gif) repeat-x ;
	border : solid 5px #fed071;	
        font-weight: bold;
	width : 470px;
}
.event_text
{
	margin : 0px 0px 10px 5px;
	width : 445px;
	border : double 4px #f3ea82;
	background-color: #fbf8da;
        padding : 15px;
}
.event_comment
{

        margin-left : 15px;
}
.event_comment_body
{
	line-height : 150%;
	width : 452px;
	padding : 5px;
	margin-bottom : 0px;
        margin-left : 0px;
     	border-top: 1px solid #CCCCCC;
     	border-right: 1px solid #CCCCCC;
     	border-left: 1px solid #CCCCCC;
     	border-bottom: 1px solid #CCCCCC;
	background-color: #f5f9fb;
}
.event_comment_posted
{
	font-size : 11px;
	text-align : right;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
        height : 0px;
	line-height: 20px;
        padding-top: 11px;
        padding-bottom : 5px;
        background-image: url();
}
       
.event_comment_text
{
       padding : 15px;
	background-color: #ffffff;
}

.ctl00_ContentPlaceHolder1_Div_PostCommentFrame
{
	line-height : 120%;
	width : 305px;
	margin-top : 20px;
	margin-bottom : 10px;
        margin-left : 5px;
     	border-top: 2px solid #3b619c;
     	border-right: 2px solid #3b619c;
     	border-left: 2px solid #3b619c;
     	border-bottom: 2px solid #3b619c;
	background-color: #9ebef5;
        padding: 10px;
        background-color: #cccccc;
        color : #000000;

}

.ctl00_ContentPlaceHolder1_FTBCComment_FTBInput1_OuterTable {
	width: 70%;
	background-color: #9EBEF5;
}

.ctl00_ContentPlaceHolder1_Table_FriendIntroduction
{
        background: #f9f9e5 url(http://carcle.jp/users/129/img/temp/katomo-3.jpg);
        color : #ffffff;
        font-weight: bold;
        height : 40px;
        width : 400px;
	background-repeat: no-repeat;

}
#Div_Comment
{
	width : 80%; 
        margin-left : 30px;
}
/* カーともからの紹介文 */
.TblProf_Intro_Th
{
        background: #E6E6FA url(http://carcle.jp/users/1/img/1blog/katomo-5.jpg);
        color : #ffffff;
        font-weight: bold;
        height : 35px;
	background-repeat: no-repeat;
        font-family : "メイリオ";

}
#ctl00_ContentPlaceHolder1_Table_FriendIntroduction
{
	border-top : solid 1px #000000;
	border-left : solid 1px #cccccc;
	border-right : solid 1px #cccccc;
	border-bottom : solid 1px #cccccc;
        width : 500px;

}

#ctl00_ContentPlaceHolder1_Table_FriendIntroduction
{
	border-top : solid 1px #cccccc;
	border-bottom : solid 1px #cccccc;
	border-right : solid 1px #cccccc;
	border-left : solid 1px #cccccc;
	background-color: #f9f9f0;
        color : #757664;
}

/* カーとも一覧 */
#ctl00_ContentPlaceHolder1_GridViewResult
{
        color : #000000;
        font-weight: bold;
        font-family : "メイリオ";
	font-size : 13px;
}
h2
{
        font-family : "メイリオ";
	font-size : 18px;
        color : #000000;
 	position: relative;
	left: 20px;
        margin-top : 0px;
        padding-left : 22px;
        padding-top : 10px;
        padding-bottom : 10px;
        background-color: #f1e2e7;
        width : 130px;
	border : solid 3px #cccccc;
        font-weight: bold;
}
#Div_FriendList
{
       margin-left : 20px;
       background-color: #e3eaeb;
       border : solid 3px #cccccc;
       width : 550px;
       color : #000000;
       text-aline：left;
       font-family : "メイリオ";
}
#Div_FriendList a
{
       color : #000000;    
}


#ctl00_ContentPlaceHolder1_LabelDataInfo
{
        color : #000000;
        float: left;
 	position: relative;
	left: 30px;
        font-family : "メイリオ";

} 
/* ------------------------------------------------
サイドメニューコンテンツ表示設定（左右共通）
------------------------------------------------ */
.side_block
{
        background-color : #000000;
        width:250px;
        margin-left : 8px;
        padding : auto;
        text-align : center;
   position: relative;
   bottom: 250px;
   border: solid 3px #403d3d; 
}

/* サイドメニュータイトル */
.side_title
{
	color : #FF0000;
        font-weight : bolder;
	text-align : left;
        padding-left : 10px;
        padding-top : 10px;
}


/* サイドメニュー内画像表示位置 */
.sideimage
{
	display : block;
	text-align : center;
	padding : 2px;
}

/* サイドメニューコンテンツ内リンク文字 */
.side a
{
	text-decoration : none;
}
.side a:hover
{
	text-decoration : underline;
}

.side_contents_block
	{
	width : 100%;
	margin : 0px;
	padding : 0px;
	border : none;
	margin-bottom : 10px;
	}

.side_contents_contents
	{
	padding : 5px 8px 5px 10px;
	text-align : left;
	} 
 
 
/* ------------------------------------------------
カレンダー関連（サイドカレンダー用）
------------------------------------------------ */

/* カレンダーブロック */
#calendarblock 
{
        width:180px;
        align : center;
        font-weight : bold;
        margin : auto;
	margin-bottom : 5px;
        background:url("");
}
.calendar_Style td
{
 	border : none;
}
/* カレンダータイトル部(現在月・前次月リンク) */
.calendar_TitleStyle 
{
	font-size: 14px;
        font-weight : bold;
	color : #ff0000;
        background-color : #000000;
}
/* タイトル部余白調整・枠線 */
.calendar_TitleStyle td ,
.calendar_TitleStyle th 
{
	height : 20px;
	padding : 3px 3px 0px 0px;
	border: none;
        background-color : transparent;
}

/* 曜日表示 */
.calendar_DayHeaderStyle 
{
       background-color : #ff0000;
	padding : 1px 0px 0px 3px;
	color : #000000;
}
/* 前次月表示 */
.calendar_NextPrevStyle 
{
	font-weight : bold;
	color : #ff0000;
}
.calendar_NextPrevStyle a 
{
	text-decoration : none;
}

/* 六曜名表示 */
.calendar_RokuyoName
{
	display : none;	/* 通常=inherit|非表示=none */
	font-size : 8px;
	color : #000000;
}
/* 祝日名表示 */
.calendar_HolidayName
{
	display : none;	/* 通常=inherit|非表示=none */
	font-size : 8px;
	color : #888888;
}


/* 日にち表示セル */
/* 基本表示 */
.calendar_DayStyle
{
	height : 24px;
	vertical-align : middle;
	text-align : center;
	border : none;
	color :  #b5b5b5;
	font-size : 14px;
}

/* 特殊日セル　基本表示と重ねて使用 */
.calendar_DayStyle_Holoday { }
.calendar_DayStyle_Sunday  { }
.calendar_DayStyle_Saturday { }
/* 当日　基本表示＋特殊日のスタイルより優先 */
.calendar_DayStyle_Today { border : solid 2px #FFCC33; }
/* イベントある日のセル・１　基本表示と重ねて使用・特殊日や当日のスタイルを優先したい場合に設定 */
.calendar_DayStyle_OnSchedule_Pre { }
/* イベントある日のセル・２　基本表示＋特殊日＋当日のスタイルより優先したい場合に設定 */
.calendar_DayStyle_OnSchedule_Late { }


/* 日付表示・リンク無し日付文字色 */
.calendar_DispDayStr { color : #b5b5b5; }
/* 特殊日　基本表示と重ねて使用 */
.calendar_DispDayStr_Holiday { color : #FF0000; }
.calendar_DispDayStr_Sunday { color : #FF0000; }
.calendar_DispDayStr_Saturday { color : #b5b5b5; }
/* 当日　基本表示＋特殊日のスタイルより優先 */
.calendar_DispDayStr_Today { color : #666666; }
/* イベントある日のセル・１　基本表示と重ねて使用・特殊日や当日のスタイルを優先したい場合に設定 */
.calendar_DispDayStr_OnSchedule_Pre { }
/* イベントある日のセル・２　基本表示＋特殊日＋当日のスタイルより優先したい場合に設定 */
.calendar_DispDayStr_OnSchedule_Late { }


/* 日付表示・リンクあり日付文字 */
a .calendar_DispDayStr { text-decoration : underline; }
/* 特殊日　基本表示と重ねて使用 */
a .calendar_DispDayStr_Holiday { }
a .calendar_DispDayStr_Sunday { }
a .calendar_DispDayStr_Saturday { }
/* 当日　基本表示＋特殊日のスタイルより優先 */
a .calendar_DispDayStr_Today { }
/* イベントある日のセル・１　基本表示と重ねて使用・特殊日や当日のスタイルを優先したい場合に設定 */
a .calendar_DispDayStr_OnSchedule_Pre { }
/* イベントある日のセル・２　基本表示＋特殊日＋当日のスタイルより優先したい場合に設定 */
a .calendar_DispDayStr_OnSchedule_Late { }


/* 日付表示・リンクあり日付文字・オンカーソル */
a:hover .calendar_DispDayStr { color : #E46715; text-decoration : underline; }
/* 特殊日　基本表示と重ねて使用 */
a:hover .calendar_DispDayStr_Holiday { }
a:hover .calendar_DispDayStr_Sunday { }
a:hover .calendar_DispDayStr_Saturday { }
/* 当日　基本表示＋特殊日のスタイルより優先 */
a:hover .calendar_DispDayStr_Today { }
/* イベントある日のセル・１　基本表示と重ねて使用・特殊日や当日のスタイルを優先したい場合に設定 */
a:hover .calendar_DispDayStr_OnSchedule_Pre { }
/* イベントある日のセル・２　基本表示＋特殊日＋当日のスタイルより優先したい場合に設定 */
a:hover .calendar_DispDayStr_OnSchedule_Late { } 
/* 記事情報ブロック */
.bbs_posted
{
	text-align : right;
	font-size : 11px;}

/* コメント */
.bbs_res
{
	line-height : 120%;
	padding : 10px 10px 15px 10px;
}
.bbs_res_body 
{ 
	padding-top : 5px;
	padding-left : 5px;
}
.bbs_res_text { 
　　　　　background-color: #333333;
        padding : 10px;
   border: double 3px #171616;
}
.bbs_res_posted 
{
	font-size : 11px;
} 
/* ------------------------------------------------
ブログ記事部分表示設定
------------------------------------------------ */
/* 記事ブロック（タイトル・本文・著者情報を含む） */
.blog
{
	background-color : #000000;
        text-align : left;
	padding-bottom : 10px;
	margin-bottom : 15px;
        position: relative;
        bottom: 60px;

}

/* タイトルブロック */
.blog_title
{
	color : #FFffff;
        font-weight : bolder;
        padding-left : 10px;
        padding-top : 10px;
        font-family : "メイリオ"
}
/* 本文ブロック */
.blog_body
{
	font-weight : normal;
	line-height : 120%;
	padding : 15px;
        padding-top : 5px;
        
}

/* 投稿者名表示ブロック */
.blog_writer
{
	display : none;
	text-align : right;
}

/* 記事情報ブロック */
.blog_posted
{
	text-align : right;
	font-size : 11px;
}

/* トラックバックURL表示ブロック */
.blog_trackback
{
	font-size : 9px;
	padding-bottom : 25px;
        
}

/* 記事本文 */
.blog_text
{
	line-height : 160%;
}

/* タイトルリンク */
.blog_title a
{
        color : #FFffff;
}
.blog_title a:hover {}

/* 記事本文中リンク */
.blog_text a {
        color : #FFffff;
}
.blog_text a:hover {
        color : #FFffff;
}
/* 著者情報表示中リンク */
.blog_posted a {}
.blog_posted a:hover {}


/* コメント */
.comment
{
	line-height : 120%;
	width : 500px;

        margin-left :20px;


}
.comment_date { }
.comment_body { 
　　　　　background-color: #333333;
        padding : 10px;
   border: double 3px #171616;

}
.comment_text { }
.comment_writer
{
	font-size : 11px;
	text-align : right;
}
.comment a
{
        color : #eeeae7;
        font-weight: bold; 
}
/* トラックバック一覧 */
.tblist
{
	line-height : 120%;
	width : 400px;
	padding : 5px;
	margin-bottom : 5px;
}
.tblist_date { }
.tblist_body { }
.tblist_title { }
.tblist_text { }
.tblist_writer
{
	font-size : 11px;
	text-align : right;
}

.blog_contents
{
	margin : 0px;
	background-color : #000000;
        width : 100%;
} 
 
