@charset "UTF-8";

body{
	padding:0px;
	margin:0px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:1.8;
	letter-spacing:1px;
    background:url(images/bg_body.gif);
	color:#444;
	text-align:center;
}

img{
	border:0px;
}

a{ color:#025b44; text-decoration:none; }
a:hover{ color:#b1da12; text-decoration:underline; }

.sub{
	border:0px;
}

input, textarea{
	border:1px solid #ccc;
}

#wrap{
	width:780px;
	text-align:left;
	background:url(images/wrap.gif) repeat-y;
	margin: 0 auto;
}

/*header*/
#header{
	width:780px;
	height:187px;
	background:url(images/header.jpg);
	border-top: solid 6px #025b44;
}

#logo{ 
 text-indent:-9999px;
 font-size:0;
}
#logo a { width:217px;
 height:35px;
 display: block;
 margin:8px 0 0 13px; }

#header h1{
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	line-height:24px;
	letter-spacing:1px;
	padding: 112px 0 0 36px;}
	
#header h1 a{ color:#fff; }
#header h1 a:hover{ color:#fff; }

/* Menu */


    #tabs1 { padding: 29px 0px 0px 22px;
	float:left;
	width:100%;
	background:transparent;
	font-size:14px;
	line-height:normal;
	font-weight:bold;
      }
    #tabs1 ul {
          margin:0;
          padding:0px 0px 0px 0px;
          list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      }
    #tabs1 a{
	float:left;
	background: transparent url(images/menu-rg.gif) no-repeat right top;
	margin:0
	color: white;
	padding:4px 12px 3px 10px;
	text-decoration:none;
      }

    #tabs1 a:hover {
	float:left;
	color: #eba345;
	margin:0;
	text-decoration:none;}


/* Sidebar */

#sidebar {
	float: right;
	display:inline;
	margin:0 35px 0 0;
	width: 175px;
}

#rss {
background: url(images/rss.gif) no-repeat 0 0;
display: block;
width: 100%;
height: 40px;
overflow: hidden;
line-height: 1000px;}



/* SLIDEBAR Box Style */
.boxed ul {
	width: 85%;
    list-style: none;
	padding:0 0 0 10px;
	margin:0;}

.boxed a {}

.boxed a:hover {}

.boxed li
{   padding: 0 3px 0 15px;
	color: #333;
	display:block;
	background:url(images/limenu.gif) no-repeat;} 

.boxed .title {
	height: 24px;
	padding: 2px 10px 0 20px;
	font-size: 12px;
	line-height:1.5;
	letter-spacing:1px;
	color: #333;
	background:url(images/sli_title.gif) no-repeat;
}
#sidebar h2{ margin:20px 0 10px 0; }



/* calendar */
#wp-calendar caption { font-weight:normal; }
#wp-calendar th { font-weight:normal; color:#333; }
.calendar {
	text-align:center;
	color: #333; }

.calendar td {
height:15px;
padding:  0px 3px 0px 3px}

.calendar td a {
padding:  0px 3px 0px 3px;
background: #ccc;
display:block;
color:#333;
text-decoration:none;
line-height:15px;
}

.calendar td a:hover {
background: #666;
display:block;
color:#fff;
text-decoration:none;
}

#today {padding:  0px 3px 0px 3px;
 font-weight: bold;
 color: #fff;}

#prev a{ background:#fff;
 text-decoration:underline; }
#prev a:hover { background:#fff;
 text-decoration:none;
 color:#333; }



/* Content */

#main {
	float: left;
	display:inline;
	width: 500px;
	margin: 0 auto 0 35px;
}


/* Footer */

#footer {
	height: 110px;
	clear: both;
	color: #666;
	width: 780px;
	margin: 0 auto;
	font-size:10px;
	background:url(images/footer.gif); }

#footer p { text-align:center;
 padding:40px 0 0 0; }
#footer p a { color:#666; }
#footer p a:hover { color:#666; }

#main h2 {
	margin: 0px 0 5px 0;
	font-size: 14px;
	height:31px;
	width:500px;
	line-height:1.5;
	letter-spacing:1px;
	text-decoration:none;
	background: url(images/title.gif) no-repeat;
	padding: 5px 0px 5px 28px;
	color:#111; }

#main h2 a {
	text-decoration: none;
	color: #111;
}

#main h2 a:hover {
	text-decoration: none;
	color: #999;
}

.post-author, .post-date, .post-comm, .post-time, .post-cath, .post-edit
{	font-size: 1em;
	text-decoration:none;
	color: #333;	}

.entry {text-algin: justify; }
.entry p { margin:10px 10px 15px 10px;}

.post-author {
	padding: 0 0 3px 18px;
	background: url(images/p_author.gif) no-repeat 0 0;
	}
.post-date {
	margin: 0 0 0 10px;
	padding: 0 0 3px 23px;
	background: url(images/p_date.gif) no-repeat 0 0;
	}
.post-comm {
	padding: 0 0 3px 20px;
	background: url(images/p_commen.gif) no-repeat 0 0;
	}
.post-time {
	padding: 0 0 3px 18px;
	background: url(images/p_time.gif) no-repeat 0 0;
	}
.post-cath {
	padding: 0 0 3px 20px;;
	background: url(images/p_cat.gif) no-repeat 0 0;
}

.post-edit {
	padding: 0 0 3px 3px;
}

.post{margin:0 0 40px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #ccc;
background-color:#ccc;
font-size:0.9em;
color:#333;
}


#s {
	clear: both;
	width: 100px;
	font-size:1.0em;
	border: 1px solid #ccc;
}

#go {
	cursor:hand;
	clear: both;
	width: 15px;
	font-size:1.0em;
    border: 1px solid #ccc;
}

/* Comments Styling */
#comment {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #ccc;
}

#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #ccc;
}

#commentform {
margin: 1em 0;
width: 280px;
}

#commentform textarea {
border: 1px solid #ccc;
width: 280px;
}
#commentform textarea:hover {
    border: 1px solid #ccc;
}
#commentform textarea:focus {
border: 1px solid #ccc;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
border: 1px solid #ccc;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
border: 1px solid #ccc;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
border: 1px solid #ccc;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.submit1{
	width: 280px;
	cursor:hand;
	font-size:1.10em;
    border: 1px solid #ccc;}

.submit1:hover, .submit1:focus{
	background: #ccc;
    border: 1px solid #999;}
