body,td {
	font-family: Verdana, Helvetica, Meiryo, 'メイリオ', 'Hiragino Maru Gothic Pro', 'ヒラギノ丸ゴ Pro W4', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, 'MS PGothic', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 8pt;
	color:#4169E1;
	letter-spacing: 1px;
}

html { background-image:url(/common/img/cc_background.gif);}
body { background-image:url(/common/img/cc_background_rt.gif);background-position:right top;background-repeat:no-repeat; }
div#rtmark { background-image:url(/common/img/cc_background_rta.gif);background-position:right top;background-repeat:no-repeat; }

A:link    { color:#333; text-decoration:none }
A:visited { color:#333; text-decoration:none }
A:hover   { color:#6699ff; border: none}
a img { border-style:none;}
br { letter-spacing: normal;}

#g_navi {background:#CCC;display: inline-block;display: inline-block;margin-left:20px;}
#g_navi li {float:left; padding:5px 5px;font-size:10pt; list-style-type:none;}
#g_navi li A:hover {background:#88d8f8;color:white;}

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

#grid-content {margin-left:15px;}

#grid-content div {
	width:143px;
	border: 1px solid #000000;
	background:#fff;
	margin: 5px;
	padding: 5px;
	text-align:center;
	overflow: hidden;
}

#grid-content div.grid {
	height:306px;
}

#grid-content div.llgrid {
	width:95%;
	height:20px;
	overflow: auto;
}

#grid-content div.lgrid {
	width:470px;
}

#grid-content div.mgrid {
	width:306px;
}

#grid-content div.sgrid {
	height:143px;
}

#grid-content div.wgrid {
	width:306px;
	height:143px;
	text-align:left;
}

#grid-content div.ngrid {
	border: none;
	background:none;
}

#grid-content p { text-align:left;margin-left:3px;}

#grid-content div.img {
	pading:5px;
	height: 306px;
}

#grid-content h1{
	font-size:10pt;
	font-weight:bold;
	color:#333;
	text-align:left;
	margin:0px 0px 0px 3px;
}

#grid-content .column{
	color:#333;
	text-align:left;
	letter-spacing: 0.2em;
	line-height: 1.5em;
	word-break: break-all;
}

#grid-content .column a{
	color:#4169E1;
}

#grid-content ul {
	list-style-type:none;
	padding-left:5px;
}

#grid-content ul.children {
	margin-left:1em;
}

#grid-content li.post{
	margin:0 0 0.5em 3px;
	list-style-type:disc;
}

#grid-content ul.new li{
	margin-bottom:1em;
	word-break: break-all;
	text-align:left;
}

#grid-content ul li.linkmark{
	margin-bottom:1em;
	word-break: break-all;
	text-align:left;
}

#grid-content .icons{
	margin-left:3px;
}

img.float {float:left;margin-right:5px;}

#grid-content .column p img{
	margin:0 15px 15px 0;
	float:left;
}

#grid-content .column img.size-thumbnail{
	margin:0 15px 15px 0;
		float:none;
}

#feed li {list-style-type:none; margin-bottom:1em;}

#grid-content div.tipsy {
	padding: 5px;
	font-size: 10px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	background-repeat: no-repeat;
	background-image: url(img/tipsy.gif); 
}

.tipsy-inner {
	padding: 5px 8px 4px 8px;
	background-color: black;
	color: white;
	max-width:200px;
	text-align: left;
}

.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }

*:first-child+html .mini-pic img{
	zoom:50%;
}

html>/**/body .mini-pic img{
	width/**/:300px;
	height/**/:199px;
	margin-bottom:1em;
	a:none;
}

/* safari only \*/
body:last-child .mini-pic img{
	width:300px;
}

html>/**/body .smini-pic img{
	width/**/:135px;
	margin-bottom:1em;
}

/* safari only \*/
body:last-child .smini-pic img{
	width:135px;
}