﻿body
{
	background-color: #000000;
        color : #ffffff;
}

a
{
        color : #ffffff;
	text-decoration: none;
} 
#footer {
    width:950px;
    clear:both;
    font-size:90%;
    height:30px;
    padding:10px 0px 0px;
    text-align:center;
}

#contents_body
{
 
    width:950px;
} 
/* タイトルブロック */
.up_banner
{
    text-align : left;
    width:950px;
    height:150px;
    margin-left:auto;
    margin-right:auto;
}

h1.up_title
{
	text-align : left;
	padding-left : 30px;
        padding-top : 50px;
	color : #ffffff;
	font-size : 16px;
	text-decoration: none;
}

.up_description
{
	text-align : left;
	padding-left : 30px;
        padding-top : 0px;
	font-size : 13px;
	color : #c3c3c3;
        width:60%;
	font-family: "メイリオ";
	line-height: 1.2em;
} 
.contentsblock {
	width: 710px;
	border: 5px solid #1c1c1c;
	margin-left: 15px;
	margin-right: 0px;         
        color : #e4e4e4;

} 
/* ------------------------------------------------
ナビゲーションボタン
------------------------------------------------ */
/* ボタン表示ブロック */
.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 1px #cccccc;
}
td.TblProf 
{
	border : solid 1px #cccccc;
}

/* 新着情報表示テーブル */
.TblProf_News
{
	border-collapse:collapse;
	border : solid 1px #cccccc;
}
td.TblProf_News ,
th.TblProf_News 
{
	border : solid 1px #cccccc;
}

.TblProf_Photo ,
td.TblProf_Photo ,
th.TblProf_Photo 
{
	border : none;
}

/* 新着情報表示テーブル */
.TblProf_Intro
{
	border-collapse:collapse;
	border : solid 1px #cccccc;
}
td.TblProf_Intro ,
th.TblProf_Intro 
{
	border : solid 1px #cccccc;
}

/* ------------------------------------------------
マイカー表示設定
------------------------------------------------ */
/* マイカーブロック */
.mycar
{
	width : 100%;
	margin-bottom : 5px;
	border : solid 1px #cccccc;
	padding : 5px;
}

/* マイカー画像 */
.mycar_image
{
	display : block;
	text-align : center;
	margin-bottom : 5px;
}
/* マイカー説明 */
.mycar_text
{
	padding : 3px;
} 
/* ------------------------------------------------
サイドメニューコンテンツ表示設定（左右共通）
------------------------------------------------ */
.side_block
{
        width:200px;
        margin-left : 0px;
        padding : 5px;
}

/* サイドメニュータイトル */
.sidetitle
{
	font-weight : bolder;
	text-align : left;
	padding : 0mm;
        background-color : #121212;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF0000;
	text-indent: 1em;
}
/* サイドメニューコンテンツ部分 */
.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 : 11px;
}
/* サイドメニュー内画像表示位置 */
.sideimage
{
	display : block;
	text-align : center;
	padding : 2px;
}

/* サイドメニューコンテンツ内リンク文字 */
.side a
{
	text-decoration : none;
}
.side a:hover
{
	text-decoration : underline;
} 
 
 
/* ------------------------------------------------
カレンダー関連（サイドカレンダー用）
------------------------------------------------ */

/* カレンダーブロック */
#calendarblock
{
	margin-bottom: 20px;
	background-color:#080808;
	font-weight: normal;
}

/* カレンダー日付セル高さ基本サイズ・枠線 */
.calendar_Style
{

	background-color : #080808;
	font-weight: normal;
}
.calendar_Style td,th
{
	height : 20px;
	background-color:#080808;
	font-weight: normal;
}

/* カレンダータイトル部(現在月・前次月リンク) */
.calendar_TitleStyle
{
	font-weight : bold;
	background-color:#080808;
	font-weight: normal;
}

/* タイトル部余白調整・枠線 */
.calendar_TitleStyle td,th
{
	height : 18px;
	padding : 3px 3px 3px 3px;
	background-color:#080808;
	font-weight: normal;
}

/* 曜日表示 */
.calendar_DayHeaderStyle
{
	background-color:#080808;
	font-weight: normal;
	font-size : 11px;
}
/* 前次月表示 */
.calendar_NextPrevStyle
{
	font-weight : bold;
	background-color:#080808;
	font-weight: normal;
	font-size : 11px;
	color : #cccccc;
}
.calendar_NextPrevStyle a
	font-weight: normal;
{
	text-decoration : none;
	background-color:#080808;
	font-weight: normal;
	font-size : 11px;
	color : #cccccc;
}

/* 六曜名表示 */
.calendar_RokuyoName
{
	display : none;	/* 通常=inherit|非表示=none */
	font-size : 8px;
	color : #888888;
	background-color:#080808;
	font-weight: normal;
	font-size : 11px;
}
/* 祝日名表示 */
.calendar_HolidayName
{
	display : none;	/* 通常=inherit|非表示=none */
	font-size : 8px;
	color : #888888;
	background-color:#080808;
	font-weight: normal;
	font-size : 11px;
}

