/* ---------- reset ---------- */

* {
	margin:0;
	padding:0;
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body {
	color:#666666;
	background:#f2f2f2;
	font-family:sans-serif;
	text-align:center;
}

#main-container {
                background:url(http://kanyaku.com/body_bg.gif) repeat-y #f2f2f2;
	width:770px;
                margin-left:auto;
                margin-right:auto;
                text-align:left;
}

a {
	text-decoration:underline;
	color:#267db1;
}

a:hover {
	color:#32CD32;
}

.clear {
	clear:both;
	text-decoration: none;
	font-size: 2px;
	text-indent: -700em;
}




/* ---------- body_end ---------- */

/* ---------- header ---------- */

#header {
                background:url(http://kanyaku.com/header_bg1.jpg) no-repeat;
                height: 60px; 
                padding:0px; 
                margin-left: 10px;
                text-align:left;
}

/* ---------- ヘッダー内ナビ ---------- */
#header P {
	FONT-SIZE: 55%; TEXT-ALIGN: right;
	font-family: Arial, Helvetica, sans-serif;
                color:#787878;
                margin:1px 3px 0 0;
                padding-top:3px;
                padding-right:10px;
}

#header P a {
                text-decoration:underline;
                color: #666666;
}


/* ナビゲーション
--------------------------------------- */

#main-menu{
margin-left: 14px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#main-menu ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#main-menu li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#main-menu a{
float:left;
color: white;
background: #678b3f url(http://kanyaku.com/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#main-menu a span{
float:left;
display:block;
background: transparent url(http://kanyaku.com/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#main-menu a span{
float:none;
}


#main-menu a:hover{
background-color: #8cb85c;
}

#main-menu a:hover span{
background-color: #8cb85c;
}

#main-menu #current a, #main-menu #current span{ /*currently selected tab*/
background-color: #8cb85c;
}

#main-menuline{
clear: both;
margin-left:10px;
padding: 0;
width: 750px;
height: 8px;
line-height: 8px;
background: #678b3f;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}


/* ---------- banner ---------- */

#banner {
	display:block;
	background: transparent url("") no-repeat top left;
	margin:0px 10px;
	width:750px;
	height:128px;
}

h1 img{
　　　　　　　　　float:left;
                    margin:0;
                    padding:0;
}

#banner a { color:#007695;}

#banner a:hover { color:#53a4b9;background:none;}

#banner h2 {
	text-align:left;
	font-size:80%;
	font-weight:normal;
	position: relative;
	top: 45px;
	left: 25px;
}

/* ---------- banner_end ---------- */

/* ---------- main ---------- */

#main-content {
                width: 750px;
	margin:0px 10px;
}

#main {
	width:543px;
	float:left;
	text-align:left;
}

.content { padding:10px; }

.content ul { list-style-position:inside; }

.content li { list-style-position:inside; }

.content p { font-size:80%;line-height:135%;  padding-left:8px;}

.content p.navi { font-size:70%;margin:5px 0; }

.content blockquote {
	font-size:85%;
	padding:10px;
	background:#F1FBFF;
	margin:10px 0;
	border: 1px solid #cccccc;
}

.content TABLE { 
        border-collapse: collapse;
        border: 1px #cccccc solid;
        }


.content TD { 
        border: 1px #CCCCCC solid; 
	font-size:90%;
       }

