@charset "utf-8";

/*----------------------------------------------------------
Theme Name: Tomoko Ohyama
Author: miki
Description: Template=TomokoOhyama

(c) Tomoko Ohyama, Inc. All Rights Reserved.
----------------------------------------------------------*/

@import url("./base.css");


/* base
----------------------------------------------------------*/
#container {
	margin: 0 auto;
  overflow: hidden;
	text-align: left;
}
#pagebody {
  padding: 10px;
  width: 842px;
  overflow: hidden;
}

/* base/#header
----------------------------------------------------------*/
#header {
	text-align: left;
}
#header #logo {
  margin: 0 auto;
	padding: 10px;
	width: 840px;
	overflow: hidden;
}
#header #logo h1 a {
	float: left;
	display: block;
	background: url(images/logo.gif) no-repeat;
	width: 200px;
	height: 50px;
	text-indent: -1000px;
	overflow: hidden;
}
#header #logo p {
	float: right;
	display: block;
	margin: 14px 0 0 0;
	background: url(images/icons.gif) no-repeat;
  padding: 2px 0 2px 35px;
	width: 180px;
	height: 20px;
	color: #cf131c;
  font-size: 120%;
	font-weight: bold;
	overflow: hidden;
	letter-spacing: 2px;
}

/* base/#cmnNavi
----------------------------------------------------------*/
#cmnNavi {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+49,f7f7f7+54 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 49%, rgba(247,247,247,1) 54%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 49%,rgba(247,247,247,1) 54%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 49%,rgba(247,247,247,1) 54%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */

	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	clear: both;
	overflow: hidden;
}
#cmnNavi #navlist {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 860px;
}
#cmnNavi #navlist li {
	display: block;
	float: left;
	background: url(images/menu/menuLine.gif) right center no-repeat;
	padding: 0 2px 0 0;
}
#cmnNavi #navlist li a {
	display: block;
  float: left;
	margin: 1px 0 0 0;
	padding: 10px 35px 6px;
	height: 23px;
	text-decoration: none;
	color: #666;
	font-size: 85%;
	font-weight: bold;
}
#cmnNavi #navlist li:first-child a {
	background: url(images/menu/menuLine.gif) left center no-repeat;
	padding: 10px 46px 6px;
}
#cmnNavi #navlist li a:hover,
#cmnNavi #navlist li.on a {
	background: #fdefef;
	color: #f70054;
}
/* base/#pan-list
----------------------------------------------------------*/
#pan-list {
  border-bottom: 1px #ccc solid;
  background: #fdefef;
  color: #666;
  font-size: 75%;
}
#pan-list p {
  margin: 0 auto;
  padding: 2px 0 4px;
  width: 830px;
}

/* base/#banner
----------------------------------------------------------*/
/* base/#container-inner
----------------------------------------------------------*/
#banner,
#container-inner {
  margin: 0 auto;
  width: 860px;
}



/* base/#mainCts
----------------------------------------------------------*/
#mainCts {
  float: left;
  margin: 5px 0 0;
  width: 600px;
  overflow: hidden;
}
#archives #mainCts,
#report #mainCts {
margin: 5px 0 -40px;
}
#mainCts #banner h2 {
  margin: 0 0 10px 0;
  background: url(images/titleLine.gif) 0 bottom no-repeat;
  padding: 0 0 5px 0;
  color: #fc4683;
  font-size: 140%;
}
#mainCts .entry .date-header {
  float: right;
  color: #999;
  font-size: 75%;
}
#mainCts .entry h3 a,
#mainCts .entry h3 span {
  display: block;
  margin: 0 0 8px 0;
  background: url(images/icons.gif) 0 -108px no-repeat;
  padding: 4px 0 2px 34px;
  width: 470px;
  color: #009900;
}
#mainCts .entry .entry-content {
  clear: both;
  margin: 0 0 20px;
  border-bottom: 1px #ddd solid;
  padding: 0 0 20px 0;
  width: 600px;
  overflow: hidden;
  font-size: 90%;
}
#individual #mainCts .entry .entry-content {
  border-bottom: 0;
}

#mainCts .entry .entry-content img {
  display: block;
  margin: 5px 0;
}


/* base/#sideCts
-----------------------------------------------------------------------------*/
#sideCts {
	float: right;
	width: 240px;
}
#sidebar {
	padding: 0 0 0 10px;
  width: 230px;
	font-size: 80%;
}
#sidebar .sidebarBlock {
  display: block;
  margin: 0 0 10px 0;
  overflow: hidden;
}
#sidebar .sidebarBlock dt {
  display: block;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#73d0d0+49,52c5c5+54 */
	background: rgb(115,208,208); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(115,208,208,1) 49%, rgba(82,197,197,1) 54%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(115,208,208,1) 49%,rgba(82,197,197,1) 54%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(115,208,208,1) 49%,rgba(82,197,197,1) 54%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73d0d0', endColorstr='#52c5c5',GradientType=0 ); /* IE6-9 */

  padding: 2px;
}
#sidebar .sidebarBlock dd {
  width: 226px;
}
#sidebar .sidebarBlock dt em {
  display: block;
  border: 1px #fff solid;
  padding: 3px 8px;
  color: #fff;
  font-style: normal;
  font-weight: bold;
	font-size: 115%;
	letter-spacing: 3px;
}

