@charset "Shift-JIS";




/*========================================================================

オリジナルCSS

==========================================================================*/



/* リセット
---------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form,iframe {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	line-height: 1.0;
	list-style-type: none;
	zoom:1;
}

img {
	vertical-align: bottom;
	line-height:0;
}

/* Body
---------------------------------------------------------------------------- */
body {
	margin: 0 auto;
	text-align: center;
	font-size: 13px;
	color: #333;
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS P Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	border: 0;
	background: url(../commons/common/body_bg.jpg) repeat;
}

p {
	margin: 0 0 15px 0;
	text-align: left;
	line-height: 1.6;
}

/* UL設定
---------------------------------------------------------------------------- */
ul,li {
	text-align: left;
	list-style: none;
}


/* リンク
---------------------------------------------------------------------------- */
a {
	text-decoration: underline;
}

a:link,
a:visited,
a:active {
	text-decoration: underline;
	color: #330000;
}

a:hover {
	color:#CC0000;
	text-decoration: none;
}

a.link {
	color: #330000;
	text-decoration: underline;
	padding: 0 0 0 13px;
	background: url(../commons/common/icon_arrow.gif) no-repeat 0 50%;
	line-height:1.4;
}
a.link:hover {
	color:#CC0000;
	text-decoration: none;
}

a.fade {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	background: #FFF;
}
a.fade img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
a.fade:hover img {
	opacity: 0.7;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}


/* パンくず
---------------------------------------------------------------------------- */
.pan {
	padding: 5px 0 5px 20px;
	background: url(../commons/common/icon_home.gif) no-repeat 0 50%;
	line-height: 1.4;
	margin: 0 0 10px 0;
	text-align: left;
	color: #330000;
	font-size: 11px;
}

/* 見出し
---------------------------------------------------------------------------- */
#header h1 {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	display: inline;
	line-height:10px;
	color: #663300;
}
.h_img {
	width: auto;
	height: auto;
	margin: 0 0 15px 0;
	padding: 0;
	background: none;
	border: none;
	text-align: left;
}
.pageTitle {
	margin: 0 auto 30px auto;
}
h2,
.CrossHead,
h2.pageTitle {
	width: 670px;
	height: 41px;
	margin: 0 0 15px 0;
	padding: 22px 20px 0 40px;
	background: url(../commons/common/h2_bg.gif) no-repeat 0 0;
	border: none;
	line-height: 1.4;
	text-align: left;
	font-size: 16px;
	color: #330000;
}
.h2_02,
h3.CrossHead {
	width: 640px;
	height: 32px;
	margin: 0 0 15px 0;
	padding: 13px 10px 0 80px;
	background: #330000 url(../commons/common/h_02.gif) no-repeat 0 0;
	border: none;
	line-height: 1.4;
	text-align: left;
	font-size: 16px;
	color: #FFF;
}
.CrossHead a {
	color: #FFF !important;
}

/* clearfix
---------------------------------------------------------------------------- */
.clearfix {
	display: inline-block;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

/* ヘッダ
---------------------------------------------------------------------------- */
#headerWrap {
	width: 100%;
	min-width: 1000px;
	height: 180px;
	position: relative;
	background: url(../commons/common/header_bg.jpg) repeat-x 0 0;
	overflow: hidden;
}
#header {
	width: 1000px;
	margin: 0 auto 30px auto;
	overflow: hidden;
}
#h1Text {
	width: 600px;
	margin: 5px 0 0 0;
	float: right;
	text-align: right;
}
#h1Text p {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	display: inline;
	line-height:10px;
	color: #663300;
	margin: 0;
}
#headerLogo {
	width: 370px;
	margin: 0;
	float: left;
	overflow: hidden;
	text-align: left;
}
#headerLogo a {
	display: block;
	float: left;
}
#liberty_reseller {
	float: right;
	margin: 22px 0 0 0;
}
#headerNavi {
	width: 560px;
	margin: 15px 0 0 0;
	float: right;
	text-align: right;
	overflow: hidden;
}
#headerNavi a {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 0 0 0 10px;
}
#headerNavi2 {
	width: 500px;
	margin: 15px 0 0 0 ;
	/margin: 25px 0 0 0 ;
	float: right;
	overflow: hidden;
}
#headerNavi2 a {
	display: inline-block;
	/display : inline;
	/zoom: 1;
	/float: left;
	margin: 0 10px 0 0;
	/margin: 10px 10px 0 0;
	padding: 0 10px 0 0;
	border-right: #663300 1px solid;
	font-size: 13px;
	line-height: 1.2;
	color: #663300;
	vertical-align: bottom;
}
#headerNavi2 .cartBtn {
	display: inline-block;
	/display: block;
	margin: 0;
	padding: 0;
	float: right;
	border: none;
}
#gNaviWrap {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: -30px auto 30px auto;
}
#gNavi {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
#gNavi li {
	float: left;
}



