/*
Theme Name: Core main
*/

h1.entry-title {
	font-size: 26px;
	font-weight: normal;
}
.sidebar-container p {
	margin-bottom: 10px;
}

.cnt {
	margin: 0 20px;
}
.leftbox {
	float:left;
}
.rightbox,
.rightbox2 {
	float:right;
}
.rightbox:after {
	clear:both;
	content: "";
	display:block;
}
.rightbox2 {
	margin-left: 10px;
}
.leftitem {
	margin-right: 10px;
}

/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */

.header-meta {
	text-align: right;
}
/* Navbar */
.navbar {
	background-image: url(images/bg_bar.gif);
	background-repeat: repeat-x;
	clear: both;
}
.nav-menu li a h3 {
	display: block;
	padding: 0;
	margin: 0;
	height: 40px;
	background-position: left top;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.nav-menu li a:hover > h3,
.nav-menu li.current h3 {
	background-position: left -40px;
}
.nav-menu li li a {
	color: #FFFFFF;
	display: block;
	font-size: 15px;
	line-height: 1;
	text-decoration: none;
	padding-top: 10px 10px 10px 15px;
}
.nav-menu #nav-1 a h3 {
	background-image: url(images/nav01.jpg);
	width: 143px;
}
.nav-menu #nav-2 a h3 {
	background-image: url(images/nav02.jpg);
	width: 143px;
}
.nav-menu #nav-3 a h3 {
	background-image: url(images/nav03.jpg);
	width: 143px;
}
.nav-menu #nav-4 a h3 {
	background-image: url(images/nav04.jpg);
	width: 143px;
}
.nav-menu #nav-5 a h3 {
	background-image: url(images/nav05.jpg);
	width: 143px;
}
.nav-menu #nav-6 a h3 {
	background-image: url(images/nav06.jpg);
	width: 143px;
}
.nav-menu #nav-7 a h3 {
	background-image: url(images/nav07.jpg);
	width: 142px;
}
.nav-menu li li a {
	height: 35px;
}

/**
 * Basic Structure
 * ----------------------------------------------------------------------------
 */
.inner-main {
	width: 1000px;
	overflow: visible;
	position: relative;
	margin: 0 auto;
}
#mainbanner {
	background-image: url(images/bg_banner2.jpg);
	background-repeat: repeat-x;
}
#mainbanner.kagai,
#mainbanner.s-shukugawa {
	background-image: url(images/bg_banner_gr.jpg);
}
#mainbanner.shibuya {
	background-color: #FFCC66;
	background-image: none;
}
#mainbanner.corebase {
	background-image: none;
	background-color: #E2F5FC;
}

/* top */


/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */

.widget_core {
	background-color: #8BBFFF;
	padding: 2px;
}
.widget_core li {
	height: 50px;
	margin-bottom: 0px;
	vertical-align: middle;
}
.widget_core .narrow li {
	height: 40px;
	margin-bottom: 0px;
}
.widget_core li a {
	display: table-cell;
	background: url(images/side_m2.png) no-repeat left top;
	padding-right: 5px;
	padding-left: 35px;
	color: #333333;
	font-weight: bold;
	height: 50px;
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px solid #5E90F4;
	vertical-align: middle;
	width: 196px;
}
.widget_core li:first-child a {
	background-position: left top;
	color: #FFFFFF;
	background-image: url(images/side_m1.png);
}
.widget_core .coretoha li a {
	background-image: url(images/side_mo2.png);
}
.widget_core .coretoha li:first-child a {
	background-image: url(images/side_mo1.png);
}
.widget_core .shibuya li a {
	background-image: url(images/side_h2.png);
}
.widget_core .shibuya li:first-child a {
	background-image: url(images/side_h2_1.png);
}
.widget_core .shibuya2 li a {
	background-image: url(images/side_h2_2.png);
}
.widget_core .shibuya2 li:first-child a {
	background-image: url(images/side_h2_1.png);
}
.widget_core .shibuya li.child a {
	background-image: url(images/side_h3.png);
}
.widget_core .shibuya2 li.child a {
	background-image: url(images/side_h2_3.png);
}
.widget_core li.current a,
.widget_core li a:hover {
	background-position: left -50px;
	color: #FFFFFF;
}
.widget_core .narrow li a {
	background-position: left -5px;
	height: 40px;
}
.widget_core .narrow li.current a,
.widget_core .narrow li a:hover {
	background-position: left -55px;
}
.widget .children li:last-child {
	margin-bottom: 0;
}
.sidebar-cnt li {
	margin-bottom: 8px;
	font-size: 13px;
	line-height: 160%;
}

