a:hover{color:#FF00CC;text-decoration:underline}

body{
	margin:5px 0px 0px 5px;
}

#main{
	width:750px;
}


/* --- ヘッダー ------------------------------- */
#header{
	padding: 15px 0px 15px 0px;
	width:750px;
	background-image: url(http://2.suk2.tok2.com/theme/7/header01.gif);
	border: 2px solid #CCCCFF;
	background-color: #CCCCFF;
}

.blog-title{
	margin:0px 0px 0px 20px;
	color:#000000;
	font-weight: bold;
}

.blog-title a,
.blog-title a:link,
.blog-title a:visited,
.blog-title a:active,
.blog-title a:hover{
	color:#000000;
	text-decoration:none;
}

.description{
	width:650px;
	margin:10px 0px 0px 50px;
	font-weight: normal;
}

#bar{
	margin:0px 10px 0px 0px;
	float:right;
}

#ad-head{
	width:750px;
	margin:0px 0px 0px 0px;
	background-color: #E6E6FA;
	border-left: 2px solid #CCCCFF;
	border-right: 2px solid #CCCCFF;
}


/* --- 記・----------------------------------- */
#left{
	float:right;
	margin:0px 0px 0px 0px;

}

#article{
	margin:10px 10px 20px 0px;
	width:520px;
}

.article-title{
	padding: 8px 0px 6px 5px;
	width:520px;
	color:#000000;
	font-weight: bold;
	background-color: #F0F8FF;
	border: 3px double #CCCCFF;
}

.article-title a,
.article-title a:link,
.article-title a:visited,
.article-title a:active,
.article-title a:hover{
	color:#000000;
	text-decoration:none;
}

.article-date{
	float:right;
	padding: 3px 5px 5px 5px;
	color:#808080;
}

.article-body{
	padding: 10px 0px 10px 0px;
	width:520;
	line-height: 180%;
	font-size:18px;
	letter-spacing: normal;
}

#article-d{
	width:520;
	clear: both;
}

.article-footer{
	float:right;
	padding: 12px 0px 5px 0px;
	color:#808080;
}

/* --- サイドメニュー ------------------------- */
#side{
	padding: 5px 0px 0px 0px;
	background-color: #E6E6FA;
	width:200px;
	border-left: 2px solid #CCCCFF;
	border-bottom: 2px solid #CCCCFF;
}

.side-title{
	margin:5px 10px 5px 0px;
	padding: 8px 0px 6px 0px;
	width:195px;
	font-weight: bold;
	color:#000000;
	background-color: #CCCCFF;
	font-size:17px;
}

.side-body{
	padding: 5px 5px 5px 5px;
	line-height: 130%;
	width:200px;
	font-size:17px;
}

.calendar{
	font-size:16px;
}

.text_size {
	font-size:16px;
}


/* --- フッター ------------------------------- */
.line{
	width:750px;
}

.copy{
	width:750px;
}


