/* 背景と配置 */
body {
 margin: 0px 0px 20px 0px;
/* background-color: #8FABBE;*/
 background-image: url("bg.gif");
 text-align: center;
}
body,td,th{
font-size:12px;
}
/* リンク設定 */
a:link {color:#0066CC; text-decoration:none}
a:visited {color:#0066CC; text-decoration:none}
a:active { color: #0066CC;}
a:hover { color: #006699;}
/* 強調文字設定 */
h1, h2, h3 {
 margin: 0px;
 padding: 0px;
 font-weight: bold;	
}

.font_10{font-size:10px;}
.font_16{font-size:16px;}


/* 全体の枠組み 横幅 */
#container {
 line-height: 140%;
 margin-right: auto;
 margin-left: auto;
 text-align: left;
 padding: 0px;
 width: 780px;
 background-color: #FFFFFF;
 border-left: 1px solid #666699;
 border-right: 1px solid #666699;
 border-bottom: 1px solid #666699;
}

/* バナー設定 */
#banner {
 font-family: Verdana, Arial, sans-serif;
 color: #ffffff;
 background-color: #666699;
 text-align: left;
 padding: 15px;
 height: 30px;
font-weight: normal;	
 border-bottom: 1px solid #666699;
}

#banner-img {
 display: none;
}

#banner a {
 color: #ffffff;
 text-decoration: none;
}

#banner h1 {
 font-size: xx-large;
}

#banner h2 {
 font-size: medium;
}

/* ３列左サイドバー */
#left {
 float: left;
 width: 170px;
 background-color: #FFFFFF;
 overflow: hidden;
}

/* ３列右サイドバー */
#right {
 float: left;
 width: 156px;
 background-color: #FFFFFF;
 overflow: hidden;
}

/* ３列メイン */
#center {
 float: left;
 width: 446px;
 overflow: hidden;
 border-left: 1px solid #999999;
 border-right: 1px solid #999999;
}

#centertest {
padding-left:5px;
 float: left;
 width: 598px;
 overflow: hidden;
 border-left: 1px solid #999999;
}

/* 旧2列左サイドバー */
#archiveleft {
 float: left;
 width: 180px;
 background-color: #FFFFFF;
 overflow: hidden;
}

/* 旧2列左サイドのメイン */
#archivecenter{
 float: left;
 width: 589px;
 overflow: hidden;
 border-left: 1px solid #999999;

}

/* 旧2列右サイドバー */
#archiveright {
 float: left;
 width: 180px;
 background-color: #FFFFFF;
 overflow: hidden;
}

/* 旧2列右サイドバーのメイン */
#archivecenterrightver{
 float: left;
 width: 589px;
 overflow: hidden;
 border-right: 1px solid #999999;

}
/* 旧サイドバー */
#side {
 float: left;
 width: 180px;
 background-color: #999999;
 overflow: hidden;
 }

/* 2列左サイドバー */
#left-side {
 float: left;
 width: 180px;
 background-color: #FFFFFF;
 overflow: hidden;
 border-bottom: 1px solid #999999;
 border-right: 1px solid #999999;
}

/* 2列メイン */
#main{
 float: left;
 width: 590px;
 overflow: hidden;
}

/* 2列右サイドバー */
#right-side {
 float: left;
 width: 180px;
 background-color: #FFFFFF;
 overflow: hidden;
 border-bottom: 1px solid #999999;
 border-left: 1px solid #999999;
}



/* メイン本文 */
.content {
 padding: 15px 15px 5px 15px;
 background-color: #FFFFFF;
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 font-weight: normal;
}
.content pre {
 font-size: larger;
}

.dataheader {
text-align:right;
width=100%;
}

.entryheader {
color: #3d5286;
text-align:left;
width=100%;
padding:2px;
border:1px solid #3d5286;
background-color: #E6ECF9;
}


.content p {
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 font-weight: normal;
 line-height: 150%;
 text-align: left;
 margin-top:0px;
 margin-bottom: 10px;
}
.content blockquote {
 line-height: 150%;
}

.content li {
 line-height: 150%;
}

.content h2 {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 text-align: left;
 font-weight: bold;
/* margin-bottom: 10px;*/
}

.content h3 {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 text-align: left;
 font-weight: bold;
 margin-bottom: 10px;
}

.posted {
 color: #999999;
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 border-top: 1px solid #999999;
 text-align: right;
 margin-bottom: 25px;
 line-height: normal;
 padding: 3px;
}

/* サイドバー設定 */
.sidebar {
/* padding: 10px;*/
 font-size: small;
}

.sidebar h2 {
color: #3d5286;
font-family: MSPゴシック,Verdana, Arial, sans-serif;
margin:1px 1px 0px 0px;
font-size:12px;
text-align: left;
font-weight: bold;	
padding:2px 0px 2px 3px;
line-height: 18px;
background-color: #E6ECF9;
border-left: 5px solid #3d5286;
border-bottom: 1px solid #3d5286;
/*border-right: 1px solid #3d5286;*/
}

.sidebar h3 {
color: #3d5286;
font-family: MSPゴシック,Verdana, Arial, sans-serif;
font-size:10px;
text-align: left;
font-weight: bold;	
padding:2px 0px 2px 10px;
line-height: 18px;
background-color: #E6ECF9;
border-left: 5px solid #3d5286;
border-bottom: 1px solid #3d5286;
border-right: 1px solid #3d5286;
}

