﻿body
{
        background:url("http://carcle.jp/users/0/img/template/clover/bd.gif");
        color : #5B8928;
        font-family : Verdana;
}

a
{
        color : #5B8928;
	text-decoration: none;
}

a:visited
{
        color: #5B8928;
} 
#footer {
    color : #666666;
    background-color: none;
    clear:both;
    font-size:90%;
    height:20px;
    padding:10px 0px 0px;
    text-align:center;
}

#contents_body
{
   width:960px;
}

.carcle_main_menu_block
{
   text-align:left;
   padding : 0px auto 0px 0px;
} 
/* タイトルブロック */
.up_banner
{
     background:url("http://carcle.jp/users/0/img/template/clover/top.gif");
     background-repeat: no-repeat;
     background-position: center;
    width:600px;
    margin-top : 20px;
    height:200px;
    margin-left:auto;
    margin-right:auto;
    text-align : left;
}

.up_title
{
        margin : 10px auto auto 50px;
        padding-top : 40px;
	color : #ffffff;
	font-size : 32px;
        font-family : "Arial Black";
	text-decoration: none;
}

.up_title a:visited
{
        color: #ffffff;
}

.up_description
{
        margin : 10px auto auto 50px;
	font-size : 12px;
	color : #ffffff;
        width:60%;
} 
.contents_block
	{
	width : 100%;
	margin : 0px;
	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 : solid 1px #5B8928;
        color : #5B8928;
}
.TblProf td
{
	border : solid 1px #5B8928;
}

/* 新着情報表示テーブル */
.TblProf_News
{
	border-collapse:collapse;
	border : solid 1px #5B8928;
        color : #5B8928;
}
.TblProf_News td ,
.TblProf_News th
{
	border : solid 1px #5B8928;
}
td.TblProf_News ,
th.TblProf_News 
{
	border : solid 1px #5B8928;
}

.TblProf_Photo ,
td.TblProf_Photo ,
th.TblProf_Photo 
{
	border : none;
}

/* 新着情報表示テーブル */
.TblProf_Intro
{
	border : solid 1px #5B8928;
        color : #5B8928;
}
td.TblProf_Intro ,
th.TblProf_Intro 
{
	border : solid 1px #5B8928;
}
.TblProf_Intro  td ,
.TblProf_Intro  td
{
	border : solid 1px #5B8928;
}

/* ------------------------------------------------
マイカー表示設定
------------------------------------------------ */
/* マイカーブロック */
.mycar
{
	width : 100%;
	margin-bottom : 5px;
	border : solid 1px #5B8928;
	padding : 5px;
        color : #5B8928;
}

/* マイカー画像 */
.mycar_image
{
	display : block;
	text-align : center;
	margin-bottom : 5px;
}
/* マイカー説明 */
.mycar_text
{
	padding : 3px;
        color : #5B8928;
} 
/* ------------------------------------------------
サイドメニューコンテンツ表示設定（左右共通）
------------------------------------------------ */
.side_block
{
        color : #ffffff;
        width:200px;
        margin-left : 10px;
        padding : auto;
        text-align : center;
}

.side_block a
{
        color: #ffffff;
}

.side_block a:visited
{
        color: #ffffff;
}

/* サイドメニュータイトル */
.side_title
{
	color : #ffffff;
        font-weight : bolder;
        padding-left : 5px;
        padding-top : 5px;
	text-align : center;
}


/* サイドメニュー内画像表示位置 */
.sideimage
{
	display : block;
	text-align : center;
	padding : 2px;
}

.side_contents_block
	{
	width : 100%;
	margin : 0px;
	padding : 0px;
	border : none;
	margin-bottom : 10px;
	}

.side_contents_contents
	{
	padding : 5px 5px 0px 5px;
	text-align : left;
	}

