#Header ul {
	position: absolute;
	right: 12px;
	font-size: 0.7em;
	top: 2px;
	list-style: none;
}
#Header li {
	text-transform: uppercase;
}


#Contents h2 {
	font-size: 1em;
	line-height: 2.5em;
	height: 2.5em;
	text-indent: 1em;
}
#Contents .entry-area, #Contents .entry_navi, #Contents .entry_lists, #Contents .entry_cloud {
	margin: 30px 40px;
}
#Contents .entry-area h2 a {
	color: #000000;
	text-decoration: none;
}
#Contents .entry-area .box, #Contents .entry_lists dl, #Contents .entry_cloud ul {
	padding: 1em;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}
#Contents .entry-area .entry-date {
	font-size: 0.7em;
	text-align: right;
	letter-spacing: 0.1em;
}
#Contents .entry-area .entry_tag {
	font-size: 0.8em;
	padding-bottom: 7px;
	border-bottom: 1px dashed #CCCCCC;
}
#Contents .entry-area .entry_tag h3 {
	text-transform: uppercase;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
	text-indent: 5px;
}
#Contents .entry-area .entry_tag ul {
	list-style: none;
}
#Contents .entry-area .entry_tag li {
	line-height: 1.2em;
	display: inline;
	margin: 5px;
}
#Contents .entry-area .entry_tag a {
	text-decoration: none;
}
#Contents .entry-area .entry_tag a:hover {
	color: #FF3300;
}

#Contents .entry-area .entry {
	margin: 15px 10px;
	line-height: 1.8em;
	font-size: 0.9em;
}
#Contents .entry-area .entry img, #Contents .entry_lists dd img {
	padding: 6px;
	border: solid 1px #EDEDED;
	display: block;
	margin: 0px auto;
}
#Contents .entry-area .state {
	font-size: 0.7em;
	padding-top: 7px;
	border-top: 1px dashed #CCCCCC;
	list-style: none;
	text-align: right;
}
#Contents .entry-area .state li {
	display: inline;
	margin: 5px;
	text-transform: lowercase;
}
#Contents .entry-area .state li a {
	text-decoration: none;
}
#Contents .entry-area .state li a:hover {
	color: #FF3300;
}
#Contents .entry_navi {
	font-size: 0.8em;
	text-transform: uppercase;
}
#Contents .entry_navi li {
	margin: 8px;
	list-style: none;
}
#Contents .entry_lists dl {
	line-height: 1.5em;
}

#Contents .entry_lists dt {
	text-indent: 15px;
	background: url(../img/icon.gif) no-repeat left 6px;
	font-size: 0.9em;
}
#Contents .entry_lists dt span {
	margin-left: 10px;
	font-size: 0.8em;
}

#Contents .entry_cloud ul {
	list-style: none;
}
#Contents .entry_cloud li {
	display: inline;
	line-height: 1.8em;
	margin-right: 10px;
}
#Navi {
	font-size: 0.9em;
}
#Navi h2 {
	display: none;
}


#Navi dl {
	margin: 20px 20px 20px 10px;
}
#Navi dt {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-indent: 5px;
}
#Navi dd {
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #777777;
	padding: 5px;
}
#Navi .calendar {
	border: 0px;
	font-size: 10px;
	width: 245px;
	margin: 0px auto;
}
#Navi .calendar td {
	text-align: center;
	height: 24px;
}
#Navi .calendar_month td {
	font-weight: bold;
}
#Navi .calendar_day td {
	width: 35px;
	line-height: 24px;
}
#Navi dd dl {
	margin: 0px;
}
#Navi dd ul {
	list-style: none;
}
#Navi dd dt {
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1em;
	text-indent: 0px;
	background: url(../img/icon.gif) no-repeat left 2px;
	padding-left: 15px;
}
#Navi dd dd {
	border-style: none;
	padding-left: 15px;
	font-size: 0.8em;
	margin-bottom: 2px;
}
#Navi dd li {
	line-height: 1.5em;
	background: url(../img/icon.gif) no-repeat left 5px;
	padding-left: 15px;
}
#Navi dd li span {
	font-size: 0.8em;
	margin-left: 10px;
	vertical-align: 5%;
}
#Navi .other {
	margin-top: 70px;
}

#Navi .other dt {
	display: none;
}
#Navi .other dd {
	border-style: none;
	padding: 0px;
}

#Navi dd .rss {
	background: url(../img/rss.gif);
	padding: 0px;
	height: 30px;
	width: 92px;
	text-indent: -9999px;
}
#Navi dd .rss a {
	display: block;
	height: 100%;
}



#Contents .comment, #Contents .trackback {
	margin: 40px 20px 0px;
}
#Contents .comment h3, #Contents .trackback h3 {
	font-size: 0.9em;
	color: #FF9C00;
	letter-spacing: 0.1em;
	text-indent: 5px;
	line-height: 1.5em;
	text-transform: uppercase;
}
#Contents .comment .box, #Contents .trackback .box {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	padding: 10px;
}
#Contents .comment dl, #Contents .trackback dl {
	line-height: 1.5em;
}
#Contents .comment dt, #Contents .trackback dt {
	background: url(../img/icon.gif) no-repeat left 6px;
	text-indent: 15px;
	font-size: 0.9em;
	font-weight: bold;
}
#Contents .comment dt span {
	font-size: 0.8em;
	margin-left: 10px;
}
#Contents .comment dd {
	margin-bottom: 20px;
}

#Contents .comment p, #Contents .trackback p {
	margin: 10px 15px;
	font-size: 0.9em;
}
#Contents .comment .comment_area h4 {
	display: none;
}
#Contents .comment .comment_area dt {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #999999;
	background: url(../../common/css/none);
	text-indent: 5px;
}
#Contents .comment .comment_area form {
	margin: 10px auto 0px;
	width: 300px;
}
#Contents .comment .comment_area dl input {
	line-height: 20px;
	height: 20px;
	width: 298px;
	border: 1px solid #CCCCCC;
	font-size: 0.9em;
}
#Contents .comment .comment_area dl textarea {
	height: 100px;
	width: 298px;
	border: 1px solid #CCCCCC;
	font-size: 0.9em;
}
#Contents .comment .comment_area #comment_submit {
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	text-transform: uppercase;
	color: #222222;
	letter-spacing: 0.2em;
	font-size: 0.8em;
	margin: 0px auto;
	height: 24px;
	width: 70px;
	display: block;
}
#Contents .trackback .url {
	margin: 10px auto 0px;
	width: 350px;
}
#Contents .trackback .url h4 {
	font-size: 0.9em;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}

#Contents .trackback .url input {
	line-height: 20px;
	height: 20px;
	width: 348px;
	border: 1px solid #CCCCCC;
}
#Contents .pager {
	letter-spacing: 0.2em;
	margin: 30px 40px;
	font-size: 0.8em;
}
#Contents .pager a {
	font-weight: bold;
	text-decoration: none;
}
#Footer ul {
	float: right;
	padding-right: 40px;
	list-style: none;
}
#Footer li {
	text-transform: lowercase;
}
#Footer li a {
	text-decoration: none;
}
#Footer li a:hover {
	color: #FF3300;
}
