@charset "utf-8";
@import url(./base.css);

#body-front {
	width: 400px;
	float: right;
	margin-top: 30px;
	margin-bottom: 50px;
	clear: both;
}

.twitter {
	margin-left:10px;
	margin-bottom: 40px;
	width: 380px;
}

/* news */
.news {
	border: none;
	padding: 0px 10px;
	line-height: 100%;
	text-align: left;
}

.body {
	margin-bottom: 40px;
}

.body h3 {
	border-bottom: 1px #000000 dotted;
	font-size: medium;
	margin: 0px;
	color: #708090;
	padding: 2px 10px;
}	

.body .lm {
	color: #666666;
	font-size: x-small;
	font-weight: normal;
}

.body .section {
	margin-top: 0em;
	padding: 7px 10px 0px;
	font-size: 75%;
}

cite {
	display: inline;
}

.rss {
	text-align: right;
	font-size: small;
	margin-bottom: 20px;
}

.readmore a {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #999999;
}

.readmore {
	margin-top: -30px;
}

/* sidebar-front */
#sidebar-front {
	float: left;
	width: 300px;
	margin-top: 30px;
}

#knit-list {
	width: 300px;
	height: 300px;
	margin-bottom: 20px;
}

.knit-list {
	margin: 0px;
	width: 300px;
	height: 300px;
	float: left;
	overflow: hidden;
}

.knit-list img {
	float: left;
}

/*
.seemore {
	margin-top: 110px;
	width: 32px;
	float: right;
	font-size: 12px;
	color: #99ccff;
}
*/

#link {
	width: 300px;
	float: left;
	line-height: 100%;
}

#link table {
	width: 300px;
	border-collapse: collapse;
	margin-bottom: 40px;
}

.link_uri {
	font-weight: bold;	
	padding: 5px 0px;
	border: none;
	border-collapse: collapse;
	white-space: pre;
}

.link_uri a {
	color: #6666cc;
}

.link_com {
	font-size: 80%;
	padding: 5px 10px;
	border: none;
	border-collapse: collapse;
	white-space: pre;
}

.aboutQG {
	margin-bottom: 20px;
	font-size: 80%;
}

#link .alignC img {
	margin-bottom: 20px;
}

/* formmail */
#formmail th {
	text-align: right;
	width: 120px;
	vertical-align: top;
	padding: 5px;
	line-height: 100%;
}

#formmail table {
	width:100%;
	margin-bottom: 10px;
}

/* link */
#body-link {
	width: 400px;
	float: right;
	margin-bottom: 50px;
	clear: both;
}

#body-link h2, #body-front h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 30px;
	color: #999999;
}

#body-link .f-link h3 {
	font-size: medium;
	border-bottom: solid 1px #99ccff;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#body-link .f-link h3 span{
	font-size: x-small;
	font-weight: normal;
}

#body-link .f-link p {
	margin-top: 2px;
	font-size: small;
	margin-bottom: 30px;
	line-height: 120%;
}

#sidebar-link {
	float: left;
	width: 300px;
}

.siteinfo {
	margin-top: 30px;
	font-size: 80%;
	line-height: 120%;
	background: #f0f3ff;
	padding: 10px;
}

.siteinfo1 {
	margin-top: 0px;
}

.siteinfo2 {
	margin-bottom: 0px;
}

.smartrans {
	width: 100px;
	margin-top: 50px;
	padding: 5px;
	font-size: small;
	border: solid 1px #99ccff;
}
