a:link		{ text-decoration:none; color:#ffffff; }
a:visited 	{ text-decoration:none; color:#ffffff; }
a:active	{ text-decoration:none; color:#ffffff; }
a:hover		{ text-decoration:underline; color:#aaaaaa; }

body { 
    background-image: url(image/homeback.gif);
    min-height: 480px;
    margin: 0;
    padding: 0;
    font-family: Helvetica;
    font-size: 14px;
    -webkit-text-size-adjust: none;
    window.scrollTo(0,1);
}

table {
width: 320px; /*•*/
height: auto; /*‚‚³*/
}

td, th {
}

blockquote {
margin:10px 0;
padding:6px;
border:1px solid url(image/diary.gif);
}

#container {
margin:0 auto;
line-height:1.4;
text-align:left;
color:#cccccc;
}

/*-----Header-----*/

#header {
width: 320px; /*•*/
height:100px;
background:url(image/homeback.gif);
border-bottom:1px solid #2f2f2f;
font-size:x-small;
overflow:hidden;
}

#header p {
display:none;
margin:0;
padding:0;
}

#memberMenu{
display:none;
float:left;
}

#globalMenu{
display:none;
float:right;
}

.menuDecoration{
margin-left:10px;
padding-left:10px;
background:urliimage/homeback.gif) no-repeat left center;
}

#banner {
width:320px;
margin:0 auto;
padding:30px 0 35px 0;
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
clear:both;
}

#banner h1{
display:none;
margin:0 10px 0 0;
padding: 3px 10px 6px 0;
font-size:20px;
display:inline;
border-right:1px solid #cccccc;
}
#banner h1 a{
display:none;
color:#ffffff;
}

#lead{
display:none;
width:0px;
height:0px;
margin:0;
display:inline;
font-size:x-small;
}


/*-----Content-----*/

#content {
	width:320px;
	margin:0 auto;
}

/* Links */

.archive-title{
margin-bottom:8px;
padding-top:8px;
border-top:1px solid #444444;
font-size:x-small;
}

.archive-bottom{
margin-top:20px;
padding-top:8px;
border-top:1px solid #444444;
font-size:x-small;
}

.archive-name{
float:left;
}

.previousLink{
padding-left:10px;
background:url(/blog/_skin/system/images/arrow2L_small_white.gif) no-repeat left center;
}

.nextLink{
padding-right:10px;
background:url(/blog/_skin/system/images/arrow2R_small_white.gif) no-repeat right center;
}

.archive-links{
float:right;
padding-left:10px;
background:url(/blog/_skin/system/images/arrow2T_small_white.gif) no-repeat left center;
}

/* Articles */

#main {
width:320px;
overflow:hidden;
}

.articles {
width:320px;
overflow:hidden;
}

.articles-title {
margin:0 0 15px 0;
padding-top:8px;
border-top:1px solid #444444;
font-size:small;
color:#ffffff;
}

.articles-body {
line-height:100%;
margin-bottom:20px;
}

.articles-body a:link { text-decoration:underline; color:#ffffff; }
.articles-body a:visited { text-decoration:underline; color:#ffffff; }
.articles-body a:active	 { text-decoration:underline; color:#ffffff; }
.articles-body a:hover { text-decoration:none; color:#cccccc; }

.articles-top { }
.articles-bottom { }

.articles-body img {
width:250px;
height: auto; /*‚‚³*/
margin:35px;
}

.posted{
margin-bottom:30px;
padding-bottom:30px;
font-size:x-small;
}

/*-----Entry-----*/

.entry {
display:none;
width:0px;
height:0px;
margin-top:30px;
padding-top:8px;
border-top:1px solid #444444;
}

.entry h4 {
display:none;
width:0px;
height:0px;
margin:0 0 10px 0;
padding:0;
font-size:small;
color:#ffffff;
}

.entry ul, .entry li, .entry dl, .entry dt, .entry dd, .entry form {
display:none;
width:0px;
height:0px;
margin:0;
padding:0;
}


/*-----Side-----*/

#side-a, #side-b {
width:0px;
height:0px;
color:#aaaaaa;
overflow:hidden;
}

.sidebar {
width:0px;
height:0px;
margin-bottom:20px;
overflow:hidden;
}

.sidebar-title {
margin:0;
margin-bottom:10px;
padding-top:8px;
border-top:1px solid #444444;
font-size:x-small;
color:#ffffff;
}

.sidebar-title a:link { text-decoration:none; color:#ffffff; }
.sidebar-title a:visited { text-decoration:none; color:#ffffff; }
.sidebar-title a:active	 { text-decoration:none; color:#ffffff; }
.sidebar-title a:hover { text-decoration:underline; color:#ffffff; }

.sidebar-body {
margin:0;
}

.sidebar-body ul, .sidebar-body li, .sidebar-body dl, .sidebar-body dt, .sidebar-body dd, .sidebar-body form {
margin:0;
padding:0;
}

.sidebar-body li {
padding:3px 0;
list-style-type:none;
}

.new {
margin-left:6px;
color:#ff0000;
font-weight:bold;
}

/*--Profile--*/

dt.profile-img {
float:left;
}

dd.profile-status{
margin-left:85px;
line-height:180%;
}

.profileLink {
padding-left:10px;
background:url(/blog/_skin/system/images/arrow2R_small_white.gif) no-repeat left center;
}

.nice {
margin:0;
padding:0 2px;
background:#ffd900;
border:1px solid #0090ff;
color:#0090ff;
}

/*--Calendar--*/

.calendar-date {
text-align:center;
}

#calendar table {
margin:3px auto;
text-align:center;
}

#calendar th {
height:20px;
width:20px;
font-weight:normal;
}

th.sun {
}

th.sat {
}

#calendar td{
height:20px;
width:20px;
}

#calendar td.link {
border:1px solid #aaaaaa;
font-weight:bold;
}

#calendar td a{
}

/*--Custom Pane--*/
.custom-body {
color:#cccccc;
}

/*--RSS Regist--*/

#rssRegist {
margin-bottom:15px;
padding: 4px 0;
background: #444444 url(/blog/_skin/system/images/arrowR_large.gif) no-repeat left center;
text-align:center;
font-weight:bold;
line-height:100%;
}

#rssRegist a:link			{ text-decoration:none; color:#fff; }
#rssRegist a:visited		{ text-decoration:none; color:#fff; }
#rssRegist a:active		{ text-decoration:none; color:#fff; }
#rssRegist a:hover			{ text-decoration:underline; color:#fff;}

/*--Search--*/

.search-tbox {
width:0%;
display:none;}

/*--So-net--*/

#powered img {
margin:10px 0;
display:none;}

/*-----Footer-----*/

#footer{
display:none;
margin-top:0px;
width:0px;
height:0px;
padding:0px 0px;
background:#000000;
border-top:1px solid #393939;
color:#ffffff;
clear:both;
}
.copyright{
display:none;
width:0px;
height:0px;
padding:0;
margin:0;
font-size:x-small;
text-align:right;
}


/*-----2Column Left-----*/

.columnL #main {
float:right;
}

.columnL #side-a {
float:left;
}

/*-----2Column Right-----*/

.columnR #main {
float:left;
}
.columnR #side-b {
float:right;
}

/*-----3Column-----*/

.columnW #main {
float:left;
width:320px;
margin-left:0px;
}
.columnW #side-a {
float:left;
width:0px;
height:0px;
}
.columnW #side-b {
float:right;
width:0px;
height:0px;
}
.columnW .articles {
width:320px;
}
.columnW #nice li {
width:0px;
}
.columnW span.postDate {
display:inline;
}

.sidebar {
display:none;
}

/*--Tag--*/
.tag-word{
margin:10px 0 0 0;
}
.tag{
padding:0 5px;
}
#tag_cloud{
border:1px solid #cccccc;
margin-bottom:10px;
padding:12px 10px;
text-align:left;
}
#tag_cloud a {
padding:2px;
.tag-title{
padding-top:5px;
font-size:16px;
text-align:left;
font-weight:bold;
}
.tag-body{
margin:10px 0;
}
.tag-service{
text-align:left;
font-weight:bold;
border-bottom:1px solid #cccccc;
padding:0 0 3px 0;
clear:left;
position:relative;
}
text-align:right;
padding:5px 0;
}
.tag-article{
padding:2px 10px;
text-align:left;
}
.tag-article-title{
text-align:left;
padding:0 0 5px 0;
}
.tag-article-posted{
}
.tag-article-summary{
padding:0px 10px;
line-height:1.4em;
}
.tag-more{
text-align:right;
margin:10px 0;
clear:left;
}
.tag-photos{
float:left;
margin:0px 10px;
width:140px;
height:200px;
}
.tag-photos-title{
line-height:1.4em;
padding:5px 0;
text-align:left;
}
.tag-audios{
margin:2px 10px;
}
padding:0 0 5px 0;
}
.tag-audios-posted{
}
.tag-videos{
float:left;
margin:0 10px;
}
.tag-videos-title{
line-height:1.4em;
padding:5px 0;
text-align:left;
}
.tag-navi{
clear:left;
text-align:center;
margin:10px 0;
}



