/* CSS Document */

@charaset "shift_jis";

/*****************/
/* clearfix */

.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .clearfix {
	display: inline-block;
}
/* no ie mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/*****************/
/* layout */

html {
	height: 100%;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../img/bg_back.gif) repeat;
	height: 100%;
	font-size: 14px;
	line-height: 150%;
	color: #222;
	font-family: Hiragino Kaku Gothic Pro, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", Helvetica, Arial, sans-serif;
	text-align: center;
}

h1 {
	width: 790px;
	height: 18px;
	color: #fff;
	font-size: 80%;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom: 0px;
	padding: 0px 0 3px 20px;
	text-align: left;
	background-color: #121212;
}

#wrapper {
	width: 810px;
	background: url(../img/bg_side.gif) repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#container {
	width: 778px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
}

a:link {
    color: #804000;
	text-decoration: underline;
}

a:visited {
    color: #804000;
	text-decoration: underline;
}

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

a:active {
    color: #408000;
	text-decoration: none;
}
		 
img {
	border: 0px;
}

.pagetop {
	float: right;
	width: 85px;	
	margin: 5px 10px 20px 0;
}

/*****************/
/* contents */

#left {
	width: 178px;
	margin: 12px 10px 20px 7px;
	float: left;
	background-color: #FFF;
}

#right {
	width: 562px;
	margin: 12px 7px 20px 0;
	float: left;
	background-color: #FFF;
}

/*****************/
/* left */

.left-box {
	width: 178px;
	margin-bottom: 5px;
	background-color: #f6f6f6;
	border: 1px solid #c1c1c1;
	text-align: left;
}

.left-box2 {
	width: 165px;
	margin: 6px 7px 6px 6px;
	background-color: #c5B9B9;
	border: 1px solid #ac9a9a;
}

.left-box3 {
	width: 165px;
	margin: 6px 7px 6px 6px;
	background-color: #efefef;
	border: 1px solid #c1c1c1;
}

.left-box4 {
	width: 165px;
	margin: 6px 7px 6px 6px;
	background-color: #fff;
	border: 1px solid #c1c1c1;
}

.left-box p {
	text-align: left;
	margin: 8px;
	font-size: 90%;
	line-height: 150%;
}

/*****************/
/* menu */

#menu {
	width: 165px;
	margin: 5px 0 5px 0;
}

#menu ul
{
	margin: 0;
	padding: 0;
}

#menu li { 
	display: inline;
	list-style-type: none;
}

#menu a {
	display: block;
	width: 165px;
	height: 31px;
	background-position: top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	/* no ie mac \*/
	overflow: hidden;
	/* */
}

#menu #home a {
	background-image: url(../img/menu_01.gif);
}

#menu #greeting a {
	background-image: url(../img/menu_02.gif);
	margin-top:20px;
}

#menu #intro a {
	background-image: url(../img/menu_03.gif);
	margin-top:20px;
}

#menu #eye a {
	background-image: url(../img/menu_04.gif);
	margin-top:20px;
}

#menu #qa a {
	background-image: url(../img/menu_05.gif);
	margin-top:20px;
}


#menu #home a:hover,
#menu #home a.active,
#menu #greeting a:hover,
#menu #greeting a.active,
#menu #intro a:hover,
#menu #intro a.active,
#menu #eye a:hover,
#menu #eye a.active,
#menu #qa a:hover,
#menu #qa a.active {
	background-position: bottom;
	text-decoration: none;
}

/*****************/
/* right */

.right-box {
	width: 562px;
	text-align: left;
	background-color: #fff;
}

.right-box h2 {
	width: 562px;
	height: 25px;
	line-height: 1px;
	font-size: 1px;
	padding-bottom: 5px;
}

.right-box p {
	margin: 10px;
}

.right-boxbg {
	background-color: #c5B9B9;
	padding: 3px;
}

.info-pbox {
	width:562px;
}

.map {
	float: left;
	width: 264px;
	height: 181px;
	margin: 5px 5px 5px 5px;
}

.access {
	float: left;
	width: 550px;
	margin: 10px 5px 5px 5px;
}


