* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	background: #fff url(../img/back_body.png) repeat-x scroll 0 0;
	text-align: center;
}
strong{
font-weight:bold;
}
a:link {
	color: #0a73b9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a img {
	border-style: none;
}

img {
	vertical-align: bottom;
}
object,
embed,
iframe {
	vertical-align: top;
}

#doc {
	margin-left: auto;
	margin-right: auto;
	width: 920px;

	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'メイリオ', Meiryo, 'Verdana', 'MS P ゴシック';
	text-align: left;
	line-height: 140%;
}

#header div.menu2 {
	float: left;
	padding-top: 10px;
	width: 520px;
	height: 26px;
	color: #fff;
	font-size: 70%;
	text-align: right;
}
#header div.menu2 a {
	color: #fff;
	text-decoration: none;
}
#header div.menu2 a:hover {
	padding: 10px 0 1px 0;
	background-color: #b4b4b4;
	color: #000;
}

#header div.menu {
	clear: left;
	height: 106px;
	background-image: url(../img/back_menu.png);
}

#header a.title {
	display: block;
	float: left;
	width: 224px;
	height: 106px;
	text-indent: -99999px;
}

#header p.tel {
	float: left;
	width: 696px;
	height: 43px;
	text-indent: -99999px;
}

#header div.menu ul {
	float: left;
	width: 696px;
	height: 63px;
}
#header div.menu ul li {
	float: left;
	width: 116px;
	height: 100%;
	background: transparent url(../img/back_menu.png) no-repeat scroll -99999px 0;
	list-style-type: none;
}
#header div.menu ul li a {
	display: block;
	height: 100%;
	text-indent: -99999px;
}
#header div.menu ul li#mainmenu1:hover {background-position: -224px -149px;}
#header div.menu ul li#mainmenu2:hover {background-position: -340px -149px;}
#header div.menu ul li#mainmenu3:hover {background-position: -456px -149px;}
#header div.menu ul li#mainmenu4:hover {background-position: -572px -149px;}
#header div.menu ul li#mainmenu5:hover {background-position: -688px -149px;}
#header div.menu ul li#mainmenu6:hover {background-position: -804px -149px;}

#main {
	border-top: #7c7c7c 1px solid;
	background: transparent url(../img/back_maincontent.png) repeat-y scroll;
}
#main div.footer {
	clear: both;
}

#maincontent {
	float: right;
	width: 650px;
	background: #fff url(../img/back_maincontent.png) repeat-y scroll right top;
	padding-bottom: 30px;
}
#maincontent div.inner {
/*	padding: 16px 21px 0 14px;*/
	padding: 31px 21px 0 14px;
}
#maincontent div.inner h3 {
/*	margin-top: 15px;*/
	margin-bottom: 22px;
	font-size: 130%;
	font-weight: bold;
}
#maincontent div.inner h4 {
	margin-bottom: 30px;
	font-size: 130%;
	text-decoration: underline;
}
#maincontent div.inner h4 span.en {
	margin-left: 20px;
	font-size: 80%;
}
#maincontent div.inner h5 {
	margin-bottom: 20px;
	text-decoration: underline;
}
#maincontent div.inner  ol {
	margin-bottom: 10px;
	margin-left: 20px;
}
#maincontent div.inner div.lead {
	margin-left: 10px;
	margin-bottom: 100px;
}
#maincontent div.inner div.lead p {
	margin-bottom: 30px;
	font-size: 90%;
	line-height: 160%;
}
#maincontent div.inner div.lead p.break {
	margin-bottom: 80px;
}
#maincontent div.inner div.body {
	margin-left: 10px;
	margin-bottom: 20px;
}
#maincontent div.inner div.body p {
	margin-bottom: 20px;
	font-size: 90%;
	line-height: 120%;
}
#maincontent div.inner div.body ul {
	margin-bottom: 10px;
	margin-left: 20px;
}
#maincontent div.inner div.body ul li {
	font-size: 90%;
	line-height: 150%;
}
#maincontent div.inner div.body dl {
	margin-left: 10px;
	margin-bottom: 20px;
}
#maincontent div.inner div.body dl dt {
	margin-bottom: 5px;
	font-size: 90%;
	font-weight: bold;
}
#maincontent div.inner div.body dl dd {
	margin-left: 10px;
	margin-bottom: 16px;
	font-size: 90%;
}
#maincontent div.inner div.description p {
	margin-bottom: 30px;
	font-size: 90%;
	line-height: 160%;
}

