/*  
Theme Name: ユーザー用シルバーテンプレート１(ＣＭＳ２)
Theme URI: 
Description:ユーザー用シルバーテンプレート１(ＣＭＳ２)
Author: 
Author URI: 
Version: 0.1
*/

/* all */
* {
    margin: 0;
    padding: 0;
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
}

/* heading */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

/* anchor */
/* temp */
a,
a:link,
a:visited {
    color: #333333;
    text-decoration: none;
}
/* temp */
a:hover {
    color: #666666;
    text-decoration: underline;
}
a:active {}

/* image with anchor */
a img {
    border: 0;
}

/* unordered list / ordered list */
ul, ol {
/*    padding-left: 16px;*/
}
ul li {
/*    list-style-type: circle;*/
}

/* definition list */
dl {}
dt {}
dd {
    padding-left: 8px;
}

/* forms */
form {
    margin: 0;
}

.flash{
	border:1px #666666 solid;
}

#search-options,
input {
    padding: 1px;
    font-size: 12px;
}

/***** お問い合わせボタン用 *****/

#btn5 a span {
display:none;
}
#btn5 a {
display:block;
width:210px;
height:66px;
background-image:url(/wp-content/images/silver/menu_btn01.jpg);
background-repeat:no-repeat;
}
#btn5 a:hover {
background-image:url(/wp-content/images/silver/menu_btn01_on.jpg);
background-repeat:no-repeat;
}

/***** カテゴリボタン用 *****/

#btn_cate a div {
	color:#8D4E2B;
	font-size:12px;
	padding-top:10px;
	padding-left:15px;
	font-weight:bold;
}
#btn_cate a {
display:block;
width:190px;
height:32px;
background:url(images/cat_btn.jpg);
background-repeat:no-repeat;
}
#btn_cate a:hover {
background:url(images/cat_btn_on.jpg);
background-repeat:no-repeat;
}

/* banner title */
/* temp */
#banner {
    padding: 0px 0 0 0px;
	height:100px;
    color: #333333;
    text-align: left;
    text-decoration: none;
    background:#ffffff;
}

#serch{
    padding: 0px 0 0 0px;
	height:100px;
    color: #333333;
    text-align: left;
    text-decoration: none;
    background: url(images/bg_serch.jpg);

}

/** ADD 1/22 ***/
#page_home{
   padding:10px;
}
#blog_new{
   padding:10px;
}
#blog_new ul li{
	list-style:none;
    background:url(images/li_new.gif) no-repeat 0px 0.6em;
    padding-top:5px;
    padding-left:20px;
    _padding-left:5px;
}
#side_camp{
	border-right:#ACE594 2px solid;
	border-left:#ACE594 2px solid;
	width:182px;
	_width:210px;
	color:#000000;
	padding:12px 12px 0px 12px;
	font-size:11px;
	line-height:140%;
	background-color:#EEFFEE
}

#side_cate{
	border-right:#eaaaaa 2px solid;
	border-left:#eaaaaa 2px solid;
	width:190px;
	_width:210px;
	color:#8D4D29;
	padding:8px 8px 0px 8px;
	font-size:11px;
	font-weight:bold;
}
#side_cate li {
	list-style:none;
    background:url(images/cat_btn.jpg) no-repeat;
    padding-left:20px;
    padding-top:1px;
	width:190px;
	height:32px;
}

#banner a,
#banner a:link,
#banner a:visited {
/*
    color: #333333;
    font-size: 32px;
    text-decoration: none;
*/

}
#banner a:hover {}
#banner a:active {}

/* description of blog */
#banner-description {
    color: #333333;
    font-size: 12px;
}

#sub-img{
	padding:5px 10px 0px 10px;
	background:#ECEADE;
	margin-bottom:0px;
}

/* article */
.blog {
    padding: 0px;
    font-size: 12px;
    color: #333333;
    background: none;
}

.entry-body{
    font-size:12px;
    color: #333333;
    background: none;
}

.entry-body table{
    font-size:12px;
    color: #666666;
	line-height:140%;
}

.cms_new{
	padding:2px;
	border:1px solid #bbbbbb;
}

.cms_new_02{
	font-size:10px;
	line-height:140%;
}

.cms_new_02 a,
.cms_new_02 a:link,
.cms_new_02 a:visited {
	color:#6666ff;
	font-size:12px;
	font-weight:bold;
}

