/* font size & font family  */
body                        {font-family:"sans-serif";font-size:15px;}
#banner                     {font-family:"Verdana" sans-serif;}
#banner h1 a                {font-size:x-large;}
.tag-title                  {font-size:x-large;}
#banner .description        {font-size:normal;}
.sidetitle                  {font-size:18px;}
.syndicate                  {font-size:normal;}
.date                       {font-size:small;}
h3.title                    {font-size:large;}
.listCategoryArticle ul li  {font-size:small;}
.tag-word                   {font-size:small;}
.posted                     {font-size:small;}
#calendar th                {font-size:small;}
.calendarday                {font-size:small;}
.comments-body              {font-size:small;}



body{
	text-align:center;
	margin:0;
	padding:0;
	color:#333;
}

a:link{color:#BD0000;}
a:visited{color:#BD0000;}
a:hover{text-decoration:none;}


h2
,h3{padding:0;margin:0;}


#container{
	width:1000px;
	text-align:left;
	margin:0 auto;
}
#banner{
	padding:0px 0px 0px 0px;
	margin-bottom:30px;
	background-color: #FFFFFF;
	background-image: url(https://word-asobi.up.seesaa.net/image/head_bg_1.gif);
	background-repeat: repeat-x;
	height: 80px;
}
#banner h1 a{
	color:#333;
	text-decoration:none;
}
#banner h1{
	margin:0;
	padding: 0;

}
#banner .description{
	color:#888;
	font-weight:normal;
	padding-left:0px;
	display:none;
}
.navi {
	text-align:center;
	line-height: 130%;
	padding-bottom:14px;
}
.navi a{
	text-decoration:none;
}
#links-left{
	width:250px;
	float:left;
	padding:0px 0px 0px 0px;
	line-height:1.5;
	margin-right:30px;
}
#links-left a {
	color:#002675;
}
#links a {
	color:#002675;
}


#links{
	width:190px;
	float:left;
	padding:0px 0px 0px 0px;
	line-height:1.5;
}
.sidetitle{
	color:#333366;
	text-align:left;
	padding:8px 10px 8px 30px;
	margin-bottom:0px;
	font-weight:bold;
	background-color: #C1D1E0;
	border: solid 1px #336699;
	background-image: url(https://word-asobi.up.seesaa.net/image/sidetitle_bg_1.gif);
	background-repeat: repeat-y;
}
.side{
	margin-top:0px;
	margin-bottom:25px;
	padding:10px 15px 15px 15px;
}


.side-tag {
	margin-top:0px;
	margin-bottom:25px;
	padding:10px 15px 15px 15px;
}
#content{
	width:500px;
	float:left;
	margin-right:30px;
}
.blog{
	padding-top:0px;
	margin-bottom:25px;
}

