body {
		margin: 0px 0px 0px 0px;
		background-image: url(images/body_back.gif);
		background-repeat: repeat-x;
		background-color: #151416;
		text-align: center;
        
	}

a {
	 
	
	}

/*リンク　*/
a:link {
	color: #0066CC;
	text-decoration:none
	}

/*訪問済みリンク　*/
a:visited {
	color: #CC0000;
	text-decoration:none
	}

/*アクティブリンク　*/	
a:active {
	color: #009999;
	}

/*オンマウスリンク　*/
a:hover {
	color: #CC0000 ;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

/* 全体を包む　*/
#container {
	line-height: 140%;
	background-image: url(images/container_back.jpg);
	background-repeat:no-repeat;
	margin-top:0px ;
	margin-right: auto;
	margin-left: auto;
	padding: 0px ;
	width: 800px;
	text-align: center;
	background-color: #151416;
        border: 2px solid #37536E;  
	}

body.diary #container{
	line-height: 140%;
	background-image: url(images/diary_back.jpg);
	background-repeat:no-repeat;
	margin-top:0px ;
	margin-right: auto;
	margin-left: auto;
	padding: 0px ;
	width: 800px;
	text-align: center;
	background-color: #151416;
        border: 2px solid #37536E;  
	}

body.message #container{
	line-height: 140%;
	background-image: url(images/message_back.jpg);
	background-repeat:no-repeat;
	margin-top:0px ;
	margin-right: auto;
	margin-left: auto;
	padding: 0px ;
	width: 800px;
	text-align: center;
	background-color: #151416;
        border: 2px solid #37536E;  
	}
body.profile #container{
	line-height: 140%;
	background-image: url(images/profile_back.jpg);
	background-repeat:no-repeat;
	margin-top:0px ;
	margin-right: auto;
	margin-left: auto;
	padding: 0px ;
	width: 800px;
	text-align: center;
	background-color: #151416;
        border: 2px solid #37536E;  
	}
body.bbs #container{
	line-height: 140%;
	background-image: url(images/bbs_back.jpg);
	background-repeat:no-repeat;
	margin-top:0px ;
	margin-right: auto;
	margin-left: auto;
	padding: 0px ;
	width: 800px;
	text-align: center;
	background-color: #151416;
        border: 2px solid #37536E;  
	}
body.photo #container{
	line-height: 140%;
	background-image: url(images/photo_back.jpg);
	background-repeat:no-repeat;
	margin-top:0px ;
	margin-right: auto;
	margin-left: auto;
	padding: 0px ;
	width: 800px;
	text-align: center;
	background-color: #151416;
        border: 2px solid #37536E;  
	}
	
body.dakar #container{
	line-height: 140%;
	background-image: url(images/dakar2007_back01.jpg);
	background-repeat:no-repeat;
	margin-top:px ;
	margin-right: auto;
	margin-left: auto;
	padding: 0px ;
	width: 800px;
	height:100%;
	text-align: center;
	background-color: #151416;
        border: 2px solid #37536E;  
	}

body.kobetu #container{
	line-height: 140%;
	background-image: url(images/kobetu_back.jpg);
	background-repeat:no-repeat;
	margin-top:0px ;
	margin-right: auto;
	margin-left: auto;
	padding: 0px ;
	width: 800px;
	height:100%;
	text-align: center;
	background-color: #151416;
        border: 2px solid #37536E;  
	}

/* ヘッダー　*/
#banner {
	display:block;
	font-family: Verdana, Arial, sans-serif;
	color: #151416;
	background-image: url(images/banner_back.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin : 0px 0px  0px  0px ;
	width: 780px;
	height:40px;
	}
/* ヘッダーイメージ　*/
#banner img {
	border: none; 

	}


/* ブログの説明　*/
#banner h2 {
	font-size: small;
	}

/* コンテンツ大枠　*/
#center {
	float: right;
	width: 580px;
	padding: 120px 0px 0px 0px ;
	overflow: hidden;
	}

/* コンテンツ内枠*/
.content {
	float: right;
	padding: 20px 30px 10px 30px ;
	margin : 100px 10px  0px  10px ;
	width: 500px;
                color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif, ヒラギノ角ゴ　pro;
	font-size: x-small;
	}

/* 左のメニュー　*/
#left {
	float: left;
	text-align:left;
	padding-top:320px;
        margin-left:0px;
	width: 200px;
        background-repeat:no-repeat;
	overflow: hidden;
	}

