
* {
margin: 0;
padding: 0;
}

html {

}

body {
background: #ffffff;
color: #959595;
font-size:10px;
line-height:140%;
font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
/*\*/
letter-spacing: 0.055em; /* 文字間をフォントサイズの0.055em分に指定 */
/**/
}

img {
border: none;
}

ul {
list-style: none;
}

#wrapper input,
#wrapper textarea,
#wrapper select {
color:#959595;
font-size :10px;
background-color:#ffffffff;
border: 1px solid #959595;
padding: 2px;
}

a:link,
a:visited,
a:active	{ color: #959595; text-decoration: none; }
a:hover		{ color: #464646; text-decoration: underline; }

.view a:link,
.view a:visited,
.view a:active {background-color: #285D90; color:#959595;font-weight:bolder; text-decoration: none; padding:0px 3px;}
.view a:hover {background-color: transparent; color:#464646;}

.view { margin-top:10px; }

.close a:link,
.close a:visited,
.close a:active {background-color: #285D90; color:#959595;font-weight:bolder; text-decoration: none; padding:0px 3px;}
.close a:hover {background-color: transparent; color:#464646;}

.close { 
text-align:right;
font-size:12px;
}

/* =================================== */
/* レイアウト */
/* =================================== */

#wrapper { 
width: 805px;
margin: 50px auto 0px auto;
}

#header { width:100%; }


#content {
width: 805px;
padding-top:20px;
}

#content #side_1 {
width:180px;
float:right;
padding-top:10px;	
}

#content #side_2 {
width:180px;
float: right;
padding-top:10px;
margin-right:30px;
display: inline;
}

#content #main {
width: 370px;
float:left;
}

#footer {
clear:both;
padding:15px 0px 30px 0px;
font-size: 10px;
text-align:right;
}

address {
font-style:normal;
}


/* =================================== */
/* ヘッダー */
/* =================================== */

#header .title {
float:left;
width:390px;
text-align:left;
}

#header .header_img {
width:370px;
padding-right:5px;
float:right;
text-align:right;
}

h1 {
font-size: 14px;
line-height:1.2;
}

.description {
color: #285D90;
font-size: 10px;
}

#header a {color: #285D90; text-decoration: none;}


/* =================================== */
/* サイドメニュー */
/* =================================== */

#side_1 dt,
#side_2 dt {
font-weight: bolder;
color: #285D90;
text-align:right;
margin-bottom: 8px;
}

#side_1 dt img,
#side_2 dt img {
weight: 12px;
height: 12px;
margin-right: 3px;
vertical-align:middle;
}

#side_1 dd,
#side_2 dd {
font-size: 10px;
text-align:right;
border-bottom: 1px #959595 dotted;
padding-bottom:10px;
margin-bottom:10px;
}

#search_result {
}

.search_form {
width:110px;
margin-bottom:3px;
}

.search_btn {
}

/* =================================== */
/* エントリー */
/* =================================== */

dl.entry {
width:370px;
overflow:hidden;
}



dl.entry dt {
font-weight:bolder;
background:transparent url(./entry_head.gif) repeat-y 0px 5px;
overflow:hidden;
}

dl.entry dt div {
padding-left:15px;
}

dl.entry h2 {
padding-left:15px;
font-size: 14px;
line-height:1.2;
padding-top: 5px;
overflow:hidden;
}

dl.entry dd {
color: #959595;
margin-top:20px;
margin-bottom:10px;
}

dl.entry dd p {
margin-top:10px;
}

dl.entry dd.entry_tag {
color: #959595;
margin: 10px 5px 10px 0;
font-size:10px;
text-align:right;
overflow:hidden;
}

dl.entry dd ul.entry_state {
margin-top:20px;
margin-bottom:10px;
}

dl.entry dd ul.entry_state li {
display:inline;
font-size: 10px;
padding:0 3px 0 3px;
}

dl.entry dd ul.entry_state li.right {
border-right:1px solid #959595;
}

dl.entry dd ul.entry_state li.left {
border-right:1px solid #959595;
border-left:1px solid #959595;
}

dl.entry_clouds {
width:600px;
float:right;
}

dl.entry_clouds dt {
background:transparent url(./entry_head.gif) repeat-y 0px 0px;
padding-left:15px;
padding-top: 0px;
font-weight:bolder;
}

dl.entry_clouds dd {
color: #959595;
margin-top:20px;
margin-bottom:10px;
}

.entry_navi {
margin:30px 0 5px;
text-align:center;
font-size:10px;
}

.entry_list  {

}

.entry_list_description {
padding:10px;
border: 1px #959595 solid;
}

img.pagetop {
width:12px;
height:12px;
text-align:right;
margin-top:10px;
}

blockquote {
font-size: 10px;
color: #959595;
margin: 10px 0;
padding: 5px;
border: 1px solid #959595;
}

.pict {
border:1px #959595 solid;
}

#comment, #trackback {
margin-top:20px;
}

h3.linktitle {
padding: 15px 0 0 20px;
margin: 0 0 5px 0;
background:transparent url(./entry_head.gif) no-repeat 0px 0px;
font-weight:bolder;
font-size:12px;
color:#959595;
height:30px;
}

.entry_date {
margin:0 0 10px;
}

ul.entry_list li {
font-size:12px;
margin-bottom:3px;
line-height:1.5;
}

ul.cloud li {
display:inline;
margin-right:10px;
line-height:1.5;
}

.lightup {
background-color: #000;
cursor: pointer;
}

.comment {
margin: 10px 0px 20px;
border-bottom: 1px #959595 dotted;
}

.comment_title {
font-weight:bold;
}

.comment_body {
margin: 5px 0px 10px;
}

.comment_state {
font-size:10px;
}

.comment_button {
margin: 5px 0px;
}

/* =================================== */
/* ページ送り */
/* =================================== */

.pager {
width: 370px;
margin: 10px 0px 10px 430px;
text-align:right;
}

.pager strong {
font-size: 130%;
font-weight: bold;
color: #285D90;
}


/* =================================== */
/* CALENDAR */
/* =================================== */

.calendar {
margin: 0px auto;
}

.calendar td {
font-size: 10px;
text-align: center;
padding: 2px 2px;
}

.calendar_month td {
font-weight: bold;
}

.calendar_week td {
font-family: "monospace";
}

.calendar_day td {
}

.calendar_day a:link,
.calendar_day a:visited,
.calendar_day a:active {background-color: #dddddd; color:#959595; font-weight:normal; text-decoration: none; padding:0px 3px;}
.calendar_day a:hover {background-color: transparent; color:#464646; text-decoration: underline;}