.cms_side img{
	border:3px solid #ffffff;
}



/* article date */
/* temp */
.date {
    margin-top: 6px;
    color: #ffffff;
    background: #666666;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 0 2px 5px;
}

/* comment color */
.trackbacks-header,
.comments-header,
.comments-open-header {
    color: #ffffff;
    background: #666666;
}

/* an article or comment */
#comments,
.entry {
    margin: 0 0px;
    color: #666666;
    font-size: 12px;
    line-height:150%;
    word-break: break-all;
}

#comments input {
	border:#cccccc 1px solid;
}

.entry a:active {}
.entry img {
    margin-right: 0px;
    margin-bottom: 0px;
}

/* blockquote */
.entry blockquote {
    width: auto;
    margin: 15px 20px 0 20px;
    padding: 10px;
    border: 1px solid #666666;
    background: #f6f6f6;
    font-size: 12px;
    line-height: 150%;
}

/* textarea */
.entry textarea {
    width: 97%;
	
}

/* title of entry */
/* temp */
.entry-header {
    margin: 0px 0 0 0;;
    padding-left: 0.5em;
	padding-top:0.4em;
    _padding-left: 0.5em;
	_padding-top:0.4em;
	_	padding-bottom:0.4em;
	height:20px;
    color: #333333;
    font-size: 12px;
    font-weight: bold;

	height:26px;
	width:570px;

	background:#ffffff;
	border-left:5px solid #ff8e48;
	border-bottom:1px solid #ff8e48;

}

.entry-header-jirei {
	font-size:12px;
	height:26px;
	width:550px;
/*
    background: url(images/mi_01.jpg) no-repeat;
*/
}

.entry-header-jirei table {
    margin: 3px 5px 0px 340px;
}

.entry-header-jirei a {
    font-size: 11px;
	color:cc6600;
	text-decoration:underline;
}

.entry-header-jirei a:hover {
	color:cc6600;
}


#feed{
	padding:10px;
	font-size:11px;

}

#feed a{
	font-size:11px;
}

.entry-header-new {
	font-size:12px;
	height:26px;
	width:550px;
    background: url(images/mi_02.jpg) no-repeat;
    color: #006600;
}

.entry-header-new table {
    margin: 3px 5px 0px 340px;
}

.entry-header-new a {
    font-size: 11px;
    color: #006600;
	text-decoration:underline;
}

.entry-header-new a:hover {
    color: #006600;
}

#post_home{
	padding-top:10px;
	line-height:120%;
	font-size:12px;
    color: #333333;	
}

#post_home table{
	line-height:120%;
	font-size:12px;
}

#post_home ul{
}

#post_home a{
}

.entry-header-rss {
    margin: 10px 0 10px;
	padding-top:15px;
    background: url(images/mi_03.jpg) no-repeat 0 0.3em;
	height:40px;
    color: #996600;
    font-size: 12px;
    font-weight: bold;
}

/* title of entry ADD takahashi */
.entry-header_home {
    margin: 15px 0 10px;
    padding-left: 5px;
	padding-top:3px;
    border-bottom: 1px solid #666699;	
	height:25px;
    color: #990066;
    font-size: 12px;
    font-weight: bold;
}

/* title of entry ADD takahashi */
.page-header_home {
    margin: 0px 0 10px;
    padding-left: 5px;
	padding-top:0.3em;
	height:25px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
	text-align:center;
}

/* contributor */
.entry-footer {
	width:550px;
    margin: 10px 0 0 0;
    border-top: 1px dotted #36414d;
    text-align: right;
    color: #666666;
    font-size: 10px;
    _font-size: 9px;
}

.entry p {
    margin: 10px 0;
}
.entry blockquote p {
    margin: 0;
}
.entry ul {
    margin: 10px 0 10px 10px;
}
.entry ol {
    margin: 10px 0 10px 30px;
}

.entry ul li{
	list-style-type:none;
/*    background: url(images/al.gif) no-repeat 0 0.3em;
    padding-left: 15px;*/
    margin: 0;
}

/* archive-list */
.archive-list {
    margin: 10px 0;
}

/* navigation */
.content-nav {
    margin: 6px 0 10px;
    text-align: center;
    font-size: 12px;
}

/* navigation */
.page {
    margin: 6px 0 10px;
    font-size: 12px;
}

