/*
 *	シンプル　ブルー
 *----------------------------------------------------*/

/* 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; 
	word-break: break-all;
}
/* */


/* ページレイアウト */

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: right;
   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
{
   display:none;
}

.entry-content
{
   position: static;
   clear: both;
   line-height:1.2;
}

.entry,
.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;
   line-height: 1.2;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
   clear: both;
   padding:5px;
   border-color: #333333;
   border-width: 0px;
   border-style: solid;
   background-color:#ffffff;
   line-height:1.2;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   display:none;
   clear: both;
   margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url
{
   width: 240px;
}

#comment-text
{
   width: 90%;
}

#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;
}


/* modules */

.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;
   list-style-position:outside;
}

.module-list-item
{
   margin-top: 5px;
   margin-bottom: 5px;
   padding-left:10px;
}

.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;
}

.comments-open-content .input_comment{
	padding:2px 2px;
	border:#c0c0c0 1px solid;
}
.comments-open-content .button {
	padding:2px 10px;
	background-color: #f0f8ff;
	border:#c0c0c0 1px solid;
	cursor:pointer;
}

/* ここから具象的なスタイル定義 */
/* 基本的なページ要素 */

body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
}

a { color: #0099CC; text-decoration: none; }
a:hover { color: #0238c8; }

#banner a { color: #000033; text-decoration: none; }
#banner a:hover { color: #000033; }

.module-content a { color: #333333; 
		    font-weight:bold;
}
.module-content a:hover { color: #0238c8; 
			  font-weight:bold;
}

h1, h2, h3, h4, h5, h6 {
	font-family: verdana, helvetica, arial, sans-serif;
}
.rssreader-header,
.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
	
	height: auto;
	padding-top:15px;
	margin: 0;
	padding-left:20px;
	color: #0313d8;
	font-size: 13px;
	font-weight: bold;
	line-height: 23px;
	text-transform: uppercase;
	background: #ffffff url("./images/simple_blue_moduleheaderbg.jpg") no-repeat bottom left;
}

.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: #333333;
	background: #f6f6f6;
}

#container
{
	width: 772px;
	margin-bottom: 20px;
	background: #ffffff url("./images/simple_blue_globalbg.jpg") repeat-y;
}

#container-inner {}

#banner
{
	margin: 0 6px;
	height: 160px;
	background: #ffffff url("./images/simple_blue_globalheaderbg.jpg") no-repeat;
}

#banner-inner
{
	padding: 0px;
}

#banner-header
{
	display: none;
	margin:0;
	color: #D01B06;
	font-size: 31px;
	line-height: 1;
}

#banner-description
{
	display: none;
	margin-top: 17px;
	margin-bottom: 0;
	color: #000042;
	background: none;
	font-size: 11px;
	line-height: 1.125;
}

#pagebody {
	width:760px;
	margin: 0 6px;
}

#pagebody-inner { padding: 12px 0 0 0; }

#alpha {
	width: 540px;
	margin-top: 10px;
}

#alpha-inner {
	margin: 0 20px;
	background: #fff;
}
#beta {
	width: 220px;
}

#beta-inner {
	margin-left: 20px;
}

.date-header
{
	margin-top: 0;
	padding-bottom:10px;
	border-bottom: 1px dashed #666666;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.entry-header
{
	display:none;
	margin-top: 0;
	font-size: 16px;
	font-weight: bold;
}

.entry-content,
.comment-content,
.trackback-content
{
	margin: 0;
	line-height:1.2;
}

.entry-footer,
.comment-footer,
.trackback-footer
{
	margin: 0 0 30px 0;
	padding-top: 3px;
	font-size: 10px;
	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 #d01b06;
	padding: 0 10px;
	color: #292e33;
	font-size: 11px;
	text-align: center;
	background: #e6ecf2;
}

.comments-open-footer
{
	margin: 10px 0;
}


/* modules */

.module
{
	margin: 0 0 5px 0;
}

.module-content
{
	margin: 0 10px 5px 0;
	padding: 1px 1px 0 10px;
	font-size: 12px;
   	line-height: 1.2;
}

.module-search input { font-size: 12px; }
.module-search #search
{ 
		border-color:#ffffff;
}

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 10px; }

.module-list
{
	list-style:none;
	list-style-position:outside;
	font-weight:bold;
}

.module-list .module-list
{
   margin: 2px 0 0 10px;
   padding-left: 10px;
   list-style: circle;
   list-style-position:outside;
}

