* {
	margin: 0;
	padding: 0;
}

body {

    scrollbar-track-color: #F2F2F2;
    scrollbar-face-color: #232323;
    scrollbar-shadow-color: #F2F2F2;
    scrollbar-darkshadow-color: #C0C0C0;
    scrollbar-highlight-color: #F2F2F2;
    scrollbar-3dlight-color: #C0C0C0;
    scrollbar-arrow-color: Snow;

	margin: 0 auto;
	background-color: #666;
	background:url(http://courage.chicappa.jp/blog/etc/background.png) repeat;
 	text-align: center;
}

.clear {
	clear: both;
	font: 0px/0px sans-serif ;
}

ul {
	margin: 0px 0px 0px 15px;
}

div, td {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}

.form_color {
	background: #ECECEC;
}

a		{ color: #f36; text-decoration: underline; }
a:link	{ color: #0000ff; text-decoration: underline; }
a:visited	{ color: #f36; text-decoration: underline; }
a:active	{ color: #999999; text-decoration: none; }
a:hover	{ color: #f36; text-decoration: underline; }



/* =================================== */
/* レイアウト */
/* =================================== */

#wrapper {
	background:#fff no-repeat 0 4px;
	margin: 0 auto;
	width: 792px;
	text-align: left;
}

#header {
	background:#ffffff;filter:Alpha(opacity='0')
}

#contents #left {
	float: left;
	width: 199px;
}

#contents #center {
	float: left;
	width: 394px;
}

#contents #center .pad {
	padding : 0 20px;
}

#contents #right {
	float: right;
	width: 199px;
}

#footer {
	width:792px;
	margin: 0 auto;
	background:#fff no-repeat 0 4px;
	clear:both;
}

#banner{
	height:201px;
	margin-bottom:1px;
	margin: auto;
	background:url(http://courage.chicappa.jp/blog/etc/COURAGE_TOP.png)
	no-repeat;
	text-align:left;
	color:#fff;
}

/* =================================== */
/* ヘッダー */
/* =================================== */

h1 {	}

