
/* BODY 
==========================================*/

* {
margin: 0px;
padding: 0px;
list-style:none;
text-decoration:none;
}

body {
font-family:Verdana, "ＭＳ Ｐゴシック","Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
font-size: 13px;
*font-size: small;
*font:x-small;
color: #333333;
background: #FFFFFF url(images/img_headerline.gif) repeat-x;
text-align:left;
}


/* H1,H2,H3 HYPERLINKS textdesign 
==========================================*/

h3 {
margin:0px 0 8px 0;
font-weight:bold;
color:#111;
}

a{
color: #ff3300;
text-decoration: none;
border: 0px;
outline:none;
}
a:hover	{
color:#ff3300;
border: 0px;
background:#e9e9e9;
} 
a:focus {
outline: none;
}

.clear {
clear: both;
}

.notes{
display:block;
text-indent:-1em;
padding-left:1em;
}

ul,ol{
margin:0 10px;
}
ul li,ol li{
padding:0 0 0 17px;
line-height:150%;
display:block;
}

ul li{
background:url(images/ico_ulmark.gif) 0 0.5em no-repeat;
}

ol li.no1{
background:url(images/ico_olmark01.gif) 0 0.3em no-repeat;
}
ol li.no2{
background:url(images/ico_olmark02.gif) 0 0.3em no-repeat;
}
ol li.no3{
background:url(images/ico_olmark03.gif) 0 0.3em no-repeat;
}
ol li.no4{
background:url(images/ico_olmark04.gif) 0 0.3em no-repeat;
}
ol li.no5{
background:url(images/ico_olmark05.gif) 0 0.3em no-repeat;
}
ol li.no6{
background:url(images/ico_olmark06.gif) 0 0.3em no-repeat;
}

blockquote{
border:5px solid #ddd;
padding:5px;
}

img{
	border:0;
}


/* MAIN 
==========================================*/

#wrapper {
width: 980px;
margin:0px auto;
padding:0 10px;
}
/*#frame,#content {
width: 950px;
margin:0 auto;
}*/


/* header 
==========================================*/

#header {
width:980px;
height: 130px;
}
#logo {
float: left;
width:550px;
padding-top:35px;
}
#logo h1 a{
width: 182px;
height:39px;
margin-bottom:10px;
display:block;
text-indent:-10000px;
background: url(images/ttl_h1_logo.gif) no-repeat;
}
#nav {
width:380px;
margin-top:84px;
float:right;
}
#nav ul {
float:right;
}
#nav ul li {
display:inline;
margin-right:13px;
padding:0 0 0 0;
background:none;
}
#nav ul li a {
color:#999;
}
#nav ul li a img {
border:0;
}

#nav ul li.m0{
margin:0;
}


/* ENTRY 
==========================================*/

#left {
	width: 550px;
	float: left;
	line-height:160%;
}

.entry {
	margin-bottom:40px;
}

.post_title{
	padding:4px 0 3px 13px;
	background:#e9e9e9 url(images/img_ttlhead.gif) repeat-y 0 0;
	margin-bottom:10px;
}
.entry h2{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:5px;
}

.entry h2 a {
	color:#222;
}
.entry h2 a:hover{
	color:#888;
}

.entry h3 {
	font-size:1em;
}
.entry img {
	display:block;
	margin:0 auto 10px;
	text-align:center;
}
.entry object{
	display:block;
	margin-bottom: 10px;
}


.entry_option {
	margin-bottom:30px;
	line-height:160%;
}
.entry_option h3{
	margin-bottom:10px;
}
.entry_option h3.mt20{
	margin-top:20px;
}

.entry .mt10{
margin-top:10px;
}

.allinfos {
	font-size:0.85em;
	line-height:120%;
	color:#222222;
}
.allinfos span{
	color:#aaaaaa;
}

/* SEARCH 
==========================================*/

.search .post {
margin-bottom:20px;
padding-bottom:10px;
}