#maincontent div.inner div.itemname {
	margin-bottom: 10px;
	border-bottom: #000 1px solid;
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 110%;
	text-align: center;
	line-height: 115%;
}
#maincontent div.inner div.itemname span.en {
	font-size: 70%;
}
#maincontent div.inner p {
	margin-bottom: 20px;
	padding-left: 10px;
	font-size: 80%;
	text-align: left;
	line-height: 160%;
}


/* トップページ */
#maincontent div.whatsnew {
	margin-bottom: 16px;
}
#maincontent div.whatsnew h2 {
	height: 29px;
	background: #a8a8a8 url(../img/back_whatsnew.png) no-repeat scroll;
	text-indent: -99999px;
}
#maincontent div.whatsnew dl {
	overflow: auto;
	border-left: #a8a8a8 1px solid;
	border-right: #a8a8a8 1px solid;
	border-bottom: #a8a8a8 1px solid;
	height: 200px;
	padding: 16px;
	font-size: 75%;
}
#maincontent div.whatsnew dt {
	border-bottom: #ccc 1px solid;
}
#maincontent div.whatsnew dd {
	margin: 5px 0 10px 40px;
}

#maincontent div.recommendedplan {
	margin-bottom: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #cecacb;
}
#maincontent div.recommendedplan h2 {
	float: left;
	width: 254px;
	height: 53px;
	background: transparent url(../img/back_recommendedplan.png) no-repeat scroll;
	text-indent: -99999px;
}
#maincontent div.recommendedplan div.planlist {
	float: right;
	width: 111px;
	margin-right: 10px;
	padding-top: 15px;
}
#maincontent div.recommendedplan div.content {
	clear: both;
	margin-left: 10px;
	margin-right: 10px;
	border-top: #999 1px solid;
	padding-top: 10px;
}
#maincontent div.recommendedplan div.content div.photo {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#maincontent div.recommendedplan div.content h3 {
	margin-bottom: 16px;
	font-size: 80%;
	font-weight: bold;
}
#maincontent div.recommendedplan div.content p {
	margin-left: 30px;
	font-size: 72%;
}
#maincontent div.recommendedplan p span.button {
	display: block;
	margin-top: 10px;
	text-align: right;
}
#maincontent div.recommendedplan div.footer {
	clear: both;
}
#maincontent div.recentblogentries {
	margin-bottom: 16px;
}
#maincontent div.recentblogentries h2 {
	height: 29px;
	background: #a8a8a8 url(../img/back_recentblogentries.png) no-repeat scroll;
	text-indent: -99999px;
}
#maincontent div.recentblogentries dl {
	border-left: #a8a8a8 1px solid;
	border-right: #a8a8a8 1px solid;
	border-bottom: #a8a8a8 1px solid;
	padding: 16px;
	font-size: 85%;
}
#maincontent div.recentblogentries dt {
	clear: left;
	float: left;
	width: 40px;
	text-align: right;
}
#maincontent div.recentblogentries dd {
	margin-left: 50px;
}
/* /トップページ */

#maincontent div.two_columns {
	margin-left: 20px;
	margin-bottom: 10px;
}
#maincontent div.two_columns div.alpha {
	float: left;
	width: 280px;
}
#maincontent div.two_columns div.beta {
	float: right;
	width: 280px;
}
#maincontent div.two_columns div.footer {
	clear: both;
}

#maincontent div.three_columns  {
	margin-left: 20px;
	margin-bottom: 10px;
}
#maincontent div.three_columns div.alpha {
	float: left;
	margin-right: 20px;
	width: 185px;
}
#maincontent div.three_columns div.beta {
	float: left;
	margin-right: 20px;
	width: 185px;
}
#maincontent div.three_columns div.gamma {
	float: left;
	width: 185px;
}
#maincontent div.three_columns div.footer {
	clear: both;
}


#sidebar {
	float: right;
	width: 270px;
	background: #fff url(../img/back_maincontent.png) repeat-y scroll left top;
	padding-bottom: 30px;
}
#sidebar div.inner {
	padding: 16px 29px 0 21px;
}

#sidebar div.button {
	margin-bottom: 16px;
}

