/* CSS Document */

/* [Global Settings] */
body {
	color: #666;
	font-size: 12px;
	margin:0px;
	padding:0px;
	text-align:center;
	color:#333333;
	background: #4F5C34 url(images/back.jpg);
	background-repeat: repeat-x;
}
p {
	margin-bottom: 1em;
}
img {
	border: 0;
}
a {
	color: #5B5B88;
	text-decoration: none;
}
a:active,
a:hover {
	color: #5B5B88;
	text-decoration:underline;
}
div {
	text-align: left;
}
table {
	border: 0;
}
ul {
	list-style: none;
}
strong {
	color: #F90;
	font-weight: bold;
}

.hide {
	display: none;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

/*ºÇ½é*/
div#read{
	width: 730px;
	color:#FFFFFF;
	height:46px;
	text-align:left;
	background-color:#374024;
	background: #374024 url(images/caguya_mk.jpg) no-repeat 0px 0px;
}

.readp{
	margin:0px;
	padding:18px 0px 0px 90px;
	font-size:10px;
}
/* [Layout] */
#wrapper {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 730px;
	height: 100px;
	text-align: center;
}
div#header {
	width: 730px;
	height: 250px;
	margin-bottom: 0px;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 0px 0px;
}


#main_contents{
	background-color: #FFFFFF;
}

div#contents {
	width: 460px;
	padding: 0px 30px 0px 30px;
	float: left;
}
div#pagenavi {
	width: 460px;
	text-align: center;
	color: #333333;
	font-size: 10px;
	padding-bottom: 15px;
}
div#footer {
	width: 730px;
	background: #E4E1DF url(http://www.caguya.co.jp/kannagara/images/foot_bk.jpg) repeat-x;
}

div#copy {
	width: 730px;
	height: 35px;
	color:#FFFFFF;
	text-align:right;
	font-size:10px;
	padding:15px 0px 0px 0px;
	background: #4F5C34 url(http://www.caguya.co.jp/kannagara/images/copy_bk.gif) no-repeat 0px 0px;
}

/* [Header] */
div#title {
	width: 448px !important;
	width: 490px;
	padding: 20px 0px 0px 30px;
	float: left;
}
div#title h1 {
	text-indent:-9999px;
	display:block;
	width:400px;
	height:130px;
}
div#title h1 a {
	color: #666;
	text-decoration: none;
}
div#title h1 a:active,
div#title h1 a:hover {
	color: #333;
}
div#title p {
	color: #F90;
}
.kensaku {
	text-align:center;
	margin:0px 0px 10px 0px;
	padding:0px;
}
.kensaku form {
	margin:0px;
	padding:0px;
	background-color: #EEE;
}
.formwk {
	margin-bottom: 5px;
	width:120px;
}
/* [Entry] */
div.entry {
	width: 460px;
	padding-bottom: 50px;
}
div.entry h2 {
	font-size: 14px;
	width: 460px;
	padding: 6px 0px 6px 10px;
	margin-bottom: 5px;
	background-color:#333333;
}
div.entry h2 a {
	color: #FFFFFF;
	text-decoration:underline;
}
div.entry h2 a:active,
div.entry h2 a:hover {
	color: #CCCCCC;
}
div.entry_author {
	width: 460px;
	color: #333333;
	text-align: right;
	margin-bottom: 20px;
}
div.entry_body {
	margin-bottom: 18px;
	line-height:1.4em;
}

div.entry_more {
	margin-bottom: 18px;
}
div.entry_state {
	clear: both;
	width: 460px;
	color: #333333;
	text-align: right;
}
div.entry img.pict {
	width:200px;
	height:160px;
	margin:0px 10px 0px 0px;
	float:left;
}
div.entry blockquote {
	padding: 15px 15px;
	margin-bottom: 30px;
	background-color: #EEE;
}
div.entry ul{
	list-style-type: disc;
	padding-left: 20px;
	margin-bottom: 30px;
}
div.entry ol{
	list-style-type: decimal;
	padding-left: 20px;
	margin-bottom: 30px;
}
div.entry em{
	font-weight: bold;
}
div.entry table {
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	margin-bottom: 18px;
}
div.entry table th {
	padding: 5px;
	border-bottom: 1px solid #F90;
	border-right: 1px solid #DDD;
}
div.entry table td {
	padding: 5px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	vertical-align: top;
}
div.entry dl {
	margin-bottom: 18px;
}
div.entry dl dt {
	color: #F90;
	font-weight: bold;

	padding-bottom: 10px;
}
div.entry dl dd {
	padding: 0 0 10px 20px;
}
/* [Comment] */
div#comments {
	width: 460px;
	padding-bottom: 50px;
}
div#comments h3 {
	font-size: 14px;
	width: 460px;
	padding: 6px 0px 6px 10px;
	margin-bottom: 5px;
	color:#FFFFFF;
	background-color:#336633;
}
div#comments dl.comment_body {
	width: 460px;
	padding-bottom: 30px;
}
div#comments dl.comment_body dt {
	width: 460px;
	color: #333333;
	text-align: left;
	padding:0px 0px 10px 0px;
	margin:0px 0px  5px 0px;
	line-height:1.4em;
	border-bottom: 1px solid #336633;
}
div#comments dl.comment_body dd {
	width: 460px;
	color: #333333;
	text-align: right;
	padding-bottom: 2px;
	margin:0px 0px 5px 0px;
}



