@charset "utf-8";

/* reset
------------------------------------------------ */
* {
	margin:0;
	padding:0;
	border:0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


h1,h2,h3,h4,h5,h6,p,td {
	font-weight:normal;
	line-height:1.5em;
	color:#333333;
	font-size:12px;
}

input,
textarea,
select{
	border-width:1px;
	border-style:solid;
	border-color:#999999;
}

hr {
	height:1px;
	border-style:solid;
	color:#999999;
	background-color:#999999;
}


/* body 
--------------------------------------------------*/

body {
	text-align:center;
	background:url(http://www.yoshida-ya.jp/img/bg_body2.gif) center top repeat-y #dddddd;
	font-size: 12px;
}

tt {
	font-size:12px;
}

a {
	text-decoration:none;
	color:#0000ff;
}

a:hover {
	text-decoration:underline;
}


/* 全体レイアウト
--------------------------------------------------*/
#wrapper {
	width:640px;
	margin: 0 auto;
	text-align: left;
}

#header {
	border-top:#ffcc33 8px solid;
	height: 55px;
	overflow: hidden;
	position: relative;
}

#top_img {
	width:100%;
	margin-bottom: 10px;
	background-color: #f6f0c0;
}

#items {
	width:100%;
	background-color:#f6f0c0;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#o_layout {
	width:160px;
	background-color:#f6f0c0;
	height: 227px;
	margin-bottom: 10px;
}

.topics_box {
	width:100%;
}

#topics {
	width:100%;
	background-color:#f6f0c0;
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#topics2 {
	width:100%;
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background:url(http://www.yoshida-ya.jp/img/bg_ent_title.gif) left top no-repeat #f6f0c0;
}

#bannar {
	width:100%;
	text-align: center;
	margin-bottom: 10px;
}

#bannar img {
	margin-top:12px;
}

#footer {
	text-align:center;
	background-color:#ffcc33;
	padding: 5px 0;
	color: #FFFFFF;
	font-weight: bold;
}


/* ヘッダー
--------------------------------------------------*/
#header h1 {
	position:relative;
	left:53px;
	color: #898989;
	font-size: 10px;
	bottom: 45px;
	_bottom: 50px;
}

ul#headnavi
{
	list-style: none;
	height: 17px;
	display: block;
	width: 300px;
	position: relative;
	top: -40px;
	float: right;
}

ul#headnavi li
{
	height: 17px;
	float: left;
	font: normal 10px/10px "verdana";
	text-indent: -9999px;
	display: block;
}

ul#headnavi li a
{
	text-decoration: none;
	display: block;
	height: 17px;
	background: top left no-repeat;
	margin-left:10px;
}
ul#headnavi li a:hover { background-position: 0px -17px;}

ul#headnavi li#hn01 a { background-image: url(http://www.yoshida-ya.jp/img/img_hn01.gif); width: 73px;}
ul#headnavi li#hn02 a { background-image: url(http://www.yoshida-ya.jp/img/img_hn02.gif); width: 99px;}
ul#headnavi li#hn03 a { background-image: url(http://www.yoshida-ya.jp/img/img_hn03.gif); width: 98px;}


/* フレキシブル角丸BOX
--------------------------------------------------*/
.box {
	padding:0 12px 0 0;
	background:#fff url(http://www.yoshida-ya.jp/img/roundbox/borders.gif) 100% 0 repeat-y;
	width: 146px;
	word-break: break-all;
}
.bi {
	padding:0 0 0 12px;
	background:#fff url(http://www.yoshida-ya.jp/img/roundbox/borders.gif) 0 0 repeat-y;
}
.bt {
	height:17px;
	margin:0 -12px;
	background:url(http://www.yoshida-ya.jp/img/roundbox/box.gif) 100% 0 no-repeat;
}
.bt div {
	width:18px;
	height:17px;
	background:url(http://www.yoshida-ya.jp/img/roundbox/box.gif) 0 0 no-repeat;
}
.bb {
	height:17px;
	margin:0 -12px;
	background:url(http://www.yoshida-ya.jp/img/roundbox/box.gif) 100% 100% no-repeat;
}
.bb div {
	width:18px;
	height:17px;
	background:url(http://www.yoshida-ya.jp/img/roundbox/box.gif) 0 100% no-repeat;
}

.mds {
	font-size:14px;
	font-weight:bold;
}

.wds {
	width:142px;
}

.ofc {
	font-size:10px;
	line-height:1.2em;
	margin-bottom: 12px;
}

.white,
.white2 {
	background:#FFFFFF;
}

.white2 p{
	margin:0.5em 2em;
}

.white ul {
	line-height:1.4em;
	list-style: none;
	font-size:12px;
}

.white li {
	background:url(http://www.yoshida-ya.jp/img/bg_li.gif) left 3px no-repeat #fff;
	padding-left: 8px;
}

#top_img ul {
	line-height:1.4em;
	list-style: none;
	font-size:12px;
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
}

#top_img li {
	background:url(http://www.yoshida-ya.jp/img/bg_li.gif) left 50% no-repeat;
	padding-left: 8px;
	display: inline;
	margin-left: 16px;
}

#rss {
	float:right;
	padding-top: 5px;
	padding-right: 5px;
}


/* アクセスマップ部分
--------------------------------------------------*/
.axsmap {
	width:600px;
	margin:0 auto;
	font-size: 12px;
	line-height: 1.2em;
	margin-bottom: 10px;
}


/* リンクボックス
--------------------------------------------------*/
#linkbox {
	background-color: #f6f0c0;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
}



/* 表示調整用
--------------------------------------------------*/
.mgn-t-1em {margin-top:1em;}
.mgn-t-2em {margin-top:2em;}
.mgn_lft_3px {margin-left:3px;}
.mgn_lft_5px {margin-left:5px;}
.mgn_lft_10px {margin-left:10px;}
.mgn_rgt_5px {margin-right:5px;}
.mgn_btm_10px {margin-bottom:10px;}
.mgn_btm_20px {margin-bottom:20px;}
.mgn_btm_30px {margin-bottom:30px;}
.flt_left {float: left;}
.flt_rgt {float:right;}
.topics_div {
	width:600px;
	margin: 0 auto;
}
.clear {clear:both;}


/* エントリーアーカイブ用
--------------------------------------------------*/
#cont_side_box {
	float:left;
	width: 160px;
}

#pnkz {
	border-top:#ffcc33 2px solid;
	padding: 5px;
}