.search p#result{
	/*font-size:0.85em;*/
	line-height:120%;
	text-align:center;
	border:1px solid #ddd;
	padding:2px 3px 1px;
	margin-bottom:10px;
}
.search p#result strong{
	color:#222;
}


/* SIDEBAR 
==========================================*/

#sidebarbottom {
	width:380px;
	float:right;
}

#lsidebar,#rsidebar{
	width:180px;
	float:left;
	padding:0;
	word-break: break-all;
}
#rsidebar {
	float:right;
}
#sidebarbottom ul{
	margin:0 0 0 0;
}
#sidebarbottom ul li{
	margin:0 0 13px;
	padding:0 0 5px;
	background:url(images/bg_dotline.gif) repeat-x 0 bottom;
}
#lsidebar h3,#rsidebar h3{
	font-size:1em;
	margin-bottom:10px;
}


#sidebarbottom ul li .widget_space{
/*margin:0 0 10px 0;*/
padding:0 0 10px 0;
}

#sidebarbottom ul li ul li{
	margin:0;
	padding:0 8px 10px 8px;
	font-size:0.85em;
	line-height:140%;
	display:block;
	background:url(images/ico_listmark.gif) no-repeat 0 0.35em;
}

#sidebarbottom ul li ul li.noAllow{
background:none;
padding-left:0px;
padding-bottom:10px;
font-size:0.9em;
}
#sidebarbottom p{
padding:0 5px;
}

/* ブログ内検索 ------------------*/

form #searchform{
	width:174px;
	margin-bottom:10px;
	padding:3px;
	display:block;
	border:1px solid #ccc;
	position:relative;
}

form #searchform input{
	border:0;
}

form #searchform input#s{
	width:145px;
	padding-right:4px;
}

form #searchform input#searchsubmit{
	position:absolute;
	top:3px;
	right:3px;
}


/* Flickr ---------------------*/

#flickr_badge_uber_wrapper {
	width:158px;
	text-align:center;
	margin:0 auto 10px;
}
#flickr_badge_wrapper{
}

.flickr_badge_image {
float:left;
}

#flickr_badge_image1{
margin:0 8px 8px 0;
}
#flickr_badge_image2{
margin:0 0px 8px 0;
}
#flickr_badge_image3{
margin:0 8px 0px 0;
}
#flickr_badge_image4{
margin:0;
}

div.clearfix{  
display: inline-block;
}
div.clearfix:after {  
content: ".";  
display: block;  
visibility: hidden;  
height: 0.1px;  
font-size: 0.1em;  
line-height: 0;  
clear: both;  
}

/* COMMENTS ================================*/

.postmetadata {
padding:5px;
background:#feffe5;
}
#commentform{
padding:0 10px;
}
#commentform p {
padding-bottom:10px;
}
#commentform #author {
border:1px solid #dadada;
height:20px;
width:200px;
}
#commentform #email {
border:1px solid #dadada;
height:20px;
width:200px;
}
#commentform #url {
border:1px solid #dadada;
height:20px;
width:200px;
}
#commentform #comment {
border:1px solid #dadada;
height:200px;
width:500px;
}
.commentlist cite {
background:#f9f9f9;
padding:5px 5px 5px 10px;
}
.commentlist cite a {
color:#333;
}

.commentlist{

}
.commentlist li{
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	font-size:0.85em;
	/*background:url(images/img_dotline.gif) repeat-x 0 bottom;*/
	border-bottom:1px solid #ddd;
}
.commentlist li p{

}

.commentlist .data{
margin:0 0 5px 0;
}

.commentlist .data .commentmetadata{
	color:#999;
	padding-left:5px;
}

h3.mt20{
margin-top:20px;
}
.comment_login{
font-size:0.85em;
}

/* FOOTER ================================*/

#footer {
	width: 100%;
	margin:0px auto;
	font-size:0.85em;
}
#footer_box {
width: 980px;
margin:0 auto;
padding:10px 0 30px;
color:#222;
border-top:1px solid #ddd;
}
address{
font-style:normal;
float:right;
}

/* OTHERS ================================*/

