@charset "Shift_JIS";
@import url("tanaka_each-page.css");

body
	{
	margin				: 0;
	padding				: 0;
	background-image: url(../img/tanaka/background.gif);
	background-color	: #ffffff;
	color				: #333333;
	}

div, img
	{
	border				: none;
	margin				: 0;
	padding				: 0;
	}


h1, h2, h3, h4, h5
	{
	margin			: 0;
	padding         : 0;
	}

hr,.no { display: none; }

.clear { clear: both; }

div.space {
clear: both;
height: 10px;
}

#container
    {
	width: 750px;
	border-right: solid 1px #999999;
	background-color: #DCE1C8;
	}
	
#header
	{
	width: 750px;
	height: 74px;
	color				: #ffffff;
	background:url(../img/tanaka/tanaka_bar.jpg) no-repeat;
	}
#header h1
    {
	float: left;
	width: 324px;
	height: 74px;
	}
#header p
    {
	float: right;
	margin: 0;
	padding: 6px 10px 5px 0;
	width: 78px;
	height: 16px;
	}
	
/* MainNav
----------------------------------------------- */
#nav {
  width: 750px;
  height: 25px;
  }
#nav ul {
  margin: 0;
  padding: 0;
  width: 750px;
  height: 25px;
  list-style-type: none;
  background: url(../img/tanaka/nav_back.jpg) no-repeat;
  }
#nav ul li {
  float: left;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  }


#columns
	{
	width: 750px;
	background-color: #DCE1C8;
	}
#columns h2 {
height: 70px;
}

#left
{
float: left;
padding: 7px 10px 30px 35px;
background-color: #FFFFFF;
border-right: solid 1px #999999;
}

#contents {
width: 524px;
}
#contents h3.title_bar
{
margin: 20px 0 20px;
background: url(../img/icon/title_bar.gif) no-repeat;
width: 500px;
height: 35px;
}
#contents h3.title_bar span{
display: block;
padding: 10px;
color: #454545;
font-size: 14px;
}
#contents p {
font-size: 14px;
line-height: 150%;
}

#contents img.photo_r {
float: right;
margin: 0;
padding: 0 0 5px 8px;
}
#contents img.photo_l {
float: left;
margin: 0;
padding: 0 10px 10px 0;
}

#nav_pagelist{
border-bottom: dotted 1px #888888; 
font-size: 12px;
}
#nav_pagelist em{
font-style: normal;
color: #8EAB72;
}

#phrase{
margin-bottom: 30px;
}

#right{
float: right;
width: 180px;
}
#right h3{
height: 20px;
}
#right #nav_menu h4{
height: 22px;
}
#right #nav_menu ul{
margin: 0;
padding: 0;
list-style-type: none;
}
#right #nav_menu li{
margin: 0;
padding: 0;
font-size: 0;
line-height: 0;
}
#right #nav_menu img.back {
margin: 30px 0 0;
padding: 0;
}

#footer
	{
	clear				: both;
	width: 750px;
	height: 40px;
	text-align			: center;
	color: #E0ED96;
	background: url(../img/tanaka/footer_back.jpg) no-repeat;
	}