@charset "utf-8";

/*
Theme Name: kikumasamuneNews
Theme URI: http://www.kikumasamune.co.jp/release/
Description: 菊正宗の<a href="http://www.kikumasamune.co.jp/release/">ニュースリリース</a>のテーマ
Version: 1.0
Author: SIXBIRD
Author URI: http://www.6-bird.net/
Tags: white, one column

	kikumasamuneNews v1.0
	 http://www.kikumasamune.co.jp/release/

	This theme was designed by sidekick and built by SIXBIRD.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

#content {
	background: #FFFFFF;
}

/* ###### H1 TAG ###### */
h1 {
	margin-bottom: 20px;
}


/* ########## BOTTOM CONTENT ########## */
#wrapContentBtm {
	padding: 40px 0 20px 0;
}

#wrapContentBtm h2 {
	font-size: 13px;
	font-weight: bold;
	color: #422210;
	padding-bottom: 10px;
}

#wrapContentBtm dl#post {
	margin-bottom: 30px;
	font-size: 13px;
	border-top: 2px solid #D9D9D9;
	border-bottom: 2px solid #D9D9D9;
}
#wrapContentBtm dl#post dt, #wrapContentBtm dl#post dd {
	border-top: 1px solid #D9D9D9;
	padding: 7px 0 6px 0;
}
#wrapContentBtm dl#post dt {
	float: left;
	background: url(images/sign_archive_list.gif) no-repeat left center;
	width: 50px;
	padding-left: 21px;
}
#wrapContentBtm dl#post dd {
	padding-left: 8em;
}
#wrapContentBtm dl#post dd a {
	color: #C6373f;
	text-decoration: none;
}
#wrapContentBtm dl#post dd a:hover {
	text-decoration: underline;
}
#wrapContentBtm dl#post dt.first, #wrapContentBtm dl#post dd.first {
	border-top: none;
}

#archiveLink ul{
}

#archiveLink li {
	display: inline;
	margin-right: 10px;
}
#archiveLink li a {
	background: url(images/sign_link.gif) no-repeat left center;
	padding-left: 10px;
}

#wrapContentBtm dl#post dd.tRed a {
	color: #FF0000;
}