/* トップページ */
#sidebar div.item {
	margin-top: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #cecacb;
}
#sidebar div.item h2 {
	margin: 10px;
	font-size: 100%;
	font-weight: bold;
}
#sidebar div.item h3 {
	margin: 10px;
	font-size: 75%;
	font-weight: bold;
}
#sidebar div.item p {
	margin: 10px 10px 10px 20px;
	font-size: 75%;
}
#sidebar div.item p span.button {
	display: block;
	text-align: right;
}
#sidebar div.item ul {
	margin: 10px 10px 10px 20px;
	line-height: 130%;
}
#sidebar div.item ol {
	margin: 10px 10px 10px 30px;
	line-height: 130%;
}
#sidebar div.item ul li {
	font-size: 75%;
	list-style-type: none;
}
#sidebar div.item ol li {
	font-size: 75%;
}
#sidebar div.item ul li a,
#sidebar div.item ol li a {
	color: #000;
	text-decoration: none;
}
#sidebar div.item ul li.compact {
	font-size: 72%;
	letter-spacing: -1px;
}

#sidebar div.reservation {
	background-color: #71573c;
	padding-bottom: 10px;
	text-align: center;
}
#sidebar div.reservation table {
	margin: 5px auto 5px auto;
}
#sidebar div.reservation table td {
	font-size: 85%;
	text-align: left;
}

#sidebar div.bestplan {
	border: #000 12px solid;
	background-color: #ddd5c8;
	padding-top: 0;
	padding-bottom: 10px;
}
#sidebar div.bestplan h2 {
	margin: 0;
}
#sidebar div.bestplan ul li a {
	display: block;
	color: #0a73b9;
}
#sidebar div.bestplan ul li a:hover {
	text-decoration: underline;
}
#sidebar div.bestplan ul li div.rank {
	margin-top: 10px;
	text-align: center;
}
/*
#sidebar div.bestplan {
	border: #422311 12px solid;
	background-color: #a48e75;
	padding-top: 0;
	padding-bottom: 10px;
	color: #fff;
}
#sidebar div.bestplan h2 {
	margin: 0;
	font-size: 100%;
}
#sidebar div.bestplan ol li {
	margin-bottom: 2px;
	color: #fff;
}
#sidebar div.bestplan ol li a {
	color: #fff;
}
*/

#sidebar div.tool {
	margin-top: 16px;
	padding-bottom: 10px;
	text-align: center;
}
#sidebar div.tool p {
	margin: 10px 10px 10px 20px;
	font-size: 75%;
}
#sidebar div.sitesearch {
	width: 220px;
	height: 98px;
	background: transparent url(../img/back_sidebar_search.png) no-repeat;
}
#sidebar div.sitesearch div.form {
	padding-left: 0;
	padding-top: 40px;
	text-align: center;
}
#sidebar div.sitesearch div.form input {
	width: 160px;
	background: #fff url(../img/back_search.png) no-repeat scroll 4px 2px;
	padding-left: 24px;
}
#sidebar img {
	vertical-align: top;
}

#footer {
	clear: right;
	padding-left: 18px;
	background: #fff url(../img/back_maincontent.png) repeat-y scroll;
}
#footer div.menu {
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 75%;
}
#footer div.menu a {
	color: #000;
	text-decoration: none;
}
#footer div.menu a:hover {
	color: #888;
	text-decoration: underline;
}

#footer div.address {
	padding-bottom: 10px;
	font-size: 75%;
}
#footer div.address span.phonenumber,
#footer div.address span.mailaddress {
	font-size: 200%;
}
#footer div.address span.mailaddress a {
	color: #000;
	text-decoration: none;
}
#footer div.address span.mailaddress a:hover {
	color: #888;
}

#footer div.copyright {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	color: #fff;
	font-size: 70%;
}
#footer div.copyright div.inner {
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	padding-left: 36px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	line-height: 150%;
}
* html #footer div.copyright {	/* IE6 */
	position: static;
	margin-left: -18px;
	width: 920px;
}
* html #footer div.copyright div.inner {	/* IE6 */
	width: 902px;
	padding-left: 18px;
}

#footer div.three_columns {
}
#footer div.three_columns div.alpha {
	float: left;
	margin-right: 20px;
	width: 280px;
}
#footer div.three_columns div.beta {
	float: left;
	margin-right: 20px;
	width: 280px;
	text-align: center;
}
#footer div.three_columns div.gamma {
	float: left;
	width: 280px;
	text-align: right;
}
#footer div.three_columns div.footer {
	clear: both;
}

h1 {
	float: left;
	padding-top: 10px;
	width: 400px;
	height: 26px;
	color: #fff;
	font-size: 60%;
	font-weight: normal;
}