.sidebar h4 {
color: #c71585;
font-family: MSPゴシック,Verdana, Arial, sans-serif;
margin:1px 1px 0px 0px;
font-size:12px;
text-align: left;
font-weight: bold;	
padding:2px 0px 2px 3px;
line-height: 18px;
background-color: #ffe4e1;
border-left: 5px solid #c71585;
border-bottom: 1px solid #c71585;
/*border-right: 1px solid #c71585;*/
}


.sidecontent{
padding:2px 0px 2px 15px;
line-height: 22px;

}
#calendar {
 line-height: 140%;
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 padding: 2px;
 text-align: center;
 margin-bottom: 30px;
}

#calendar table {
 padding: 2px;
 border-collapse: collapse;
 border: 0px;
 width: 100%;
}

#calendar caption {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 text-align: center;
 font-weight: bold;
 text-transform: uppercase;
 letter-spacing: .3em;
}

#calendar th {
 text-align: center;
 font-weight: normal;
}

#calendar td {
 text-align: center;
}

.sidebar ul {
 padding-left: 5px;
 margin: 0px;
 margin-bottom: 20px;
}

.sidebar ul ul {
 margin-bottom: 0px;
}

.sidebar #categories ul {
 padding-left: 15px;
}

.sidebar li {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 text-align: left;
 line-height: 100%;
 margin-top: 10px;
 list-style-type: none;
}

.side {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 text-align: left;
 line-height: 150%;
 padding-left: 5px;
 margin-top: 10px;
 margin-bottom: 20px;
 list-style-type: none;
}

.sidebar #categories li {
 list-style-type: circle;
}

.sidebar img {
 border: 3px solid #FFFFFF;
}

form {
 margin:0px;
}

.photo {
 text-align: left;
 margin-bottom: 20px;
}

.link-note {
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 line-height: 150%;
 text-align: left;
 padding: 2px;
 margin-bottom: 15px;
}

#powered {
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 line-height: 150%;
 text-align: left;
 color: #666666;
 margin-top: 50px;
}

#comment-data {
 float: left;
 width: 180px;
 padding-right: 15px;
 margin-right: 15px;
 text-align: left;
 border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
 width: 80%;
}

.commenter-profile img {
 vertical-align: middle;
 border-width: 0;
}

#footer {
 font-family: Verdana, Arial, sans-serif;
 font-size:12px;
 color: #666666;
 font-weight: normal;
 background-color: #f6f6f6;
 text-align: center;
 padding-left: 15px;
}
/* content */

.content-nav
{
   margin: 10px;
   text-align: center;
}

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

.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;
}

.entry-excerpt,
.entry-body,
.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;
}


#case-list-header {
	PADDING: 0px; MARGIN: 0px 0px 10px; BORDER-BOTTOM: #99c 2px solid
}
#case-list-header H2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#case-list-header FORM {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#case-list-header H2 {
	FLOAT: left
}
#case-list-header FORM {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px; TEXT-ALIGN: right
}
#case-list-header INPUT {
	VERTICAL-ALIGN: middle
}

#case-list-header2 {
PADDING: 0px;
MARGIN: 0px 0px 10px;  BORDER-BOTTOM: #3d5286 1px solid;
 font-family: Verdana, Arial, sans-serif;

}
#case-list-header2 H2 {
PADDING: 0px; MARGIN: 0px; 
color: #3d5286;
font-family: MSPゴシック,Verdana, Arial, sans-serif;
font-size:14px;
font-weight: normal;	
FLOAT: left;
}
#case-list-header2 FORM {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#case-list-header2 FORM {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px; TEXT-ALIGN: right;	FLOAT: right;

}
#case-list-header2 INPUT {
	VERTICAL-ALIGN: middle
}




.site-introduce TABLE {
	BACKGROUND: #ccc
}
.site-introduce-head {
	BACKGROUND: #eee; WIDTH: 120px; TEXT-ALIGN: left
}
.site-introduce TD {
	BACKGROUND: #fff; WIDTH: 450px; COLOR: #444
}

#site-introduce-head {
	BACKGROUND: #eee; WIDTH: 120px; TEXT-ALIGN: left
}

#archive-title{
 font-size:14px;
PADDING-bottom: 5px;
MARGIN: 0px 0px 0px;  BORDER-BOTTOM: #3d5286 1px solid;
 font-family: Verdana, Arial, sans-serif;
color: #3d5286;
}

#category-entry-title{
 font-size:12px;
 margin:0px;
 padding:0px;
}

.side-item{
border-left:solid 5px #ccc;
border-top:solid 1px #fff;
border-bottom:solid 1px #ddd;
background:#f6f6f6;
padding:0 0 0 5px;
margin:0;
font-weight:normal;
}


/* ご相談ご依頼事例一覧 */
.jirei-list{
	padding-left:10px;
}

.jirei-list p{
	margin:2px;
	padding:5px;
	width:150px;
	float:left;
 font-size:13px;
}

.jirei-list2{
	padding-left:10px;
}

.jirei-list2 p{
	margin:5px;
	padding:2px;
	width:150px;
	float:left;
 font-size:13px;
}