/*
Copyright(c) All About, Inc. All rights reserved.
$LastChangedDate: 2008-02-26 13:00 (Tue, 26 Feb 2008) $
Version: 1.0
revised for "Mrs.All About" at 2006/11/28 by D.MORIMOTO IT&D DirectionG
Author:D.MORIMOTO IT&D DesignG
*/

body{
	background-image: url(//img.allabout.co.jp/pts/img/2006/bg_header.gif);
	margin:5px 0px 0px 15px;
	padding: 0;
	background-color:#ffffff;
	color:#333333;
	background-repeat: repeat-x;
	}

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;
	}

a:link {
	color:#333333;
	}
	
a:visited {
	color:#660066;
	}
	
a:active {
	color:#cc0000;
	}
	
a:hover {
	color:#333333;
	text-decoration:none
	}

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;
	}