/*----- common -----*/

body{
	background:#e0f1cf;
	background:#e6f0fa;
}

a, a:link, a:active, a:visited, a:hover{
	color:#f60;
	color:#090;
}

a:visited{
	color:#0b88ba;
}

hr{
	height:1px;
	border:1px solid #ddd;
}

/*----- main -----*/

#container{
	border:1px solid #9abee1;
	background:#fff;
}

/*----- title banner -----*/

#banner,
#subbanner{
}

#banner,
#subbanner{
	background:#fff url(../../images/article/def3_bg_title.jpg) no-repeat right top;
	height:80px;
}


#banner a,
#subbanner a{
	color:#056bab;
	font-family:"Trebuchet MS", "lr oSVbN";
}

#banner h1,
#subbanner h1{
	font-size:x-large;
	position:absolute;
	top:15px;
	left:20px;
}

#login{
	bottom:10px;
	right:20px;
}

a.#login{
	bottom:5px;
}

#counter{
	background:#e6f0fa;
	text-align:right;
	padding:3px 20px;
}

/*----- profile -----*/

#profile{
	background:#f0fae6;
	border:1px solid #a1cc74;
/*	width:658px;
	margin:20px;*/
	width:94%;
	margin:15px auto;
}

#profile td{
	vertical-align:top;
}

#profile h2{
	font-size:larger;
	font-weight:bold;
}

#profile dt{
	color:#056bab;
	color:#51960c;
}

/*----- list (post,trackback,comment) -----*/

#contents{
}

#postlist{
}

#trackback,
#comment{
	margin:0px;
	padding:5px 0px;
}

#postlist h2,
#trackback h2,
#comment h2{
	color:#056bab;
	font-size:small;
	background:#e3f6fe url(../../images/article/def3_bg_h2.jpg) repeat-x left top;
	border:1px solid #9abee1;
	border:1px solid #9abee1;
	padding:2px 5px 2px 7px;
}

#trackback h2,
#comment h2{
	margin-top:20px;
}

#postlist h2 img{
	padding-top:1px;
}
#trackback h2 img,
#comment h2 img{
	padding:2px;
}

.supple{
	color:#666;
	font-size:small;
	font-weight:normal;
	margin:0px 5px;
}

#trackback #url{
}

#postlist table,
#trackback table,
#comment table{
	border-collapse:collapse;
}

#trackback form table,
#comment form table{
	padding:10px;
	background:#e6f0fa;
	border:solid #9abee1;
	border:solid #9abee1;
	border-width:0px 1px 1px;
}

#postlist th,
#trackback th,
#comment th{
	color:#000;
	font-weight:normal;
	padding:1px 7px;
	background:#f6f6f6;
	border:solid #ccc;
	border-width:0px 1px 1px 1px;
}

#postlist td,
#trackback td,
#comment td{
	color:#056bab;
	padding:2px 5px;
	border-bottom:1px solid #ccc;
	vertical-align:top;
	vertical-align:bottom;
}

#postlist blockquote,
#trackback blockquote{
	color:#000;
	margin: 5px 0px 5px 10px;
}

#comment blockquote{
	color:#000;
	margin: 3px;
}

#trackback dt,
#comment dt{
	color:#056bab;
}

input.txt,
textarea{
	border:1px solid #9abee1;
}

.response,
.date{
	color:#056bab;
}

#postlist a img.thumnail{
    border:1px solid #0a3;
}
/*----- blog -----*/
#blog{
	padding:20px 30px 10px;
}

/*----- blog-header -----*/

#blog-head{
	border:solid #9abee1;
	border-width:1px 1px 0px;
	margin:0px;
}

#blog-head h2{
	color:#056bab;
	font-size:larger;
	font-weight:bold;
	font-family:"Trebuchet MS", "lr oSVbN";
	padding:10px 15px 0px;
}

#blog-head .date,
#blog-head .response{
	padding-right:15px;
}

/*----- blog-body -----*/

#blog-body{
	border:solid #9abee1;
	border-width:0px 1px 1px;
	padding:10px 30px;
}

#blog-body img{
	border:0px solid #0a3;
}
#blog-body a img{
	border:1px solid #0a3;
}
#blog-body img.up-image{
	border:0px solid #0a3;
	margin:5px;
}
#blog-body a img.up-image{
	border:1px solid #0a3;
}

#blog-body blockquote{
	border:2px dotted #ccc;
}

#blog-body blockquote#affiliate{
}

#affiliate img{
	border:0px;
}

/*----- blog-footer -----*/

#blog-foot{
}

#theme td{
	color:#056bab;
}

#theme #rader{
	background-image:url(../../images/article/trb_def3.gif);
	vertical-align:top;
}

/*----- miscellaneous -----*/

#contents #archives li,
#blog #archives li{
	color:#999;
}

.navi{
	border:solid #9abee1;
	border-width:1px 0px;
}

/*----- utilities -----*/

#utilities, #utilities2{
}

#utilities div, #utilities2 div{
	margin-top:0px;
	padding-top:5px;
}

#utilities h2, #utilities2 h2,
#blog-foot h2{
	font-size:small;
	text-align:center;
	color:#056bab;
	background:#e3f6fe url(../../images/article/def3_bg_h2.jpg) repeat-x left top;
	border:1px solid #9abee1;
	padding:2px 0px;
}

#utilities ul, #utilities2 ul,
#blog-foot ul{
	padding-left:20px;
	margin:5px 0px;
	color:#0b88ba;
}

#utilities ul li, #utilities2 ul li{
}

/*----- calendar -----*/

#calendar{
	padding-bottom:10px;
}

#calendar table{
}

#calendar table caption{
	padding:1px;
	border-bottom:1px solid #9abee1;
}

#calendar td,
#calendar td a,
#calendar th{
	padding:2px 0px;
}

#calendar th{
	color:#0b88ba;
	border-bottom:1px solid #9abee1;
}

#calendar td a{
}

/*----- album -----*/

#albums img{
	border-color:#0a3;
}

/*----- footer -----*/

#footer{
}

#footer a{
	color:#0b88ba;
}

#links{
}

#sbanner{
}

#sbanner img{
	border:1px solid #fff;
}

/* Trackback URL window */

#miniwin{
	background:#e6f0fa;
	border:2px solid #499acd;
}

#miniwin .message{
	color:#06a;
}

#miniwin .notice{
	color:#f60;
}

#miniwin .url{
	color:#000;
	background-color:#fff;
	border:3px solid #9abee1;
}

#miniwin .buttons{
	background-color:#9abee1;
}

/*  for SNS  */
#utilities #c-menu .item, #utilities2 #c-menu .item{
	border-bottom:1px solid #ccc;
}
#outer-box h2{
	color:#056bab;
	border-bottom:3px solid #056bab;
}
#outer-box h3{
	color:#056bab;
	background:#e3f6fe url(../../images/article/def3_bg_h2.jpg) repeat-x left top;
	border:1px solid #9abee1;
	padding:2px 5px 2px 7px;
}
.deco{
	border-collapse:collapse;
}
.deco th{
	color:#000;
	padding:1px 7px;
	background:#f6f6f6;
	border:1px solid #ccc;
}
.deco td{
	border-bottom:1px solid #ccc;
}
.tc1{
	color:#056BAB;
}