
body {
	background: url(images/background.png) left top repeat;
    border-top: 4px solid #313333;
	}

#wrapper {
   	}

#container {
    background: url(images/container-bg.png) left top repeat-x;
    margin-top: 6px;
 	}

#contentwrap {

    background: #FFFFFF url(images/contentwrap.png) right top repeat-y;
	}

a {
	color: #000000;
	}

a:hover {
	color: #26AF01;
	}
/* HEADER */

#header {
	height: 107px;
	}

#header .LogoText {
	margin-bottom: 0px !important;
	padding: 20px 0 0 0;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
    text-transform: uppercase;
	font-size: 48px;
	}

#header .LogoText a, #header .LogoText a:visited {
	color: #181919;
	text-decoration: none;
	}


#header .Desc {
	color: #636565;
	font-size: 14px;
	line-height: 14px; 
	font-family: Arial, Helvetica, Sans-serif;
	}

.SEO { margin:0; padding:3px 0 0 3px; height:14px; text-align:right;}
.SEO h1, .SEO h1 a, .SEO h1 a:visited, .SEO h1 a:hover { font-size: 9px; color:#888888;}
*:first-child+html .SEO { padding:5px 0 0 3px; } 

.logoimg {
    margin: 30px 0 0 14px;
}

.feedtwitter {
	margin-top:12px;
	text-align: right;
}
    
    
/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 26px;
    padding: 8px 0;
    margin-top: 0px;
    float: left;
	}
	
#pagemenu {
	height: 26px;
    float: left;
	}

#pagemenu, #pagemenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
    color: #4E4D4D;
	display: block;
    margin: 0 6px 0 6px;
	padding: 8px 12px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;

	}
	
#pagemenu li a:hover, #pagemenu li a:active {
    background: #F7F8F7;
	color: #181919;
	display: block;
    text-decoration: none;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	}
	
#pagemenu  li.current_page_item a {
    background: #F7F8F7;
	color: #181919;
    text-decoration: none;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}


#navcontainer {
	height: 54px;
	display: block;
	overflow: hidden;
    background: url(images/nav-background.png) left top repeat-x;
	}

#navcontainer .current-cat a {
	color:#CCCACA;
    background: url(images/nav-background-hover.png) left top repeat-x;
	}

/* CONTENT */

h2.pagetitle {font-size: 1.2em; margin: 0 0 20px 0; padding: 4px; font-weight:normal; color:#888888; border: 1px solid #F1F1F1; background:#F1F1F1;}

#content {
    padding: 15px 5px 15px 15px;
    color: #504D4D;
	}

	
pre { overflow: auto;
	width: 470px; 
	}

.post {
	padding-bottom: 5px;
	margin-bottom: 20px;
    border-bottom: 1px solid #E7E7E7;
   	}

.post p {
	margin-bottom: 10px;
	}

.post h3 {
	font-size:24px;
        font-weight:bold;
	margin: 0 0 2px 0;
}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 28px;
	font-size: 22px;
	font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
    text-transform: uppercase;
	color: #4A4848;
	}

	
.title a {
	text-decoration: none;
	color: #4A4848;
	}

.title a:hover {
	text-decoration: none;
	color: #26AF01;
	}
/*
.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
}*/

.postdate {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
    color: #3E3C3C;
	}


.postmeta {
	font-size: 11px;
	margin-top: 20px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
.postmeta a, .postdate a {
	text-decoration: none;
}
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
	}

.entry p {
        margin:10px 20px;
}
.entry h4, .entry h5 {

        color:#888888;
        font-weight:bold;
        font-size: 1.2em;
	margin:30px 0 20px 0;
	padding:3px 0 3px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid ;
	border-bottom-color: #ddd;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #ddd;
}

.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}

	
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #232323 !important;
    background:none !important;
    border: 0 !important;
}

.wp-pagenavi span.pages {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #232323 !important;
    background: none !important;
    border: 0 !important;
}

.wp-pagenavi span.extend {
    font-size: 15px !important;
    padding:  4px 8px !important;
    background:transparent !important;
    color: #232323 !important;
    background: none !important;
    border: 0 !important;
}

.wp-pagenavi span.current {
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
    color: #FFFFFF !important;
    background: #000000 !important;
    border: 0 !important;
}

.wp-pagenavi a:hover {
    border: 0 !important;
    color: #fff !important;
    background: #26AF01 !important;
    border: 0 !important;

}


/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 10px; 
	text-align:center;
	}
	
.ad125 {
	margin: 6px;
	}


.sidebar {
	margin: 0 10px 10px 10px;
    font-size: 13px;
    color: #504D4D;
	}
	
.sidebar a {
	text-decoration: none;
	color: #504D4D;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#000000;
	}
	

#search {
    border: 1px solid #D8DBD9;
    height: 28px;
    padding: 0px;
    background: #EEF0EF;
    text-align: right;
    margin-top: 15px;
}

#search input {
	border: 0;
    background: none;
    color: #3F3F3F;
}
	
	
#s {
	width: 240px;
	padding: 4px;
    margin:2px 0 0 0;
    background: none;
}