.site_title a {color: #ffffff;text-decoration: none;}
.site_title a:link {color: #ffffff;text-decoration: none;}
.site_title a:visited {color: #ffffff;text-decoration: none;}
.site_title a:active {color: #ffffff;text-decoration: none;}
.site_title a:hover {color: #ffffff;text-decoration: underline;}

.site_title {
	font-size: 23px;
	color: #ffffff;
	margin: 1px 0px 0px 110px;
	padding: 0px;
}

.description {
	font-size: 10px;
	color: #ffffff;
	margin: 0px 0px 0px 29px;
}

.header-l {
	float:left;
}

.header-r {
	float:right;
	text-align:right;
	margin: 5px 5px 0px 5px;
	font-size: 10px;
}



/* =================================== */
/* エントリー */
/* =================================== */

.view{
	font-size: 12px;
	color: #666666;
	margin: 15px 0px 30px 0px;
}

.entry_tag {
	font-size: 10.5px;
	color: #666666;
	text-align:left;
	margin: 0px 0 0 0;
}

.entry_tag a {
	font-style: italic;
}

.entry {
	margin: 0px 0px 35px 0px;
	padding: 0px;
}

	.entry_date {
		font-size: 12px;
		font-weight: bolder;
		color: #666666;
		margin: 10px 0px 0px 0px;
		padding-bottom: 3px;
		padding-top: 3px;
		border-bottom: 1px dotted #CCCCCC;
		border-top: 1px dotted #CCCCCC;
	}
	
	.entry_title {
		font-size: 14px;
		font-weight: bolder;
		color: #666666;
		margin: 5px 0 10px 0;
	}
	
	.entry_body {
		font-size: 12px;
		line-height: 170%;
		color: #666666;
		margin: 20px 0;
	}
	
	.entry_author {
		font-size: 10px;
		color: #999999;
		margin: 5px 0px 5px 0px;
		text-align: right;
	}
	
	.entry_more {
		font-size: 11px;
		line-height: 170%;
		color: #333333;
		margin: 15px 0px 15px 0px;
	}
	
	.entry_state {
		font-size: 11px;
		color: #666666;
		margin: 15px 0px 30px 0px;
	}

.entry_navi {
	font-size:10.5px;
	text-align:center;
	margin:5px 0 10px 0;
}

blockquote {
	font-size: 11px;
	color: #666666;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	border-left: 3px solid #CCCCCC;
}


.comment {
	margin: 10px 10px 20px;
	padding: 10px 0px 10px;
	border-bottom: 1px dotted #CCC;
}

.comment_title {
	font-size: 12px;
	color: #666;
	margin: 10px 5px 0px 0px;
	padding-bottom: 3px;
}

.comment_state {
	font-size: 10px;
	color: #666;
}

.comment_description {
	
	padding: 10px 0px 10px;
	font-size: 12px;
	color: #666;
}


.comment_form {
	margin: 10px 10px 20px;
	padding: 10px 0px 10px;
}


.form_label {
	font-size: 12px;
	color: #666;
}


.form_btn {
	margin: 5px 0px;
}




.pict {
	border-width: 1px;

	border-style: solid;
	border-color: #999;
}

.page {

	font-size: 12px;
	color: #666666;
	padding: 10px 0px 0px 0px;
	border-top: 1px dotted #CCCCCC;
	text-align: center;
}

.linktitle {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	line-height: 170%;
	margin: 10px 0px 0px 0px;
}
.linktitlesearch {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bolder;
	color: #888888;
	line-height: 170%;
	margin: 0px 0px -3px 6px;
}

.linktext {
	font-size: 11px;
	color: #999999;
	line-height: 170%;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding-left: 7px;
	word-break: break-all;
	overflow:auto;
}




/* =================================== */
/* 検索 */
/* =================================== */

.search {
	text-align:right;
	font-size: 10px;
	color: #333333;
	line-height: 170%;
	margin: 0px 0px 5px 0px;
	word-break: break-all;
}
.search .form_color {
	width:140px;
}


.button {
	font-size: 10px;
	margin: 0 0 0 0;
	width:45px;
	height:21px
}



/* =================================== */
/*フッター */
/* =================================== */

.copyright {
	font-size: 10px;
	color: #333333;
	line-height: 170%;
	border-top: 1px dotted #CCCCCC;
	margin: 5px 0px 0px 0px;
	padding-top: 10px;
}

/* =================================== */
/* Lists */
/* =================================== */

ul.entry_lists {
	margin: 10px 0px 10px 0px;
}
ul.entry_lists li {
	font-size:12px;
	line-height: 1.8em;
	list-style-type: none;
}
ul.entry_lists li a {
}

ul.entry_lists li.entry_list_description {
	margin: 5px 0 15px 0;
	padding:10px;
	list-style:none;
	border:1px #AAA solid;
}

.entry_lists dt {
	padding-left:15px;
	background-position:left;
	font-family:"Trebuchet MS", Trebuchet;
	font-weight: normal;
	}
	
.entry_lists dd {
	padding:0 0 5px 0;
	line-height: 1.2em;
}

.entry_lists_date {
	color: #999;
}


.lightup {
	background-color: #F5F5F5;
}


/* =================================== */
/* Clouds */
/* =================================== */

.entry_cloud {
	/*
	padding-top:20px;
	padding-left:10px;
	*/
}

/* エントリータイトル */
.entry_cloud h2 {
	font-size:medium;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	background-position:left;
}

.entry_cloud ul {
	margin: 10px 0px;
}

.entry_cloud li {
	display: inline;
	padding-left: 1em;
	font-family:"Trebuchet MS", Trebuchet;
	font-weight: normal;
	font-size: 12px;
	}

/* =================================== */
/* ページ送り */
/* =================================== */

.pager {
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
}

.pager strong {
	font-size: 130%;
	font-weight: bold;
}



/* =================================== */
/* CALENDAR */
/* =================================== */

.calendar {
	margin: 5px 0px 15px 0px;
	        float: right;
}

.calendar td {
	font-size: 10px;
	text-align: center;
	padding: 2px 2px;
}

.calendar_month td {
	font-weight: bold;
}

.calendar_week td {
	font-family: "monospace";
}

.calendar_day td {
	background-color: #F9F9F9;
}
/* メロメロパーク */
	#melo a{
		color:#f36;
		text-decoration:none;
		border-color:#222222;
	}
	#melo{
		padding:0px 0px 0px 0px;
		text-align:right;
		font-size:13px;
		font-weight:bold;
		color:#f00;
	        float: right;
	}
/* バナー */
	#bannar a{
		color:#888888;
		text-decoration:none;
		border-color:#222222;
	}
	#bannar{
		padding:0px 0px 0px 1px;
		text-align:center;
		font-size:13px;
		font-weight:bold;
		color:#f00;
	        float:left;
	}
/*コピーライト */
	#copyright a{
		color:#888888;
		text-decoration:none;
	}
	#copyright{
		padding:0px 0px 0px 0px;
		text-align:center;
		font-size:12px;
		font-weight:bold;
		color:#f00;
	        float: center;
	}
/* リンク */
	#link a{
		color:#888888;
		text-decoration:none;
		border-color:#222222;
	}
	#link{
	        float:left;
		padding:10px 0px 0px 0px;
		text-align:center;
		font-size:13px;
		font-weight:bold;
		color:#f00;
	}
/* マージ用 */
	#margi{
		margin:0px 0px 2px 0px;
	}
/* アルバム */
	#album a{
		color:#f36;
		text-decoration:none;
	}
	#album{
		padding:1px 0px 0px 0px;
		text-align:center;
		font-size:13px;
		font-weight:bold;
		color:#f00;
	}

/* タイマー */
	#timer a{
		color:#f36;
		text-decoration:none;
	}
	#timer{
		padding:0px 0px 0px 27px;
		text-align:right;
		font-weight:bold;
	}
/* カウンター */
	#counter a{
		color:#888888;
		text-decoration:none;
		padding:5px 18px 0px 0px;
		font-size:13px;
		font-weight:bold;
	        float:right;
	}

/* ラグナロク */
	#RO a{
		color:#888888;
		padding:0px 12px 0px 0px;
		font-size:12px;
		font-weight:bold;
		text-decoration: none;
	        float:right;
	}

#outfooter{
		width:792px;
		height:20px;
		margin:0 auto;
		background:url(http://courage.chicappa.jp/blog/etc/courage_footer.png);
	}