/* トップページ */
body#home #main {
	border-top-style: none;
}
body#home #maincontent div.inner {
	padding-top: 16px;
}

body#home #maincontent div.two_columns {
	margin-left: 0;
}
body#home #maincontent div.two_columns div.alpha {
	width: 300px;
}
body#home #maincontent div.two_columns div.beta {
	width: 300px;
	text-align: right;
}

body#home #maincontent div.three_columns {
	margin-left: 0;
}
body#home #maincontent div.three_columns div.alpha {
	margin-right: 7px;
	width: 200px;
}
body#home #maincontent div.three_columns div.beta {
	margin-right: 7px;
	width: 200px;
	text-align: center;
}
body#home #maincontent div.three_columns div.gamma {
	width: 200px;
	text-align: right;
}

body#home #sidebar div.inner {
	padding-right: 4px;
}

body#home #sidebar div.sitesearch {
	margin-left: auto;
	margin-right: auto;
}

/* 旅亭 */
body#guestroom #main {
	border-top-style: none;
}

body#guestroom #maincontent div.matsushimakaku div.alpha {		/* 松島閣 */
	width: 350px;
}
body#guestroom #maincontent div.matsushimakaku div.beta {
	width: 230px;
}
body#guestroom #maincontent div.matsushimakaku div.alpha p {
	text-align: center;
}
body#guestroom #maincontent div.matsushimakaku div.beta div.content {
	margin-left: 10px;
	margin-right: 10px;
	border: #000 1px solid;
	padding: 10px 10px 0 10px;
}
body#guestroom #maincontent div.matsushimakaku div.beta div.content p {
	font-size: 80%;
}
body#guestroom #maincontent div.matsushimakaku div.beta div.content p.detail {
	text-align: center;
}
body#guestroom #maincontent div.matsushimakaku div.beta div.content p.detail a {
	color: #303192;
	text-decoration: underline;
}
body#guestroom #maincontent div.matsushimakaku div.beta div.content p span.title {
	font-size: 150%;
}

/* 温泉 */
body#hotspring #main {
	border-top-style: none;
}

body#hotspring #maincontent div.notice {
	margin-left: 20px;
	background-color: #7c7c7c;
	padding: 20px;
	color: #fff;
}
body#hotspring #maincontent div.notice h3 {
	margin-bottom: 10px;
	border-bottom: #fff 1px solid;
	font-size: 85%;
}
body#hotspring #maincontent div.notice p {
	font-size: 80%;
	line-height: 120%;
}
body#hotspring #maincontent div.matsushimakaku div.alpha {		/* 松島閣 */
	width: 350px;
}
body#hotspring #maincontent div.matsushimakaku div.beta {
	width: 230px;
}
body#hotspring #maincontent div.matsushimakaku div.alpha p {
	text-align: center;
}
body#hotspring #maincontent div.matsushimakaku div.beta div.content {
	margin-left: 10px;
	margin-right: 10px;
	border: #000 1px solid;
	padding: 10px 10px 0 10px;
}
body#hotspring #maincontent div.matsushimakaku div.beta div.content p {
	font-size: 80%;
}
body#hotspring #maincontent div.matsushimakaku div.beta div.content p.detail {
	text-align: center;
}
body#hotspring #maincontent div.matsushimakaku div.beta div.content p.detail a {
	color: #303192;
	text-decoration: underline;
}
body#hotspring #maincontent div.matsushimakaku div.beta div.content p span.title {
	font-size: 150%;
}
/* お料理 */
body#dining #main {
	border-top-style: none;
}

body#dining #maincontent div.aizubland div.two_columns div.alpha {
	width: 200px;
	text-align: center;
}
body#dining #maincontent div.aizubland div.two_columns div.beta {
	width: 380px;
	text-align: left;
}
body#dining #maincontent div.aizubland div.two_columns div.beta div.detail {
	margin-top: 40px
}