/* コンテンツの本文　*/
.content p {
	color: #FFFFFF;
	font-family:"Hiragino Kaku Gothic pro", "MS Pゴシック", Helvetica, Arial, sans-serif;
	font-size: 120% ;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

/* 画像の回り込みバグ回避*/
.content p:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.content p {display: inline-table;}

/* Hides from IE-mac \*/
* html .content p {height: 1%;}
.content p {display: block;}
/* End hide from IE-mac */

/*コンテンツ本文の引用文　*/
.content blockquote {
	line-height: 150%;
	}

/* コンテンツ本文のリスト*/
.content li {
	line-height: 150%;
	}

/* コンテンツ本文の日時表示*/
.content h2 {
	color: #FFFFFF;
	font-family: Futura, Helvetica, Arial ;
	background-image: url(images/contents_h2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-size:18px;
	font-style: none;
	text-align: right;
	margin-top:10px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:20px;
	}

/* コンテンツ本文エントリーのタイトル　*/
.content h3 {
	color: #FFFFFF;
	font-family: "Hiragino Kaku Gothic pro", "Hiragino Kaku Gothic pro",Helvetica, Arial ,Sans-serif ;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	border-bottom: 1px solid #FFFFFF ;
	border-left: 15px double #FFFFFF ;
	text-align: left;
	padding: 5px 0px 8px 5px;
	margin-bottom: 0px;
	
	}

/*コンテンツ本文エントリーのフッダ　*/
.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: right;
	border-top: 1px dotted #FFFFFF;
	
	
	margin-bottom: 40px;
	line-height: normal;
	padding: 3px 0px 20px 0px;
	}

/*メニュー　*/
.sidebar {
	text-align:left;
 	width:220px;
	margin: 10px 0px 0px 0px ;
		}


/*カレンダー　*/
#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

/*カレンダーの形状　*/
#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

/*カレンダーの文字　*/
#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

/*メニューのカテゴリー表示　*/
.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	margin-top:50px;
	padding-left:5px;
	border-bottom: solid 2px #666666;
	letter-spacing: 0.5em;
	}

/*メニューのリスト　*/
.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

/*メニューの子リスト　*/
.sidebar ul ul {
	margin-bottom: 0px;
	}

/*メニューのカテゴリのリスト　*/
.sidebar #categories ul {
	padding-left: 15px;
	}

/*メニューの子リスト　*/
.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	margin-left:10px;
	list-style-type: none;
	}

/*メニューのカテゴリ子リスト　*/
.sidebar #categories li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

/*メニューの画像　*/
.sidebar img {
	padding: 10px 10px 10px 10px ;
	border: 0px solid #FFFFFF;
	}

/*写真　*/
.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

/*支援*/
#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

/*最近のコメント　*/
#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}
	
/*コメンターのプロフィール　*/
.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

/* メニューの個別項目　*/
#cat li {
	margin: 0px;
	list-style-type: none;
	}


#cat ul {
	font-family: "Hiragino Kaku Gothic pro", "Hiragino Kaku Gothic pro",Helvetica, Arial ,Sans-serif ;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#cat a  {
	display:block;
	font-size: 14px;
	font-weight:bold;
	color: #0066CC;
	padding: 5px 5px 5px 10px;
	width: 190px;
	text-decoration: none;
	border-bottom: 1px solid #37536E; 
	background: transparent;
	}

#cat a:active {
	color: #CC0000;
	background-image: url(images/cat_back.gif);
	}

#cat a:hover  {
	color: #CC0000;
	background-image: url(images/cat_back.gif);
	}	
	/*メニューの個別項目ココマデ　*/
	
	
	/*画像右回り込み　*/
img.r { 
	float: right; 
	border: none; 
	margin-right:0px; 
	margin-left:15px; 
	margin-bottom:10px; 
	vertical-align:top; 
} 

/*画像左回りこみ　*/
img.l { 
	float: left; 
	border: none; 
	margin-right:15px; 
	margin-left:0px;  
	margin-bottom:10px;
	vertical-align:top; 
}

/*photo用　*/
img.photo { 
	clear: both;
	background-image: url(images/photo_frame.gif);
	border: none; 
	margin-right:10px; 
	margin-left:15px;  
	margin-top:5px;
	padding:30px 20px 100px 20px;
	vertical-align:top; 
}
/*フッター大枠　*/
#footer {
        clear: both;
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin:40px auto 0px auto;
	width: 800px;
	}

/*フッター本文　*/
#footer p {        
	clear:both;
	color:#3399cc;
	background-color: #213042;
	background-image: url(images/footer_back.gif);
	background-repeat: repeat-x;
	text-align: right;
	text-decoration: none;
	padding: 0px 20px 5px 20px ;
	margin: 0px auto 0px auto ;
	}
	
#footer a {
	color:#3399cc;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px ;
	text-align: left;
	text-decoration: none;
	margin-left: 5px;
	padding-left: 5px;
	border-left: solid 1px #3399CC;
	}
#footer a:link {
        color:#3399cc;	
	}

#footer a:active {
        color:#3399cc;
	text-decoration:underline;
	}

#footer a:visited {
        color:#3399cc;
	text-decoration:none;
	}
	
#footer a:hover {
        color:#3399cc;
	text-decoration:underline;
	}
	
#footer a[name]:hover {
        color:#3399cc;
	text-decoration:none;
	}

form { 
	border: solid 0px #151414;
	padding: 0em; 
	}

input.text { 
	background-color:#151414; 
	color: white;
	font: bold 1em; 
	width:440px;
	}

textarea { 
	background:#151414;
	color: white; 
	width:440px;
	height:70px;
	}
input.button {
	 background:#ffffff url(/bbs/image/done.gif);
	 color: white; width: 63px; 
	 height:20px;border:0;padding:0;}

.messagebox {
 	width: 450;
	height: auto;
	overflow: hidden;
	padding: 0.1em;
	word-break; 
	}

.messagebox2 {
	width: 450;
                font-size: 12px; 
	height: auto;
	overflow: hidden;
	margin: 0px 0px 1px 0px;
	word-break; 
}