/* Base Weblog (base-weblog.css) */

/* basic elements */

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 10px ;
}

body {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font-size: 12px;
	min-width: 720px;
    color: #333;
    background: #ffffff;
	text-align: center;
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}


form { margin: 0; padding: 0; }
a img { border: 0; }

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }

/* page layout */



#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
    width: 720px;
    text-align: left;
	width: 720px;
    margin-bottom: 20px;
	background-color:#FFFFFF;
}

#container-inner {
    position: static; width: auto;
    border-width: 0;
}


#banner {
    width: 720px; /* necessary for ie win */
	position: relative; 
}

#banner-inner {
    padding: 0px 0px;
    border-width: 0px 0px 0 0px;
	background-image:url("img/banner.gif");
	position: static;
	height:60px;
    
}

#banner-header {
	font-size : 16px;
	font-weight:bold;
	color: #99CC00;
	background-color: #FAFFE8;
	display: block;
	margin: 0px;
	width:510px;
	text-align:center;
	padding:5px;
}


#pagebody { position: static; width: 100%; 
	background-image:url("img/bg.gif");
	background-repeat:repeat-y;
}
#pagebody-inner { position: static; width: 100%; }

a:link {
	color: #339999;
    font-size : 12px;
	text-decoration:none;
}

A:VISITED {
	color: #339999;
    font-size : 12px;
	text-decoration:none;
}
A:HOVER {
	color: #FF6600;
	font-size : 12px;
	text-decoration:underline;
}


#alpha {
    margin: 0;
    width: 520px;
	position: relative;
    float: left;
    min-height: 1px;
}

#alpha-cover{
 background-image:url("img/1.gif");
 background-position:center;
 height:250px;
 width:450px;
 background-repeat:no-repeat;}

#alpha-inner {
    padding-left:10px;
	margin-left:10px;
    border-width: 2px 0 2px 2px;
    border-style: solid;
    border-color: #fff;
	position: static;
}
#info {
	font-size : 12px;
	font-weight:bold;
	color: #669999;
	margin: 0px 0px 0px 0px;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEBF89;
	}
#whatsnew {
	font-size : 12px;
	font-weight:bold;
	color: #FF6600;
	padding-left: 20px;
	padding-top:5px;
  }
.whatsnew-inner {
    font-size:12px;
	color:#339966;
	padding-left:25px;
	padding-bottom:5px;}  
.whatsnew-comment {
    font-size:12px;
	color:#339966;
	padding-left:40px;
	padding-bottom:5px;}  
	
a.whatsnew{ 	font-weight: bold;
			text-decoration:none;
			color:#FF6600;}
			
.whatsnew:hover { 	font-weight: bold;
			text-decoration:underline;
			color:#FF6600;}
			
.whatsnew:VISITED {
	font-weight: bold;
	color:#FF3300;}
  
#linkbanner {
    float:right;
	padding:20px;}
	
#beta {
    width: 200px;
	margin: 0px;
	background-color:#E0E0A4;
	position: relative;
	padding: 0px;
	float:right;
	height:100%;
    
}

#beta-inner {
	padding: 2px;
}

#footer {
 background-color:#99CC00;
 height:40px;
 width:720px;
 font-family:Comic Sans MS;
 font-size:12px;
 vertical-align:middle;
 color:#FFFFFF;
 text-align:center;
 position:relative;
 top:auto;
 bottom:0px;
 }
 #footer a{
 text-decoration:none;
 color:#FFFFFF;
 }
 
/* menuの指定 */
#menucontent {
margin-bottom:20px;}

 A.menu:link {
	
	color: #99CC00;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 3px;
	text-decoration: none;
	display: block;
	width: auto;
  
  font-weight : bold;
  font-size : 12px;
}
.menu:visited{
	
	color: #99CC00;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 3px;
	text-decoration: none;
	display: block;
	width: auto;
  
  font-weight : bold;
  font-size : 12px;
}
.menu:hover{
	
	color: #99CC00;
	background-color: #F0FFC4;
	margin: 5px;
	padding: 3px;
	text-decoration: none;
	display: block;
	width: auto;
  
  font-weight : bold;
}
.right_com1 {
	font-size : x-small;
	line-height: 140%;
	color: #666600;
	background-color: #E7F4BF;
	margin: 5px;
	padding: 3px;
}
/*エントリー関連*/
a.asset{ 	font-weight: bold;
			text-decoration:underline;
			color:#FF6600;}
a.asset:hover { 	font-weight: bold;
			text-decoration:none;
			color:#FF6600;}
A.asset:VISITED {
	font-weight: bold;
	color:#FF3300;}

a.catego{ 	font-weight: bold;
			text-decoration:none;
			color:#669999;}	
a.catego:hover { 	font-weight: bold;

			text-decoration:underline;
			color:#669999; }
A.catego:VISITED {
	font-weight: bold;
	color:#669999;}


.archive-title {
	font-size : 12px;
	color: #FF6600;
	float:left;
}
.archive-date {
	font-size : 12px;
	color:#0033CC;	
	float:right;
	padding-right:50px;
}

.content-nav
{
    font-size:12px;
	
	color: #669999;
	padding-top: 7px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEBF89;
}

.date-header,
.asset-content
{
	position: static;
	clear: both;
}

.asset,
.archive
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
}


.asset-body
{
	font-size : 12px;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 5px;
    color : olive;
}
.asset-excerpt,
.asset-body,
.asset-more-link,
.asset-more
{
	clear: both;
}

.asset-footer,
.archive-content
{
	clear: both;
	padding: 5px 10px 20px 10px;
}