.module-list-item
{
   border-bottom-color:#333333;
   border-left-color:#333333;
   border-top-color:#ffffff;
   border-right-color:#ffffff;
   border-width:1px;
   border-style:solid;
   background-color:#ffffff;
   padding;1px 1px 0pt 10px;
   margin-top:2px; 
   line-height: 1.2;
   list-style-position:outside;
}

/* koba追加　2005/03/13 */

.foot{
   width:100%;
   height:20px;
   background-color: #EFEFEF;
   margin-top: 10px;
   font-size: 11px;
   text-align: center;
   padding: 5px 0px 0px 0px;
   border-top:#9CCF63 1px solid;
}

.portal_logo{
	position:absolute; 
	top:10px;
	right:10px;
	padding:2px 2px 1px 2px;
	border: solid #CECBCE 1px;
}

.rss_link{
	margin: 10px 0px 10px 0px;
	padding:5px;
	font-size: 10px;
	border-top:#9CCF63 2px solid;
	border-bottom:#9CCF63 2px solid;
}
.rss_link a{
	vertical-align:middle;
}

.module-categories{
	overflow: visible ; 
	width: 100%;
	list-style-position:outside;
	color: #778899;
}
.module-categories .module-content{
	position: relative;
	list-style-position:outside;
	margin: 0px 10px 0px 10px;
	padding-left: 0px;
}
.module-list-item #category_level_1{
	font-weight: bold;
	display:block;
}
.module-list-item #category_level_2{
	padding-left: 10px;
	font-weight:bold;
	display:block;
}
.module-list-item #category_level_3{
	padding-left: 20px;
	font-weight:bold;
	display:block;
}

.rssreader-rssbox {
	margin: 5px 10px 0px 10px;
}
.rssreader-rssbox .title {
	margin: 5px 0px 0px 0px;
	font-size:9px;
}
.rssreader-rssbox a {
	display: block;
	font-size:9px;
	width:100%;
}
.rssreader-rssbox a:hover {
	display: block;
	width: 100%;
}

/**************************************************
　　コメント表示　include_xmlRequest.php
***************************************************/
.comments-content #page_control {
	height:50px;
	margin:0px;
	padding:0px;
	text-align:right;
	font-size:12px;
}
.comments-content #comment-back-up,
.comments-content #comment-next-up,
.comments-content #comment-back-dn,
.comments-content #comment-next-dn {
	margin:3px;
}
.comments-content #comment-back-up img,
.comments-content #comment-next-up img,
.comments-content #comment-back-dn img,
.comments-content #comment-next-dn img {
	width:11px;
	margin:0px;
}

/**************************************************
　　ブログログインモジュール
***************************************************/
.module-login{
	padding:0px;
}
.login_blog {
	margin-top:5px;
}
.module-login #login_password,
.module-login #login_username {
	text-align:center;
	font-size:8pt;
	color:#a0a0a0;
}
.login_blog #user,
.login_blog #pass {
	border:solid #CECBCE 1px;
	background-color:white;
	font-size:9pt;
	padding-top:2px;
	padding-left:3px;
}
.login .text {
	width:100px;
	height:14px;
	padding-top:2px;
	padding-left:3px;
}
.login_blog .button {
	cursor:pointer;
	padding-top:2px;
	border:solid #CECBCE 1px;
	background-color:#f0f0f0;
	font-size:8pt;
}
/**************************************************
　　パンくずリストモジュール
***************************************************/
#breadcrumbs {
	margin:2px 0px 0px 0px;
	padding:0px;
	width:100%;
	border-bottom:solid #CECBCE 2px;
}
#breadcrumbs h2 {
	margin:0px;
	padding:0px;
	display: inline;
	text-decoration: none; 
	font-size:8pt;
}
#breadcrumbs img {
	margin:0px;
	padding:0px 0px 0px 10px;
}

/**************************************************
　　画像認証
***************************************************/
#comment-image-auth #comment-captcha-image {
	border: #c0c0c0 solid 1px;
}

/**************************************************
　　コメント削除
***************************************************/
.comments-delete-data{
	clear: both;
	margin: 5px 10px;
}

.comments-delete-data .delete_comment{
	padding:2px 2px;
	border:#c0c0c0 1px solid;
}

.comments-delete-data .button {
	padding:2px 10px;
	background-color: #f0f8ff;
	border:#c0c0c0 1px solid;
	cursor:pointer;
}
