body {
margin:10px auto;
padding:0;
font-family:"メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3",
  Osaka,
  sans-serif;
font-size:16px;
line-height:18px;
color:#000000;
/*background:url("../img/background.jpg")*/
text-align : center;
}

p {
margin:4px 0 6px 0;
}

strong {
font-weight:bold;
}

em {
font-style:italic;
}

h1, h2, h3, h4 {
font-weight:bold;
margin:10px 0 0 0;
}

h1 {
font-size:26px;
}

h2 {
font-size:18px;
}

h3 {
font-size:15px;
}

h4 {
font-size:17px;
}

a:link, a:visited {
color:#cc0000;
text-decoration:underline;
}

a:hover, a:active {
color:#999999;
text-decoration:none;
}

ul {
margin:5px 0 5px 20px;
padding:0;
list-style-type:disc;
}

ol {
margin:5px 0 5px 30px;
padding:0;
list-style-type:decimal;
}

ul li, ol li {
margin:0 0 4px 0;
padding:0;
}

ul#yahooQA {
margin:0 0 0 20px;
}

ul#second{
color:#000;
}

.secondLink{
text-indent:1.5em;
list-style:disc;
background-color:#c00;
}

.secondLink li a:link, a:visited {
color:#cc0000;
text-decoration:underline;
}

.secondLink li a:hover, a:active {
color:#999999;
text-decoration:none;
}

.YQA {
border-bottom:dashed 1px #000;
margin:5px;
}

.last {
border-bottom:none;
}


/* << ----------------// メイン //---------------->> */
#main {
margin:0 auto;
padding:0;
width:900px;
/*border:1px dashed #454545;*/
overflow:hidden;
* overflow:visible;
text-align: left;
}

/* << ----------------// ヘッダー //---------------->> */
#header {
margin:0;
padding:5px;
width:900px;
height:90px;
color:#ffffff;
background-color:#000000;
}

#header p {
line-height:2em;
}

/* << ----------------// 一番左 //---------------->> */
#category {
float:left;
margin:0;
padding:0 5px 10px 5px;
width:190px;
background-color:#ccc;
padding-bottom:32768px;
margin-bottom:-32768px;
}

#category p, #category ul li, #category ol li {
font-size:13px;
}

#category h2 {
font-size:16px;
}

.secondLink{
}
.secondLink ul{
text-indent:1.5em;
}
.secondLink ul li{
list-style:disc;
}

 #blog h2, #client h2 {
font-size:16px;
}

/* << ----------------// 縦ナビゲーション //---------------->> */
#navVertical {
margin:0 -5px 0 -5px;
padding:0;
width:200px;
background-color:#454545;
}

#navVertical ul {
margin:0 0 0 5px;
padding:0;
list-style:none;
}

#navVertical ul li {
margin:0 0 0 -5px;
padding:0;
list-style:none;
border-bottom:1px solid #999999;
}

#navVertical ul li a:link, #navVertical ul li a:visited {
padding:5px 8px 5px 8px;
color:#eeeeee;
text-decoration:none;
display:block;
}

#navVertical ul li a:hover, #navVertical ul li a:active {
color:#454545;
text-decoration:none;
background-color:#eeeeee;
}

/* << ----------------// 真ん中 //---------------->> */
#contents {
float:left;
margin:0;
padding:0 10px 10px 5px;
width:435px;
*width:450px;
background-color:#eee;
padding-bottom:32768px;
margin-bottom:-32768px;
}

#pageComment{
font-size: 10px;
text-align: right;
}

div#page {
/*
width:400px;
*margin:20px 0 20px 0;
*/
text-align:center;
font-size:12px;
*font-size:10px;
}

div#page ul {
/*
width:400px;
display: -moz-inline-box;
display: inline;
zoom: 1;
*/
}

div#page ul li {
text-align: center;
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/margin-right: 3px;
	line-height: 20px;
	width: 20px;
	height: 20px;
	/zoom: 1;
font-style:italic;
}

div#page ul li.pagemove a {
display: block;
width: 20px;
color: #0088ff;
text-align:center;
text-decoration: none;
font-style:italic;
}
div#page ul li.pagemove a:visited {
color: #0062B9;
/*border: 1px solid #c00;*/
}
div#page ul li.pagemove a:hover {
color: #c00;
/*border: 1px solid #00c;*/
}

div#page ul li.this span {
display: block;
width: 20px;
text-align:center;
}
div#page ul li.arrow {
width: 20px;
text-align:center;
}
div#page ul li.arrow a {
text-decoration: none;
text-align:center;
}

/* << ----------------// 右 //---------------->> */
#blog {
float:left;
margin:0;
padding:0 5px 10px 5px;
width:240px;
*width:250px;
background-color:#ccc;
padding-bottom:32768px;
margin-bottom:-32768px;
}

#blogLi ul {
list-style-type:none;
margin:0;
padding:0;
}

.summary {
margin-left: 25px;
line-height: 160%;
font-size:12px;
}

.info {
text-align: right;
margin-left: 25px;
margin-bottom: 10px;
color: #666;
font-size: 10px;
line-height: 140%;
}



/* << ----------------// 左下 //---------------->> */
#client {
margin:0;
font-size:12px;
padding:0 auto 10px auto;
width:190px;
background-color:#e4e4e4;
padding-bottom:32768px;
margin-bottom:-32768px;
border:double;
}

#client h2 ,#client dl {
margin: 3px;
padding:3px; 
}

/* << ----------------// フッター //---------------->> */
#footer {
margin:0 auto;
padding:5px 0 10px 0;
width:900px;
height:30px;
font-size:10px;
color:#cccccc;
background-color:#000000;
clear:both;
text-align:center;
}

#footer a:link, #footer a:visited {
color:#999999;
text-decoration:none;
}

#footer a:hover, #footer a:active {
color:#ffffff;
text-decoration:underline;
}

.indent{
text-indent:0.5em !important;
}

#error {
width:500px;
*width:900px;
padding:147px 200px;
*padding:197px 200px;
background-color:#eee;
}

#error p {
font-size:18px;
text-align:center;
}


/* << ----------------// Fix so that the outer DIV will wrap around all floated DIVs within //---------------->> */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */