@charset "utf-8";

/* ---------------------------- copyright
Modified: 2007-04-03
-------------------------------------- */


/* ----------------------- basic style */

* {
	margin: 0;
	padding: 0;
}


body {
	margin: 0px;
	padding: 0px;
	color: #333;
	background: url(image/bg.gif) #FFF;

}

a:link {
	color: #004F75;
	text-decoration: none;

}

a:visited {
	color: #999;
	text-decoration: none;
}

a:hover {
	color: #042666;
	background: #33CCFF;
}

a:active {
	text-decoration: none;
}

img {
	border: none;
}
	
h1,h2,h3,h4{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 100%;
}
	
hr {
	display: none;
}


blockquote {
	margin: 5px;
	padding: 5px;
	background: #EEEEEE;
	border: 1px dotted #999;
}




/* ----------------------- font style */


/* default */
body {
    font-size: 12px;
	font-family: verdana, 'Hiragino Kaku Gothic Pro', 'qMmpS Pro W3', 'lr oSVbN', osaka, san-serif;
	line-height: 1.6;
}



/* IE7 or less */
*+html body{
    font-size: 75%;
}
* html body {
    font-size: 75%;
}



	
/* ----------------------- common style */



/* body */
	

#container{
	width: 1000px;
}



.pkg {
    min-height:1%;
}

.pkg:after {/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
* html .pkg {
    /*\*/height:1%;/*for WinIE*/
    display:inline-table;/*for MacIE*/
}




/* content area */

#content {
	float: left;
	width: 700px;
	text-align: left;
}

#contentBox {
width: 540px;
	padding: 25px 100px 25px 60px;
font-size: 114%;

}

#contentBox h1 {
	margin-bottom: 28px;
}

#contentBox h2.entryTitle, #contentBox h3.entryTitle {
	color: #000;
	font-size: 123%;
	font-weight: bold;
}

#contentBox .noteBox {
	margin-bottom: 20px;
}

#contentBox p.note {
	padding: 2px;
	float: left;

}

#contentBox .entry {
	clear: both;
	margin-bottom: 50px;
}

#contentBox .entryList {
	clear: both;
	margin-bottom: 25px;
	padding-bottom: 25px;
}


#contentBox .entryListCate {
	clear: both;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px dotted #999;
}


#contentBox .entry p {
	margin-bottom: 1em;
}

#contentBox .more {
	margin-top: 15px;
	margin-bottom: 32px;
}

#contentBox .entry h3 {
	margin-bottom: 1em;
	padding-left: 6px;
	border-left: 3px solid #333;
	font-size: 123%;
	font-weight: bold;
}

#contentBox .entry ol,
#contentBox .entry ul {
	padding-left: 18px;
}

#contentBox h2.module, #contentBox h2#trackback, #contentBox h2#comments {
	margin-bottom: 7px;
	padding-left: 15px;
	height: 31px;
	line-height: 31px;
	color: #069;
	background: url(image/h2_content.gif) no-repeat;
	font-weight: bold;
}

#contentBox ul.entryList {
	margin-bottom: 25px;
	
}

#contentBox ul.entryList li {
	padding: 3px 0 3px 35px;
	border-bottom: 2px solid #E2E2E2;
	list-style: none;
	background: url(image/ico_entry.gif) no-repeat 0 0.4em;
}

#contentBox .moduleBox {
	float: left;
	width: 300px;
}

#contentBox .moduleBox02 {
	float: right;
	width: 225px;
}

#contentBox .moduleBox02 form {
	padding: 3px 0 15px 15px;	
}

#contentBox .moduleBox02 p {
	padding: 3px 0 15px 15px;	
}




#contentBox .naviText {
	margin-bottom: 15px;
	padding-left: 15px;
}

#contentBox #tb_url {
	margin-top: 5px;
}

#contentBox .comment {
	margin-bottom: 5px;
	padding-left: 15px;
}



#contentBox .posted {
	margin-bottom: 15px;
	margin-left: 15px;
	border-top: 1px dotted #999;
	padding-top: 3px;
}

#contentBox #commentForm {
	margin-bottom: 20px;
	padding-left: 15px;
}

#contentBox .comment p, #contentBox #commentForm p {
	margin-bottom: 1em;
}


/* navigation */


#sidebar {
        width: 300px;
        float:right;
	text-align: left;
}

#sidebarBox {
width: 260px;
	padding: 0 20px;
}

#sidebarBox p {
	margin-bottom: 10px;
}


#sidebarBox h2.module {
	margin-bottom: 7px;
	padding-top: 2px;
	padding-left: 7px;

	line-height: 22px;
	color: #FFF;
	background: url(image/h2_sidebar.gif) no-repeat;
	font-weight: bold;
}

#sidebarBox ul.moduleList {
	margin-bottom: 5px;
}

#sidebarBox ul.moduleList li {
	margin-bottom: 5px;
	padding-left: 19px;
	list-style: none;
	background: url(image/ico_category.gif) no-repeat;
}

#sidebarBox ul.moduleList li li {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 1.5em;
	list-style: none;
}

#sidebarBox ul.moduleList li.comment {
	margin-bottom: 5px;
	padding-left: 19px;
	list-style: none;
	background: url(image/ico_comment.gif) no-repeat;
}

#sidebarBox ul.moduleList li.link {
	margin-bottom: 5px;
	padding-left: 19px;
	list-style: none;
	background: url(image/ico_link.gif) no-repeat;
}

#sidebarBox .inBox {
	margin-bottom: 25px;
	padding-left: 7px;
}

#sidebarBox ul.archiveList {
	margin-bottom: 25px;
}

#sidebarBox ul.archiveList li {
	margin-bottom:5px;
	display: inline;
	list-style: none;
}


/* pagenavi */

.navi {
	margin-bottom: 20px;
}


/* tagcloud */

.module-tagcloud {
	margin-bottom: 20px;
	clear: both;
}

.module-content {
	padding-left: 15px;
}

.module-tagcloud .module-content .module-list { list-style: none; }
.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { 
font-size: 133%;
font-weight: bold;
 }

.module-tagcloud .module-content .module-list li.taglevel2 {
font-size: 125%;
font-weight: bold;
}

.module-tagcloud .module-content .module-list li.taglevel3 {
font-size: 114%;
font-weight: bold;
}
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 100%; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 90%; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 84%; }



/* photoblog */

.photoblog {
	padding-left: 15px;
}

.photoblog p {
	margin-bottom: 20px;
	margin-right: 7px;
	float: left;
	vertical-align: top;
}




/* footer */


#footer address{
	margin-top: 20px;
	padding-left: 60px;
	clear: both;
	height: 20px;
	line-height: 20px;
	font-size: 84%;
	font-style: normal;
	text-align: left;
}



/* more read */

.show { display: block; }
.hidden { display: none; }



/* tags */

.entry-tags {
	margin: 0 0 10px 10px;
}

.entry-tags-header,
.entry-tags-list,
.entry-tag {
	display: inline;
}

.entry-tags-list {
list-style:none;
padding: 0px;
}


.tagList {
list-style:none;
padding: 0px;
}



/* search */

.searchBox {
	margin-left: 15px;
}

.searchResults {
	margin-top: 20px;
	margin-bottom: 7px;
}

#contentBox .searchposted {
	margin-top: 3px;
	margin-bottom: 15px;
	border-top: 1px dotted #999;
	padding-top: 3px;
}



/* photo */

.pict {
	margin-right: 7px;
}


/* other */

.icon {
	margin-right: 5px;
}


#twitter {
	margin-bottom: 15px;
}

#twitter_update_list {
	list-style-type: none;
}