/* breadcrumbs list */
.crumbs {
    margin: 6px 0 10px;
    padding-left: 5px;
    font-size: 12px;
}

/* calendar */
#wp-calendar caption {
    padding-bottom: 5px;
    text-align: center;
    color: #444444;
    font-size: 9px;
    background: none;
    letter-spacing: 0.2em;
}
#wp-calendar {
    text-align: center;
    color: #444444;
    background: none;
}
#wp-calendar table {
    text-align: center;
    padding: 0;
    border-collapse: collapse;
}
#wp-calendar th {
    padding-bottom: 3px;
    font-size: 10px;
    width: 23px;
}
#wp-calendar td {
    padding: 2px 0;
    font-size: 9px;
    line-height: 120%;
}

/* menu list of sidebar */
/* temp */

#sidebar ul {
    font-size: 11px;
    _font-size: 10px;
}

#sidebar li {
    list-style: none;
    line-height: 1.6em;
    margin: 0 0 0 0;
}

#sidebar li li {
    padding-left:0px;
    margin: 0;
	color:#666666;
}

#sidebar ul ul {
}

/* title of menu list */
#sidebar ul li h2 {
    margin: 0px; 
    padding: 0px;
	color: #330000;
    font-size: 12px;
	font-weight:bold;
    text-align: left;
    line-height: 140%;

}

#sidebar .mi01{
	height:37px;
	background:#ECEADE url("images/mi_side01.jpg") bottom no-repeat;
}

.temp_waku {
	border:#636363 1px solid;
	color:#990000;
	background:#E7E6E6;
}


#waku {
	border:#636363 1px solid;
	color:#990000;
	background:#E7E6E6;
}


#waku ul{
}

#waku p{
	margin:0px;
}

/* credit */
.powered {
    margin-top: 50px;
    text-align: left;
    color: #996600;
    font-size: 9px;
    line-height: 150%;
}
.powered img {
    margin-top: 3px;
}

.clear {
    clear: both;
}

/* comment and trackback */
#comments-open-data p {
    margin-bottom: 10px;
}

#comment-post {
   font-weight: bold;
}

#comment-author, #comment-email, #comment-url, #comment-text {
   width: 220px;
}

#comment {
    width: 550px;
}

#comment-bake-cookie {
   margin-left: 2px;
   vertical-align: middle;
}

#comments-open-footer {
    text-align: center;
}

.trackbacks,
.comments {
    margin: 10px 5px;
    color: #36414d;
}

.trackbacks-header,
.comments-header,
.comments-open-3 {
    margin: 15px 0;
    padding: 2px 0 2px 5px;
    color: #ffffff;
    background: #8fabbe;
    font-size: 11px;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 150%;
    word-break: break-all;
}

.trackback-content p,
.comment-content p {
    margin-top: 10px;
    margin-bottom: 5px;
}

.trackback-footer,
.comment-footer {
    font-size: 9px;
    border-top: 1px dotted #36414d;
    text-align: right;
    padding-top: 3px;
    margin-right: 2px;
}

.comments-open label {
    display: block;
}

/* temp */
.comments-head {
    padding: 2px 0 2px 5px;
    margin: 15px 0;
    color: #ffffff;
    background: #666666;
    font-size: 11px;
    font-weight: bold;
}

form input{
}
form textarea {
    border: 1px solid #cccccc;
}
#searchtext {
    margin: 3px 0;
}

/* layout */

/* for 1 column or 2 columns */
/* temp */
body.layout-two-column-left,
body.layout-two-column-right{
    text-align: center;
	margin:0px;
/*
	background:#333333 url(images/bg_bkline.gif) center repeat-y;	
	background:#333333;	
*/
}

.layout-two-column-left #container,
.layout-two-column-right #container {
}



/* for 2 columns */
.layout-two-column-left #box,
.layout-two-column-right #box {
    width: 802px;
    margin-right: auto;
    margin-left: auto;
    padding:0px;
    text-align: left;
    background-color: #ffffff;
}

/* footer */
/* temp */
#footer {
    margin: 0px;
    padding: 2px 0;
	background:#666666;
}

#footer p {
    margin: 10px 0;
    font-size: 12px;
    text-align:left;
    color: #ffffff;
}

#footer a {
    color: #ffffff;
}

#copy-r{
	padding-bottom:15px;
}

#copy-r a{
	color:#ffffff;
}

#copy-r table{
	color:#ffffff;
	font-size:10px;
}

