/* --- GOGO la GOO ★　BLOG --- */

body {
	color:#666666;
	font-size:80%;
	line-height:1.2;
	margin:0 auto;
	text-align:center;
}

h1,h2,h3,h4,h5,h6 { margin:0; font-size:100%; }
p { margin:0; }
img { border: none; }

a:link    { color: #2C5F9E; } 
a:visited { color: #2C5F9E; } 
a:hover   { color: #2C5F9E; } 
a:active  { color: #2C5F9E; } 

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* --- GOGO la GOO ★　BLOG --- */

#header {
	width:850px;
	margin:10px auto 0 auto;
	text-align:center;
}
/* --- ★ --- */
table.age {
	/* width:790px; */
	margin:0 auto;
	text-align:left;
}
table.age td{
	font-weight:bold;
	line-height:1.3;
}
table.age td img {
	margin-right:15px;
}

div.age2 {
	padding:10px 10px 0 10px;
	background:url(img/bg_age.gif) no-repeat top;
	_height: 1em;
	margin:0;
}
div.age3 {
	padding:0 10px 10px 10px;
	background:url(img/bg_age.gif) no-repeat bottom;
	_height: 1em;
	margin:0 0 15px;
}
    
/* --- ★ --- */
#content {
	width:790px;
	margin:20px auto 0;
	background:url(img/bg.gif) repeat-y right;
	_height: 1em;
}

#content div.left {
	float:left;
	width:560px;
	text-align:left;
}
#content h2.title {
	background:url(img/hoshi.gif) no-repeat;
	_height: 1em;
	padding:7px 0 7px 35px;
	color:#2C5F9E;
	font-size:110%;
}
#content div.dialy {
	line-height:1.5;
	margin:15px 0;
}
#content div.dialy img {
	margin-right:1.5em;
	margin-bottom:0.5em;
	margin-top:0.5em;
}

#content p.date {
	margin-top:5px;
	margin-bottom:35px;
	padding-right:10px;
	text-align:right;
}

/* --- ★ --- */
#content div.right {
	float:right;
	width:171px;
	padding:13px;
	text-align:left;
}

#content div.right p.menu {
	background:url(img/bg_button.gif) no-repeat;
	_height: 1em;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	width:131px;
	height:29px;
	padding:13px 0 0 40px
}

#content div.right p.menulist {
	line-height:1.5;
	padding:7px 5px 35px;
}

/* --- ★ --- */

table.anzen {
	width: 790px;
	margin: 0 auto;
}

table.anzenLeft {
	text-align: left;
	vertical-align: top;
}

table.anzenRight {
	text-align: right;
	vertical-align: top;
}
