/*
Theme Name: FM PRESS
Theme URI: http://www.haddon-field.com/
Description: this is fm theme.
*/

/* コンテナ */

div#container {
    width: 820px;
    margin: auto;
}

/* ヘッダー */

div#header {
    background-image: url(../../../../wp_image/title.png);
    background-repeat: no-repeat;
    background-color: #ffffff;
    padding-top: 23px;
    padding-bottom: 100px;
}

div#header h1 {
    font-size: 1.875em;
    margin : 0 20px;
}

div#header h1 a {
    text-decoration: none;
    color: #ffffff;
}

div#header p{
    font-size: 11pt;
    margin: 8px 20px 0
}

/* メイン */
div#main{
    width: 640px;
    float: left;
}

/* コンテンツ */
div#content{
    width: 460px;
    float: right;
    margin-bottom: 20px;
}

p#pagetitle{
    font-size: 0.875em;
    font-weight: bold;
    color: #990000;
    border: dotted 1px #990000;
    text-align: center;
    padding: 10px 0;
    margin-top: 20px;
}

/* 記事 */

div.post {
    font-size: 10pt;
    border: solid 1px #333333;
    padding: 18px;
    margin: 20px auto;
}

div.post h2{
    background-image: url(../../../../wp_image/mark.png);
    background-repeat: no-repeat;
    font-size: 11pt;
    border-bottom: solid 1px #333333;
    padding-left: 22px;
    padding-bottom: 5px;
    margin: 0;
}

div.post h2 a {
    text-decoration: none;
    color: #990033;
}

div post p{
    font-size: 11pt;
    line-height: 1.6;
    margin-top: 10px;
}

p.postinfo{
    color: #2b76cc;
    text-align: right;
    margin: 20px 0 0;
    clear: both;
}

p.postinfo a{
    color: #2b76cc;
}

/* 記事内の画像 */
.aligncenter{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

div.post img{
    border: none;
}

.alignleft{
    float: left;
    margin-right: 10px;
    margin-bottom: 2px;
}

.alignright{
    float: right;
    margin-left: 10px;
    margin-bottom: 2px;
}

.wp-caption{
    border: solid 1px #aaaaaa;
    text-align: center;
    padding-top: 5px;
    margin-top: 10px;
}

/* ページリンク */
p.pagelink a{
    font-size: 0.75em;
    color: #2b76cc;
}

span.pageprev{
    float: left;
}

span.pagenext{
    float: right;
}

/* サイドバー */
div#sidebar{
    width: 160px;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

div#sidebar2{
    width: 160px;
    float: right;
    margin-top: 0px;
    margin-bottom: 20px;
}

div#sidebar h2,div#sidebar2 h2{
    background-image: url(../../../../wp_image/menubar_small.png);
    background-repeat: no-repeat;
    font-size: 0.75em;
    color: white;
    padding: 6px 8px;
    margin: 0;
}

div#sidebar li,div#sidebar2 li{
    font-size: 0.75em;
    list-style-type: none;
    margin-bottom: 4px;
    background-image: url(../../../../wp_image/listmark.png);
    background-repeat: no-repeat;
    padding-left: 16px;
    vertical-align: top;
}

div#sidebar li a,div#sidebar2 li a{
    color: #333333;
    text-decoration: none;
}

div#sidebar ul{
    margin: 8px 8px 20px;
    padding: 0;
}

div#sidebar2 ul{
    margin: 8px 0px 20px;
    padding: 0;
}

div#sidebar2 ul li li{
    font-size: 1em;
    background-image: url(../../../../wp_image/listmark_small.png);
    background-position: 0 3px;
    padding-left: 12px;
}

div#sidebar2 ul ul{
    margin-left: -15px;
}

/* カレンダー */
#wp-calendar {
    width: 100%;
    margin-bottom: 20px;
    font-size: 0.75em;
}

#wp-calendar a {
    color: #2b76cc;
}

#wp-calendar td {
    text-align: center;
}

#wp-calendar th {
    text-align: center;
}

#wp-calendar caption {
    background-image: url(../../../../wp_image/menubar_small.png);
    background-repeat: no-repeat;
    color: white;
    padding: 6px 8px;
    text-align: left;
}

#wp-calendar #prev{
    text-align: left;
    padding-top: 3px;
    padding-left: 3px;
}

#wp-calendar #next{
    text-align: right;
    padding-top: 3px;
    padding-left: 3px;
}

/* フィード */
p.feed{
    font-size: 0.75em;
    font-family: Verdana,Helvetica,sans-serif;
    border: solid 1px #8cc63f;
    padding: 5px;
    margin: 25px 0;
}

p.feed a{
    color: #444444;
    text-decoration: none;
}

p.feed img{
    vertical-align: middle;
    margin-right: 8px;
}

p.bnrplace img{
    margin-bottom: 2px;
}

/* フッター */
div#footer{
    border-top: solid 3px #990000;
    clear: both;
}

address{
    font-size: 0.75em;
    font-style: nomal;
    font-family: Verdana,sans-serif;
    padding-top: 6px;
}

address a{
    color: #cc0000;
}

/* ２段組の設定 */
div#main2 div#content{
    width: 640px;
}


/* 個別ページ用設定ここから */

.clear {
  clear: both;
}

.shopdata{
	width: 420px;
	font-size: 10pt;
	color: #333333;
	border-collapse: collapse;
	padding: 1px;
	border: 1px solid #FF0000;
}

.shopdata tr td{
	font-size: 10pt;
	color: #333333;
	border-collapse: collapse;
	border: 1px solid #FF0000;
}

div#pricetable table{
	font-size: 10pt;
	color: #333333;
        border-collapse: collapse;
	border: 1px solid #cccccc;
}

div#pricetable table tr td{
	font-size: 10pt;
	color: #333333;
        border-collapse: collapse;
	border: 1px solid #cccccc;
}

.floatimgl{
	float: left;
	margin-right: 10px;
}

