﻿/*******************************************************************************
 MT 詳細設定
********************************************************************************/
li{
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "sans-serif";

}
#right p{
	margin-bottom: 20px;
}
#right h3{
	vertical-align: center;
}
#contents #right{
	font-size:1.05em!important;
}
#menu ul.second{
	color: #555555;
	list-style: disc;
}
#menu .second li{
	margin-bottom:10px;
	line-height:1.2!important;
	font-size:12px;
}
#menu ul.listnone{
	list-style: none!important;
}
#menu ul.categorylist{
	margin-left:-2px!important;
	padding-left:0px!important;
}

#menu .search{
	padding-left: 9px;
	background: url("../images/common/bg_sub.gif") repeat-y left top;
	font-size: 9em;
	line-height: 1;
}
#menu .search h3{
	margin-bottom: 0px;
	font-size: 1.2em;
}
#menu .search li{
	margin: 0px;
	padding: 0px;
}
#menu .search form{
	margin: 0px;
	padding-bottom: 8px;
}

.mtcontact {
	margin-top: 14px;
	padding: 8px 12px;
	height: 70px;
	background: url(http://www.a-id.jp/images/product/bg_contact.gif) no-repeat left top;
	line-height: 150%;
}
.mtcontact a {
	color: #715039;
	float: right;
}

a.gaibu{
	background: url(http://www.a-id.jp/images/common/new_win.gif) no-repeat left center;
	padding-left:14px;
}
.archive-title{
    margin: 5px 0 30px;
    font-size: 1.4em;
    font-weight: bold;
}
.archive-list{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
h3.archive-list-item{
	font-size: 120%;
	font-weight: bold;
    margin-bottom: 0px!important;
    padding-bottom:0px!important;
    color: #37775A;
}
#archive-sub li{
	font-size: 120%;
}
#archive-sub{
	font-size: 80%;
	font-weight: normal;
	border: 8px solid #ffffff;
}
#archive-sub ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#archive-sub li{
	margin-bottom: 5px;
	margin-left: -28px;
	padding-left: 0px;
}
.asset-body{
	margin-top: 8px;
}
.entry-title{
	margin-top: 8px;
	font-size: 1.2em;
}
.stlist{
	padding-top: 5px;
	padding-left: 8px;
	height: 25px;
	background: url(http://www.a-id.jp/images/common/bg_tslist.gif) no-repeat left top;
	font-size: 1.25em;
	color: #a35441;
	line-height: 1em;
}

#right .mainpicup{
	margin-bottom:24px;
}
#right .mainpicup h3{
	margin-bottom:6px;
}
.mainpicup ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.mainpicup li{
	margin-bottom:6px;
	padding-left:12px;
	background: url(http://www.a-id.jp/images/common/list_bg1.gif) no-repeat left 4px;
	line-height:120%;
}
.footnavi{
	margin-bottom:14px;
	text-align:center;
}
.footnavi .linkbefore{
	margin-right:10px;
}
.footnavi .linknext{
	margin-left:10px;
}
.footnavi .linkpage{
	padding-right:2px;
	padding-left:2px;
}

/* tag category */
.asset-footer{
    margin-top: 1.5em;
    padding-top: 0.5em;
    border-top: 1px solid #ccc;
    font-size: 0.85em;
}
.asset-footer{
    border-top-color: #ddd;
}
.asset-footer a{
    font-weight: normal;
}
.entry-categories,
.entry-tags{
    margin-bottom: 0.5em;
    clear: both;
}
.entry-categories h4,
.entry-tags h4{
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
    float: left;
	background: none;
}
.entry-categories li,
.entry-tags li{
    float: left;
}
.entry-categories ul,
.entry-tags ul{
	margin: 0px;
	padding: 0px;
    list-style: none;
}
.entry-tags-header,
.entry-categories-header{
    margin-bottom: 0;
    margin-right: 0.25em;
    display: inline;
    font-weight: bold;
}
.entry-tags-list,
.entry-categories-list{
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category{
    display: inline;
}

