@charset "utf-8";
/*
Theme Name: crw-left
Description: 141003 crw
Author: the crw team
Version: 1.4
Template: twentyten
*/

@import url('../twentyten/style.css');

/* =crw
-------------------------------------------------------------- */

.pagetitle { 
background-color: #fffff0; /* 背景色 */ 
width: 100%; /* 帯の長さ */
font-size: 11pt; /* 文字サイズ */ 
padding: 5px; /* 帯内の余白 */ 
border-bottom: 2px #76421B solid; /* 下の枠線（太さ・色・スタイル） */ 
border-left: 10px #76421B solid; /* 左の枠線（太さ・色・スタイル） */ 
} 

.pagetitle2 {
width: 17%; /* 帯の長さ */
background-color: #ffbf80; /* 背景色 */ 
font-size: 13pt; /* 文字サイズ */ 
padding: 3px; /* 帯内の余白 */ 
}

.pagetitle3 {
width: 100%; /* 帯の長さ */
background-color: #ffbf80; /* 背景色 */ 
font-size: 13pt; /* 文字サイズ */ 
padding: 3px; /* 帯内の余白 */ 
}

.pt-sided {
/*width: 210px; 帯の長さ*/
background-image: url(http://sanko-haisou.com/next/wp-content/uploads/side-d.jpg); /* 背景画像 */ 
font-size: 12px; /* 文字サイズ */ 
font-weight: bold;
padding: 10px 0px 10px 20px; /* 帯内の余白 */
margin: 2px 0px;
}

.pt-sidee {
/*width: 210px; 帯の長さ*/
background-image: url(http://sanko-haisou.com/next/wp-content/uploads/side-e.jpg); /* 背景画像 */ 
font-size: 12px; /* 文字サイズ */ 
font-weight: bold;
padding: 10px 0px 10px 25px; /* 帯内の余白 */
margin: 2px 0px;
}


a:hover img {
-moz-opacity:0.5;
opacity:0.5;
filter: alpha(opacity=50);
} 

.red{
color:#ff0000;
}

.c{
text-align: center;
}

a img {
	border: none;
}

/* =crw-tablebox
-------------------------------------------------------------- */
#tabletopic {
/*margin-left: 3px;*/
width: 660px;
border: 1px solid #999;
/*align: center;*/
text-decoration: none;
} 

td.topicslist {
background-color: #cef0f4;   /*b6eaef;  #c6d5fd #cef0f4; #87cb9d ; */
border: 1px solid #c6d5fd;
font-weight: bold;
color: #1D2088;
}

.tableleft {
background-color: #cef0f4;
width: 100px;
}
.tableleft2 {
background-color: #cef0f4;
}
.tableleft3 {
width: 100px;

}

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
float: right;
margin: 0 0 0 -240px;
width: 100%;
}
#content {
margin: 0 0px 0 220px;
}
#primary,
#secondary {
float: left;
overflow: hidden;
width: 220px;
}
#secondary {
clear: left;
}
#footer {
clear: both;
width: 100%;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
margin: 0 auto;
width: 640px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
margin: 0 auto;
width: 900px;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Verdana, sans-serif;
}
/*.pingback a.url {font-family: Verdana, sans-serif;font-family: Georgia, "Bitstream Charter", serif;}*/

/* =Structure
-------------------------------------------------------------- */
#wrapper {
	background: #fff;
	margin-top: 0px;
	padding: 0 20px;
}

/* =Header
-------------------------------------------------------------- */

#header {
padding: 0 0 0 0;/*30px 0 0 0;*/
}
#site-title {
float: left;
font-size: 14px;
line-height: 36px;
margin: 0 0 0 0;/*0 0 18px 0;*/
width: 600px;
}
#site-title a {
color: #000;
font-weight: bold;
text-decoration: none;
	/*width: 250px;*/
	/*padding-top: 0px;*/
	/*background: url(http://suinan-mansion.com/next/images/top-02j.jpg) no-repeat left top;*/
}
#site-description {
clear: right;
float: right;
font-style: italic;
margin: 0px 0px 0px 0px;/*15px 0 18px 0;*/
width: 320px;
}

/* This is the custom header image */
#branding img {
border-top: 0px solid #ffffff;
border-bottom: 2px solid #ffffff;
display: block;
float: left;
}

/* =Menu
-------------------------------------------------------------- */

#access {
background: #4F2702;
display: block;
float: left;
margin: 0 auto;
width: 940px;
}
#access .menu-header,
div.menu {
font-size: 13px;
font-weight:bold;
margin-left: 12px;
width: 928px;
}
#access .menu-header ul,
div.menu ul {
list-style: none;
margin: 0;
}
#access .menu-header li,
div.menu li {
float: left;
position: relative;
/*border-right:1px solid #cfcfcf;*/
}
#access a {
color: #ffffff;
display: block;
line-height: 38px;
padding: 0 10px;
text-decoration: none;
}
#access ul ul {
box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
display: none;
position: absolute;
top: 38px;
left: 0;
float: left;
width: 180px;
z-index: 99999;
}
#access ul ul li {
min-width: 180px;
}
#access ul ul ul {
left: 100%;
top: 0;
}
#access ul ul a {
background: #333;
line-height: 1em;
padding: 10px;
width: 160px;
height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
background: #333;
color: #fff;
}
#access ul li:hover > ul {
display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
color: #C9CACA;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}

/* =Content
-------------------------------------------------------------- */
#main {
	clear: both;
	overflow: hidden;
	padding: 20px 0 0 0;
}
#content .entry-title {
	color: #000;
        background: #dcdcdc;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
        padding: 5px;
	margin: 0px;
}