#topsearch #search {
    margin: 6px 4px 0 0px;
    padding-right: 4px;
    }
    
#topsearch #s {
    width: 220px;
    }

	
		
/* Social icons */
.addthis_toolbox {
    padding: 15px 0 0px 0;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 3px 0 3px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.85;
}


	
.sidebarvideo {

	}

.sidebar .sidetitle {
	margin: 0;
	padding: 10px 0 4px 14px;
    text-align: left;
	font-size: 16px;
    line-height: 16px;
    color: #414445;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    background: url(images/sidebar-tab.png) left 13px no-repeat;
    }

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
   	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
  	}


.sidebar ul li li, .sidebar ul li ul li {
	padding: 6px 0px 6px 6px;
	margin: 0 0 2px 0;
    border-bottom: 1px solid #fff;
    }

.sidebar ul li li:hover, .sidebar ul li ul li:hover {

    }

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #504D4D;
	background: none;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none;
    color: #504D4D;
	}

#wp-calendar td {
	color: #504D4D;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	color: #fff;
    background: #26AF01;
	}
#wp-calendar td:hover a {
    color: #fff;
}	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}

/* FOOTER */

#footer {
    background: #40413C;
	padding: 20px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
	} 

#footer a:hover {
	text-decoration: none;
        color: #d2344f;
	} 
	

#footer ul li {margin-bottom:20px;}
#footer ul {list-style-type:none;margin:5px 0 0;padding:0;}
#footer div.left ul li ul li, #footer div.right ul li ul li, #footer div.center ul li ul li {padding:2px;margin:0;}
#footer div.left ul li ul, #footer div.right ul li ul, #footer div.center ul li ul {margin-top:5px;}
#footer ul li ul li{padding:2px;}
#footer ul li h4 { color:#F1F1F1;font-size:14px;width:240px;height:18px;overflow:hidden;display:block; text-align:center;}
#footer div.left{ float:left; width:260px; margin-left:15px;}
#footer div.center{ float:left; width:260px; margin:0 50px 0;}
#footer div.right{ float:left; width:260px;}
#footer div.left p, #footer div.center p, #footer div.right p { font-size:9px;  text-align:left; }

#footer ul li a{color:#FFFFFF;text-decoration:none;}
#footer ul li a:hover{color:#d2344f;text-decoration:none;}

#footer hr {
   margin :15px auto;
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: dashed; /* 線種 */
   border-color: gray; /* 線色 */
   height: 1px; /* 高さ */

}

#credits {
	color: #383636;
	font-size: 11px;
	text-align: left;
	padding: 10px;
	}
    	
#credits a {
	color: #383636;
    text-decoration: none;
	} 
	
/* COMMENTS */

#comments h4 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.post_thumbnail {
    padding: 6px;
    border: 2px solid #E3E3E3;
    margin: 0 10px 10px 0;
    background-color: #EEF0EF;
}


.widgettitle {
	margin: 0;
	padding: 10px 0 4px 14px;
    text-align: left;
	font-size: 16px;
    line-height: 16px;
    color: #414445;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    background: url(images/sidebar-tab.png) left 13px no-repeat;
}

.clear { display: block; clear: both; visibility: hidden; }


/*********************/
/** 追加             */
/*********************/

.excerpt-more{ margin:20px ; display:block; }

.op1 { margin:20px 0; }
.op2 { margin:20px 0; }
.op3 { margin:20px; }
.op4 { margin:20px; }
.op5 { margin:20px 0; }
.op6 { margin:20px 0; }
.op7 { margin:20px; }
.op8 { margin:20px 0; }

.op3 p { margin:10px 0 10px 0; padding:0; }

.op4 img { border:0; background:#FFFFFF; }
.op4 a{ border:0;  }

.op5 p { margin:10px 10px; font-size:11px; }
.op5 a { font-size:14px; text-decoration:none; }
.op6 p { margin:10px 10px; font-size:11px; }
.op6 a { font-size:14px; text-decoration:none; }

.op7 p { margin:10px 10px; font-size:11px; }
.op7 a { font-size:11px; text-decoration:none; }
.op7 a:hover { font-size:11px; text-decoration:underline; }
.op7 img { border:0; }
.op7 a img { border:3px #CCCCCC solid; }
.op7 a:hover img { border:3px #cf0342 solid; }


/*
追加 タグクラウド
-------------------------------------------------------------------*/

#tag_cloud a.tag-link-1 { font-size: 24px; }
#tag_cloud a.tag-link-2 { font-size: 21px; }
#tag_cloud a.tag-link-3 { font-size: 21px; }
#tag_cloud a.tag-link-4 { font-size: 18px; }
#tag_cloud a.tag-link-5 { font-size: 14px; color: }
#tag_cloud a.tag-link-6 { font-size: 12px; color: }
#tag_cloud a.tag-link-7 { font-size: 10px; color: #999999; }
#tag_cloud a.tag-link-8 { font-size: 10px; color: #999999; }
#tag_cloud a.tag-link-9 { font-size: 9px; color: #999999; }
#tag_cloud a.tag-link-10 { font-size: 9px; color: #999999; }