div#comments h4 {
	font-size: 14px;
	width: 460px;
	padding: 6px 0px 6px 10px;
	margin-bottom: 5px;
	color:#333333;
	background-color:#C5CDA0;
}
dl#comment_form {
	width: 460px;
	border: 1px solid #DDD;
	padding:5px 0px 5px 10px;
}
dl#comment_form dt {
	padding-bottom: 5px;
}
dl#comment_form dd {
	padding-bottom: 15px;
}
dl#comment_form dd label {
	padding: 0 10px;
}
dl#comment_form dt label#labelsubmit {
	display: none;
}
dl#comment_form dd input.form {
	width: 250px;
	background-color: #FFFFFF;
	border: 1px solid #CCC;
}
dl#comment_form dd textarea {
	width: 350px;
	background-color: #FFFFFF;
	border: 1px solid #CCC;
}
dl#comment_form dd input.button {
	padding: 2px 5px;
	margin-right: 10px;
}
/* [Trackback] */
div#trackback {
	width: 460px;
	padding-bottom: 50px;
}
div#trackback h3 {
	width: 460px;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCC;
}
p.tb_link {
	width: 418px !important;
	width: 450px;
	color: #F90;
	background-color: #FAFAFA;
	padding: 5px;
	margin-bottom: 30px;
	border: 1px solid #F90;
	text-align: center;
}
div#trackback dl.tb_body {
	width: 430px;
	padding-bottom: 30px;
}
div#trackback dl.tb_body dt {
	width: 430px;
	color: #333333;
	text-align: right;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 1px solid #FFE6C0;
}
/* [Profile] */
div#profile {
	width: 460px;
	line-height:1.4em;
	padding-bottom: 50px;
}
div#profile h2 {
	font-size: 14px;
	width: 460px;
	padding: 6px 0px 6px 10px;
	margin-bottom: 20px;
	background-color:#333333;
	color:#FFFFFF;
}
div.profile_body {
	margin-bottom: 18px;
}
/* [Navigation] */
div#navigation {
	width: 170px;
	float: left;
	margin:0px 0px 0px 0px;
	padding:10px 5px 10px 5px;
	background-color:#E0DFE3;
}
.naviilist{
	margin:0px;
	padding:0px;
}

div.naviilist ul{
	width:150px;
	margin:0px 0px 0px 10px;
	padding:0px;
}
div.naviilist li{
	margin:0px 0px 10px 0px;
	background-image:url(http://www.caguya.co.jp/kannagara/images/t_li.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
	padding-left:13px;
}

.naviwk{
	width: 170px;
	padding: 0px;
	margin-bottom: 10px;
	background-color:#FFFFFF;
	background:url(images/dl_back.gif) ;
	border-bottom:#CCCCCC solid 1px;
	font-size:12px;
}

.calendar{
	margin:0px 0px 15px 5px;
	width: 160px;
	padding: 0px;
	font-size:11px;
}
.calendar td{
	text-align:center;
	padding:0px;
	margin:0px;
}
.calendar_month,
.weekday,
.cell,
.today{
	padding:0px;
	margin:0px;
}

.naviimgt{
	margin:0px;
	padding:0px;
}
/* for IE5Mac */
/*\*//*/
div#navigation ul {
	padding: 0 0 0px 17px;
}
/* ++++ Calendar ++++ */
dl#calendar table {
	width: 160px;
}
dl#calendar table th,
dl#calendar table td {
	font-size: 75%;
	line-height: 1em;
	text-align: center;
	padding: 2px 3px;
}
dl#calendar table th {
	padding-bottom: 5px;
}
dl#calendar table td span.today {
	color: #F90;
}
dl#calendar table td span.today a {
	color: #F90;
}
dl#calendar table td span.today a:active,
dl#calendar table td span.today a:hover {
	color: #F30;
}
/* ++++ Extra ++++ */
dl#extra {
	width: 178px !important;
	width: 200px;
	padding: 10px;
	border: 1px solid #CCC;
	background: transparent url(http://www.caguya.com/kannagara/template/sb_extra_bg.jpg) no-repeat bottom;
}
dl#extra dt {
	display: none;
}
dl#extra ul {
	padding: 0;
	list-style: none;
	list-style-image: none;
	font-size: 10px;
}
p#link2top {
	padding-left: 10px;
	background: transparent url(http://www.caguya.com/kannagara/template/sb_pagetop_arrow.gif) no-repeat;
}
/* [Footer] */
div#footer address {
	line-height:1.3em;
	padding: 10px 0px 10px 15px;
	font-style: normal;
	font-size: 11px;
	line-height: 1em;
	color: #333333;
}

div#top{
	text-align:right;
}
div#top img{
	margin:0px 10px 10px 0px;
}


span.caguya a{
	display:block;
	position:absolute;
	margin-left:-80px;
	text-indent:-9999px;
	width:80px;
	height:30px;
}