/* wrapper
---------------------------------------------------------------------------- */
#contentsWrap,
.layout_table {
	width: 1000px;
	margin: 30px auto;
	overflow: hidden;
}
#contents {
	width: 730px;
	float: right;
	overflow: hidden;
}

/* サイドエリア
---------------------------------------------------------------------------- */
#sideNaviWrap {
	width: 230px;
	float: left;
}
.itemSearch {
	margin: 0 0 10px 0;
}
.searchInput {
	width: 160px;
	padding: 5px;
}
.searchBtn {
	vertical-align: bottom;
}
.sideBnr {
	margin: 0 auto 10px auto;
}
.sideNaviTop {
	width: 210px;
	margin: 0 0 30px 0;
	padding: 20px 10px 0 10px;
	background: url(../commons/common/bg_sidenavi_top.png) no-repeat 0 0;
	overflow: hidden;
}
.sideFB {
	width: 200px;
	margin: 0 0 10px 0;
	padding: 5px;
	text-align: center;
	background: #3B5998;
}
.sideBlog {
	width: 110px;
	height: 60px;
	_height: 75px;
	background: url(../commons/common/bg_sidebnr_blog.gif) no-repeat 0 0;
	margin: 0 0 10px 0;
	padding: 15px 90px 0 10px;
	position: relative;
}
.sideBlog li {
	margin: 0;
	padding: 0;
	text-align: right;
}
.sideNavi {
	width: 230px;
	margin: 0 0 30px 0;
}
.sideMenu {
	width: 206px;
	margin: 3px auto;
	padding: 10px;
	border: #E3D3B3 1px solid;
	background: url(../commons/common/bg_sidemenu.png) repeat;
}
.sideMenu li {
	margin: 10px 0;
	padding: 0 0 0 13px;
	background: url(../commons/common/icon_arrow.gif) no-repeat 0 3px;
	font-size: 13px;
	line-height: 1.4;
}
.sideMenu li a {
	color: #330000;
	text-decoration: none;
}
.sideMenu li a:hover {
	color: #CC0000;
	text-decoration: none;
}