body#dining #maincontent div.chef div.two_columns div.alpha {
	width: 380px;
}
body#dining #maincontent div.chef div.two_columns div.beta {
	width: 200px;
	text-align: center;
}
body#dining #maincontent div.matsushimakaku div.alpha {		/* 松島閣 */
	width: 350px;
}
body#dining #maincontent div.matsushimakaku div.beta {
	width: 230px;
}
body#dining #maincontent div.matsushimakaku div.alpha p {
	text-align: center;
}
body#dining #maincontent div.matsushimakaku div.beta div.content {
	margin-left: 10px;
	margin-right: 10px;
	border: #000 1px solid;
	padding: 10px 10px 0 10px;
}
body#dining #maincontent div.matsushimakaku div.beta div.content p {
	font-size: 80%;
}
body#dining #maincontent div.matsushimakaku div.beta div.content p.detail {
	text-align: center;
}
body#dining #maincontent div.matsushimakaku div.beta div.content p.detail a {
	color: #303192;
	text-decoration: underline;
}
body#dining #maincontent div.matsushimakaku div.beta div.content p span.title {
	font-size: 150%;
}

/* 館内案内 */
body#facilities #main {
	border-top-style: none;
}

/* 小原庄助 */
body#shousuke #main {
	border-top-style: none;
}

body#shousuke #maincontent div.matsushimakaku div.alpha {		/* 松島閣 */
	width: 350px;
}
body#shousuke #maincontent div.matsushimakaku div.beta {
	width: 230px;
}
body#shousuke #maincontent div.matsushimakaku div.alpha p {
	text-align: center;
}
body#shousuke #maincontent div.matsushimakaku div.beta div.content {
	margin-left: 10px;
	margin-right: 10px;
	border: #000 1px solid;
	padding: 10px 10px 0 10px;
}
body#shousuke #maincontent div.matsushimakaku div.beta div.content p {
	font-size: 80%;
}
body#shousuke #maincontent div.matsushimakaku div.beta div.content p.detail {
	text-align: center;
}
body#shousuke #maincontent div.matsushimakaku div.beta div.content p.detail a {
	color: #303192;
	text-decoration: underline;
}
body#shousuke #maincontent div.matsushimakaku div.beta div.content p span.title {
	font-size: 150%;
}

/* English */
body#english #maincontent div.body dl dt {
	clear: left;
	float: left;
	margin-right: 10px;
	width: 90px;
	text-align: right;
}

/* 宿泊約款 */
body#policy #maincontent div.name {
	clear: both;
	margin-bottom: 5px;
}
body#policy #maincontent div.number {
	clear: both;
	float: left;
	width: 50px;
	text-align: right;
	font-size: 75%;
	line-height: 100%;
}
body#policy #maincontent div.inner p {
	float: left;
	width: 550px;
	font-size: 80%;
	line-height: 100%;
}
body#policy #maincontent div.body {
	clear: left;
}
body#policy #maincontent div.body p {
	float: none;
}
body#policy #maincontent div.body table {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-bottom: 10px;
	border: #000 1px solid;
	border-collapse: collapse;
}
body#policy #maincontent div.body table td,
body#policy #maincontent div.body table th {
	border: #000 1px solid;
	padding: 2px;
	font-size: 75%;
	
}
body#policy #maincontent div.body table th {
	background-color: #cecacb;
}

/* コンセプト・赤ちゃんプラン */
body#concept #main,
body#everychildren #main {
	border-top-style: none;
}
body#concept #maincontent div.inner div.photo,
body#everychildren #maincontent div.inner div.photo {
	float: right;
	margin-left: 20px;
	width: 200px;
}
body#concept #maincontent div.inner div.photo p,
body#everychildren #maincontent div.inner div.photo p {
	padding-left: 0;
	padding-top: 10px;
	font-size: 80%;
	text-align: center;
}

body#everychildren #maincontent div.plan {
	margin-bottom: 10px;
	background-color: #e7e7e8;
	padding: 20px;
}
body#everychildren #maincontent div.plan div.photo {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	width: 280px;
}
body#everychildren #maincontent div.plan p {
	color: #6e6e70;
	font-size: 75%;
	line-height: 140%;
}
body#everychildren #maincontent div.plan div.title {
	margin-bottom: 10px;
	color: #404041;
	font-size: 80%;
	font-weight: bold;
}
body#everychildren #maincontent div.plan div.detail {
	text-align: right;
}
body#everychildren #maincontent div.plan div.detail a {
	font-weight: bold;
}
body#everychildren #maincontent div.plan div.footer {
	clear: left;
}

/* 会津の観光・大内宿 */
body#sightseeing #main,
body#oouchijyuku #main {
	border-top-style: none;
}
body#sightseeing #maincontent div.description div.alpha,
body#oouchijyuku #maincontent div.description div.alpha {
	width: 400px;
}
body#sightseeing #maincontent div.description div.beta,
body#oouchijyuku #maincontent div.description div.beta {
	width: 200px;
	text-align: center;
}