.topimg {
	margin-bottom: 20px;
}

.daisin {
	margin: 7px 0;
}

.daisin-small {
	font-size: 85%;
}

/*****************/
/* greeting */

.greeting-box {
	width: 562px;
	float: left;
	margin-bottom: 20px;
	background-color: #fff;
}

.greeting-photo {
	width: 120px;
	float: left;
	margin: 10px 5px 5px 0px;
}

.greeting {
	float: right;
	width: 400px;
	margin: 10px 5px 20px 10px;
}

.incho {
	font-size: 80%;
}

.career-l {
	width: 130px;
	float: left;
	margin: 10px 5px 5px 10px;
}

.career-r {
	width: 380px;
	float: right;
	margin: 10px 5px 5px 10px;
}

.yakushoku {
	width: 540px;
	float: left;
	margin: 10px 5px 5px 10px;
}

.books {
	width: 540px;
	float: left;
	text-align:right;
	margin: 0px 5px 5px 10px;
}

/*****************/
/* introduce */

.intro-box1 {
	width: 562px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #999;
}

.intro-box1 h3 {
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
}

.intro-photo1  {
	width: 188px;
	height: 136px;
	float: left;
	margin: 7px 5px 5px 0;
}

.intro1 {
	float: right;
	width: 160px;
	margin: 7px 5px 5px 10px;
}

.intro-box2 {
	width: 260px;
	float: left;
	padding-bottom: 20px;
	margin-right: 10px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #999;
}

.intro-box3 {
	width: 260px;
	float: right;
	padding-bottom: 20px;
	margin-right: 10px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #999;
}

.intro-box2 h3 {
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
}

.intro-box3 h3 {
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
}

.intro-photo2  {
	width: 120px;
	height: 135px;
	float: left;
	margin: 7px 5px 5px 0;
}

.intro2 {
	float: right;
	width: 120px;
	margin: 7px 5px 5px 10px;
	font-size: 70%;
	line-height: 140%;
}

/*****************/
/* eye */

#eye-bg {
	width: 552px;
	margin: 0 0 20px 0;
	float: left;
	background-color: #f6f7f6;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-bottom: 2px solid #e4e4e4;
}

#eye-menu {
	width: 552px;
	height: 33px;
	float: left;
	margin: 10px 0 0 0;
}

.eye-box {
	width: 552px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCC;
	text-align: left;
}

.eye-box h3{
	margin: 30px 0 10px 8px;
}

.eye-box2 {
	width: 512px;
	margin: 15px 20px 0 20px;
}

.eye-box2 h4 {
	font-size: 120%;
}

.eye-box2 p {
	margin: 10px;
}

/*****************/
/* qa */

#qa-bg {
	width: 552px;
	margin: 10px 0 20px 0;
	float: left;
	background-color: #f6f7f6;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-bottom: 2px solid #e4e4e4;
}

.qa-box {
	width: 552px;
	margin-bottom: 10px;
}

.qa-box h3{
	margin: 30px 0 0 8px;
}

.qa-box2 {
	width: 552px;
	margin: 0;
	padding-top: 10px;
	border-top: 1px dotted #CCC;
}

.qa-box2 h4 {
	font-size: 120%;
}

.qa-box2 li {
	list-style-type: decimal;
}

.qa-box2 dl {
	margin: 0;
	padding: 0;
}

.qa-box2 dt {
	margin: 10px 0 10px 10px;
	padding-left: 25px;
	background: url("../img/qa_q.gif") 0 no-repeat;
}

.qa-box2 dd {
	width: 497px;
	margin: 10px 10px 10px 10px;
	padding-left: 25px;
	background: url("../img/qa_a.gif") 0 top no-repeat;
}

.qa-box2 img {
	padding: 3px 3px 0 0;
}

/*****************/
/* footer */

#footer {
	width: 778px;
	height: 18px;
	background: #121212 url(../img/img_footer.gif) center no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#footer2 {
	width: 778px;
	height: 49px;
	background: #FFF url(../img/img_footer2.gif) right no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding: 11px 0px 10px 0;
	border-top: 1px dotted #999;
}