.content h1 {
	color: #000000;
	font-size:90%;
	padding:5px 5px 13px 5px;
	font-weight:bold;
	background:url(http://kanyaku.com/h1_bg.gif) repeat-x bottom left #ffe6bb;
	margin:10px 0;
}

.content h2 {
	color: #ffffff;
	font-size:90%;
	padding:8px 5px 5px 8px;
	font-weight:bold;
	background:url(http://kanyaku.com/h2_bg3.png) repeat-x bottom left #cbeeff;
	margin:10px 0;
}

.content h3 {
	color: #4169E1;
	font-size:85%;
	padding:8px 5px 5px 8px;
	font-weight:bold;
	background:url(http://kanyaku.com/h3_bg1.jpg) repeat-x bottom left #E6E6FA;
	margin:10px 0;
}


.content h4 {
	color: #666666;
	font-size:80%;
	padding:5px;
	font-weight:bold;
	background:url() no-repeat top left;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	margin:10px 0;
}

.content h5 {
	color: #666666;
	font-size:80%;
        text-indent: -1em;
	padding:0px 1px 2px 27px;
	font-weight:bold;
	background:url(http://kanyaku.com/p.png) no-repeat top left;
	margin:9px 0 5px 10px;
}

.content h6 {
	color: #666666;
	font-size:80%;
	padding:2px 0 2px 25px;
	font-weight:bold;
	background:url() no-repeat top left;
	margin:10px 0;
}

.contents_title{
               margin: 5px;
}

.entry-info {
	background:#ffffff;
	margin-top:8px;
	padding: 5px 0 5px 0;
}

.entry-info ul { list-style-type: none; }

.entry-info li {
       list-style-image:url(http://kanyaku.com/p.png) no-repeat top left;
	color:#666666;
	font-size:80%;
	display:inline;
	margin: 0 2px 0 5px;
}

.content img {
              margin: 0 8px 8px 2px;
}

/* ---------- left ---------- */

#left-menu {
	width:194px;
	float:left;
	text-align:left;
}

.search-form { 
	padding:25px 10px 15px 15px;
	text-align:left;
	}

.search-form label {
	text-decoration: none;
	font-size: 60%;
}

.search-form input#search { border:1px solid #999999; width:120px; font-size:80%; color:#999999;}

.search-form input.submit {
	position: relative;
	top: 5px;
	left: 3px;
}

#sub-menu {
                padding-left:5px;
	margin-top:15px;
}

#sub-menu h3 {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 193px;
	height: 25px;
	text-indent: -700em;
	background: transparent url("http://kanyaku.com/sidenavi251.jpg") no-repeat top center;
	margin:1px 1px 0 1px;
}

.syndicate a {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 193px;
	height: 47px;
	text-indent: -700em;
	background: transparent url("") no-repeat top left;
	margin:1px 1px 10px 1px;
}

.syndicate a:hover {
	background: transparent url("") no-repeat bottom left;
}

.powered li{
	font-size:70%;
	margin:10px 5px;
                padding-left: 10px;
	list-style-type: none;
}

/* ---------- left_end ---------- */

/* ---------- footer ---------- */

.footer {
                border-top: solid 1px #666666;
	display:block;
	background:#ffffff;
                padding-right:10px;
                padding-left:0px; 
                height: 100px;
}

.footer p {
                padding:5px;
	text-align:center;
	font-size:12px;
	color:#666666;
}

.footer a:link{
	color:#f19e50;
}
.footer a:fover{
	color:#f19e50;
}

/* ---------- footer_end ---------- */

/* ---------- news ---------- */

#news {
	margin:10px 0;
}

#news h3 {
	text-decoration: none;
	font-size: 2px;
	display: block;
                margin-left:5px;
	width: 92px;
	height: 30px;
	text-indent: -700em;
	background: transparent url("http://kanyaku.com/new_tit_bg.gif") no-repeat top left;
	margin-bottom:10px;
	border:none;
}

.new-txt p {
	font-size:70%;
	margin:10px 5px;
	border-top:1px dotted #cccccc;
                padding-top: 10px;
                padding-left: 10px;
}
.new-txt a{
                 color: #526231;
                 font-size: 12px;
}

/* ---------- news_end ---------- */

/* ---------- archive_list ---------- */

.archive-content {
	background:#fafafa;
	border:3px double #cccccc;
	padding:15px;
}

.archive-list-item {
	font-size:80%;
	margin:5px 0;
}

/* ---------- archive_list_end ---------- */

/* ---------- sub-menu ---------- */

.sub-menu li {text-align:left;list-style-type: none;}

.sub-menu ul {margin:0 1px 15px 1px;list-style-type: none;}

.sub-menu li a {
	font-size:80%;
	display : block;
	width:193px;
	text-indent: 1em;
	background:url(http://kanyaku.com/submenu_li.gif) no-repeat top left;
	padding: 5px 0;
	border-bottom:1px solid #cccccc;
}

.sub-menu li a:hover {
	color:#666666;
	background:url(http://kanyaku.com/submenu_li.gif) no-repeat bottom left;
}

/* ---------- sub-menu_end ---------- */

/* ---------- trackback ---------- */
#trackback_url {
	border:1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}

/* ---------- trackback_end ---------- */

/* ---------- comment ---------- */


legend {
	font-size:80%;
}

#comment-author {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-email {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-url {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-text {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-preview,#comment-post,#comment-cancel  {
	width:100px;
	font-size:80%;
}

ul.comments-open-footer  {
	padding-top: 15px;
}

.comments-open-footer li {
	display:inline;
	list-style-type: none;
	margin-right: 15px;
}

.comments-post label {
	font-size:80%;
	margin:10px 0;
}

.cclicense { margin:3px 10px; }

.cclicense p { font-size:60%; }