#sidebar .counselling {
  display: block;
  border: 1px #fdbfd4 solid;
}
#sidebar .counselling dd {
  width: auto;
}
#sidebar .sidebarBlock.counselling dd ul li {
  background: none;
  margin: 0;
  padding: 0;
}
#sidebar .counselling .title {
  display: block;
  background: #FEBED4;
  padding: 5px 8px 4px;
  overflow: hidden;
}
#sidebar .counselling .title em {
	border: 0;
  color: #222;
	font-size: 120%;
}
#sidebar .counselling .inner {
  border: 1px solid #FEBED4;
  display: block;
}
#sidebar .counselling .text {
  background: #f6f6f6;
  border-bottom: 1px solid #eee;
  padding: 5px 10px;
  font-weight: bold;
}
#sidebar .counselling dd dl {
  padding: 5px 10px;
}
#sidebar .counselling dd dt {
  background: none;
  font-size: 110%;
  font-weight: bold;
  height: auto;
  padding: 0;
}
#sidebar .counselling dd dt:before {
  content: "■";
  color: #FA004F;
  margin: 0 2px 0 0;
}
#sidebar .counselling dd dd p {
  margin: 5px 0 0 5px;
}
#sidebar .counselling dd dd p:before {
  content: "=";
  color: #FF6D90;
  margin: 0 2px 0 0;
}
#sidebar .counselling dd address {
  padding: 0 10px 5px;
  font-style: normal;
}
#sidebar .counselling dd strong {
  font-size: 110%;
}
#sidebar .counselling dd strong:before {
  content: "";
  background: url("images/subContactus.gif") -5px -286px no-repeat;
  display: inline-block;
  margin: 0 5px 0 0;
  height: 20px;
  width: 20px;
}
#sidebar .counselling dd em {
  font-weight: bold;
}

#sidebar .sidebarBlock dd ul {
  margin: 0;
  padding: 0;
}
#sidebar .sidebarBlock dd ul li {
  margin: 0 10px;
  background: url(images/icons.gif) 0 -348px no-repeat;
  padding: 2px 0 2px 14px;
  list-style-type: none;
}


/* base/#footer
-----------------------------------------------------------------------------*/
#footer {
  clear: both;
}
#footer .toTop {
  text-align: right;
}
#footer .toTop a {
  background: url(images/icons.gif) 0 -312px no-repeat;
  padding: 2px 10px 2px 16px;
  text-decoration: none;
  color: #f93f7e;
  font-size: 75%;
  font-weight: bold;
  letter-spacing: 1px;
}
#footer #footer-inner {
  border-top: 3px #ddd solid;
  padding: 10px 0 20px;
  text-align: center;
}
#footer #footer-inner ul li {
  display: inline;
}
#footer #footer-inner ul {
  display: block;
  margin: 20px 0;
}
#footer #footer-inner ul li a {
  margin: 0 10px;
  background: url(images/icons.gif) 0 -288px no-repeat;
  padding: 2px 0 2px 18px;
  color: #888;
  font-size: 80%;
  font-weight: bold;
}
#footer #footer-inner ul li a:hover {
  color: #f93f7e;
}
#footer #footer-inner p {
  color: #999;
  font-size: 75%;
}


/* index
-----------------------------------------------------------------------------*/
#index #mainCts .entry .entry-content {
  border: 0;
}


/* Home
-----------------------------------------------------------------------------*/
#home #banner h2 {
  margin: 1px 0 0 0;
  border-top: 1px #ccc solid;
  background: url(images/header.png) no-repeat;
  padding: 360px 0 0 0;
  width: 860px;
  height: 0;
  overflow: hidden;
}
#home #mainCts {
	margin: 0;
  width: 500px;
}
#home #mainCts #news {
	border: 5px solid #ccc;
  width: 490px;
  overflow: hidden;
}

#home #sideCts {
	width: 330px;
}
#home #sidebar {
	width: 320px;
}

/* profile
-----------------------------------------------------------------------------*/
#profile #profileBox {
  margin: 0 0 20px 0;
  background: url(images/profileBoxBg.jpg) no-repeat;
  padding: 20px 40px;
  width: 520px;
  height: 200px;
  font-size: 90%;
}
#profile #profileBox img {
  float: left;
  margin: 0 20px 0 0;
}
#profile #profileBox dl dt {
  display: block;
  float: left;
  margin: 0 0 10px 0;
  width: 120px;
  font-weight: bold;
}
#profile #profileBox dl dd {
  display: block;
  float: right;
  margin: 0 0 10px 0;
  width: 220px;
}
#profile #profileBox dl dd.name {
  margin: -5px 0 10px 0;
  font-size: 130%;
  font-weight: bold;
}