.date{
	font-weight:normal;
	background-repeat:no-repeat;
	background-position:top left;
	padding:15px 0px 0px 0px;
	font-size:12px;
	color:#583822;
	display:none;
}
.blogbody{
	margin-bottom:0px;
	}
	h3.title{
		margin:0;
		padding:8px 10px 8px 30px;
		line-height:1.5;
		font-size:18px;
		color:#FFFFFF;
		font-weight:bold;
		border:solid 1px #336699;
		background-color: #336699;
		background-image: url(https://word-asobi.up.seesaa.net/image/maintitle_bg_1.gif);
		background-repeat: repeat-y;
	}
	a.title{
		text-decoration:none;
		color:inherit;
	}
	.text:after{
		content:".";
		display:block;
		clear:both;
		height:0;
		visibility:hidden;
	}
	.text{
		margin:0 0 0 0px;
		color:inherit;
		padding:10px 15px 10px 0px;
		line-height:1.5;
		font-weight:normal;
		background-color:#fff;
		min-height: 1px;
	}
	* html .text{
		height:1px;
		_height:100%;
		/*\*//*/
		height:auto;
		overflow:hidden;
		/**/
	}
		.text blockquote{
			border:1px solid #f8f8f8;
			margin:10px;
			padding:8px 12px;
			color:inherit;
			border:solid 1px #f8f8f8;
			-webkit-border-radius: 20px;
			-moz-border-radius: 20px;
			border-radius: 20px;
			background-color:#f8f8f8;
		}
		.tag-word{
			margin:0px 0px 0px 0px;
			line-height:1.4em;
			text-align:right;
		}
		.tag-word a{
			color:#CC7A00;
		}
		.bookmark{
			margin-top:5px;
		}
	.posted{
		padding:0px 15px 15px 0px;
		text-align:right;
		margin-bottom:0px;
		color:inherit;
	}
	.posted a{
		color:#CC7A00;
	}

#footer{clear:both;}

.powered {
	padding:20px 0px 20px 0px;
	text-align:center;
}
.powered table{
	margin:0px auto;
}
.syndicate {
	margin-right:10px;
	text-align:center;
	margin-bottom: 25px;
	margin-top: -50px;
}
#calendar {
	text-align:center;
	margin-bottom:25px;
}
	#calendar table{
		width:100%;
		margin:0px auto;
	}
		.calendarhead {
			color:inherit;
			text-align:center;
			padding:10px 0px 5px 0px;
			margin-bottom:0px;
			font-weight:bold;
		}
			.calendarhead a{
				text-decoration:none;
				color:inherit;
			}
			.calendarhead .calendarday a{
				text-decoration:none;
				display:inline;
				color:#CC7A00;
			}
	#calendar th{
		color:#C7DC68;
	}
	.calendarday {
		padding:0px 0px 5px;
		color:inherit;
		text-align:center;
	}
	.calendarday a{
		font-weight:bold;
		display:block;
		text-decoration:underline;
		padding:0px 0;
		color:#E95295;
	}



input{
	max-width:200px;
	margin: 3px 0 15px 0;
}
#comments .input-submit{
	
background-color: #336699;
	width:69px;
	height:29px;
	border:0;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	margin-right:5px;
}
#comments {
	padding:15px 15px 15px 0px;
	margin-top:25px;
	background:#fff;
}
#comments form {
	margin:0px;
	padding:0px 10px;
}
textarea{
	width:95%;
	margin: 3px 0 15px 0;
}
.comments-head{ 
	margin:0 0px 10px;
	padding:0px 0px 3px 0px;
	line-height:1.5;
	font-size:15px;
	background-repeat:repeat-x;
	background-position:bottom center;
	color:#336699;
	font-weight:bold;
	border-bottom:dotted 1px #336699;
}
.comments-body {
	margin:0px;
	padding:0px;
}
.comments-body .text{
	border:1px solid #f8f8f8;
	margin:0px;
	padding:8px 12px;
	color:inherit;
	border:solid 1px #f8f8f8;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color:#f8f8f8;
}
.comments-post {
	padding:5px 10px;
	text-align:right;
	margin-bottom:25px;
	color:#888;
}
#trackback {
	padding:15px 15px 15px 15px;
	margin-top:25px;
	background:#fff;
}
.copyright{
	text-align:center;
}
.diet-content{
	padding-left:10px;
}
#diet-foods{
	padding-left:10px;
}
.food-title{
	width:20%;
	clear:left;
	float:left;
}
.food-content{
	width:75%;
	padding-top:10px;
}
#diet-container{
	border:1px solid #999;
	padding:5px;
	margin-bottom:5px;
}
.diet-title{
	padding:2px 10px 2px 5px;
	margin-top:5px;
}
.diet-content{
	padding-left:10px;
}
#diet-foods{
	padding-left:10px;
}
.food-title{
	width:20%;
	clear:left;
	float:left;
}
.food-content{
	width:75%;
	padding-top:10px;
}
.tag{
	margin-top:0px;
	padding:10px;
	margin-left:0px;
	background:#fff;
}
#tag_cloud{
	border:1px solid #336699;
	padding:10px;
	text-align:left;
	position:relative;
}
#tag_cloud a {
	padding:2px;
}
.tag-title{
	font-weight:bold;
	text-align:left;
	color: #CC0000;
}
.tag-body{
	margin:10px 0px;
	padding:10px 0px 0px 0px;
	position:relative;
}
.tag-service{
	text-align:left;
	font-weight:bold;
	border-bottom:1px solid #336699;
	padding:0px 0px 5px 0px;
	clear:left;
	position:relative;
}
.tag-search{
	text-align:right;
	padding:5px 0px;
	margin-top: 5px;
	margin-bottom:30px;
	position:relative;
}
.tag-article{
	padding:0px 10px 10px 10px;
	text-align:left;
	position:relative;
}
.tag-article-title{
	text-align:left;
	padding:0px 0px 5px 0px;
	position:relative;
}

.tag-article-title a {
	color: #002675;
}

.tag-article-posted{
	font-weight:normal;
	position:relative;
}
.tag-article-summary{
	padding:0px 10px;
	line-height:1.4em;
	position:relative;
}
.tag-more{
	text-align:right;
	margin:10px 0px;
	clear:left;
	position:relative;
}
.tag-photos{
	float:left;
	margin:10px 5px;
	position:relative;
	width:140px;
	height:200px;
}
.tag-photos-title{
	line-height:1.4em;
	padding:5px 0px;
	text-align:left;
	position:relative;
}
.tag-audios{
	margin:5px;
	position:relative;
}
.tag-audios-title{
	text-align:left;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	position:relative;
}
.tag-audios-posted{
	font-weight:normal;
	position:relative;
}
.tag-videos{
	float:left;
	margin:10px 5px;
	position:relative;
}
.tag-videos-title{
	line-height:1.4em;
	padding:5px 0px;
	text-align:left;
	position:relative;
}
.tag-navi{
	clear:left;
	text-align:center;
	margin:10px 0px;
	position:relative;
}
.listCategoryArticle{
	color: #336699;
	font-weight: bold;
	margin-top:5px;
	padding:5px;
	border:solid 1px #336699;
}
.listCategoryArticle a {
	color:#0000ff;
}
.listCategoryArticle ul{
	font-weight: normal;
	list-style:none;
	padding:0;
	margin:10px 0 0 10px;
	text-align:left;
	list-style-position:outside;
}
.listCategoryArticle ul li{
	margin:0 0 5px 0;
	background:url(https://word-asobi.up.seesaa.net/image/arw_1-8bff2.gif) no-repeat 0 2px;
	padding-left:18px;
	line-height:1.4;
}
#links,
#links-left,
.side,
#content,
.blog,
.blogbody,
.text{
	overflow:hidden;
}

/* twitter quote */
.tweetBlockQuote{
 margin-bottom:10px;
 overflow:hidden;
 width:98%;
}
.tweetBlockQuote img{
 border:0;
}
.tweetBlockQuote .tweetImg{
 padding:0px;
 width:53px;
 text-align:left;
 overflow:hidden;
 vertical-align:top;
 float:left;
 margin-right:7px;
}
.tweetBlockQuote .tweetMain{
 padding:5px;
 border:solid 1px #ddd;
 background:#fff;
 color:#000;
 overflow:hidden;
 vertical-align:top;
 float:left;
 width:70%;
}
.tweetBlockQuote .tweetMain a.tweetOwner{
 color:#E86390;
 font-weight:bold;
 text-decoration:none;
}
.tweetBlockQuote .tweetMain a.tweetFriends{
 font-weight:bold;
 color:#26A6DC;
 text-decoration:none;
}
.tweetBlockQuote .tweetMain .tweetText{
 color:#000;
}
.tweetBlockQuote .tweetMain .tweetText a{
 color:#000;
 text-decoration:underline;
}
.tweetBlockQuote .tweetMain .tweetDate{
 color:#9C9C9C;
}
.tweetBlockQuote .tweetBoth{
 clear:both;
}
/* twitter quote */



/* wordAsobi
------------------------------------------------------------ */
.nextwordPage {
	text-align:right;
	border: solid 1px #CC0000;
	padding: 5px;
}
.mySide a {
	background-image: url(https://word-asobi.up.seesaa.net/image/arw_1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 1.5em;
	display: block;
	margin-bottom: 5px;
}


/* wordAsobi main design
------------------------------------------------------------ */

.wordAsobi {
	color: #333;
	margin: 10px 0 50px 0;
	line-height: 150%;

}
.wordAsobi a {
	color:#0000ff;
}
.wordAsobi dl {

}
.wordAsobi dt {
	color: #b50;
	font-weight: bold;
	border-left: solid 10px #b50;
	padding-left: 0.5em;
	font-size: 20px;
	margin: 30px 0 10px 0;
}
.wordAsobi dd {
	padding: 10px 0 10px 0;
	margin: 0 0 0 1em;
	
}
.wordAsobi dd img {
	margin-top: 8px;
}

.wordAsobi dd table {
	width: 100%;
}
.wordAsobi dd td {
	text-align: center;
}
.wordAsobi dd .txtTd {
	text-align: left !important;
}

.wordAsobi dd td img {
	margin-top: 8px;
}

.wordAsobi dd ol {
	margin: 0 0 0 2em;
	padding: 0;
	
}

.wordAsobi dd li {
	margin: 0 0 8px 0;
	line-height: 150%;
}
.txtRedn {
	color: #b50;
}
.txtRedb {
	color: #b50;
	font-weight: bold;
}
.bgDt {
	background-color: #b50;
	color: #fff !important;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0.5em !important;
}
.leftBorderw {
	border-left: solid 10px #fff;
	padding-left: 1em;
}

/* 自由形式
------------------------------------------------------------ */
.fukugan {
	margin-top: 10px;
}
/* kijishita Banner
------------------------------------------------------------ */
.kjsBnr {
	margin: 30px 0;
	text-align: center;
}
.kjsBnr ul {
	margin: 0 0 30px 0;
	padding: 0;
}
.kjsBnr li {
	margin-right : 10px;
	display: inline;
	list-style-type: none;
	
}
/* sideleftAfr
------------------------------------------------------------ */
.sideleftAfr1 {
	margin: 25px 0;
	text-align: center;
	
}
/* sideleftAfr2
------------------------------------------------------------ */
.sideleftAfr2 {
	border: 1px solid #336699;
	text-align: center;
	margin: 0 0 30px 0;
	padding: 10px 0;
}
.sideleftAfr2 ul {
	margin: 0;
	padding: 0;
}
.sideleftAfr2 li {
	list-style-type: none;
	margin-bottom: 5px;
}





/* Lc.ツリーカテゴリー 全体の設定 */
#LC_CAT {line-height: 200%;}

/* Lc.ツリーカテゴリー 親設定（全体指定） */
#LC_CAT .parent {
	background-image: url(https://word-asobi.up.seesaa.net/image/side_arw_1.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 1.3em;
}

/* Lc.ツリーカテゴリー 子設定（全体指定） */
#LC_CAT .child {
	background-image: url(https://word-asobi.up.seesaa.net/image/side_arw_2.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 14px;
	margin-left: 0.5em;
}
#LC_CAT .child_count {color:#b0c4de;}


/*
Back to top button 
------------------------------------------------------------ */
.pagetop {
    position: fixed;
    bottom: 3%;
    right: 3%;}
#pagetop span {
    width: 80px;
    height: 80px;
    display: block;}

/*
rightdownBnr 
------------------------------------------------------------ */
.rightdownBnr {
	text-align: center;
	margin: 30px 0;
}
/*
人気記事
------------------------------------------------------------ */
.osusumekiji {
 
}
.osusumekiji a {
	color:#0000ff; 
}
.osusumekiji ol {
	margin:0 0 0 0;
	padding:0;

}
.osusumekiji li {
	margin-bottom:10px;
	padding:0 0 0 0.3em;
	background-image: url(https://word-asobi.up.seesaa.net/mydirectory/li_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-position: inside;
list-style-type: decimal;
}

/*
記事下村リンク
------------------------------------------------------------ */
.muralink {
	text-align: right;
}

/*
新着記事
------------------------------------------------------------ */
.newkiji a {
	display: block;
	margin: 0 0 8px 0;
	border-bottom: dashed 1px #b0c4de;
	border-left: solid 10px #336699;
	padding: 0 0 3px 0.5em;

}
/*
表示ボックス
------------------------------------------------------------ */
/*全体*/
.hidden_box {
    margin: 2em 0;/*前後の余白*/
    padding: 0;
}

/*ボタン装飾*/
.hidden_box label {
    padding: 15px;
    font-weight: bold;
    border: solid 2px black;
    cursor :pointer;
}

/*ボタンホバー時*/
.hidden_box label:hover {
    background: #efefef;
}

/*チェックは見えなくする*/
.hidden_box input {
    display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
  margin-top: 20px;
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
    padding: 10px 0;
    height: auto;
    opacity: 1;
}
