﻿body{
	margin: 0px;
	padding: 0px;	
	text-align: center;
	font-family: 'Hiragino Kaku Gothic Pro', 'メイリオ', Verdana, Arial, sans-serif;
	font-size: 93%;
	background-color: #FFFFFF;
	color: #000000;
}

p,a,img{
	margin: 0px;
	padding: 0px;
	border: none;
}

div.main{
	background-color: transparent;
	text-align: left;
	width: 810px;
	margin: 0px auto;
	
}


/* タイトル */
div.title{
/*	background-image: url('images/v3_top_title.jpg');
	background-repeat: no-repeat;
	background-position: top;*/
	height: 265px;
	margin: 0;
	padding: 0;
}

h1{
	display:none;
}


/* タイトル部 文字 */
h1{
	color: #000000;
	margin: 0px;
}

/* 最上部ガイド */
.guide{
	margin-top: 3px;
	text-align: center;
	color: #0000FF;
	background-color: transparent;
	
}

/* 記事エリア */
#contents{
	margin: 0px;
	margin-top: 15px;
	margin-left: 75px; 
	padding: 10px;
	width: 515px;
	float: right;
	/*background-image: url('../skin/images/v3_cont_back.jpg');*/
	background-position: right top;
	background-repeat: repeat-y;
}

/* 個別記事 */
#contents div.logone{
	margin: 10px 0 10px 0px;
	padding: 5px 0px 5px 0px;
}

#contents hr.logline{
	height: 11px;
	background-image: url('../skin/images/v3_line.gif');
	background-repeat: x-repeat;
	border: 0px none;
}

/* 記事タイトル */
#contents h2{
	font-size: 0.95em;
	font-weight: bold;
	margin: 0px;
	padding-left: 5px;
}

.logtitle a, .logtitle a:link, .logtitle a:visited, .logtitle a:active {color:#777; text-decoration:none;}
.logtitle a:hover {color: #777; text-decoration: none;}


/* 記事日付 */
#contents .date{
	text-align: right;
	font-size: 0.8em;
}

#contents .text{
	font-size: 0.9em;
}

#contents .state{
	margin: 17px 0px 10px 0px;
	font-size: 0.8em;
}

/* コメントエリア */
#contents .sub_area{
	margin-left: 20px;
}

/* コメントエリア タイトル */
#contents .sub_area_title{
	font-size: 0.8em;
	border-left: 5px solid green;
	margin: 5px 0px;
	padding-left: 7px;
}

#contents .comment{
	font-size: 0.8em;
}

#contents .sub_area_state{
	font-size: 0.8em;
	margin-bottom: 8px;
}

#contents .trackback_url{
	font-size: 0.75em;
	margin-left: 10px;
	margin-bottom: 5px;
}

#comment_form{
	font-size: 0.85em;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}

#comment_form input.bor, #comment_form textarea.bor{
	border: 1px solid green;
}

.navi{
	font-size: 0.8em;
	text-align: center;
}

/* contents内（profileに表示）メールフォーム  */
#mailform h2{
	border-bottom: solid 1px purple;
	width: 500px;
}

#mailform form{
	margin-top: 10px;
	width: 500px;
}

#mailform input, #mailform textarea{
	border: 1px solid purple;
}

/* サイドバー */
#sidebar {
	width: 165px;
	background-color: #FFFFFF;
	margin-top: 20px;
	padding: 10px;
	line-height: 120%;
	font-size:0.9em;
}

/* サイドバー タイトル */
#sidebar .sidebar_title{
	margin: 13px 0px 7px 0px;
	font-size: 0.9em;
	text-align: center;
	background-image: url('images/v3_menu_back.jpg');
	background-repeat: no-repeat;
	height: 34px;
	padding-top: 8px;	
}

/* サイドバー リスト */
#sidebar .blogrank{
	margin-top: 10px;
	text-align: center;
}

#sidebar ul{
	margin: 0em;
	margin-left: 3px;
	padding: 0em;
}

#sidebar .link{
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	list-style-position: outside;
	list-style-type: none;
}

#sidebar .sub_link{
	margin: 0px 0px 0px 1em;
	list-style-position: outside;
	list-style-type: none;
}

#sidebar .imglink{
	text-align: center;
	margin-top: 8px;
}

#sidebar .imglink_link{
	font-size: 0.8em;
	text-decoration: none;
}

#sidebar .count{
	margin-top: 10px;
	padding-left: 5px;
}

#footer{
	margin-top: 20px;
	font-size: 0.7em;
	clear: both;
}



/* ------- ■カレンダー部分 ------- */
/* --- 月～日の部分 --- */
.calendar_top {
  width: 100%;
  font-size: 10px;
  color: #333;
  margin: 6px 0px 0px 0px;
}

.cell_top {
  color: #333;
  font-size: 10px;
  font-family: Verdana;
  width: 20px;
  height: 15px;
}

.cell_suntop {
  color: #c00;
  font-size: 10px;
  width: 20px;
  height: 15px;
}

.cell_sattop {
  color: #5982b2;
  font-size: 10px;
  width: 20px;
  height: 15px;
}

/* --- 数字の部分 --- */
.calendar {
  width: 100%;
  font-size: 10px;
  color: #333;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  letter-spacing : 1px;
  padding: 0px 0px 0px 0px;
}
.calendar a, .calendar a:link, .calendar a:visited, .calendar a:active {display:block; background-color:#eaeaea; color:#333; text-decoration:none;}

.cell {
  color: #333;
  font-size: 10px;
  width: 20px;
  height: 15px;
}

.cell_today {
  color: #666;
  font-size: 10px;
  font-weight: bold;
  width: 20px;
  height: 15px;
}

.cell_sunday {
  color: #c00;
  font-size: 10px;
  width: 20px;
  height: 15px;
}

.cell_saturday {
  color: #5982b2;
  font-size: 10px;
  width: 20px;
  height: 15px;
}

/* --- 年月の部分 --- */
.calendarym {
  width: 100%;
  font-size: 10px;
  color: #333;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  letter-spacing : 1px;
  padding: 0px 0px 25px 0px;
}