#profile #mainCts-inner h3 {
  display: block;
  margin: 0 0 10px 0;
  background: url(images/ctsTitleBg.gif) no-repeat;
  padding: 5px 10px;
  height: 20px;
  color: #fff;
}
#profile #mainCts-inner dl dt {
  clear: both;
  margin: 0 0 2px 0;
  color: #f80055;
	font-size: 110%;
  font-weight: bold;
}
#profile #mainCts-inner dl dd {
  margin: 0 0 20px 0;
  color: #666;
  line-height: 1.6;
}
#profile #mainCts-inner dl dd img {
  float: right;
  margin: 0 0 0 10px;
}


/* policy
-----------------------------------------------------------------------------*/
#policy #mainCts-inner dl dt {
  margin: 20px 0 10px 0;
  font-weight: bold;
}

#policy #mainCts-inner dl dd {
  margin: 0 0 30px 14px;
  font-size: 85%;
}

#policy #mainCts-inner dl dd strong {
  margin: 10px 0 5px 0;
  display: block;
}

#policy #mainCts-inner dl dd ul li {
  margin: 0 0 10px 0;
  background: url(images/icons.gif) 0 -408px no-repeat;
  padding: 0 0 0 14px;
}

#policy #mainCts-inner dl dd ul li span {
  display: block;
  margin: 4px 0 0 12px;
  color: #666;
}


/* contact
-----------------------------------------------------------------------------*/
#contactus #mainCts-inner p {
  margin: 10px 0 0 0;
  font-size: 85%;
}

#contactus #mainCts-inner dl dt {
  margin: 20px 0 0 0;
  background: url(images/icons.gif) 0 -40px no-repeat;
  padding: 2px 0 2px 22px;
  font-size: 90%;
  font-weight: bold;
}

#contactus #mainCts-inner dl dd {
  font-size: 80%;
}

#contactus #mainCts-inner dl dd ul {
  margin: 10px 0 0 0;
}

#contactus #mainCts-inner dl dd ul li {
  clear: both;
  font-weight: bold;
  font-size: 110%;
  letter-spacing: 2px;
}

#contactus #mainCts-inner dl dd ul li span {
  display: block;
  float: left;
  width: 90px;
  font-size: 90%;
  font-weight: lighter;
  letter-spacing: 0;
}

#contactus #mainCts-inner form {
  display: block;
  margin: 20px;
  border: 5px #eee solid;
  padding: 20px 45px 30px;
}

#contactus #mainCts-inner form img,
#contactus #mainCts-inner form br {
  display: none;
  float: right;
  width: 0;
  height: 0;
  line-height: 0;
}

#contactus #mainCts-inner form p {
  clear: both;
  overflow: hidden;
}

#contactus #mainCts-inner form input {
  display: block;
  margin: 10px auto 0;
  border: none;
  background: url(images/icons.gif) 0 -590px no-repeat;
  padding: 15px;
  width: 100px;
  height: 0;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
}

#contactus #mainCts-inner form span {
  display: block;
  float: right;
  width: 280px;
  text-align: left;
}

#contactus #mainCts-inner form span input,
#contactus #mainCts-inner form span textarea {
  margin: 0;
  border: 1px #ccc solid;
  background: none;
  padding: 5px;
  width: 265px;
  height: auto;
  overflow: auto;
  text-indent: 0;
  cursor: auto;
}


/* Archives
-----------------------------------------------------------------------------*/
#pdf #mainCts-inner {
  color: #666;
}
#pdf #mainCts-inner dl {
	border-bottom: 1px solid #ddd;
  display: block;
  margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}
#pdf #mainCts-inner h3 {
	display: block;
	font-size: 120%;
  margin: 0 0 8px 0;
  width: 470px;
}
#pdf #mainCts-inner dd {
	font-size: 90%;
}
#pdf #mainCts-inner dd img {
	display: block;
	margin: 10px 0;
	max-height: 300px;
  max-width: 100%;
}
#pdf #mainCts-inner a {
  display: block;
  background: url(images/icons.gif) 0 -232px no-repeat;
  padding: 2px 0 2px 36px;
  font-weight: bold;
}
#pdf #mainCts-inner .pdfImg {
	background: none;
	padding: 0;
}

/* Archives
-----------------------------------------------------------------------------*/
#archives #mainCts-inner .archive-list li {
  background: url(images/icons.gif) 0 -184px no-repeat;
  padding: 2px 0 2px 22px;
  font-size: 90%;
}


/* error
-----------------------------------------------------------------------------*/
#error #pageError {
  text-align: center;
}

#error #pageError h2 {
  margin: 30px 0 30px 0;
}

#error #pageError p {
  font-size: 80%;
}


/*EOF*/