.ent_arc_ofc {
	float:none!important;
	height: auto!important;
}

.ent_arc_items {
	float:none!important;
	width: 160px!important;
	overflow:visible!important;
	height: auto!important;
}

.ent_title {
	background:url(http://www.yoshida-ya.jp/img/bg_ent_title.gif) left top no-repeat;
	padding: 6px 5px 5px 22px;
	font-size: 16px;
	font-weight: bold;
}

.white h1 {font-size:xx-large;}
.white h2 {font-size:x-large;}
.white h3 {font-size:large;}
.white h4 {font-size:medium;}
.white h5 {font-size:small;}
.white h6 {font-size:x-small;}

.ReturnTop a{
	float:right;
	padding:3px;
	display:block;
	border:#FF9900 1px solid;
	margin: 10px 5px;
}

.ReturnTop a:link,
.ReturnTop a:visited,
.ReturnTop a:active {
	color:#333333;
}
.ReturnTop a:hover {
	background-color:#FFFF33;
	text-decoration: none;
	color: #CC0000;
}

/* dl・dt・dd要素
--------------------------------------------------*/
dl{
	margin:5px 50px;
}

dt{
	font-weight:bold;
	margin-bottom: 5px;
}

dd{
	margin-bottom:20px;
	margin-left: 1em;
}


.white table,
.white tr,
.white td
{
	margin:inherit;
	padding:3px;
}


/* ---------- inquiry-content ---------- */

div#inquiry-content
{
	background:#ffffff;
	width:520px;
	margin:0 auto;
	border:1px solid #cccccc;
	text-align:left;
}

div.inquiry-content-inner
{
	padding:50px 20px;
}

div.inquiry-content-inner h1
{
	margin:0 0 10px 0;
}

/* ---------- inquiry-content_end ---------- */

/* ---------- inquiry-table ---------- */

p.caption
{
	font-size:80%;
	margin:0 0 10px 0;
}

table.inquiry-table
{
	width:70%;
	border-collapse:collapse;
	margin:0 auto 20px auto;
}

table.inquiry-table th,
table.inquiry-table td
{
	border:1px solid #cccccc;
	padding:5px;
	font-size:80%;
}

table.inquiry-table th
{
	font-weight:normal;
	text-align:left;
	background:#eeeeee;
	width:200px;
}

/* ---------- inquiry-table_end ---------- */

/* ---------- form-submit ---------- */

div.form-submit
{
	text-align:center;
}

div.form-submit input
{
	width:100px;
	font-size:80%;
}

/* ---------- form-submit_end ---------- */

/* ---------- error ---------- */

blockquote.error
{
	color:#ff0000;
	font-size:80%;
	text-align:center;
	margin:0 0 20px 0;
	border:1px solid #cccccc;
	padding:15px;
}

blockquote.error p
{
	line-height:150%;
}

/* ---------- error_end ---------- */

/* ---------- success ---------- */

blockquote.success
{
	color:#333333;
	font-size:90%;
	font-weight:bold;
	text-align:center;
	margin:0 0 20px 0;
	border:1px solid #cccccc;
	padding:15px;
}


/* ---------- success_end ---------- */

/* ---------- color ---------- */

span.red
{
	color:#ff0000;
}

/* ---------- color_end ---------- */
