﻿html {
	overflow-y: scroll;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td	{
	margin: 0;	padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, var	{
	font-style: normal;
}
table	{
	border-collapse: collapse;	border-spacing: 0;
}
caption, th	{
	text-align: left;
}
q:before ,q:after	{
	content: '';
}
object, embed	{
	vertical-align: top;
}
hr, legend	{
	display: none;
}
h1, h2, h3, h4, h5, h6	{
	font-size: 100%;
}
img, abbr, acronym, fieldset	{
	border: 0;
	vertical-align: bottom;
}
li	{
	list-style-type: none;
}

/* ----------------------- Basic Style */
/* ------------ Font Style */
body {
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 75%;
	line-height: 150%;
	background-color:#DDDDDD;
        color : #ffffff;
}
html>/**/body {
	font-size: 12px;
}
* + html body {
	font-family: "メイリオ","Meiryo";
}

a
{
        color : #cccccc;
	text-decoration: none;
} 
.tabi
{
BACKGROUND: url(http://carcle.jp/users/100/bg.jpg) repeat-y center top; MARGIN: auto; WIDTH: 838px
}
#contents_body
{
    background:#DDDDDD url(http://carcle.jp/users/100/bg.jpg) repeat-y scroll center top;
    width:838px;
}

#footer {
    background:#DDDDDD url(http://carcle.jp/users/100/footer.jpg) no-repeat scroll 50% bottom;
    clear:both;
    font-size:90%;
    height:30px;
    padding:10px 0px 0px;
    text-align:center;
} 
/* タイトルブロック */

.adbanner
{
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 60px;
	right: 30px;
	float: right;
	height: 60px;
	width: 468px;
}

.up_banner
{
    text-align : left;
    background:#dddddd url(http://carcle.jp/users/1/img/1blog/back-2.jpg) no-repeat scroll 50% bottom;
    width:838px;
    height:134px;
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
    margin-bottom:0px;
	position: relative;
	top: 0px;
}

h1.up_title
{
	text-align : left;
	padding-left : 30px;
        padding-top : 0px;
	color : #000000;
	font-size : 16px;
	text-decoration: none;
	position: relative;
	top: 60px;
}

.up_description
{
	text-align : left;
	padding-left : 30px;
	font-size : 11px;
	color : #000000;
        width: 38%;
	position: relative;
	top: 70px;
}
.ad{
	margin: 0px;
	padding: 0px;
	clear: both;

	position: relative;
	top: 5px;
	left: 25px;
        bottom: 10px;
	height: 200px;
	width: 200px;
} 
.carcle_main_menu_block
{
	position: relative;
	top: -210px;
        left: 100px;
}

.contentsblock {
	width: 555px;
	border: 5px solid #1e1e1e;
	margin-left: 0px;        
        color : #ececec;
	background-color: #1e1e1e;
	position: relative;
	top: -220px;

} 
/* ------------------------------------------------
ナビゲーションボタン
------------------------------------------------ */
/* ボタン表示ブロック */
.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;
        width : 515px;
	MARGIN-left: auto;
        margin-right: auto;	

}
td.TblProf 
{
	border : solid 1px #ffffff;	

}
.TblProf TD {
	BORDER-RIGHT: #ffffff 1px solid; PADDING-RIGHT: 13px; PADDING-top: 3px; PADDING-bottom: 3px; BORDER-TOP: #ffffff 1px solid; PADDING-LEFT: 13px; BORDER-LEFT: #ffffff 1px solid; BORDER-BOTTOM: #ffffff 1px solid;
      
        font-weight: normal;
}

/* 新着情報表示テーブル */
.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/129/img/temp/blog-2.gif);
        color : #ffffff;
        font-weight: bold;
        height : 35px;

	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: #E6E6FA 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/129/img/temp/katomo-%ef%bc%94.jpg);
        color : #4e4e3f;
        font-weight: bold;
        height : 35px;
	background-repeat: no-repeat;

}
#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: #f6f7d5;
        color : #757664;
}

/* カーとも一覧 */
#ctl00_ContentPlaceHolder1_GridViewResult
{
        color : #000000;
	font-size : 13px;        
        font-weight: bold;
}
h2
{
        color : #ffffff;
 	position: relative;
	left: 30px;
        margin-top : 0px;
        padding-top : 20px;
}
#Div_FriendList
{
       margin-left : 20px;
}

#ctl00_ContentPlaceHolder1_LabelDataInfo
{
        color : #ffffff;
        float: left;
 	position: relative;
	left: 30px;
} 
/* ------------------------------------------------
サイドメニューコンテンツ表示設定（左右共通）
------------------------------------------------ */
.side_block
{
        width:190px;
        margin-left : 0px;
        margin-right : 5px;
        padding : 5px;
        clear: left;
	float: left;
	position: relative;
	top: -50px;
        left : 25px;
}