#myblog-comment-error {
color:#e00000;
margin-bottom:5px;
}
#myblog-nice-error {
color:#e00000;
margin-bottom:5px;
}
#send-message {
margin-bottom: 10px;
text-align: center;
}

#sidebar {
width:0px;
height:0px;
display:none;
}

.sbMenuR {
width:0px;
height:0px;
display:none;
}

.blogSearchInput {
width:0px;
height:0px;
display:none;
}

.blogSearchBtn {
width:0px;
height:0px;
display:none;
}

.product {
width:0px;
height:0px;
display:none;
}

.columnW {
width:320px;
}

.sbHeader a:hover{
width:0px;
height:0px;
}
.sbHeader {
width:0px;
height:0px;
}
.sbHeader a img{
bowidth:0px;
height:0px;
rder:none;
}
.sbHeader th {
width:0px;
height:0px;
}
.sbHeader ul {
width:0px;
height:0px;
}
.sbHeader li{
width:0px;
height:0px;
}
.sbMenuL li.headerPR {
width:0px;
height:0px;
}
.sbMenuL li.headerPR a{
width:0px;
height:0px;
}
td.sbMenuR {
width:0px;
height:0px;
}
ul.sbMenuR {
width:0px;
height:0px;
}

#myblog-header-right {
width:0px;
height:0px;
}

#searchTarget {
width:0px;
height:0px;
}

#blogSearchInput {
width:0px;
height:0px;
}

#blogSearchInput {
width:0px;
height:0px;
}

#searchForm {
width:0px;
height:0px;
}
#searchMenu {
width:0px;
height:0px;
}
#searchMenu li {
width:0px;
height:0px;
}
#searchMenu li a{
width:0px;
height:0px;
}
.sbMenuR input,
.sbMenuR img {
width:0px;
height:0px;
}
.sbMenuR .blogSearchInput {
width:0px;
height:0px;
}

#footer p {
width:0px;
height:0px;
}
#footer .footlink {
width:0px;
height:0px;
}

.copyright {
width:0px;
height:0px;
padding-right:5px;
}
.comment-input {
width:98%;
}.trackback-url input {
width:98%;
}
div#powered {
text-align:center;
}
div#rssfeed {
text-align:center;
}

/* For IE6 */
div.archive-bottom br{
_clear:none ! important;
}

/* Amazon */
.sonet-asin-area{
clear: both;
}
.sonet-asin-image{
float: left;
margin: 0 15px 10px 0 !important;
}
.sonet-asin-title{
margin: 0;
}
.sonet-asin-info ul{
padding: 0;
margin: 0;
}
li.sonet-asin-label{
margin: 3px 0;
font-size: x-small;
line-height: 1.5;
list-style-type: none;
}
.sonet-asin-break{
clear: both;
}

/* For 3 column */

.columnW .archive-name,
.columnW-sideWide .archive-name {
display:block;
}
.columnW .archive-title .archive-links,
.columnW-sideWide .archive-title .archive-links {
display:none;
}
.columnW .archive-bottom .archive-name,
.columnW-sideWide .archive-bottom .archive-name {
margin-bottom:5px;
}
.columnW .postDate,
.columnW-sideWide .postDate {
display:block;
}
.columnW #comment-write dt,
.columnW-sideWide #comment-write dt {
float:none;
}
.columnW #comment-write dd,
.columnW-sideWide #comment-write dd {
margin-left:0;
}

/* Float Clear */
#content:after,
#profile dl:after,
#nice ul:after,
.archive-title:after,
.archive-bottom:after,
.articles-body:after {
clear: both;
height: 0;
visibility: hidden;
display: block;
content: ".";
}
#content,
#profile dl,
#nice ul,
.archive-title,
.archive-bottom,
.articles-body {
zoom : 1 ;
}

#example1 { font-size: 22px; }
#example2 { font-size: 18px; }
#example3 { rows=20 }