/* 日にち表示セル */
/* 基本表示 */
.calendar_DayStyle
{
	background-color:#080808;
	font-weight: normal;
	font-size : 10px;
}
/* 前月 */
.calendar_Cell_OtherMonthDay
{
	background-color:#080808;
	font-weight: normal;
	font-size : 11px;
}
.calendar_Cell_Saturday 
{
	background-color:#080808;
	font-weight: normal;
	font-size : 11px;
}
/* 日曜日 */
.calendar_Cell_Sunday
{
 	background-color:#080808;
	font-weight: normal;
	font-size : 10px;
}
/* 祝日 */
.calendar_Cell_Holiday
{
	background-color:#080808;
	font-weight: normal;
	font-size : 10px;
}
.calendar_Cell_OnSchedule
{
	background-color:#080808;
	font-weight: normal;
	font-size : 10px;
}

/* 日にち表示文字 */
/* 土曜日 */
.calendar_Day_Saturday 
{
	color : #3333ff;
	background-color:#080808;
	font-weight: normal;
	font-size : 10px;
}
/* 日曜日 */
.calendar_Day_Sunday
{
	color : #ff3333;
	background-color:#080808;
	font-weight: normal;
	font-size : 1-px;
}
/* 祝日 */
.calendar_Day_Holiday
{
	color : #ff3333;
	background-color:#080808;
	font-weight: normal;
	font-size : 10px;
}
/* 当日 */
.calendar_Day_Today
{
	font-weight: normal;
	color : #ff0000;
	background-color:#080808;
	font-size : 10px;
}
/* 記事ありの日 */
.calendar_Day_OnSchedule a
{
	font-weight: normal;
	text-decoration : underline;
	color : #oooocc;
	background-color:#080808;
	font-size : 10px;
}
.calendar_Day_OnSchedule a:hover
{
	font-weight: normal;
	text-decoration : underline;
	color : #ff0000;
	background-color:#080808;
	font-size : 10px;
} 
/* ------------------------------------------------
掲示板表示設定
------------------------------------------------ */
/* 記事ブロック */
.bbs
{
	border : solid 1px #cccccc;
	text-align : left;
	padding-bottom : 5px;
	margin-bottom : 20px;
}
/* タイトルブロック */
.bbs_title
{
	padding : 10px 10px 0px 10px;
	font-size:16px;
	font-weight : bolder;
}
/* 本文ブロック */
.bbs_body
{
	padding : 3px 10px 10px 10px;
	line-height : 120%;
	font-weight : normal;
}

/* 記事情報ブロック */
.bbs_posted
{
	text-align : right;
	font-size : 11px;
	margin-bottom : 5px;
}

/* 記事本文 */
.bbs_text
{
	line-height : 160%;
	padding-left : 5px;
}

/* タイトルリンク */
.bbs_title a {}
.bbs_title a:hover {}

/* 記事本文中リンク */
.bbs_text a {}
.bbs_text a:hover {}
/* 著者情報表示中リンク */
.bbs_posted a {}
.bbs_posted a:hover {}


/* コメント */
.bbs_res
{
	line-height : 120%;
	width : 98%;
	padding : 10px 10px 15px 10px;
}
.bbs_res_body 
{ 
	padding-top : 5px;
	padding-left : 5px;
}
.bbs_res_text { }
.bbs_res_posted 
{
	font-size : 11px;
} 
/* ------------------------------------------------
ブログ記事部分表示設定
------------------------------------------------ */
/* 記事ブロック（タイトル・本文・著者情報を含む） */
.blog
{
	text-align : left;
	padding-bottom : 5px;
	margin : 0px 0px 0px 15px;
	background-color: #141414;
	max-width:700px;
	margin-bottom: 15px;
	margin-right: 15px;
}
/* タイトルブロック */
.blog_title
{
	font:bold 17px "メイリオ";
	padding-top : 8px;
	padding-left: 10px;

}
/* 本文ブロック */
.blog_body
{
	font-weight : normal;
	line-height : 120%;
	padding : 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	color: #b4b4b4;
}

/* 投稿者名表示ブロック */
.blog_writer
{
	display : none;
	text-align : right;
}

/* 記事情報ブロック */
.blog_posted
{
	text-align : right;
	font-size : 11px;
	float  : left;
}

/* トラックバックURL表示ブロック */
.blog_trackback
{
	font-size : 9px;
	padding : 5px;
}

/* 記事本文 */
.blog_text
{
	line-height : 160%;
	padding : 5px;
}

/* タイトルリンク */
.blog_title a {
color: #FF0000;
}

.blog_title a:hover {

color: #B0B0FF;
}

/* 記事本文中リンク */
.blog_text a {}
.blog_text a:hover {}
/* 著者情報表示中リンク */
.blog_posted a {}
.blog_posted a:hover {}


/* コメント */
.comment
{
	line-height : 120%;
	width : 400px;
	padding : 5px;
	margin-bottom : 5px;
}
.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;
} 
 