/* サイドメニュータイトル */
.sidetitle
{
	font-weight : bolder;
	text-align : center;
	padding : 0px;
	line-height: 30px;
	height: 30px;
	width: 190px;
	background-image: url(http://carcle.jp/users/1/img/1blog/sidebar3.gif);
}
/* サイドメニューコンテンツ部分 */
.side
{
	font-weight : normal;
	line-height : 140%;
	text-align : left;
	padding-top : 3px;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	margin-bottom : 5px;
	font-size : 10px;
}
/* サイドメニュー内画像表示位置 */
.sideimage
{
	display : block;
	text-align : center;
	padding : 2px;
}

/* サイドメニューコンテンツ内リンク文字 */
.side a
{
       color: #b4bbcf;
	text-decoration : none;
}
.side a:hover
{
      color: #e3e4e6;

	text-decoration : underline;
} 
 
 
/* ------------------------------------------------
カレンダー関連（サイドカレンダー用）
------------------------------------------------ */

/* カレンダーブロック */
#calendarblock 
{
        width:190px;
        margin-left : 0px;
	margin-bottom : 5px;	
        clear: left;
	float: left;
	position: relative;
	top: -50px;
        left : 30px;

}
.calendar_Style td
{
	border : none;
        background-color : transparent;
}
/* カレンダータイトル部(現在月・前次月リンク) */
.calendar_TitleStyle 
{
	font-weight : bold;
	color : #cccccc;
	font-weight: normal;
}
/* タイトル部余白調整・枠線 */
.calendar_TitleStyle td ,
.calendar_TitleStyle th 
{
	height : 20px;
	padding : 3px 3px 0px 0px;
	border : none;
        background-color : #282828;
}

/* 曜日表示 */
.calendar_DayHeaderStyle 
{
	padding : 1px 0px 0px 3px;
	color : #888888;
	font-weight : normal;
}
/* 前次月表示 */
.calendar_NextPrevStyle 
{
	font-weight : normal;
	color : #72A0FF;
}
.calendar_NextPrevStyle a 
{
	text-decoration : none;
}

/* 六曜名表示 */
.calendar_RokuyoName
{
	display : none;	/* 通常=inherit|非表示=none */
	font-size : 8px;
	color : #888888;
}
/* 祝日名表示 */
.calendar_HolidayName
{
	display : none;	/* 通常=inherit|非表示=none */
	font-size : 8px;
	color : #888888;
}


/* 日にち表示セル */
/* 基本表示 */
.calendar_DayStyle
{
	height : 24px;
	vertical-align : middle;
	text-align : center;
	border : none;
	color :  #888888;
	font-size : 11px;
	font-weight : normal;
}
/* 特殊日セル　基本表示と重ねて使用 */
.calendar_DayStyle_Holoday { }
.calendar_DayStyle_Sunday  { }
.calendar_DayStyle_Saturday { }
/* 当日　基本表示＋特殊日のスタイルより優先 */
.calendar_DayStyle_Today { background-color : #FFFFCC; border : solid 2px #FFCC33; }
/* イベントある日のセル・１　基本表示と重ねて使用・特殊日や当日のスタイルを優先したい場合に設定 */
.calendar_DayStyle_OnSchedule_Pre {	background-color : #EFF4FF; }
/* イベントある日のセル・２　基本表示＋特殊日＋当日のスタイルより優先したい場合に設定 */
.calendar_DayStyle_OnSchedule_Late { }


/* 日付表示・リンク無し日付文字色 */
.calendar_DispDayStr { color : #888888; }
/* 特殊日　基本表示と重ねて使用 */
.calendar_DispDayStr_Holiday { color : #ff3333; }
.calendar_DispDayStr_Sunday { color : #ff3333; }
.calendar_DispDayStr_Saturday { color : #3333ff; }
/* 当日　基本表示＋特殊日のスタイルより優先 */
.calendar_DispDayStr_Today { color : #33bb33; }
/* イベントある日のセル・１　基本表示と重ねて使用・特殊日や当日のスタイルを優先したい場合に設定 */
.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
{
	width : 515px;
	background-color: #282828;
	margin-left : 20px;
}

.bbs_res
{
	line-height : 120%;
	text-align : left;
	height : 19px;
	margin-left : 0px;
	margin-top : 10px;
	BACKGROUND: #282828 url(http://carcle.jp/users/1/img/1blog/cometopwhite.gif) center center;
	font-size: 12px;
        margin-bottom : 0px;
	background-repeat: no-repeat;  

}
.bbs_res_body 
{ 
	padding-top : 0px;
	padding-bottom : 10px;
	border-top : solid 2px #282828;
	border-bottom : solid 1px #282828;
	width : 480px;
	margin-left : 0px;
	margin-bottom : 30px;
	background-color: #282828;

}
.bbs_res_text { 
	font-family: "ＭＳ Ｐゴシック";
	width : 370px;
	position: relative;
	left: 70px;
        margin : 0px;
        padding : 0px;#ffffff;
}

.bbs_res_posted 
{	
	background-color: #282828;
        height : 25px;
        padding : 0px 0px 0px 0px;
	border-bottom : dotted 0px #000000;
        text-align: left;
        float : left;
	width : 460px;
        BACKGROUND: #282828 url(http://carcle.jp/users/116/img/e8e8e8-2.gif) center bottom;

}

.comment4
{
	line-height : 120%;
	width : 480px;
	margin-top : 20px;
	margin-bottom : 0px;
     	border-top: 2px solid #000000;
     	border-right: 0px solid #CCCCCC;
     	border-left: 0px solid #CCCCCC;
     	border-bottom: 1px solid #000000;
	background-color: #9ebef5;
        padding: 10px;
        color : #000000;
        margin-left : 30px;

}
.comment5
{
        margin : auto;
        padding : 0px;
	width : 468px;

}
.comment_writer2
{
	background-color: #282828;
	font-size : 10px;
        height : 25px;
        text-align : right;
}
.comment_text5 {
        height : 28px;
        BACKGROUND: url(http://carcle.jp/users/1/img/1blog/comebotwhite.gif) center bottom;
	background-repeat: no-repeat;
	background-color: #282828;
}
.sample4 {
	vertical-align:text-top;
	line-height: -5px;
}
.comment_body2 {
	COLOR: #6a6d71;
        BACKGROUND: #282828 url(http://carcle.jp/users/1/img/1blog/comemidwhite.gif)  repeat-y center bottom;
	padding: 0px;
	line-height: 1.3em;
	margin-bottom: 0px;

} 
/* ------------------------------------------------
ブログ記事部分表示設定
------------------------------------------------ */
/* 記事ブロック（タイトル・本文・著者情報を含む） */
.blog
{
	text-align : left;
	padding-bottom : 5px;
	margin-bottom : 5px;
	margin-top: 5px;
	margin-left: 5px;
	color: #ffffff;
        border: 5px solid #ff9933;
	width  : 535px;
	background-color: #282828;


}
/* タイトルブロック */
.blog_title
{
	font-weight : bolder;
	padding : 5px;
	font-size: 16px;

}
/* 本文ブロック */
.blog_body
{
	font-weight : normal;
	line-height : 120%;
	padding : 5px;
}

/* 投稿者名表示ブロック */
.blog_writer
{
	display : none;
	text-align : right;
}

/* 記事情報ブロック */
.blog_posted
{
	text-align : left;
	font-size : 11px;

}

/* トラックバックURL表示ブロック */
.blog_trackback
{
	font-size : 9px;
	padding : 5px;
}

/* 記事本文 */
.blog_text
{
	line-height : 160%;
	padding : 5px;
}

/* タイトルリンク */
.blog_title a {
	color: #00ff00;
        font-weight: bold;
}
.blog_title a:hover {
	color: #ffffff;
        font-weight: bold;
}

/* 記事本文中リンク */
.blog_text a {
       color: #b4bbcf;

}
.blog_text a:hover {
      color: #e3e4e6;

}
/* 著者情報表示中リンク */
.blog_posted a {}
.blog_posted a:hover {}


/* コメント */
/* コメント */
.comment
{
	line-height : 120%;
	width : 415px;
	padding-left : 15px;
	padding-right : 15px;
}
.comment_date { }
.comment_text { 
	padding-left : 15px;
	padding-right : 15px;
}
.comment_writer
{
	font-size : 11px;
	text-align : left;
        padding-left : 255px; 
        paddin-bottom : 0px;
        margin-bottom : 0px;
}
/* トラックバック一覧 */
.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;
} 
.comment_form
{
    color : #5B8928;
}
.waku_top
{
	text-align : left;
	height : 19px;
	padding-left : 20px;
        padding-top :0px;
        padding-bottom :0px;
	margin-top : 5px;
        width : 415px;
	BACKGROUND: #282828 url(http://carcle.jp/users/1/img/1blog/cometopwhite.gif) center center;
	font-size: 10px;
        margin-bottom : 0px;
	background-repeat: no-repeat;  
        COLOR: #999999;
	line-height: 20px;

}
.comment_body {
	COLOR: #6a6d71;
        BACKGROUND: #c4e47f url(http://carcle.jp/users/1/img/1blog/comemidwhite.gif)  repeat-y center bottom;
	padding: 0px;
	line-height: 1.3em;
	margin-left: 10px;
        width : 415px;
}
.waku_bot
{
	text-align : left;
	height : 28px;
	padding-left : 20px;
        padding-top :0px;
	margin-top : 0px;
        width : 415px;
	BACKGROUND: #282828 url(http://carcle.jp/users/1/img/1blog/comebotwhite.gif) center center;
	font-size: 10px;
        margin-bottom : 0px;
	background-repeat: no-repeat;  
        COLOR: #ffffff;

}

.comment_form
{
        width : 515px;
	background-color : #ffffff;
        margin-left : 5px;
        padding : 10px;
        border: 5px solid #ff9933;
        margin-bottom : 5px;
{ 