.widget_main {
	background-color: #8BBFFF;
	padding: 2px;
}
.widget_main li {
	font-size: 13px;
	line-height: 125%;
	margin-bottom: 0px;
}
.widget_main li a {
	display: block;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
	background-image: url(images/side_p2.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #B5EDFF;
	color: #333333;
	text-decoration: none;
}
.widget_main li:first-child a {
	background-position: left top;
	color: #FFFFFF;
	background-image: url(images/side_p1.png);
}
.widget_main li li:first-child a,
.widget_main li li a {
	background-image: url(images/side_p3.png);
	color: #333333;
}
.widget_main li.current a,
.widget_main li a:hover {
	background-position: left -40px;
}

/* style ------------------ */

.red {
	color: #FF0000;
}
.red2 {
	color: #dc143c;
}
.red_o {
	color: #FF6633;
}
.red-p {
	color: #FF6666;
}


.blue {
	color: #3366CC;
}
.f12 {
	font-size:12px;
}
.f13 {
	font-size: 13px;
}

.f16 {
	font-size: 16px;
}
.fontfamily-pop {
	font-family: "HG‘n‰pŠpÎß¯Ìß‘Ì";
}


.clearboth {
	clear: both;
}
.mgbtm15 {
	margin-bottom: 15px;
}
.mgbtm10 {
	margin-bottom: 10px;
}
table.border,
table.border1 {
	border-collapse:collapse;
}
table.border,
table.border th,
table.border td {
	border: 1px solid #999999;
}
table.border th,
table.border td {
	text-align: center;
}
table.border1,
table.border1 th,
table.border1 td {
	border: 1px solid #999999;
}
table.border1 th,
table.border1 td {
	padding-right: 10px;
	padding-left: 10px;
}
table.border1 caption {
	margin: 0;
	padding: 4px 10px;
	text-align:left;
}
table.border td.lefth {
	text-align:left;
	padding-left:10px;
}
table.pink,
table.pink th,
table.pink td {
	border-color: #FF6699;
}
.borderbox {
	border:1px solid #000000;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.borderbox-r {
	border:1px solid #FF6633;
}
.dotbox {
	padding: 10px;
	background-color: #FFECEC;
	border: 1px dashed #FF3300;
}

.message {
	clear: both;
	border: 10px solid #D0E8FF;
	margin-bottom: 15px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 20px;
}
.c-shukugawa th {
	background-color: #E5FC93;
}
.c-shukugawa td {
	background-color: #FFFFCC;
}
.color-y2 {
	background-color: #FFF0BB;
}
.color-g1 {
	background-color: #E5FC93;
}
.color-or {
	background-color: #FF6633;
}
h3.color-or {
	color: #FFFFFF;
	padding: 3px;
	text-align: center;
}



.jisseki th {
	background-color: #F2E9C8;
}
.jisseki strong {
	color: #0066FF;
}
.dotbox {
	border: 2px dotted #FF6600;
	padding: 10px 15px;
}
#nittei.dotbox {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
#nittei td {
	vertical-align: top;
}
.list-sq li {
	list-style-image: url(images/ico_sq1.gif);
}
.list-maru li {
	list-style-image: url(images/ma_07.gif);
}



/**
 * Other
 * ----------------------------------------------------------------------------
 */

.linked1 a {
	margin: 0px;
	background-image: url(images/icon_01.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	display: block;
	height: 20px;
}
a.linked1:before {
	content: url(images/icon_01.png);
}
.linked2 a {
	background-image: url(images/sc/bg_list1.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 500px;
	display: block;
	padding-left: 30px;
	padding-top: 4px;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
}
h4.icon-star {
	background-image: url(images/star4w.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 30px;
	margin-top: 20px;
	background-position: left 4px;
}

.column {
	background-color: #E0F5CC;
	padding: 15px;
	margin-bottom: 15px;
}

/*
*/

.bold {
	font-weight: bold;
}
.location .bold {
}
.indent {
	text-indent: 60px;
	display: block;
}
.nomal {
	font-weight: normal;
}


/* Kagai ----------------------- */

h3.kagai-title {
	background-image: url(images/hosi3.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left 3px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}


.postid-132 .entry-title {
	background-image: url(images/kagai_learth.png);
	background-repeat: no-repeat;
	height: 65px;
	text-indent: -9999px;
	background-position: left 8px;
}
.postid-134 .entry-title {
	background-image: url(images/kagai_talkpier.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	text-indent: -9999px;
}
.postid-136 .entry-title {
	background-image: url(images/kagai_homestay.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: left 8px;
}
/* Location ----------------------- */

.location-cnt .leftbox {
	width: 400px;
}
.location-cnt .rightbox {
	width: 300px;
}
.shozaichi {
	font-size: 14px;
	line-height: 150%;
}
.shozaichi h3 {
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #3366CC;
	font-weight: normal;
}
.shozaichi h4 {
	width: 70px;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-weight: normal;
}
.shozaichi hr {
	clear: both;
	padding: 0px;
	margin: 5px 0;
}
.shozaichi ul {
	float: left;
	margin: 0px;

}
.shozaichi ul:after {
	content:"";
	display:block;
	clear:both;
}
/* Schukugawa */

.lectbox {
	background-color: #E0F5CC;
	width: 660px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 10px;
}
.lectbox .lectbox1 {
	width: 160px;
	float: left;
	margin-right: 20px;
}
.lectbox .lectbox2 {
	width: 460px;
	float: left;
	padding-top: 5px;
}