/* footer
---------------------------------------------------------------------------- */
#pageTop {
	width: 1000px;
	height: 50px;
	margin: 50px auto -30px auto;
	text-align: right;
	z-index: 20;
	position: relative;
}
#footerArea {
	width: 100%;
	padding: 50px 0 0 0;
	background: url(../commons/common/footer_bg.jpg) repeat;
	position: relative;
	z-index: 10;
}
#footerInfoArea {
	width: 1000px;
	margin: 0 auto 20px auto;
	overflow: hidden;
}
.footerInfo {
	width: 490px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 0 2px 20px 2px;
	vertical-align: top;
	color: #330000;
}
.footerInfoHead {
	width: 465px;
	height: 22px;
	margin: 0 0 15px 0;
	padding: 7px 5px 0 20px;
	background: url(../commons/common/h_footernavi.gif) no-repeat 0 0;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.4;
	text-align: left;
}
.footerInfo p {
	padding: 0 10px;
}
#footerAside {
	width: 1000px;
	margin: 0 auto 30px auto;
	overflow: hidden;
}
#footerAsideL {
	width: 490px;
	float: left;
	overflow: hidden;
}
#footerAsideL li {
	margin: 0 5px 5px 0;
	float: left;
}
#footerFB {
	width: 490px;
	float: right;
}
#footerWrap {
	width: 100%;
	padding: 10px 0;
	background: #330000;
	overflow: hidden;
}
#footer {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
#footerNavi {
	float: left;
}
#footerNavi li {
	margin: 0 20px 0 0;
	padding: 0 0 0 12px;
	float: left;
	background: url(../commons/common/icon_footernavi.gif) no-repeat 0 50%;
	font-size: 12px;
	color: #FFF;
	line-height: 1.4;
}
#footerNavi li a {
	color: #FFF;
	text-decoration: none;
}
#footerNavi li a:hover {
	color: #FFF;
	text-decoration: underline;
}
#copyright {
	float: right;
	margin: 0;
	text-align: right;
	color: #FFF;
	font-size: 13px;
	line-height: 1.4;
}

/* section
---------------------------------------------------------------------------- */
.secWrap {
	width: 730px;
	margin: 0 0 40px 0;
	overflow: hidden;
	text-align: left;
}
.col2 {
	width: 350px;
	margin: 0 5px 20px 5px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: top;
}


/* TOP
---------------------------------------------------------------------------- */
#mainBnrWrap {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
#mainBnr {
	width: 772px;
	height: 250px;
	margin: 0;
	padding: 10px;
	background: url(../commons/top/mainbnr_bg.jpg) no-repeat 0 0;
	float: left;
	overflow: hidden;
}
#mainBnr a {
	display: block;
}
#mainBnrThumb {
	width: 192px;
	float: right;
}
#mainBnrThumb li {
	width: 186px;
	margin: 0 0 2px 0;
	padding: 3px;
	background: url(../commons/top/mainbnr_thumb_bg.jpg) no-repeat 0 0;
}
.ui-tabs .ui-tabs-hide {
	display: none !important;
}

/* ui-tabs */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav .ui-tabs-selected a img {
    position: relative;
    z-index: 30;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
}
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}


