@charset "UTF-8";
body, div, h1, h2, h3,h4, p, address, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset{
 margin: 0;
 padding: 0;
}
h1,h2,h3,h4,h5,h6,body,html,p,li,dt,dd,pre,form,fieldset,input,textarea,select {
 font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , Osaka, "メイリオ" , "Meiryo" , "ＭＳ Ｐゴシック", san-serif;
	color: #000000;
	font-style: normal;
	line-height: 1.6;
}
p {font-size: 0.75em;}
#container {
		width: 850px;
		background-image: url(../img/containerBg.gif);
		margin-left: auto;
		margin-right: auto;
		
}
#main {
		width: 798px;
		margin-left: auto;margin-right: auto;
		border-right: 1px solid #999999;
		border-left: 1px solid #999999;
}
#header {
		background: url(../img/headerBg.gif) 0 0 repeat-x;
		background-color: #fff;
		height: 71px;
		padding-top: 10px;
		position: relative;
}
#header	p#address {
		position: absolute;
		right: 7px;
		top: 11px;
}
#header	p#topreserve {
		position: absolute; 
		right: 159px; 
		bottom: 0px;
}
p#topreserve a	{display: block;width: 144px; height: 33px; background: url(../images/btn/btn_reserv_on.jpg) 0 0 no-repeat;}
p#topreserve a:hover	{background-color: #fff;}
p#topreserve a:hover img	{visibility: hidden;}
#header	p#topcontact {position: absolute; right: 7px; bottom: 0px;}
p#topcontact a	{display: block;width: 146px; height: 33px; background: url(../images/btn/btn_contact_on.jpg) 0 0 no-repeat;}
p#topcontact a:hover	{background-color: #fff;}
p#topcontact a:hover img	{visibility: hidden;}

/*
------------------------------------------------*/
body.staffindex #topimg	{background: url(../staff/images/main_staff.jpg) 0 0 no-repeat; height: 232px;margin-top:0;}



#navi	{background: url(../images/btn/btn_bg.jpg);height: 32px;margin-right: 13px;padding-left: 17px;}

#content {
		background: url(../img/mainBg.gif) 0 0 repeat-y;
		padding-left: 13px;padding-bottom:26px;margin-top: 0px;
}

#topLine	{background: url(../images/border.jpg) 0 0 no-repeat;
		height: 22px;
		margin-bottom: 0px;
}
#contents-bottom {
		background: url(../img/bottomBg.gif) 0 0 no-repeat;
		height: 18px;
}
#top h2 {font-size: 1.2em;
		background-color: #00264b;
		color: #ffffff;
		text-align: center;
		padding-top: 2px;
		paddig-bottom: 2px;
}
h2	{margin-bottom: 14px;}
#mainContents {
		width: 772px;
}

#section	{border: 2px solid #0f2384;
		width: 700px;
		background-color: #ffffff;
		margin-left: 10px;
		padding: 20px 20px;
}
#section .article	{
		margin-bottom: 24px;
}
#section h3	{
		font-size: 0.875em; 
		border-left: 3px solid #16a6c1;
		border-bottom: 1px solid #16a6c1;
		padding-left: 6px;margin-bottom: 6px;
}
#section p {margin-left: 20px;}

#section p#mg	{margin-top: 4px;}
p#mg a	{display: block; width: 170px; height:42px;background: url(../images/btn/btn_contact02_on.jpg) 0 0 no-repeat;}
p#mg a:hover	{background-color: #fff;}
p#mg a:hover	img {visibility: hidden;}
/*
#footer {background-color: #0e1655;}
*/
