/* ------------------------------------------
              clear
------------------------------------------*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
         border: solid 1px #808080;
	border-spacing: 0;
}
fieldset {
	border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}
strong {
	font-weight: bold;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight:normal;
}
ol,ul,li,dl,dt,dd {
	list-style:none;
}
img {
}
a img {
	border: none;
}
a img,:link img,:visited img {
    border: none;
}
q:before,
q:after {
	content: '';
}
abbr,
acronym {
	border: 0;
}

/* ------------------------------------------
              text link
------------------------------------------*/
a {
	text-decoration: none;
}
a:link {
	color: #0038c6;
}
a:visited {
	color: #0038c6;
}
a:hover {
	color: #0038c6;
	text-decoration: underline;
}
a:active {
	color: #353a46;
}

/* ------------------------------------------
              基本設定
------------------------------------------*/

body {
	text-align: center;
	background: #fff;
	font-size: 13px;
	font-family: "メイリオ",Meiryo,Verdana,"ＭＳ Ｐゴシック","ヒラギノ角ゴ ProW3","Hiragino Kaku Gothic Pro",sans-serif;

}

#frame {
	width: 860px;
	margin: 0 auto;
}

#header,
#main,
#footer {
	text-align: left;
	position: relative;
}

#header,
#footer {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
}


/* ------------------------------------------
             ヘッダー
------------------------------------------*/

#header h1{
	margin:0;
	padding:0;
	font-size:12px;
	text-align:right;
	font-weight:bold;
}

#header .disc{
	margin:0;
	padding:0;
	font-size:11px;
	text-align:right;
}

#menu{
	margin:0;
	padding:0;
	color: #fff;
	background: #50ACFF;
}

#header ul{
	list-style-type: none;
	margin: 0;
	padding: 3px 0 3px 15px;
}

#header li,
#header li a
{
	display: inline;
	padding-right: 9px;
	color: #fff;
	background: #50ACFF;
}




#header .pan{
	text-align:right;
}

/* ------------------------------------------
             メインコンテンツ
------------------------------------------*/

#main{
	width: 550px;
	margin:0px 10px 0px 0px;
	padding:0;
	float:left;
}

#main h2{

	font-weight:bold;
	background: #FFF url("/topimg/bg_h.gif") repeat-x 0% 100%;
	padding:6px 8px;
	line-height:100%;
}

#main h2 span{
	border-left:3px solid #FDB802;
	padding-left:5px;
}
#main h2 a{
	text-decoration:none;
}

#main h3 {
	margin:5px 0px 5px 0px;
	padding:5px 0px 5px 15px;
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
	font-weight:bold;
	background-image: url("topimg/h3_arrow.gif");
	background-repeat: no-repeat; 
	background-position:left 8px;
}

#main p{
	margin:5px 0px 15px 0px;
	line-height:1.3;
}

#main ul{
	margin:0;
	padding:0px 0px 15px 10px;
}

#main li{
	margin:0;
	line-height:1.5;
	padding-left:12px;
	text-decoration:none;
	background-image: url("topimg/li.gif");
	background-repeat: no-repeat; 
	background-position:left 5px;
	list-style:none;
}

#box1{
	width: 550px;
}

#box2{
	width: 272px;
	min-height: 180px;
	margin:0px 6px 0px 0px;
	float:left;
}

#box3{
	width: 272px;
	min-height: 180px;
	margin:0;
	float:left;
}

#box3 h3{
	padding:5px 0px 0px 5px;
	font-weight:bold;
	border:none;
	background-image:none;
}

#p-box2{
	width: 272px;
	margin:5px 6px 5px 0px;
	float:left;
}

#p-box3{
	width: 272px;
	margin:5px 0px 5px 0px;
	float:right;
}

.user-pic{
    float: left;
    position: relative;
    width: 90px;
    height: 90px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.comment-user-pic{
    float: left;
    width: 36px;
    height: 36px;
    margin: 0 10px 0 0;
}

.entry-header{
    margin: 5px 0 0 0;
	height: 100px;
}

.comment-header{
    margin: 5px 0px 0px 0px;
}

.asset-meta{
	font-weight:bold;
}

.image-sec{
    width: 258px;
    float:left;
}

.recipe-sec{
    margin-left: 5px;
    float:right;
    width: 287px;
}

.large-image{
    border: 1px solid #666;
    padding:5px;
    margin: 0px 3px;
}

.small-image {
    float:left;
    border: 1px solid #666;
    padding:5px;
    margin: 3px 3px;
}

.create-entry{
	font-weight:bold;
	text-align: right;
}

/* ------------------------------------------
             サイドバー
------------------------------------------*/

#side{
	width: 300px;
	float:right;
	text-align: left;
}

#side p{
	margin:5px 0px 5px 0px;
}

#side ul{
	margin:0;
	padding:5px 0px 5px 0px;
}

#side li{
	margin:0;
	line-height:1.5;
	padding-left:12px;
	text-decoration:none;
	background-image: url("topimg/li.gif");
	background-repeat: no-repeat; 
	background-position:left 3px;
	list-style:none;
}

#side_box{
	border:1px solid #DDD;
}

#side_box2{
	border:1px solid #DDD;
	margin-top:10px;
}

#side_title{
	font-weight:bold;
	background: #FFF url("/topimg/bg_h.gif") repeat-x 0% 100%;
	padding:6px 8px;
	line-height:100%;
	margin-bottom:5px;
}

#side_title span{
	border-left:3px solid #09aa04;
	padding-left:5px;
}

#side_innner{
	padding:5px 10px 5px 10px;
}

#side_innner .price{
	color: #F30;
}