table.logo {margin:0 0 0 8px; height:20px;}
table.logo td {color:#098484; line-height:200%; padding-top:0px; font-weight:bold; vertical-align:top;}

table.menu {margin:0 0 0 270px; height:20px;}
table.menu td {color:#098484; line-height:200%; padding-top:0px; font-weight:bold; vertical-align:top;}

table.ref {margin:0 0 0 22px; height:20px;}
table.ref td {color:#098484; line-height:200%; padding-top:0px; font-weight:bold; vertical-align:top;}

table.new {margin:0 0 0 325px; height:20px;}
table.new td {color:#098484; line-height:200%; padding-top:0px; font-weight:bold; vertical-align:top;}

table.gar {margin:0 0 0 583px; height:20px;}
table.gar td {color:#098484; line-height:200%; padding-top:0px; font-weight:bold; vertical-align:top;}

table.rss {margin:22px 0 0 10px; height:20px;}
table.rss td {color:#098484; line-height:200%; padding-top:0px; font-weight:bold; vertical-align:top;}
table.rss td.serch {background: url(images/mi_serch01.jpg) no-repeat; width:280}

table.serch_mado {margin:35px 0 0 45px; height:20px;widows:300px}
table.serch_mado td {color:#098484; line-height:200%; padding-top:0px; font-weight:bold; vertical-align:top;}


/* for 2 columns fixed layout (with left sidebar) */

.layout-two-column-right #content {
    float: left;
    width: 580px;
    margin: 0 0 10px 0;
/*
    border-bottom: 1px solid #666699;
    border-right: 1px solid #666699;
*/
}

.layout-two-column-left .sidebar-box {
/*    float: left;*/ 
}

.layout-two-column-left #sidebar {
/*    padding: 10px 8px 0px 10px; 
    color: #ffffff;*/
}

.layout-two-column-right .sidebar-box {
    float: right;
    width: 210px;
}
.layout-two-column-right #sidebar {
    padding-top: 0px;
 /*   color: #ffffff;*/
}

input,textarea {
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
}


/*ADD takahashi*/
/* temp */
#navigation-h {
height:40px;
}

#navigation {
margin-top:10px;
margin-left:10px;
font-size:12px;
}

#navigation li {
float:left;
margin-bottom:5px;

list-style-type:none;
border-left:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a {
display:block;
padding:0px 10px;
font-size:12px;
font-weight:normal;
text-transform:none;
background-color:inherit;
color:#ffffff;
}

#navigation_home li a{
color:#999999;
}

* html #navigation a {
width:1%;
}

#navigation_home{
background:#0290BE;
color:#999999;
text-decoration:none;
}

#navigation a:hover {
}

#navigation_home  a:hover {
text-decoration:none;
}



/* temp */
#head-description {
	text-align:left;
	background:#666666;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;

}

#head-description h1{
	font-size:10px;
    color: #ffffff;
}

#head-description h2 {
	font-size:10px;
    color: #ffffff;
}

/*　メインイメージ　*/

.main_img{
	border:1px #ccffcc solid;
}

/* 3カラム化 */
#al-container{
	margin-top:3px;
}

#cv-container{
}

div#primary {
/*	margin: 0 0 0 -100%; */
}
* html div#primary {
/*	left: 0px;
	position: relative;*/
}
div#secondary {
	float:right;
/*	margin: 0 0 0 -187px;
*/
}

div#container {
	float:left;
}
div#content {
/*	margin: 0 187px;
*/
}
div#footer { 
	clear: left;
}


/* ログイン画面用 */
#signup{
	text-align:center;
}
#si-content{
	width:680px;
	clear:both;
	padding:10px;
	font-size:12px;
	text-align:left;

}
#si-content h2{
    margin: 10px 0 10px 0px;;
    padding-left: 2em;
	padding-top:1.4em;
    background: url(images/mi_02.gif) no-repeat 0 0.3em;
	height:40px;
    color: #330000;
    font-size: 12px;
    font-weight: bold;
}

#si-content table{
	margin:15px;
	font-size:12px;
	text-align:left;

}

#setupform{
	text-align:left;
}

#news{
}


#news li {
    list-style: none;
    line-height: 1.6em;
    margin: 0px 0 10px 0;

}

#news li li {
    background: url(images/al.gif) no-repeat 0 0.4em;
    padding-left:15px;
    margin: 0;
}