body#oouchijyuku #maincontent div.bus table {
	margin-bottom: 20px;
	border: #000 1px solid;
	border-collapse: collapse;
}
body#oouchijyuku #maincontent div.bus table td {
	border: #000 1px solid;
	padding: 2px 10px;
	font-size: 85%;
	text-align: center;
}
body#oouchijyuku #maincontent div.bus table th {
	border: #000 1px solid;
	background-color: #e7e7e8;
	padding: 2px 10px;
	font-size: 85%;
	text-align: center;
}
body#oouchijyuku #maincontent div.bus span.time {
	color: #f00;
}

/* ご予約特典 */
body#special #main {
	border-top-style: none;
}
body#special #maincontent div.special {
	margin-bottom: 10px;
	background-color: #d1d2d4;
	padding: 10px;
}
body#special #maincontent div.special p {
	line-height: 300%;
}
body#special #maincontent div.special p span.title {
	font-size: 130%;
}
body#special #maincontent div.remarkable {
	margin-top: 80px;
	margin-bottom: 100px;
	font-size: 150%;
	font-weight: bold;
	line-height: 160%;
}
body#special #maincontent div.registration {
	margin-top: 60px;
	margin-bottom: 40px;
	font-size: 130%;
	line-height: 160%;
}
body#special #maincontent div.registration a {
	color: #303192;
	font-weight: bold;
	text-decoration: underline;
}
body#special #maincontent div.privacy {
	text-align: right;
}

/* 宴会シミュレーション */
body#reservation_group #maincontent table td {
	font-size: 85%;
}
body#reservation_group #maincontent p.attention,
body#reservation_group #maincontent span.required {
	color: #c00;
	font-weight: bold;
}

body#reservation_group #maincontent table {
	margin-bottom: 20px;
	border: #000 1px solid;
	border-collapse: collapse;
}
body#reservation_group #maincontent table.layout,
body#reservation_group #maincontent table.layout td,
body#reservation_group #maincontent table.layout th {
	border-style: none;
}
body#reservation_group #maincontent table td {
	border: #000 1px solid;
	padding: 2px 2px;
}
body#reservation_group #maincontent table th {
	border: #000 1px solid;
	background-color: #e7e7e8;
	padding: 2px 2px;
}

/* お問い合せ */
body#inquire #maincontent div.inner div.body dl dd {
	font-size: 100%;
}

body#inquire #maincontent table {
	margin-bottom: 20px;
	border: #000 1px solid;
	border-collapse: collapse;
}
body#inquire #maincontent table td {
	border: #000 1px solid;
	padding: 2px 10px;
}
body#inquire #maincontent table th {
	border: #000 1px solid;
	background-color: #e7e7e8;
	padding: 2px 10px;
	text-align: center;
}

/* 採用情報 */
body#recruit #maincontent table {
	margin-bottom: 20px;
	border: #000 1px solid;
	border-collapse: collapse;
}
body#recruit #maincontent table td {
	border: #000 1px solid;
	padding: 2px 10px;
}
body#recruit #maincontent table th {
	border: #000 1px solid;
	background-color: #e7e7e8;
	padding: 2px 10px;
	text-align: center;
}

ol li{
font-size:90%;
line-height:150%;
}

#sitemap_ichiran p{
font-size:12px;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
body:first-of-type #sitemap_ichiran p {
font-size:12px;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

#sidebar div.sitesearch_test_2 {
margin-top:15px;
	width: 245px;
	height: 51px;
	background: transparent url(../img/back_search_2.gif) no-repeat;
	position:relative;
}
#sidebar div.sitesearch_test_2 div.form {
	padding-left: 0;
	position:absolute;
	top:18px;
	left:55px;
}
#sidebar div.sitesearch_test_2 div.form input {
	width: 150px;
	height:15px;
	font-size:12px;
	border:1px solid #ffffff;
}
#sidebar div.sitesearch_test_2_side {
margin-top:15px;
	width: 220px;
	height: 51px;
	background: transparent url(../img/back_search_2_side.gif) no-repeat;
	position:relative;
}
#sidebar div.sitesearch_test_2_side div.form {
	padding-left: 0;
	position:absolute;
	top:17px;
	left:53px;
}
#sidebar div.sitesearch_test_2_side div.form input {
	width: 130px;
	height:15px;
	font-size:12px;
	border:1px solid #ffffff;
}
sup{
font-size:9px;
}