.side_contents_title_left
	{
	background-image : url(http://carcle.jp/users/0/img/template/clover/side_kado_hu.gif);
	background-position : 0% 0%;
	background-repeat : no-repeat;
	}
	
.side_contents_title_right
	{
	background-image : url(http://carcle.jp/users/0/img/template/clover/side_kado_mu.gif);
	background-position : 100% 0%;
	background-repeat : no-repeat;
	}
	
.side_contents_title_center
	{
	background-color : #97DD44;
	background-position : 0% 0%;
	background-repeat : repeat-x;
	}

.side_contents_bottom_left
	{
	background-image : url(http://carcle.jp/users/0/img/template/clover/side_kado_hs.gif);
	background-position : 0% 100%;
	background-repeat : no-repeat;
	}

.side_contents_bottom_right
	{
        padding-bottom : 5px;
	background-image : url(http://carcle.jp/users/0/img/template/clover/side_kado_ms.gif);
	background-position : 100% 100%;
	background-repeat : no-repeat;
	}

.side_contents_bottom_center
	{
	background-color : #97DD44;
	background-position : 0% 100%;
	background-repeat : repeat-x;
	} 
 
 
/* ------------------------------------------------
カレンダー関連（サイドカレンダー用）
------------------------------------------------ */

/* カレンダーブロック */
#calendarblock 
{
        font-weight : bold;
        width:180px;
        margin : auto;
	margin-bottom : 5px;
}

.calendar_Style td
{
 	border : none;
        background:url("http://carcle.jp/users/0/img/template/clover/cal_dot.gif");
        background-repeat: no-repeat;
        background-position: center;
}

/* カレンダータイトル部(現在月・前次月リンク) */
.calendar_TitleStyle 
{
        font-weight : bolder;
	color : #5B8928;
        background:url("http://carcle.jp/users/0/img/template/clover/bd.gif");
}

/* タイトル部余白調整・枠線 */
.calendar_TitleStyle td ,
.calendar_TitleStyle th 
{
	height : 20px;
	padding : 3px 3px 0px 0px;
	border: none;
        background-color : transparent;
}

/* 曜日表示 */
.calendar_DayHeaderStyle 
{
        background-color : transparent;
	padding : 1px 0px 0px 3px;
	color : #5B8928;
}
/* 前次月表示 */
.calendar_NextPrevStyle 
{
	color : #5B8928;
}
.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 : 25px;
	vertical-align : middle;
	text-align : center;
	border : none;
	color :  #5B8928;
        font-size : 11px;
}

/* 特殊日セル　基本表示と重ねて使用 */
.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 : #5B8928; }
/* 特殊日　基本表示と重ねて使用 */
.calendar_DispDayStr_Holiday { color : #005826; }
.calendar_DispDayStr_Sunday { color : #005826; }
.calendar_DispDayStr_Saturday { color : #5B8928; }
/* 当日　基本表示＋特殊日のスタイルより優先 */
.calendar_DispDayStr_Today { color : #ffffff; }
/* イベントある日のセル・１　基本表示と重ねて使用・特殊日や当日のスタイルを優先したい場合に設定 */
.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 { }
.bbs_res_posted 
{
	font-size : 11px;
} 
/* ------------------------------------------------
ブログ記事部分表示設定
------------------------------------------------ */
/* 記事ブロック（タイトル・本文・著者情報を含む） */
.blog
{
	color : #ffffff;
        text-align : left;
	padding-bottom : 10px;
	margin-bottom : 5px;
}

.blog a
{
        color: #ffffff;
}

.blog a:visited
{
        color: #ffffff;
}

/* タイトルブロック */
.blog_title
{
	color : #ffffff;
        text-align : center;
        font-weight : bolder;
}

/* 本文ブロック */
.blog_body
{
	font-weight : normal;
	line-height : 120%;
	padding : 10px;
        padding-top : 5px;
        
}

/* 投稿者名表示ブロック */
.blog_writer
{
	display : none;
	text-align : right;
        padding-top : 5px;
}

/* 記事情報ブロック */
.blog_posted
{
	text-align : center;
	font-size : 11px;
        margin-top : 10px;
}

/* トラックバックURL表示ブロック */
.blog_trackback
{
	font-size : 9px;
	padding : 5px;
}

/* 記事本文 */
.blog_text
{
	line-height : 160%;
	padding : 5px;
}

/* 記事本文中リンク */
.blog_text a {}
.blog_text a:hover {}
/* 著者情報表示中リンク */
.blog_posted a {}
.blog_posted a:hover {}


/* コメント */
.comment
{
	line-height : 120%;
	width : 400px;
	padding : 15px;
}
.comment_date { }
.comment_body { }
.comment_text { }
.comment_writer
{
	font-size : 11px;
	text-align : right;
}

/* トラックバック一覧 */
.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 : #97DD44;
        width : 100%;
}

.contents_title_left
	{
	background-image : url(http://carcle.jp/users/0/img/template/clover/kado_hu.gif);
	background-position : 0% 0%;
	background-repeat : no-repeat;
	}
	
.contents_title_right
	{
	background-image : url(http://carcle.jp/users/0/img/template/clover/kado_mu.gif);
	background-position : 100% 0%;
	background-repeat : no-repeat;
	}
	
.contents_title_center
	{
	background-color : #97DD44;
	background-position : 0% 0%;
	background-repeat : repeat-x;
	}

.contents_bottom_left
	{
	background-image : url(http://carcle.jp/users/0/img/template/clover/kado_hs.gif);
	background-position : 0% 100%;
	background-repeat : no-repeat;
	}

.contents_bottom_right
	{
	background-image : url(http://carcle.jp/users/0/img/template/clover/kado_ms.gif);
	background-position : 100% 100%;
	background-repeat : no-repeat;
	}

.contents_bottom_center
	{
	background-color : #97DD44;
	background-position : 0% 100%;
	background-repeat : repeat-x;
	} 
.comment_form
{
    color : #5B8928;
} 
