@charset "UTF-8";

/* ブログテンプレート02_1
---------------------------------------------------- */

/* 全体デフォルトの文字 */
body,td {
	color: #6699cc;
	font-size:x-small;
	line-height:140%
}
body {
	background-color: #fff;
}


#wrapper {
	background-color: #ffffff;
}

a:link {
	color: #996699;
	text-decoration: none;
}
a:visited {
	color: #996699;
	text-decoration: none;
}
a:active {
	color: #996699;
	text-decoration: underline;
}
a:hover {
	color:#996699;
	text-decoration: underline;
}

#header h1 {
	display: none;
}

#header h2 {
	display: none;

}

h2 a:link,h2 a:visited {
	color:#996699;
	text-decoration: underline;
}
h2 a:hover,h2 a:active {
	color:#996699;
	text-decoration: none;
}

h3 {	font-size:14px;	}
h4 {	font-size:12px;	}

#header {
	height:307px;
	width:760px;
	background: url('/images/template/temp_yjj/backimg.jpg') no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
}


#header h1 {
	font-size: 20px;
	line-height: 1.2;
	color: #336699;
	width: 370px;
	position: absolute;
	left: 27px;
	top: 206px;
	height: 55px;

}
#footer {
	background: url('/images/template/temp_yjj/footer.gif') no-repeat;
	margin: 0px;
	padding: 0px;
	height: 149px;
	width: 760px;
}

#header h1 a {
	text-decoration:none;
	color:#336699;
	line-height: 110%;
}

#header h2 {
	font-size: 12px;
	line-height: 1.4;
	width: 371px;
	font-weight: normal;
	position: absolute;
	top: 259px;
	left: 29px;
	color: #3399cc;
	height: 71px;
}


/*----- 記事表示 -----*/
.contribute {
	width:500px;
	margin:70px 0 20px 0;
	padding:20px 20px 54px;
	color:#3399cc;
	border: 1px solid #333;
	background: #ffffff url(/images/template/temp_yjj/bg_kiji.gif) no-repeat bottom;
}
.cont_top {
}
.cont_bottom {
}
.contribute h2 {
	clear:both;
	margin:0px;
	font-size:medium;
	padding:10px 0px 8px 47px;
	color:#8F8477;
	background: url('/images/template/temp_yjj/bar_100.gif') no-repeat bottom;
}
.contribute h3 {
	margin:2px 0;
	font-size:10px;
}
.contribute div.ymd {
	margin:0px;
	/*float:right;*/
	font-size:11px;
	margin-bottom:5px;
	color: #3399cc;
}
.cont_thema {
	clear:both;
	margin:0px 10px 5px 0px;
	font-size:11px;
	float:left;
	color: #3399cc;
}
.cont_cate {
	margin:0px 0px 5px 0px;
	font-size:11px;
	float:right;
	color: #3399cc;
}
.contribute img,p {
	clear:both;
	margin:8px 0px;
}
.contribute img.right {
	/*float:right;*/
	margin:8px 0px 8px 10px;
}
.contribute p {
	font-size:small;
	line-height:140%;
}
.contribute ul {
	float:right;
	margin:0;
	padding:0px 0px;
}
.contribute li {
	float:left;
	font-size:10px;
	list-style-type:none;
	padding:15px 0px 10px 15px;
	margin:0;
}
.cont_more {
	text-align:right;
	font-size:small;
}

/*----- コメント -----*/
#comment {
	border:1px #000 solid;
	padding:20px;
	background:#fff;
	width:500px;
	color: #6699cc;
}
#cmt,#traba {
	padding:10px;
	width:480px;
	margin-bottom:10px;
	border: 1px solid #666;
	background-color: #fff;
}
#cmt h3,#traba h3 {
	margin:0;
	font-size:12px;
	color: #336699;
}
.cmt_ttl,.tra_ttl {
	font-size:11px;
	padding:10px 0px;
	color: #6699cc;
}
.cmt_url {
	font-size:10px;
}
.cmt_ymd,.tra_name {
	font-size:11px;
	float:right;
	color: #6699cc;
}

/*----- トラックバック -----*/
#trackback {
	border:1px #ebf2f8 solid;
	padding:20px;
	font-size:12px;
	line-height:1.5em;
	background:#fff;
	width:500px;
	color: #6699cc;
}
.traurl { font-size:12px; }


	
/*----- カレンダー -----*/
#calender,#menu,#personal {
	margin:10px 0px 18px 10px;
}
.ttl {
	width:170px;
	padding:3px 0px;
	color:#555;
	background: #eee;
}
#personal {
	width:150px;
	padding:10px;
	color: #6699cc;
	border: 1px solid #e2f2f7;
	background-color: #ebf2f8;
}
#personal td {
	color:#6699cc;
}
.nam {
	font-size:12px;
	margin-left:10px;
}
.nam_s {
	font-size:10px;}

#calender .month {
	margin:5px 0px;
	width:170px;
	text-align:center;
	color: #849696;
}
#calender table {
	width:170px;
	text-align:center;
	font-size:10px;
	/*border-top:2px #999 solid;*/
	margin-bottom:3px;
}
#calender table th {
	height:18px;
	font-weight:bold;
	color: #849696;
}
#calender table td {
	padding:2px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: #849696;
}
#calender table.navi td {
	padding:6px 0px 0px;
	border-top:1px solid #849696;
}

/*----- list -----*/
#menu ul,#menu li,#personal ul,#personal li {
	margin:0;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
	list-style-type:none;
	font-size:x-small;
	margin-right:10px;
	color: #8F8477;
}

/*----- Right menu -----*/
#menu-r {
	margin:70px 10px 18px 10px;
	/*background:#39c;*/
}

table.mycol td {
	padding:5px;
}
/*----- Current Page -----*/
.currentpage {
	font-weight: bold;
	color: #3399cc;
	text-decoration: none;
}

/*----- Counter -----*/
.counter {
	color: #F0608A;
	font-size: 12px;
}

/*----- Blog Top Link -----*/
#header #topBtn {
	text-align: right;
	position: absolute;
	left: 0px;
	top: 307px;
}





#obi a:link,#obi a:visited {text-decoration:none; color:#663300;}
#obi a:active,#obi a:hover {color:#FF3399; text-decoration:none;}
#obi {
	font-size: 10px;
	color: #c2c2c2;
	padding: 0px;
	height: 30px;
	border-bottom: 1px solid #c2c2c2;
	text-align: left;
	background-image: url(http://img2.brokore.com/brokore/selection/hanadan/head_bg.gif);
	background-repeat: repeat-x;
	margin: auto 0px;
	width: 100%;
}
#obi #logo {
	margin: 0px;
	height: 30px;
	width: 87px;
	float: left;
}
#obi #topmenu {
	float: right;
	padding: 0px;
	height: auto;
	width: auto;
	letter-spacing: 0.1em;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header .banner205 {
	height: auto;
	width: 180px;
	position: absolute;
	top: 200px;
	left: 558px;
}

/*----- Blog Top Link -----*/
.toplink a {
	display: block;
	height: 270px;
	width: 760px;
	top: 29px;
	text-indent: -9999px;
}