/* すべて */
* {
    margin: 0;
    padding: 0;
    font-family: "MS ゴシック", 平成角ゴシック, sans-serif;
}
body {
    font-size: 15pt;
	color:#FFFFFF;
    text-align: center;
    background: #000000;
	background-image:url(http://aw.michinoku-japan.com/sushi/siteimage/bodybg.png);
}
*:first-child+html body {
padding-left:1px;
}
*html body {
padding-left:1px;
}

/* 見出し */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

/* リンク */
a {
    color: #FFFFFF;
    text-decoration: underline;
}
a:hover {
    color: #FF2222;
    text-decoration: underline;
}


/* リンクつき画像 */
a img {
    border: none;
}

/* フォーム */
form {
    margin: 0px;
}
#search-options,
input,
textarea {
    padding: 1px;
}
#search {
    width: 140px;
    height: 20px;
}

#headcopy{
width:850px;
text-align:center;
line-height:25px;
background:#333333;
}
#headcopy span{
color:#ffffff;
font-size:80%;
}

#header {
	width:200px;
	margin-left:auto;
	margin-right:auto;
}

#header a {
margin:0px;
background-image: url(http://aw.michinoku-japan.com/sushi/siteimage/logo.png);
background-repeat: no-repeat;
text-indent:-1000px;
overflow:hidden;
display:block;
width:200px;
height:162px;
}



/* タイトルバナー下の説明 */
.blog-description {
display:none;
height:0;
}

/* メインイメージ */
#image {
width:850px;
height:300px;
}
/* キャンペーンイメージ */
#cpimage {
width:600px;
height:300px;
}
/* サイドバーイメージ */
.photos{
}

.photos p img{
float:left;
margin-bottom:5px;
margin-right:10px;
width:85px;
margin-bottom:15px;
}


/* ブログ記事日付 */
.date {
    margin: 8px 0;
}

/* ブログ記事日付・各タイトル */
.date{
text-align:right;
    color: #999999;
    font-size: 65%;
margin-bottom:20px;
    border-top: 1px solid #999;
clear:both;
}


