#box1{
    width:193px;
    height:auto;
    background-color:#FFFFFF;
    float:left;
line-height:200%;
padding-right: 15px; 
}

#box2{
    width:193px;
    height:auto;
    background-color:#FFFFFF;
    float:left;
padding-left:15px;
line-height:200%;
} 

#box3{
    width:400px;
    height:auto;
    background-color:#FFFFFF;
    float:left;
padding-right: 25px; 
line-height:200%;
}

#box4{
    width:235px;
    height:auto;
    background-color:#FFFFFF;
    float:left;
padding-left: 25px; 
line-height:200%;
} 

#box5{
    width:625px;
    height:auto;
    background-color:#FFFFFF;
    float:center;
padding-left: 30px; 
line-height:200%;
} 

#box6{
    width:193px;
    height:auto;
    background-color:#FFFFFF;
    float:left;
padding-right: 15px; 
}



.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }


/*色付きBOX表示*/

.preWhite
{
   margin-top: 3px;
   margin-bottom: 3px;
   padding: 20px;
   border-width: 1px;
   border-color: #DDDDDD;
   border-style: solid;
   background: #FFFFFF;
   color: #000000;
   font-size: 11px;
   line-height: 100%;
}

.preGray
{
   margin-top: 3px;
   margin-bottom: 3px;
   padding: 20px;
   border-width: 1px;
   border-color: #DDDDDD;
   border-style: solid;
   background: #F0F0F0;
   color: #000000;
   font-size: 11px;
   line-height: 100%;
}


/*画像のテキスト回り込み*/
.imgRight img
{
   float:right;
   margin-top:10px;
   margin-left:30px;
   margin-bottom:30px;
} 

.imgRight2 img
{
   float:right;
   margin-top:10px;
   margin-left:30px;
   margin-bottom:10px;
} 

.imgRight3 img
{
   float:right;
   margin-top:20px;
   margin-left:30px;
   margin-bottom:30px;
} 

.imgLeft img
{
   float:left;
   margin-top:10px;
   margin-right:30px;
   margin-bottom:30px;
} 

.imgLeft2 img
{
   float:left;
   margin-top:0px;
   margin-right:30px;
   margin-bottom:30px;
} 

.imgSide img
{
   margin-top:5px;
   margin-right:0px;
   margin-bottom:0px;
} 

p.sml{font-size:8px;}


/*プルダウンメニュー*/
form { 
margin:0px;
margin:0px;
width:100%;
font-family: Times New Roman, Times, serif;
font-size: x-small;
 } 
select {
margin:0px;
width:100%;
font-family: Times New Roman, Times, serif;
font-size: x-small;
}



body {
	margin: 0px 0px 0px 0px;
		background-color: #F0F0F0;
	/*background-image: url("http://www.boogie-graphics.com/blog/archives/bg060427.jpg");*/
        	text-align: center;
        
	}

img {
    border-style:none;
}


a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #9E825F;
	}

a:visited {
	color: #9E825F;
	}

a:active {
	color: #9E825F;
	}

a:hover {
	color: #354485;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 965px;
	
	background-color: #FFFFFF;
	border: 0px solid #000000;
	}

#banner {
	font-family: Times New Roman, Times, serif;
	color: #BBBBBB;
	background-color: #333333;
	text-align: left;
	padding: 23px;
	border-bottom: 0px solid #A0A0A0;
	height: 25px;
	}

#banner-img {
	display:  none ;
	}


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

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

#banner h2 {
	font-size: small;
	}

#center {
	float: left;
	width: 730px;
	overflow: hidden;
	}

.content {
	padding: 15px 7px 15px 35px;
	background-color: #FFFFFF;	
	color: #444444;
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
        
	}


.entry-head{
	background:url('http://www.puzzle-inc.com/~puzzlehouse/blog/images/entry_title.gif') left top no-repeat;
}

.entry-title{
	padding: 0 0 0 30px ;
}



#right {
	float: right;
	width: 225px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

.content p {
	color: #666666;
	font-family: Times New Roman, Times, serif;
	font-size: 120%;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
padding-right: 35px
	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: x-small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #666666;
	font-family: Times New Roman, Times, serif;
	font-size: large;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 15px;
	
	}

.content p.posted {
	color: #999999;
	font-family: Times New Roman, Times, serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	padding-right: 35px;
	}


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

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

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-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 h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

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

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

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

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

.sidebar #categories li {
	list-style-type: circle;
	}
.sidebar img {
	border: none;
	}
.sidebar a img {
	border: none;
	}

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

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

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-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;
	}
.viewbox {
	float: right;
	width: 195px;
	height: 290px;
	line-height: 0px;
	padding:0px;
	margin-left: 15px;
	text-align:left;
	vertical-align:top;
}

/*TOPにもどる関連*/
.content p.backToTop {
	color: #999999;
	font-family: Times New Roman, Times, serif;
	font-size: x-small;
	/*border-top: 1px solid #999999;*/
	text-align: center;

	margin-bottom: 0px;
	line-height: normal;
	padding: 3px;
	}
/*TOPにもどる関連*/


/*フッター関連*/
.footer{
/*border-top:3px double #cccccc;*/
margin-top:10px;
padding-top:5px;
font-size: 12px;
font-family: Verdana, Arial, sans-serif;
text-align:center;
line-height: 100%;
}
