/* CSS Document */

/* チビタス CSS Document */

/* チビタス専用*/


form,h1,h2,h3,h4,h5,h6,dl,dt,dd,p,ul,li {
	margin: 0px;
	padding: 0px;
	}

img {
	border: 0px;
	}

.hide { 
	display:none; 
	}

.hide02 {
	display:block;
	position:absolute;
	top:-9999px;
	left:-9999px;
	}
/* チビタス専用 */
.hide03 {
	display:block;
	position:absolute;
	top:-9999px;
	left:-9999px;
	}
h3.imageh3 {
	display:block;
	margin-bottom:5px;
	margin-top:5px;
}
h4 {
	margin-bottom:5px;
}

h1 {
	font-size:18px;
	display: inline;
	color: #FFFFFF;
	}
	
h2 {
	font-size:18px; 
	padding: 0px;
	}
	
.clear {
	clear: both;
	}


	
#Tag01 a {
	color:#008000;
	text-decoration: none;
	padding: 3px 4px;
	margin-right: 5px;
	}
	
#Tag01 a:hover {
	background: #d5f4d5;
	padding: 3px 4px;
	}
	
#Tag01 {
	color:#808080;
	padding: 3px 8px 3px 24px;
	background: url(//img.allabout.co.jp/pts/img/2005/icn_tag.gif) no-repeat left top;
	margin-top: 3px;
	}

a:link {
color:#444444;
}
a:visited {
color:#777777;
}
a:hover {
color:#444444;
text-decoration: none;
}
a:active {
color:#444444;
}
a:link.foot1  {
color: #FFFFFF;
text-decoration: none;
}
a:visited.foot1  {
color: #FFFFFF;
text-decoration: none;
}
a:hover.foot1  {
color: #FFFFFF;
text-decoration: none;
}
a:active.foot1  {
color: #FFFFFF;
text-decoration: none;
}
a:link.foot2  {
color: #333333;
text-decoration: none;
}
a:visited.foot2  {
color: #333333;
text-decoration: none;
}
a:hover.foot2  {
color: #333333;
text-decoration: none;
}
a:active.foot2  {
color: #333333;
text-decoration: none;
}

.navi2 {
	float:left;
	width:210px;
	margin-right:4px;
	margin-bottom:14px;
}
.navi2_end {
	float:left;
	width:210px;
	margin-right:0;
}

#media-block h3 {
text-decoration:none;

}

.cbo1{
	font-weight:bold;
	color:#333333;
	}



/* AA header 用 */

div#toptext {
	width:940px;
	height:34px;
	color:#ffffff;
}

div#seotext {
	margin:0;
	padding:0;
	width:60%;
	text-align:left;
	float:left;
	display:inline;
}
div#seotext a {
	color:#ffffff;
}
div#infotext {
	margin:0;
	padding:0;
	width:40%;
	text-align:right;
	float:right;
	display:inline;
}
div#infotext a {
	color:#ffffff;
}
.clear {
	clear: both;
}
/* AA footer 用 */
div#footer {
text-align: center;
clear: both;
}

div#footer #link ul {
	margin: 6px 0px 4px;
}

div#footer #link ul li {
	display: inline;
	list-style-image: none;
	margin: 7px 0px;
}

div#footer #link a {
	margin: 0px 6px;
}

address#copyright { 
	margin-bottom: 5px;
	font-style: normal;
}


/* marginとか共通のもの */

.tar {
	text-align:right;
}

.mtmb10{
	margin-top:10px;
	margin-bottom:10px;
}

.mtmb20{
	margin-top:20px;
	margin-bottom:20px;
}

.ml15{
	margin-left:15px;
}
.mb5 {
	margin-bottom:5px;
}
.mb10{
	margin-bottom:10px;
}
.mb13{
	margin-bottom:13px;
}

.mt20{
	margin-top:20px;
}

.boderdot{	/* chibitus_papadiary.tpl chibitus_memo.tpl */
	border-bottom:dotted #cccccc 1px;
}

.box120{	/* chibitus_papadiary.tpl chibitus_memo.tpl */
	width:120px;
}
.ml15{	/* chibitus_papadiary.tpl chibitus_memo.tpl */
	margin-left:15px;
}
.box86 {	/* chibitus_papadiary.tpl chibitus_memo.tpl */
	width:86px;
}