/* ブログ記事 */
.entry {
    width: 560px;
    margin: 0px 0px 15px 0px;
    color: #FFFFFF;
    font-size: 83.3%;
    line-height:1.5;
    word-break: break-all;
}
.entry-body {
	margin-top:10px;
	font-size:14px;
}
.entry h3 {
	background-image:url(http://aw.michinoku-japan.com/sushi/siteimage/h3bg.png);
	background-repeat:no-repeat;
	color:#000000;
	overflow:hidden;
	width:560px;
	height:28px;
	padding-left:15px;
	line-height:28px;
	font-size:14px;
}
.entry h4 {
	background-image:url(http://aw.michinoku-japan.com/sushi/siteimage/h4bg.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	overflow:hidden;
	width:560px;
	height:26px;
	padding-left:15px;
	font-size:13px;
	margin-left:-15px;
	line-height:26px;

}
.entry h5 {
	background-image:url(http://aw.michinoku-japan.com/sushi/siteimage/h5bg.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	overflow:hidden;
	width:560px;
	height:24px;
	padding-left:15px;
	font-size:13px;
	margin-left:-15px;
	line-height:24px;
}

*html .entry h4 {
	width:545px;
}
*html .entry h5 {
	width:545px;
}


.entry-content{
    margin-top: 8px;
    font-size: 80%;
line-height:150%;
}
.entry-content img{
    padding: 3px;
border:1px solid #999999;
}
.entry-content2{
    margin-top: 8px;
    font-size: 80%;
line-height:150%;
margin-bottom:15px;
}
.entry-content2 img{
    padding: 3px;
border:1px solid #999999;
}

/* トップページ用ブログ記事 */
.topentry {
    width: auto;
    margin: 0px 0px 15px 0px;
    font-size: 83.3%;
    line-height:1.5;
    word-break: break-all;
}
.topentry .topicstitle {
background-image:url(http://aw.michinoku-japan.com/sushi/siteimage/topicstitle.png);
background-repeat:no-repeat;
height: 30px;
width: 560px;
text-indent:-9999px;
}
.entry-content3{
    margin-top: 8px;
    font-size: 80%;
line-height:150%;
margin-bottom:15px;
}


/* 段落 */
.entry p {
    margin: 10px 0;
}

/* 順序なしリスト */
.entry ul,
.entry ol {
    padding-left: 10px;
}
.entry ul li {
    list-style-type: circle;
}

/* 定義リスト */
.entry dl {}
.entry dt {}
.entry dd {
    padding-left: 8px;
}

/* テキストエリア */
.entry textarea {
    width: 97%;
}


/* 追記 */
.entry-more a{
color:#000000
}
.entry-more a:hover{
color:#999999
}


/* ウェブページ */
div.page {
    margin-top: -5px;
}

/* アーカイブページ本文 */
.archive-list {
    margin: 10px 0;
}


.side dt,
.side dd {
    margin: 0;
    padding: 0;
}

/* サイドメニュータイトル */
.sidetitle {
    border-bottom: 1px solid  #999999;
    color: #ffffff;
    background: #777777;
    text-align: center;
    font-size: 75%;
    line-height:30px;
background-image:url(http://aw.michinoku-japan.com/sushi/design/navi1.png);
background-repeat:repeat-x;
}

/* サイドメニュー */
#sidebannerbox div {
	margin-top:10px;
}
#sidebannerbox {
	margin-top:15px;
}


.side ul{
list-style: none;
}
.side ul li {
height:30px;
margin-bottom:10px;
}

.side ul li a {
text-indent:-9999px;
height:30px;
width:200px;
display:block;
background-image:url(http://aw.michinoku-japan.com/sushi/siteimage/menu.png);
overflow:hidden;
}
.side ul li.menu01 a {
background-repeat:no-repeat;
background-position:0px 0px;
}
.side ul li.menu02 a {
background-repeat:no-repeat;
background-position:0px -30px;
}
.side ul li.menu03 a {
background-repeat:no-repeat;
background-position:0px -60px;
}
.side ul li.menu04 a {
background-repeat:no-repeat;
background-position:0px -90px;
}
.side ul li.menu05 a {
background-repeat:no-repeat;
background-position:0px -120px;
}
.side ul li.menu06 a {
background-repeat:no-repeat;
background-position:0px -150px;
}
.side ul li.menu07 a {
background-repeat:no-repeat;
background-position:0px -180px;
}
.side ul li.menu01 a:hover {
background-repeat:no-repeat;
background-position:-200px 0px;
}
.side ul li.menu02 a:hover {
background-repeat:no-repeat;
background-position:-200px -30px;
}
.side ul li.menu03 a:hover {
background-repeat:no-repeat;
background-position:-200px -60px;
}
.side ul li.menu04 a:hover {
background-repeat:no-repeat;
background-position:-200px -90px;
}
.side ul li.menu05 a:hover {
background-repeat:no-repeat;
background-position:-200px -120px;
}
.side ul li.menu06 a:hover {
background-repeat:no-repeat;
background-position:-200px -150px;
}
.side ul li.menu07 a:hover {
background-repeat:no-repeat;
background-position:-200px -180px;
}


/* RSSフィード */
.syndicate {
    margin-bottom: 5px;
    text-align: left;
    color: #666666;
    font-size: 75%;
    line-height: 1.5;
}
.syndicate img {
    border: none;
}


/* 検索結果画面 */
.posted{
display:none
}
#search_notice{
margin:10px 0px 10px 10px;
}
.entry-body-text{
list-style:none;
font-size:90%;
}
.entry-body-text a{
color:#ffffff;
text-decoration:underline;
}
.entry-body-text a:hover{
color:#ff2222;
}
.entry-body-text li{
margin-bottom:6px;
list-style:none;
}



/* 固定レイアウト共通 */
.layout-two-column-left #box,
.layout-two-column-right #box {
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 0 0;
    text-align: left;
    width: 850px;
}
*html .layout-two-column-left #box{
width: 850px;
}

/* サイドレイアウト共通 */
#sidebody{
	width:200px;
	margin-left:auto;
	margin-right:auto;
}


/* 2カラム固定レイアウト(右サイドバー) */
.layout-two-column-right #content {
    float: left;
    width: 600px;
	background:#ffffff;
}
.layout-two-column-right #links-right-box {
    float: left;
    width: 250px;
}
*html .layout-two-column-right #links-right-box {
    width: 246px;
}

.layout-two-column-right #links-right {
    margin: 15px 15px 15px 15px;
}

/* 2カラム固定レイアウト(左サイドバー) */
.layout-two-column-left #content {
    float: left;
    width: 600px;
}
.layout-two-column-left #links-left-box {
    float: left;
    width: 250px;
}
*html .layout-two-column-left #links-left-box {
	text-align:center;
}