#side_innner2{
	padding:0px 10px 10px 5px;
}


/* ------------------------------------------
             フッター
------------------------------------------*/

#footer{
	clear:both;
	background:#50ACFF;
	padding:3px 0px 0px 0px;
	margin:0;
	font-size:11px;
	text-align:center;
	color:#fff;
}

#footer a{
	color:#fff;
}


/* ------------------------------------------
             エントリーアーカイブ
------------------------------------------*/

.cont{
	text-align:right;
}

#main table {
	text-align:left;
	empty-cells:show;
}

#main td{
	font-size:13px;
	padding:3px;
         border: solid 1px #808080;
}

/* ------------------------------------------
             カテゴリーアーカイブ
------------------------------------------*/

.cata_p{
	text-align:right;
}


/* ------------------------------------------
             フォーム
------------------------------------------*/

input.ti,
textarea.ta,
select {
    border: 1px solid #ccc;
    border-top-color: #aaa;
    border-left-color: #aaa;
    background-color: #fafafa;
    padding: 1px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
}
textarea.ta {
    line-height: 1.5;
}

/* ------------------------------------------
             コメント
------------------------------------------*/

.comments-header{
	border:1px solid #DDD;
	font-weight:bold;
	background: #FFF url("/topimg/bg_h.gif") repeat-x 0% 100%;
	padding:6px 8px;
	line-height:100%;
	margin-bottom:5px;
	margin:10px 0px 5px 0px;
}

.comments-header span{
	border-left:3px solid #FDB802;
	padding-left:5px;
}

.comment{
    border:1px solid #ddd;
    margin:0px 0px 5px 25px;
    padding: 0px 5px 0px 5px ;
}


/* ------------------------------------------
             新規記事作成
------------------------------------------*/

.field-inner{
    margin:10px 0px 0px 0px;
}

#tabs {
    clear: both;
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
    background: url(images/tab-bg.gif) repeat-x left bottom;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 11px;
}

/* ------------------------------------------
             プロフィール画面
------------------------------------------*/

.mt-profile-view .user-pic {
    width: 90px;
    height: 90px;
    margin-bottom: 20px;
}

.mt-profile-view #page-title {
    font-size: 22px;
    margin-bottom: 10px;
}

#profile-data {
    margin-left: 100px;
}

#profile-data li {
    list-style: none;
}

#profile-data .profile-data-item {
    margin-left: 15px;
}

#tabs {
    clear: both;
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
    background: url(images/tab-bg.gif) repeat-x left bottom;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 11px;
}

#tabs li {
    float: left;
    margin-right: 3px;   
}

#tabs li a {
    display: block;
    padding: 7px 10px 6px 20px;
    background: #f3f0e8 url(images/tab-arrow.gif) no-repeat 10px 50%;
    color: #948669;
}

#tabs li a.active {
    border: 1px solid #e2d9c5;
    border-bottom: none;
    padding: 6px 9px 7px 19px;
    background: #fff url(images/tab-arrow-down.gif) no-repeat 9px 50%;
}

.tab_content .tab_content_label {
    display: none;
}

.tab_content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tab_content ul li {
    margin-bottom: .75em;
}

.tab_content_label {
    font-size: 18px;
}

#mt-community-blog.mt-profile-view .recent-actions li,
#mt-community-forum.mt-profile-view .recent-actions li {
    clear: none;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 1em;
    border-bottom: none;
    background-position: 0 0;
    font-weight: bold;
}

.recent-actions li .excerpt {
    margin-top: .25em;
    font-weight: normal;
    color: #666;
}

.user-listing {
    list-style-type: none;
    margin-left: 0;
}

.widget-content .user-listing li {
    margin-bottom: 10px;
    background: none;
    padding-left: 0;
}

.user-listing .user-pic {
    width: 90px;
    height: 90px;
    margin-bottom: 0;
}

.user-listing .user-name {
    font-weight: bold;
    display: block;
}

.user-listing .user-url {
    font-size: 11px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
}

.edit-relation a {
    color: #948669;
    background: #f3f0e8;
    border: 1px solid #e2d9c5;
    text-decoration: none;
    padding: 1px 2px;
}
.edit-relation a:hover {
    color: #037;
}

/* ------------------------------------------
             エントリープロフイール部
------------------------------------------*/

.entry-asset .asset-meta .byline,
.entry-asset .asset-meta .entry-meta-comments,
.entry-asset .asset-meta .entry-meta-trackbacks {
    margin-right: 10px;
}

#mt-community-blog .entry-meta-label {
    display: none;
}

.entry-meta-comments {
    background: url(topimg/comment-icon.gif) no-repeat 0px 50%;
    padding: 0 0 3px 18px;
}

.entry-meta-trackbacks {
    background: url(topimg/trackback-icon.gif) no-repeat 0px 50%;
    padding: 0 0 3px 18px;
}

a.scoring {
    white-space: nowrap;
    background: url(topimg/scoring-stars.gif) no-repeat 0 -120px;
    padding: 0 0 3px 18px;
    line-height: 22px;
    text-decoration: none;
    cursor: default;
}

a.scoring-scorable {
    background-position: 0 0;
    text-decoration: default;
    cursor: pointer;
}

a:hover.scoring-scorable {
    background-position: 0 -40px;
    text-decoration: underline;
}

a.scoring-pending,
a:hover.scoring-pending {
    background: url(topimg/scoring-pending.gif) no-repeat;
    cursor: wait;
}

a.scoring-scored,
a:hover.scoring-scored {
    background-position: 0 -80px;
}

.scoring-vote,
#mt-community-blog .scoring-score-label {
    display: none;
}