/* FRONT */

/* SYSTEM */

table.front {
	width:540px;
}

div.front-left-block {
	margin:14px 28px 14px 14px;
	text-align:left;
}

td.front-left {
	vertical-align:top;
}

td.front-right {
	width:130px;
	vertical-align:top;
}

div.front-right-block {
	height:250px;
}

img.front-globe {
	margin-left:8px;
	width:120px;
	height:133px;
}

/* /SYSTEM */


/* TEXT */

td.front-text {
	vertical-align:top;
}

div.front-text-enjoy {
	margin-top:5px;
	font-style:italic;
}

/* /TEXT */


/* NEWS */

div.front-news-wrap {
	margin-right:4px;
	margin-top:16px;
	border:1px solid #666666;
	padding:4px 6px 6px 6px;
	color:#333333;
	background-color:#F3EFD8;
	vertical-align:top;
}

table.front-news-top {
	width:350px;
	margin-bottom:0px;
	vertical-align:top;
}

td.front-news-title {
	text-align:left;
	font-weight:bold;
	padding-bottom:4px;
}

td.front-news-timestamp {
	text-align:right;
	padding-bottom:4px;
}

div.front-news-text {
	color:#333333;
	background-color:#ffffff;
	padding:4px 5px 4px 5px;
	border:1px solid #666666;
}

div.front-news-blog {
	margin-top:6px;
	border-top:1px dotted #dddddd;
	padding:3px 0 0 0;
}

td.front-news-item-rss {
	text-align:left;
	width:30px;
}

img.front-img-feed {
	border:none;
	margin:2px 0 0 1px;
	width:27px;
	height:13px;
}

td.front-news-item-blog {
	text-align:right;
}

/* /NEWS */


/* SAMPLE */

div.front-sample-header {
	text-align:center;
	margin-top:16px;
	margin-right:4px;
	margin-bottom:3px;
	border:1px solid #666666;
	padding:3px;
	color:#333333;
	background-color:#F3EFD8;
}

table.front-sample-content {
	margin-top:3px;
}

/* /SAMPLE */


/* LATEST */

div.front-latest-header {
	font-weight:bold;
	margin-top:12px;
	margin-bottom:8px;
	border-bottom:1px solid #666666;
	color:#666666;
	background-color:#E7E5D9; /*FFFCF0*/
	padding-bottom:2px;
}

div.front-latest-more
{
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	border-top:1px solid #666666;
	padding-top:4px;
}

div.front-latest-date {
	margin-top:5px;
	margin-left:1px;
	font-size:10px;
	color:#999999;
	background-color:#E7E5D9;
}

div.front-latest-link {
	margin-top:0px;
	margin-left:1px;
}

/* /LATEST */



/* SITEMAP */

div.sm-block {
}

div.sm-block ul {
	margin-left:18px;
	margin-top:4px;
}

div.sm-block ul li {

}




/* / SITEMAP */
