body { text-align:center; }
#outline {
	width:780px;
	text-align:left;
	margin:0 auto;
	background-image: url(http://templates.blog.fc2.com/template/cafe/bg.gif);
}
.outline-margin {margin:0 10px; }
.main { width:530px; float:right; }
.side { width:210px; float:left; }

.c-both { clear:both; }


/* ページ全体の設定 */
body {
	font-size:12px;
	bgcolor:#ffcccc;
	font-family:MS Gothic,Gothic;
	color:#4f4f4f;
	line-height:200%;
	scrollbar-base-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#1f664e;
	scrollbar-shadow-color:#999999;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
td {
	font-size:14px;
}
small {font-size:12px;}
big {font-size:16px;}

/* 区切り線(コメント表示欄で使用)の設定 */
HR {BORDER:1px dotted #d3ffcc}

/* サイドバーのリストのポイント画像の設定 */
li {
	font-size:12px;
	line-height:180%;
	list-style-image:url(http://blog-imgs-1.fc2.com/a/t/a/atabal/pt.gif);//http://templates.blog.fc2.com/template/cafe/pt.gif);
	margin:2px 2px 2px 2px;
	padding:0px;
}

/* エントリ欄ーの設定 */
.main_txt {
	font-size:12px;
	font-family:MS Gothic,Gothic;
	text-align:left;
	color:#006400;
	line-height:170%;
	scrollbar-base-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#1f664e;
	scrollbar-shadow-color:#999999;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
}
.main_txt a:link {color:#d2691e; text-decoration:none;}
.main_txt a:active {color:#d2691e; text-decoration:none}
.main_txt a:visited {color:#d2691e; text-decoration:none}
.main_txt a:hover {color:#ff6666; text-decoration:none;}

.entry_title{
	font-size:14px;
	font-family:MS Gothic,Gothic;
	color:#c88030;
	font-weight:bold;
	line-height:170%;
}


/* ブログのタイトルの設定 */
.site_title{
	font-size:20px;
	padding:0px;
	font-weight:bolder;
	 font-family:MS Gothic,Gothic;
	 color:#c88030;
	 line-height:170%;
}
.site_title a:link {color:#c88030; text-decoration:none;}
.site_title a:active {color:#c88030; text-decoration:none}
.site_title a:visited {color:#c88030; text-decoration:none}
.site_title a:hover {color:#ff6666; text-decoration:none;}

/* ブログの説明文の設定 */
.site_s{
	font-size:10px;
	padding:0px;
	font-family:MS Gothic,Gothic;
	font-weight:normal;
	color:#c88030;
	line-height:170%;
	text-align:left;
}

/* 投稿欄、ボタンの設定 */
input,textarea,select,button,submit{
	font-size:11px;
	line-height:100%;
	background:#ffffff;
	color:#006400;
	font-family:MS Gothic,Gothic;
	BORDER-STYLE:solid;
	BORDER-WIDTH:1px;
	BORDER-COLOR:006400;
}

/* 記事検索の設定 */
.search input{
	font-size :11px;
	line-height:100%;
	background:#ffffff;
	color :#006400;
	font-family:MS Gothic,Gothic;
	BORDER-WIDTH:1px;
}

/* サイドバーの設定 */
.side_txt{
	font-size:10px;
	font-family:MS Gothic,Gothic;
	color:#ffffff;//#99cc00;
	line-height:170%;
}
.side_title{
	font-size:11px;
	font-family:MS Gothic,Gothic;
	color:#ffffff;
	font-weight:bold;
	line-height:170%;
}

br {letter-spacing:normal;}
a {
	text-decoration:none;
	color:#dbff96;
}
a:hover {
	text-decoration:none;
	color:#ffffff;
}

/* 著作権表示の設定 */
.copyright{
	font-size:9px;
	font-family:MS Gothic,Gothic;
	color:#556b2f;
	line-height:170%;
}
.copyright a:link {color:#305050; text-decoration:none;}
.copyright a:active {color:#305050; text-decoration:none}
.copyright a:visited {color:#305050; text-decoration:none}
.copyright a:hover {color:#ff6666; text-decoration:none;}

/* カレンダーの設定 */
.calender {
	font-size:10px;
	color:#ffffff;
	line-height:180%;
	width:150px;
	background:#336600;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-bottom:0px;
}
.calender caption {
	width:140px;
	font-size:10px;
	line-height:150%;
	padding:0px 0px 0px 0px;
	background:#336600;
	color:#FFFFFF;
	letter-spacing :1px;
}
.calender th {
	font-weight:bolder;
	background:#c8a848;
}
.calender td {
	text-align:center;
	background:#336600;
}
.calender td a {
	display:block;
}
th#sun {color:#FF0000;}
th#sat {color:#0000FF;}
.calender td a:link {
	background:#c8a848!important;
	color:#336600;
	text-decoration:none;
}
.calender td a:visited {
	background:#c8a848!important;
	color:#d2691e;
	text-decoration:none;
}
.calender td a:hover {
	background:#d2b48c!important;
	color:#d8d0b8;
	text-decoration:underline;
}
.state {
	font-size:10px;
	line-height:150%;
	color:#b08028;
	letter-spacing :1px;
}

/* プロフィール画像の設定 */
.pay {
	text-align:center;
	margin:10px 0px 0px 0px;
}

/* ページ移動の文字設定 */
.navi{
	font-size:11px;
	font-family:MS Gothic,Gothic;
	color:#4f4f4f;
	line-height:170%;
}
.navi a:link {color:#d2691e; text-decoration:none;}
.navi a:active {color:#d2691e; text-decoration:none}
.navi a:visited {color:#d2691e; text-decoration:none}
.navi a:hover {color:#ff6666; text-decoration:none;}