/* 2カラム固定レイアウト(左サイドバー:ブログ記事全体) */
.layout-two-column-left .blog {
    padding: 15px 15px;
}

/* 2カラム固定レイアウト(右サイドバー:ブログ記事全体) */
.layout-two-column-right .blog {
    padding: 15px 15px;
}


/* フッタ */
.layout-two-column-left #footer,
.layout-two-column-right #footer{
    margin-right: auto;
    margin-left: auto;
    height: 80px;
    color: #FFFFFF;
	background-image:url(http://aw.michinoku-japan.com/sushi/siteimage/footerbg.png);
	background-repeat:repeat-x;
    font-size: 12px;
    text-align: center;
    line-height: 80px;
	letter-spacing:0.3em;
	font-weight:bold;
    width: 850px;
	text-align: center;
	clear:both;
}


input,textarea {
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
}

.clearfix:after {
	content: url(pixel.gif);
	display: block;
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }

#container{
	background-image:url(http://aw.michinoku-japan.com/sushi/siteimage/containerbg.png);
	background-repeat:repeat-y;
}
*html #container{
	width:100%;
	overflow:auto;
}




/* 新着情報 */
.newsbody{
margin:8px 0px 15px 0px;
font-size:80%;
}
.newsbody a{
text-decoration:underline;
color:#FFFFFF;
}
.newsbody a:hover{
text-decoration:underline;
color:#FF2222;
}

.news{
font-size:90%;
height:15px;
line-height:15px;
margin-bottom:8px;
margin-left:21px;
margin-top:10px;
overflow:hidden;
padding-left:8px;
}
.news a{
text-decoration:none;
color:#FFFFFF;
}
.news a:hover{
text-decoration:none;
color:#FF2222;
}
.newsnext{
font-size:90%;
margin-left:30px;
}

.newsber{
background-image:url(http://aw.michinoku-japan.com/sushi/siteimage/newstitle.png);
background-repeat:no-repeat;
line-height: 30px;
height: 30px;
width: 560px;
text-indent:-9999px;
}

/* トップトピックス */
.title-header{
background-image:url(http://aw.michinoku-japan.com/sushi/design/titlebg.jpg);
background-repeat: repeat-x;
line-height: 31px;
width: 565px;
text-indent:15px;
font-size:100%;
border: 1px solid  #999999;
border-left: 5px solid  #999999;
}
.title-header a{
color:#000000;
}
.title-header a:hover{
color:#999999;
}

/* ブログ記事タイトル */
.entry-header {
    margin: 15px 0 0;
    padding-left: 5px;
    font-size: 100%;
    font-weight: bold;
line-height:30px;
border-left: 5px solid #999;
border-bottom: 1px solid  #999999;
border-top: 1px solid  #999999;
border-right: 1px solid  #999999;
}

.pagetitle01 {
	width:560px;
	height:30px;
	background-image:url(http://aw.michinoku-japan.com/sushi/siteimage/pagetitle01.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
	margin-bottom:15px;
}
.pagetitle02 {
	width:560px;
	height:30px;
	background-image:url(http://aw.michinoku-japan.com/sushi/siteimage/pagetitle02.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
	margin-bottom:15px;
}
.pagetitle03 {
	width:560px;
	height:30px;
	background-image:url(http://aw.michinoku-japan.com/sushi/siteimage/pagetitle03.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
	margin-bottom:15px;
}
.pagetitle04 {
	width:560px;
	height:30px;
	background-image:url(http://aw.michinoku-japan.com/sushi/siteimage/pagetitle04.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
	margin-bottom:15px;
}
.pagetitle05 {
	width:560px;
	height:30px;
	background-image:url(http://aw.michinoku-japan.com/sushi/siteimage/pagetitle05.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
	margin-bottom:15px;
}
.pagetitle06 {
	width:560px;
	height:30px;
	background-image:url(http://aw.michinoku-japan.com/sushi/siteimage/pagetitle06.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
	margin-bottom:15px;
}


/* カスタム */
.tenpobox{
margin-top:15px;
}
.tenpobox table{
margin-left:auto;
margin-right:auto;
boeder:none;
background-color:#FFFFFF;
width:520px;
margin-bottom:15px;
}
.tenpobox td img{
border:none;
padding:0px;
margin-top:10px;
margin-left:10px;
margin-right:10px;
}
.tenpobox td{
border:none;
}
.framebox {
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
}