.pickupArea01 {
	display: table;
	width: 729px;
	border-top: #AC9C6D 1px dotted;
	border-left: #AC9C6D 1px dotted;
	background: #FBFAF3;
	overflow: hidden;
}
.pickupArea02 {
	display: table;
	width: 729px;
	border-left: #AC9C6D 1px dotted;
	background: #FBFAF3;
	overflow: hidden;
}
a.pickup {
	display: table-cell;
	/display: inline;
	/zoom: 1;
	border-right: #AC9C6D 1px dotted;
	border-bottom: #AC9C6D 1px dotted;
	width: 204px;
	padding: 19px;
	text-decoration: none;
	color: #333;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
a.pickup:hover {
	background: #F1EED8;
	color: #333;
}
.pickupImage {
	text-align:center;
	margin: 0 0 10px 0;
}
.pickupIcon {
	text-align: left;
	margin: 0 0 5px 0;
}
h3.h_pickup {
	margin: 0 0 10px 0;
	padding: 0;
	background: none;
	border: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	color: #333;
	text-align: left;
}
.pickup p {
	font-size: 12px;
}

.newItemArea,
.reItemArea {
	width: 730px;
	text-align: left;
}
.newItem,
.reItem {
	width: 170px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 0 2px;
	vertical-align: top;
	text-align: center;
}
.newItem p,
.reItem p {
	margin: 0 0 10px 0;
	text-align: center;
}
.itemPrice {
	font-size: 15px;
	color: #556979;
	font-weight: bold;
}

.newsArea {
	width: 708px;
	height: 160px;
	padding: 10px;
	background: #FCFBF7;
	border: #DFDFDF 1px solid;
	overflow: auto;
}
.topic {
	width: 690px;
	margin: 0 0 10px 0;
	border-bottom: #CCC 1px dotted;
	text-align: left;
	overflow: hidden;
}
.topicContent p {
	margin: 0 0 10px 0;
}
.topicDate {
	width: 80px;
	margin: 0 20px 0 0;
	float: left;
	font-size: 13px;
	color: #AC9C6D;
	line-height: 1.4;
	text-align: left;
}
.topicContent {
	width: 590px;
	float: left;
	font-size: 13px;
	line-height: 1.4;
	text-align: left;
}


.ranking4 {
	width: 150px;
	margin: 0 10px;
	text-align: center;
	float: left;
	vertical-align: top;
}
.rankingIcon {
	text-align: left;
	margin: 0 0 5px 0;
}
.rankingImage {
	text-align: center;
	margin: 0 0 5px 0;
}
.ranking4 p {
	margin: 0 0 10px 0;
	text-align: center;
}

.specialFeature {
	width: 660px;
	text-align: center;
	overflow: hidden;
	margin: 0 0 30px 35px;
}
.specialFeature li {
	width: 320px;
	margin: 0 5px;
}
.btnPrev {
	width: 20px;
	position: relative;
	margin: -110px 0 0 0;
	float: left;
	cursor: pointer;
}
.btnNext {
	width: 20px;
	position: relative;
	margin: -110px 0 0 0;
	float: right;
	cursor: pointer;
}

.osusumeLiberty {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 350px;
	height: 136px;
	margin: 0 5px 20px 5px;
	overflow: hidden;
	vertical-align: top;
}
.osusumeLiberty a {
	width: 330px;
	height: 116px;
	padding: 10px;
	display: block;
	background: url(../commons/top/bg_osusume_liberty_off.png) no-repeat 0 0;
	text-decoration: none;
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
.osusumeLiberty a:hover {
	background: url(../commons/top/bg_osusume_liberty_on.png) no-repeat 0 0;
	text-decoration: none;
	color: #333;
}
.osusumeLiberty p {
	font-size: 12px;
	line-height: 1.3;
}
.osusumeLibertyImage {
	float: left;
	margin: 0 10px 0 0;
}
.osusumeLibertyTitle {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	font-size: 13px;
	line-height: 1.4;
	color: #333;
	text-align: left;
	font-weight: bold;
}
.osusumeEnglishTitle {
	font-size: 11px !important;
	color: #999;
	margin: 0 0 5px 0;
	line-height: 1.4;
}

.osusumeItem {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 170px;
	margin: 0 2px;
	text-align: center;
	vertical-align: top;
}
.osusumeItemImage {
	margin: 0 0 5px 0;
}
.osusumeItem a {
	display: block;
	width: 150px;
	margin: 0;
	padding: 40px 10px 10px 10px;
	text-align: center;
	background: url(../commons/top/bg_osusume_off.png) no-repeat 0 0;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
.osusumeItem a:hover {
	text-decoration: none;
	background: url(../commons/top/bg_osusume_on.png) no-repeat 0 0;
	color: #333;
}
.osusumeItemTitle {
	font-size: 13px !important;
	text-align: center;
	line-height: 1.4;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}
.osusumeItem p {
	margin: 0 0 10px 0;
	text-align: center;
}

.secShopInfo li {
	float: left;
	margin: 0 10px 10px 5px;
	background: #FFF;
	overflow: hidden;
}
.secShopInfo li img:hover{
	opacity: 0.7;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}

.galleryTop {
	width: 170px;
	float: left;
	margin: 0 5px 15px 5px;
}
.galleryTop a {
	display: block;
	width: 150px;
	padding: 9px;
	border: #AC9C6D 1px dotted;
	background: #FBFAF3;
	text-decoration: none;
	color: #333;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
.galleryTop a:hover {
	background: #F1EED8;
	color: #333;
}
.galleryThumbTop {
	padding: 0 0 8px 0;
	border-bottom: #AC9C6D 1px dotted;
	margin: 0 0 5px 0;
	text-align: center;
}
.galleryAuthorTop {
	margin: 0 0 10px 0;
	text-align: center;
	font-size: 13px;
}
.galleryTitleTop {
	margin: 0 0 10px 0;
	text-align: center;
	font-size: 13px;
	color: #AC9C6D;
	font-weight: bold;
}

.libertyCollection {
	width: 728px;
	border-top: #AC9C6D 1px solid;
	border-left: #AC9C6D 1px solid;
	border-right: #AC9C6D 1px solid;
	background: #FCFBF7;
}
.libertyCollectionInner {
	width: 728px;
	border-bottom: #AC9C6D 1px solid;
	overflow: hidden;
}
a.libertyCollectionLink {
	display: block;
	padding: 15px;
	overflow: hidden;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
a.libertyCollectionLink:hover {
	background: #F1EED8;
	color: #333;
}
.libertyCollectionLink h3 {
	margin: 0 0 15px 0;
	padding: 0;
	background: none;
	border: none;
	font-size: 13px;
	line-height: 1.4;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}

/* 手芸エピソード
------------------------------------------*/
.episodeList {
	width: 730px;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: #AC9C6D 3px dotted;
	overflow: hidden;
}
.episodeThumb {
	width: 280px;
	margin: 0;
	padding: 9px;
	border: #AC9C6D 1px dotted;
	background: #FFF;
	float: left;
}
.episodeExcerpt {
	width: 400px;
	float: right;
}
.episodePenNameArea {
	margin: 0 0 15px 0;
	fonr-size: 13px;
	margin: 0 0 15px 0;
	line-height: 1.4;
}
.episodePenName {
	color: #B8665F;
	font-weight: bold;
	font-size: 15px;
}

/* ご意見BOX
------------------------------------------*/
.voiceList {
	width: 320px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 0 5px 10px 5px;
	padding: 14px;
	border: #AC9C6D 1px dotted;
	background: #FCFBF7;
	vertical-align: top;
}
.customerVoice {
	margin: 0 0 15px 0;
	padding: 0 0 2px 0;
	border-bottom: #AC9C6D 1px dotted;
}
.voiceHead {
	text-align: left;
	margin: 0 0 10px 0;
}
.voiceDate {
	text-align: right;
	font-size: 12px;
	color: #999;
}


/* まにあ
------------------------------------------*/
.maniaList {
	width: 730px;
	overflow: hidden;
}
.maniaThumb {
	width: 280px;
	margin: 0;
	padding: 9px;
	border: #AC9C6D 1px dotted;
	background: #FFF;
	float: left;
}
.maniaExcerpt {
	width: 400px;
	float: right;
}

.maniaPostArea {
	width: 700px;
	margin: 0 0 50px 0;;
	padding: 15px;
	background: #FCFBF7;
	overflow: hidden;
}
.maniaPostArea h2 {
	width: 630px;
	height: 27px;
	margin: 0 0 15px 0;
	padding: 8px 0 0 70px;
	background: url(../commons/common/h_button.gif) no-repeat 0 0;
	border: none;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	color: #330000;
	line-height: 1.4;
}
.text {
	overflow: hidden;
	margin: 0 0 20px 0;
}
.floatL300 {
	width: 300px;
	float: left;
}
.floatR300 {
	width: 300px;
	float: right;
}
.floatL340 {
	width: 340px;
	float: left;
}
.floatR340 {
	width: 340px;
	float: right;
}
.floatR380 {
	width: 380px;
	float: right;
}


/* 作品投稿ギャラリー
------------------------------------------*/
.galleryList {
	width: 170px;
	float: left;
	margin: 0 5px 15px 5px;
}
.galleryList a {
	display: block;
	width: 150px;
	padding: 9px;
	border: #AC9C6D 1px dotted;
	background: #FBFAF3;
	text-decoration: none;
	color: #333;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
.galleryList a:hover {
	background: #F1EED8;
	color: #333;
}
.galleryListThumb {
	padding: 0 0 8px 0;
	border-bottom: #AC9C6D 1px dotted;
	margin: 0 0 5px 0;
	text-align: center;
}
.galleryListAuthor {
	margin: 0 0 10px 0;
	text-align: center;
	font-size: 13px;
}
.galleryListTitle {
	margin: 0 0 10px 0;
	text-align: center;
	font-size: 13px;
	color: #AC9C6D;
	font-weight: bold;
}

.galleryHead {
	margin: 0 0 10px 0;
	text-align: left;
}
.galleryAuthor,
.galleryURL,
.galleryComment,
.galleryMerci {
	margin: 0 0 10px 0;
	text-align: left;
	overflow: hidden;
}

.entryNavi {
	margin: 20px auto 0 auto;
	padding: 10px 0 0 0;
	border-top: #AC9C6D 1px dotted;
	overflow: hidden;
}
.backtoGallery {
	margin: 0 auto 15px auto;
	line-height: 1.4;
	text-align: center;
}
.nextGallery {
	display: block;
	float: left;
	line-height: 1.4;
	text-align: left;
}
.prevGallery {
	display: block;
	float: right;
	line-height: 1.4;
	text-align: right;
}

/* フォーム
------------------------------------------*/
.postFormTable {
	width: 730px;
	border-collapse: collapse;
	background: #FFF;
}
.postFormTable th {
	padding: 15px;
	width: 220px;
	border-bottom: #DDD 1px dotted;
	background: #FFF;
	line-height: 1.4;
	text-align: right;
	font-size: 13px;
	font-weight: normal;
}
.postFormTable td {
	padding: 15px;
	border-bottom: #DDD 1px dotted;
	background: #FFF;
	line-height: 1.4;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
}
.must {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	padding: 3px 5px;
	line-height: 1.2;
	font-size: 11px;
	color: #FFF;
	background: #B8665F;
	float: left;
}
.postBtn {
	display: block;
	width: 184px;
	height: 47px;
	margin: 20px auto;
	padding: 0;
	border: none;
	text-indent: -9999px;
	text-align: center;
	overflow: hidden;
	background: url(../commons/common/btn_post_off.gif) no-repeat 0 0;
	cursor: pointer;
}
.postBtn:hover {
	background: url(../commons/common/btn_post_on.gif) no-repeat 0 0;
}

.wpcf7-mail-sent-ok {
	font-size: 18px !important;
	color: #CC0000 !important;
	font-weight: bold !important;
	line-height: 1.4 !important;
}
.postFormTable textarea {
	width: 400px;
}

/* その他
------------------------------------------*/
.wp-pagenavi {
	clear: both;
	margin: 0 auto 30px auto;
	overflow: hidden;
}
.wp-pagenavi a,
.wp-pagenavi span {
	display: block;
	float:left;
	padding:0 10px !important;
	line-height:34px;
	text-decoration:none;
	border:none !important;
	background: #330000;
	color: #FFF;
}
.wp-pagenavi a:hover {
	background: #663333;
}

.wp-pagenavi .pages {
}
.wp-pagenavi .current {
	color: #FFF;
	background-color:#CC0000;
}

.post-navi {
	clear: both;
	margin: 20px auto;
	text-align: center;
	overflow: hidden;
}
.post-navi a {
	display: block;
	line-height: 1.4;
}
.post-prev {
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
	border-right: #E3DDC8 1px solid;
}
.post-next {
	float: right;
	margin: 0;
	padding: 0 0 0 20px;
	border-left: #E3DDC8 1px solid;
}
.post-list {
	display: inline !important;
}

.mt20 {
	margin-top:20px;
}
.mt30 {
	margin-top:30px;
}
.ml20 {
	margin-left:20px;
}
.ml30 {
	margin-left:30px;
}
.mr20 {
	margin-right:20px;
}
.mr30 {
	margin-right:30px;
}
.mb20 {
	margin-bottom:20px;
}
.mb30 {
	margin-bottom:30px;
}
.pd15 {
	padding: 15px;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.red {
	color: #CC0000;
}
.lightbrown {
	color: #AA7124;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}

.right {
	text-align: right;
}