/*
 *	プリント
 *----------------------------------------------------*/

/* basic elements */

html {
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
	}

body {
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 12px;
	}

form, input { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
	margin-top: 10px;
	margin-bottom: 10px;
	}


/* standard helper classes */

.clr {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 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; }
/* */


/* ページレイアウト */

body { text-align: center; } /* center on ie */

#container {
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 720px;
	text-align: left;
	}
#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta
{
   display: inline; /* ie win bugfix */
   position: relative;
   float: left;
   min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
   position: static;
}


/* content */

.content-nav
{
   margin: 10px;
   text-align: center;
}

.date-header,
.entry-content
{
   position: static;
   clear: both;
}

.trackbacks,
.comments,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
   margin: 5px 10px;
}

.entry-excerpt,
.entry-more-link,
.entry-more
{
   clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
   width: 240px;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
   float: left;
   width: 115px;
   margin: 0 10px 10px 0;
}

.image-thumbnail img
{
   width: 115px;
   height: 115px;
   margin: 0 0 2px 0;
}

/* footer */

.foot
{
   width:100%;
   height:25px;
   background-color: #EFEFEF;
   margin: 0;
   text-align: center;
   border-top:#9CCF63 1px solid;

}

/* modules */

.module,
.out_rss1-module
{
   position: relative;
   overflow: hidden;
   width: 100%;
}

.module-content
{
   position: relative;
   margin: 5px 10px 20px 10px;
}

.module-list,
.archive-list
{
   margin: 0;
   padding: 0;
   list-style: none;
}

.module-list-item
{
   margin-top: 5px;
   margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table
{
   border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td
{
   width: 14%;
   text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
   display: block;
   clear: both;
   margin: 0;
}





/* ここから具象的なスタイル定義 */
/* 基本的なページ要素 */

body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
}

a { color: #0099CC; text-decoration: underline; }
a:hover { color: #a3b8cc; }

#banner a { color: #fff; text-decoration: none; }
#banner a:hover { color: #fff; }

.module-content a { color: #0099CC; }
.module-content a:hover { color: #98BDCC; }

h1, h2, h3, h4, h5, h6 {
	font-family: verdana, helvetica, arial, sans-serif;
}

.out_rss1-header,
.module-header,
.archive-header {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
	
	height: 23px;
	margin: 0;
	padding-left:20px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
	text-transform: uppercase;
	background: #ffffff url("./images/simple_green_moduleheaderbg.gif") no-repeat;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
	width: 100%;
	margin: 0;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
	text-transform: uppercase;
	border-bottom: 1px dashed #666666;
}


.module-header a,.module-header a:hover,
.trackbacks-header a,.trackbacks-header a:hover,
.comments-header a,.comments-header a:hover,
.comments-open-header a,.comments-open-header a:hover
.archive-header a,.archive-header a:hover
{
	color: #fff;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
   font-size: 11px;
}

/* ページレイアウト */

body
{
	min-width: 772px;
	color: #666666;
	background: #C7D9B8;
}

#container
{
	width: 772px;
	margin-bottom: 20px;
	background: #ffffff url("./images/simple_green_globalbg.gif") repeat-y;
}

#container-inner {}

#banner
{
	display:none;
	margin: 0 6px;
	height: 160px;
	background: #ffffff url("./images/csol_top.jpg") no-repeat;
}

#banner-inner
{
	padding: 50px 20px;
}

#banner-header
{
	margin: 0;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
}

#banner-description
{
	margin-top: 5px;
	margin-bottom: 0;
	color: #fff;
	background: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.125;
}

#pagebody {
	width:640px;
	margin: 0 6px;
}

#pagebody-inner { padding: 12px 0 0 0; }

#alpha {
	width: 540px;
}

#alpha-inner {
	margin: 0 20px;
	background: #fff;
}
#beta {
	width: 200px;
	display:none;
}

#beta-inner {}

.date-header
{
	display:none;
	margin-top: 0;
	padding-bottom:10px;
	border-bottom: 1px dashed #666666;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.entry-header
{
	margin-top: 0;
	font-size: 16px;
	font-weight: bold;
}

.entry-content,
.comment-content,
.trackback-content
{
	margin: 0;
	line-height: 1.8;
}

.entry-footer,
.comment-footer,
.trackback-footer
{
/*	margin: 0 0 30px 0;
	padding-top: 3px;
*/
	font-size: 12px;
	text-align: right;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer
{
	margin-left: 10px;
}

.content-nav { margin-top: 0; }

#trackbacks-info
{
	margin: 10px 0;
	border: 1px dashed #a3b8cc;
	padding: 0 10px;
	color: #292e33;
	font-size: 11px;
	text-align: center;
	background: #e6ecf2;
}

.comments-open-footer
{
	margin: 10px 0;
}


/* modules */

.module
{
	margin: 0 0 10px 0;
}

.module-content
{
	margin: 0 0 10px 0;
	padding: 10px 10px 0 20px;
	font-size: 12px;
	line-height: 1.2;
}

.module-list
{
	list-style: none;
}

.module-list .module-list
{
   margin: 5px 0 0 0;
   padding-left: 15px;
   list-style: circle;
}

.module-list-item
{
   margin-top: 0;
   color: #666;
   line-height: 1.2;
}

/*
			list-style:url(images/dot.gif);
			background-image:url(images/dot.gif);
			background-repeat:no-repeat;
*/
/* input */
.input.text
{
	width: 110px;
	height: 14px;
	border: solid #CECBCE 1px;
}

/*** 最新投稿記事 ***/
.portaldata-module{
/*   position: relative;*/
/*   overflow: hidden;*/
/*   width: 100%;*/
}

.portaldata-header{
	/* ie win (5, 5.5, 6) bugfix */
	position: relative;
	width: 95%;
	
	height: 15px;
   	margin: 3px 0px 2px 0px;
	padding-left:20px;
	color: #fff;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
       	border:#336633 1px solid;
	background: #669966 ;
}

.portaldata-header-date{
/*	color: #C6DBBD;*/
	font-size: 9px;
}
.comments form{
	display:none;
}
.entry{
       	border:#336633 1px dashed;
	padding:5px;
}