@charset "UTF-8";
/********************************
Layout
*********************************/
body {
	color:#000000;
	background:#fff;
	text-align:center;
}

.textLeft {text-align: left;}
.textCenter {text-align: center;}
.textRight {text-align: right;}

/********************************
HEADER
*********************************/
#Header {
	background:url(../../images/head_bg.gif) repeat-x 0 0;
	height:135px;
}

#Header .headin {
	width:950px;
	margin:0 auto;
	text-align:left;
}

#Header .headin .headbox {
	padding:0 4px 4px 4px;
	position:relative;
}

#Header .headin .headbox .logobox {
	float:left;
	width:300px;
	padding:10px 0 0 0;
}

#Header .headin .headbox .logobox h1 {
	float:left;
}

#Header .headin .headbox .navibox {
	position: absolute;
	top: 0px;
	right:0px;
	width:740px;
	font-size:92%;
	padding:19px 0 0 0;
}

#Header .headin .headbox .navibox ul.navi li {
	float:right;
	background:url(../../images/dec_arrow_01.gif) no-repeat 0 2px;
	padding:0 0 0 12px;
	margin-left:6px;
}

#Header .headin .headbox .navibox ul.navi li.end {
	margin-left:0;
}

#Header .linkbox {
	height:84px;
	padding:10px 0 0 0;
	position:relative;
	font-size:90%;
}

#Header .linkbox p {
	color: #666666;
}

#Header .linkbox .logo {
	float:left;
	width:360px;
	padding:0px;
}

#Header .linkbox .logo .bookstore {
	position: absolute;
	top: 29px;
	left:0px;
}

#Header .linknavibox {
	float:left;
	padding:0;
	position: absolute;
	top: 36px;
	left:375px;
}

#Header .linknavibox ul {

}

#Header .linknavibox ul li {
	float:left;
	margin-left:8px;
}

#Header .linknavibox ul li.mail {
	float:left;
	padding-top:10px;
	margin-left:0px;
}

#Header .linknavibox ul li.navi {
	float:left;
	padding-top:10px;
}

#Header .linknavibox ul li.faq {
	float:left;
	padding-top:10px;
	margin-left:6px;
}

#Header .linknavibox ul li.line {
	float:left;
	padding-top:6px;
	margin-left:6px;
}

#Header .linknavibox ul li.end {
	margin-left:10px;
}


/********************************
FOOTER
*********************************/
#Footer {
	background:url(../../images/foot_bg.gif) repeat-x 0 0;
	height:65px;
	margin-top:15px;
	padding-top:16px;
}

#Footer .linkbox {
	width:950px;
	margin:0 auto;
	text-align:center;
	margin-bottom:10px;
}

#Footer .linkbox ul li {
	display:inline;
	border-left:1px solid #767676;
	line-height:1.1em;
	font-size:92%;
	padding:0 10px;
}

#Footer .linkbox ul li.top {
	border:0;
}

#Footer .footbox p {
	font-size:92%;
}


/********************************
CONTENTS
*********************************/
#Contents {
	padding:0px;
}

#Contents #Clmbox {
	width:950px;
	margin:0 auto;
	text-align:left;
}

/*パンクズ*/
#Contents #pankuzu {
	background:url(../../images/pankuzu_bg.gif) repeat-x 0 0;
	width:950px;
	height:35px;
	margin:0 auto 10px;
	text-align:left;
	margin-bottom:5px;
}

#Contents #pankuzu ul {
	padding:7px 0 0 11px;
}

#Contents #pankuzu ul li {
	float:left;
	margin-right:7px;
	font-size:92%;
}

/*メインコンテンツトップ*/
#Contents #Clmbox #TPmainbox {
	width:530px;
	float:left;
	margin-right:10px;
	padding-top:9px;
}

/*サイドメニュートップ*/
#Contents #Clmbox #TPleftbox {
	width:200px;
	float:left;
	margin-right:10px;
}

#Contents #Clmbox #TPrightbox {
	width:200px;
	float:left;
	padding-top:9px;
}

/*メインコンテンツ下層*/
#Contents #Clmbox #mainbox {
	width:695px;
	float:left;
}

/*サイドメニュー下層*/
#Contents #Clmbox #leftbox {
	width:200px;
	float:left;
	margin-right:32px;
}

/*サイドメニュー　検索*/
#Contents #Clmbox .searchbox {
	background:url(../../images/search_bot.gif) no-repeat left bottom;
	padding:0 0 10px 0;
	margin-bottom: 5px;
}

#Contents #Clmbox .searchbox .searchin {
	background:url(../../images/search_bg.gif) repeat-y 0 0;
	padding:10px 10px 2px 10px;
	text-align: center;
}

#Contents #Clmbox .searchbox .searchin div {
	margin-top: 5px;
}

#Contents #Clmbox .searchbox .searchin .arrow_search p {
	background:url(../../images/search_arrow.gif) no-repeat 0 3px;
	padding:0 0 0 12px;
	font-size:92%;
	text-align: left;
}

#Contents #Clmbox .searchbox .searchin .inputbox input {
	width:175px;
	margin-top: 0px;
}

/*サイドメニュー　青*/
#Contents #Clmbox .sidebox_b {
	background:url(../../images/side_b_bot.gif) no-repeat left bottom;
	padding:0 0 10px 0;
	margin-bottom: 5px;
}

#Contents #Clmbox .sidebox_b .sidein {
	background:url(../../images/side_b_bg.gif) repeat-y bottom;
	padding:10px 10px 2px 10px;

}

#Contents #Clmbox .sidebox_b .sidein h3 {
	text-align: center;
	margin-bottom: 10px;
}

#Contents #Clmbox .sidebox_b .sidein ul li {
	background:url(../../images/dec_arrow_02.gif) no-repeat 0 4px;
	padding:0 0 0 14px;
}

/*サイドメニュー　赤*/
#Contents #Clmbox .sidebox_r {
	background:url(../../images/side_r_bot.gif) no-repeat left bottom;
	padding:0 0 10px 0;
	margin-bottom: 5px;
}

#Contents #Clmbox .sidebox_r .sidein {
	background:url(../../images/side_r_bg.gif) repeat-y bottom;
	padding:0px;

}

#Contents #Clmbox .sidebox_r .sidein .redbox {
	width:196px;
	background:#ffefea;
	border-top:1px solid #f96937;
	border-bottom:1px solid #f96937;
	margin-left:2px;
	font-size: 100%;

}

#Contents #Clmbox .sidebox_r .sidein .redbox .txt {
	padding:10px;
}

#Contents #Clmbox .sidebox_r .sidein .txt p {
	padding:10px;
}

#Contents #Clmbox .sidebox_r .sidein .txt .title {
	font-weight: bold;
	color:#c60000;
	font-size: 100%;
	text-align: center;
}

#Contents #Clmbox .sidebox_r .sidein .fairbox {
	padding:0px 9px;
}

#Contents #Clmbox .sidebox_r .sidein .list.top {
	padding:5px 4px;
	background:none;
}

#Contents #Clmbox .sidebox_r .sidein .list {
	background:url(../../images/border_dot_r.gif) repeat-x 0 0;
	padding:5px 4px;
}

#Contents #Clmbox .sidebox_r .sidein .list p.gra {
	float:left;
}

#Contents #Clmbox .sidebox_r .sidein .list .sent {
	float:right;
	width:120px;
}

#Contents #Clmbox .sidebox_r .sidein .list .sent h3 {
	font-size:100%;
	font-weight: bold;
}

#Contents #Clmbox .sidebox_r .sidein .list .sent dl dt {
	color:#c60000;
	font-size:92%;
}

#Contents #Clmbox .sidebox_r .sidein .list .sent dl dd {
	font-size:92%;
}

/*サイドメニュー　月*/
#Contents #Clmbox .sidebox_m {
	background:url(../../images/side_b_bot.gif) no-repeat left bottom;
	padding:0 0 10px 0;
	margin-bottom: 5px;
}

#Contents #Clmbox .sidebox_m .sidein {
	background:url(../../images/side_b_bg.gif) repeat-y bottom;
	padding:10px 8px 2px 8px;

}

#Contents #Clmbox .sidebox_m .sidein h3 {
	text-align: center;
	margin-bottom: 10px;
}

#Contents #Clmbox .sidebox_m .sidein .monthlybox {
	margin:0 auto;
	text-align:center;
	margin-bottom:0px;
}

#Contents #Clmbox .sidebox_m .sidein .monthlybox ul.month {
	background:none;
	margin-bottom:5px
}

#Contents #Clmbox .sidebox_m .sidein .monthlybox ul.month li {
	padding:0 10px 0 13px;
	display:inline;
	background:none;
	border-left:1px solid #b5b5b5;
	line-height:1.1em;
	font-size:92%;
}
#Contents #Clmbox .sidebox_m .sidein .monthlybox ul.month li.top {
	border:0;
}

#Contents #Clmbox .sidebox_m .sidein .monthlybox ul.month_img {
	background:none;
}

#Contents #Clmbox .sidebox_m .sidein .monthlybox ul.month_img li {
	margin-left: 2px;
	display:inline;
	float:left;
	background:none;
	line-height:0;
	font-size:0;
}
#Contents #Clmbox .sidebox_m .sidein .monthlybox ul.month_img li.top {
	margin-right: 0;
}

/*サイドメニュー　バナー*/
#Contents #Clmbox .bnrbox {
	line-height: 0;
	font-size: 0;
	margin-bottom:5px;
}

#Contents #Clmbox .bnrbox ul {
	margin:12px 0;

}

#Contents #Clmbox .bnrbox ul li {

	margin-top:5px;
}


/*===========================
共通_見出し設定
===========================*/
/*-- 幅530px グラデ--*/
#Contents #Clmbox .com_ttlbox01 {
	background: url(../../images/dtl_ttbase01.gif) repeat-x 0 bottom;
	width: 530px;
}
#Contents #Clmbox .com_ttlbox01 h2 {
	color: #2876c4;
	padding: 4px 0 8px 8px;
}
#Contents #Clmbox .com_ttlbox01 h2 span {
	font-weight: bold;
	font-size: 140%;
}

/*-- 幅530px グラデ--*/
#Contents #Clmbox .com_ttlbox01_02 {
	background: url(../../images/dtl_ttbase01.gif) repeat-x 0 bottom;
	width: 675px;
}
#Contents #Clmbox .com_ttlbox01_02 h3 {
	color: #2876c4;
	padding: 4px 0 8px 8px;
	font-weight: bold;
}

/*-- しおりアイコン付--*/
#Contents #Clmbox .com_ttlbox02 {
	background: url(../../images/ttl_base01.gif) no-repeat 0 0;
}
#Contents #Clmbox .com_ttlbox02 h3 {
	background: url(../../images/bdr_doted01.gif) repeat-x 0 bottom;
	padding: 8px 10px 8px 31px;
	color: #555555;
	font-size: 120%;
	font-weight: bold;
}
/*-- 左ボーダー、グレーベース--*/
#Contents #Clmbox .com_ttlbox03 {
	width: 530px;
	background: #f4f4f4;
	margin-bottom: 15px;
	border-left: 3px solid #408bd5;
}
#Contents #Clmbox .com_ttlbox03 h3 {
	font-size: 140%;
	font-weight: bold;
	padding: 7px 9px 5px 9px;
}
/*-- グレー角R--*/
#Contents #Clmbox .com_ttlbox04 {
	background: url(../../images/ttlbase_gry_mdl.gif) repeat-y 0 0;
	width: 695px;
	margin-bottom: 12px;
}
#Contents #Clmbox .com_ttlbox04 .outer {
	background: url(../../images/ttlbase_gry_top.gif) no-repeat 0 0;
}
#Contents #Clmbox .com_ttlbox04 .inner {
	background: url(../../images/ttlbase_gry_btm.gif) no-repeat 0 bottom;
}
#Contents #Clmbox .com_ttlbox04 .inner h2 {
	background: url(../../images/bullet_circle01.gif) no-repeat 6px 9px;
	padding: 8px 0 5px 25px;
	color: #FFF;
}
#Contents #Clmbox .com_ttlbox04 .inner h2 span {
	font-size: 140%;
	font-weight: bold;
}
#Contents #Clmbox .com_ttlbox04 .inner h2 span a {color:#fff;text-decoration:underline;}
#Contents #Clmbox .com_ttlbox04 .inner h2 span a:hover {
	color:#efefef;
	text-decoration:none;
}



/*======================================================
フォームテキストボックス幅設定
======================================================*/
.txt_40 {
	border: 1px solid #b2b2b2;
	width: 40px;
}

.txt_100 {
	border: 1px solid #b2b2b2;
	width: 100px;
}

.txt_160 {
	border: 1px solid #b2b2b2;
	width: 160px;
}

.txt_310 {
	border: 1px solid #b2b2b2;
	width: 310px;
}
.txt_290 {
	width: 290px;
	border: 1px solid #b2b2b2;
}

.txt_380 {
	border: 1px solid #b2b2b2;
	width: 380px;
}
.txtarea {
	width: 380px;
	height: 60px;
	border: 1px solid #b2b2b2;
}


/*===========================
top main
===========================*/
#TPmainbox .main_book {
	background:url(../../images/main_bg_bot.gif) no-repeat left bottom;
	padding:0 0 5px 0;
	margin-bottom: 20px;
}

/*新刊書籍*/
#TPmainbox .main_book .newin {
	background:url(../../images/main_bg_side.gif) repeat-y bottom;
	padding:10px 10px 10px 10px;

}

#TPmainbox .main_book .newin .list {
	width: 250px;
	float: left;
	margin-right: 10px;
	padding:0px;

}

#TPmainbox .main_book .newin .list.end {
	width: 250px;
	float: left;
	margin-right: 0px;
}

#TPmainbox .main_book .newin .list p.gra {
	float:left;
}

#TPmainbox .main_book .newin .list .text {
	float:right;
	width:170px;
}

#TPmainbox .main_book .newin .list .text h3 {
	font-size:120%;
	font-weight: bold;
	text-align: left;
	line-height: 1.2em;
}

#TPmainbox .main_book .newin .list .text h3 span {
	font-size: 80%;
	font-weight: normal;
}

#TPmainbox .main_book .newin .list .text dl dt {
	color:#c60000;
}

#TPmainbox .main_book .newin .list .text dl dd {
}

#TPmainbox .main_book .btnin {
	background:url(../../images/main_bg_side.gif) repeat-y bottom;
	padding:10px 5px 0px 5px;
}

#TPmainbox .main_book .btnin ul.btnlist li {
	float: left;
	margin-right: 0px;
	font-size: 0px;
	line-height: 0px;
}

#TPmainbox .main_book .btnin ul.btnlist li.end {
	float: left;
	margin-right: 0px;
}

/*話題の書*/
#TPmainbox .main_book .popin {
	background:url(../../images/main_bg_side.gif) repeat-y bottom;
	padding:10px 10px 10px 10px;

}

#TPmainbox .main_book .popin .list {
	width: 163px;
	float: left;
	margin-right: 10px;
	padding:0px;
}

#TPmainbox .main_book .popin .list.end {
	width: 163px;
	float: left;
	margin-right: 0px;
}

#TPmainbox .main_book .popin .list p.gra {
	float:left;
}

#TPmainbox .main_book .popin .list .text {
	float:right;
	width:105px;
}

#TPmainbox .main_book .popin .list .text h3 {
	font-weight: bold;
	text-align: left;
	font-size: 100%;
	line-height: 1.3em;
}

#TPmainbox .main_book .popin .list .text h3 span {
	font-size: 90%;
	font-weight: normal;
	line-height: 1.1em;
}

#TPmainbox .main_book .popin .list .text dl dt {
	color:#c60000;
	font-size:92%;
}

#TPmainbox .main_book .popin .list .text dl dd {
	font-size:92%;
}

/*news topics*/
#TPmainbox .topicsbox {
	background:url(../../images/topics_bg_bot.gif) no-repeat left bottom;
	padding:0 0 5px 0;
	margin-bottom:7px;

}

#TPmainbox .topicsbox .ttl {
	background:url(../../images/topics_bg_ttl.gif) no-repeat left bottom;
	width:530px;
	height:30px;
}

#TPmainbox .topicsbox .ttl img {
	margin-top:5px;
	margin-left:434px;
}

#TPmainbox .topicsbox .ntin {
	background:url(../../images/topics_bg_side.gif) repeat-y bottom;
	padding:10px 12px 15px 12px;
}

#TPmainbox .topicsbox .ntin dl {
	background:url(../../images/border_dot_g.gif) repeat-x 0 bottom;
	width:100%;
	padding:5px 0;
	margin-bottom:3px;
}

#TPmainbox .topicsbox .ntin dl dt {
	float:left;
	width:120px;
	text-align:left;
}

#TPmainbox .topicsbox .ntin dl dt span {
	padding:0 10px;
}

#TPmainbox .topicsbox .ntin dl dd {
	float:right;
	width:376px;
	padding-right: 10px
}


/*===========================
detail
===========================*/
#DTLbox {
	padding-top: 25px;
}

#DTLbox .detail_top {
	width: 695px;
	margin-bottom: 22px;
}

#DTLbox .detail_top .detail_imgbox {
	width: 150px;
	float:left;
}
#DTLbox .detail_top .detail_imgbox dl.imgbox {
	line-height: 0;
	font-size:0;
	width: 150px;
	margin-bottom: 8px;
}
#DTLbox .detail_top .detail_imgbox dl.imgbox dt {
	border: 1px solid #d6d6d6;
	background: #f6f6f6;
	text-align: center;
	margin-bottom: 7px;
}
#DTLbox .detail_top .detail_imgbox .imgbox dt img {
	margin: 9px auto;
}

#DTLbox .detail_top .detail_capbox {
	width: 530px;
	float: right;
}

#DTLbox .detail_top .detail_capbox p.price {
	background: url(../../images/bdr_doted02.gif) repeat-x 0 bottom;
	padding: 8px 10px;
	margin-bottom: 15px;
}

#DTLbox .detail_top .detail_capbox p.price span {
	color: #c60000;
	font-weight: bold;
	font-size: 120%;
}
#DTLbox .book_data {
	width: 330px;
	margin-left: 8px;
	margin-bottom: 15px;
}
#DTLbox .book_data table {
	border-collapse: collapse;
	border: 1px solid #b1b1b1;
	width: 100%;
}
#DTLbox .book_data table th {
	background: #f1f1f1;
	border: 1px solid #b1b1b1;
	padding: 3px 9px;
	width: 73px;
}

#DTLbox .book_data table td {
	border: 1px solid #b1b1b1;
	padding: 3px 9px;
}
#DTLbox .book_data table td span {
	float: left;
	margin-right: 10px;
}

#DTLbox .book_data table td span.search_link {
	padding-top: 2px;
}

#DTLbox .book_data table td.genre a {
	background: url(../../images/bullet_arrow01.gif) no-repeat 0 1px;
	padding-left: 12px;
}

#DTLbox .keyword_box {
	width: 530px;
}
#DTLbox .keyword_box .keyword_boxin {
	background: #f7ffed;
	border: 1px solid #51b841;
}

#DTLbox .keyword_box .keyword_boxin ul {
	padding: 10px;
}

#DTLbox .keyword_box .keyword_boxin ul li {
	float: left;
	margin-right: 5px;
	color: #999999;
}

#DTLbox .book_content {
	width: 695px;
	margin-bottom: 15px;
}
#DTLbox .book_content .ttl {
	background: #2876c4;
	border-bottom: 1px solid #FFF;
}

#DTLbox .book_content .ttl h3 {
	background: url(../../images/icon_bookdetail.gif) no-repeat 5px 6px;
	padding: 5px 0 5px 31px;
	color: #FFF;
	font-weight: bold;
}

#DTLbox .book_content .cotent_dtl {
	background: #ecf6ff;
}

#DTLbox .book_content .cotent_dtl p {
	padding: 10px;
}

#DTLbox .related_book {
	width: 695px;
	margin-bottom: 15px;
}

#DTLbox .related_book .related_bookin {
	background: url(../../images/detail_rela_bgmdl.gif) repeat-y 0 0;
}

#DTLbox .related_book .related_bookin .inner {
	background: url(../../images/detail_rela_bgbtm.gif) no-repeat 0 bottom;
	padding: 12px 5px 0 5px;
}

#DTLbox .related_book .related_bookin .inner dl {
	width: 120px;
	float: left;
	margin: 0 25px;
	_margin: 0 20px;
}

#DTLbox .related_book .related_bookin .inner dl.last {
	margin-right: 0;
}

#DTLbox .related_book .related_bookin .inner .article {
	padding-bottom: 15px;
}

#DTLbox .related_book .related_bookin .inner .article dl dt {
	text-align: center;
	line-height: 0;
	font-size: 0;
	margin-bottom: 10px;
}

#DTLbox .related_book .related_bookin .inner .article dl dt img {
	margin: 0 auto;
	border: 1px solid #b3b3b3;
}

#DTLbox .related_book .related_bookin .inner .article dl dd {
	font-size: 90%;
	line-height: 1.3em;
}
#DTLbox .writer_prof {
	background: url(../../images/detail_writer_bgmdl.gif) repeat-y 0 0;
	width: 695px;
	margin-bottom: 15px;
}
#DTLbox .writer_prof .writer_profout {
	background: url(../../images/detail_writer_bgtop.gif) no-repeat 0 0;
}
#DTLbox .writer_prof .writer_profin {
	background: url(../../images/detail_writer_bgbtm.gif) no-repeat 0 bottom;
	padding: 10px;
}
#DTLbox .writer_prof .writer_profin p.ttl {
	color: #bf0000;
	margin-bottom: 5px;
}
#DTLbox .writer_prof .writer_profin p.ttl span {
	color: #000000;
	font-weight: bold;
	font-size: 120%;
}

#DTLbox .writer_prof .writer_profin .inner{
	background: #FFF;
	border: 1px solid #e2e2e2;
	padding: 10px;
}

#DTLbox .dtl_txtbox {
	width: 695px;
	margin-bottom: 15px;
}
#DTLbox .dtl_txtbox p {
	padding: 10px 10px 0 10px;
}

#DTLbox .pagetop {
	text-align:right;
}

#DTLbox .rcmnd_mag {
	margin: 20px 0;
}
	#DTLbox .rcmnd_mag .ttl {
		position: relative;
	}
		#DTLbox .rcmnd_mag .ttl p {
			position: absolute;
			top: 0;
			right: 15px;
			text-align: right;
			z-index: 10;
			height: 34px;
			line-height: 34px;
		}
		#DTLbox .rcmnd_mag .ttl p a {
			color: #fff;
			font-size: 115%;
			font-weight: bold;
		}
	#DTLbox .rcmnd_mag .magarea {
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}
		#DTLbox .rcmnd_mag .magarea ul {
			padding: 15px;
		}
		#DTLbox .rcmnd_mag .magarea ul li {
			width: 86px;
			margin-right: 10px;
			float: left;
		}
		#DTLbox .rcmnd_mag .magarea ul li.last {
			margin-right: 0;
		}

/*===========================
magazine
===========================*/
#MGZNbox {
	padding-top: 9px;
}

#MGZNbox.list {
	padding-top: 0;
}

#MGZNbox .detail_top {
	width: 695px;
	margin-bottom: 22px;
}

#MGZNbox .detail_top .detail_imgbox {
	width: 150px;
	float:left;
}

#MGZNbox .detail_top .detail_imgbox dl.imgbox {
	line-height: 0;
	font-size:0;
	width: 150px;
	margin-bottom: 8px;
}

#MGZNbox .detail_top .detail_imgbox dl.imgbox dt {
	border: 1px solid #d6d6d6;
	background: #f6f6f6;
	text-align: center;
	margin-bottom: 7px;
}

#MGZNbox .detail_top .detail_imgbox .imgbox dt img {
	margin: 9px auto;
}

#MGZNbox .detail_top .detail_capbox {
	width: 530px;
	float: right;
}

#MGZNbox .detail_top .detail_capbox p.price {
	background: url(../../images/bdr_doted02.gif) repeat-x 0 bottom;
	padding: 8px 10px;
	margin-bottom: 15px;
}

#MGZNbox .detail_top .detail_capbox p.price span {
	color: #c60000;
	font-weight: bold;
	font-size: 120%;
}
#MGZNbox .detail_top .detail_capbox p.price img {
	vertical-align: text-bottom;
}

#MGZNbox .detail_top .detail_capbox .book_oline {
	width: 530px;
	margin-bottom: 15px;
}

#MGZNbox .detail_top .detail_capbox .book_oline p {
	line-height: 1.3em;
}

#MGZNbox .detail_top .detail_capbox .btnbox ul {
	line-height: 0;
	font-size: 0;
}

#MGZNbox .detail_top .detail_capbox .btnbox ul li {
	float: left;
	margin-right: 5px;
}

#MGZNbox .detail_top .detail_capbox .btnbox .magbtns {
	text-align: right;
}
	#MGZNbox .detail_top .detail_capbox .btnbox .magbtns img {
		margin-left: 8px;
	}

#MGZNbox .backmum_box {
	width: 695px;
}

#MGZNbox .backmum_box h4 {
	background: #8fc737;
	color: #FFF;
	padding: 5px 10px 3px 10px;
	border-top: 1px solid #82af3b;
	border-left: 1px solid #82af3b;
	border-right: 1px solid #82af3b;
}

#MGZNbox .backmum_box h4.mdl{
	border-top: none;
}

#MGZNbox .backmum_box table {
	width: 695px;
	border-collapse: collapse;
	border: 1px solid #b6b6b6;
}

#MGZNbox .backmum_box table th {
	background: #f8ffec;
	color: #618f19;
	border: 1px solid #b6b6b6;
	text-align: center;
	padding: 5px 5px 3px 5px;
}

#MGZNbox .backmum_box table td {
	border: 1px solid #b6b6b6;
	text-align: left;
	vertical-align: middle;
	padding: 5px 9px 4px 9px;
}

#MGZNbox .backmum_box table th.number,
#MGZNbox .backmum_box table td.number {
	width: 108px;
}

#MGZNbox .backmum_box table td.number span {
	color: #ff0000;
}

#MGZNbox .backmum_box table th.dtl,
#MGZNbox .backmum_box table th.buy,
#MGZNbox .backmum_box table td.dtl,
#MGZNbox .backmum_box table td.buy {
	width: 98px;
	text-align: center;
	padding: 5px 5px 4px 5px;
}

#MGZNbox .mgzn_article {
	width: 695px;
}

#MGZNbox .mgzn_article dl {
	margin-bottom: 16px;
	padding-left: 11px;
}

#MGZNbox .mgzn_article dl dt {
	font-size: 120%;
	font-weight: bold;
	background: url(../../images/bullet_sq01.gif) no-repeat 0 2px;
	padding-left: 18px;
}

#MGZNbox .mgzn_article dl dt span {
	/* float: left; */
	margin-right: 10px;
}
#MGZNbox .mgzn_article dl dt span.pdf img {
	vertical-align: text-top;
}

#MGZNbox .mgzn_article dl dd {
	padding-left: 18px;
}

#MGZNbox .mgzn_others {
	padding-left: 11px;
}

#MGZNbox .mgzn_others .mgzn_othersin {
	margin-bottom: 10px;
}

#MGZNbox .mgzn_others .mgzn_othersin dl {
	width: 180px;
	float: left;
	margin-right: 15px;
}

#MGZNbox .mgzn_others .mgzn_othersin dl dt {
	line-height: 0;
	font-size: 0;
	margin-bottom: 5px;
}

#MGZNbox .mgzn_others .mgzn_othersin dl dd {
	font-size: 90%;
	line-height: 1.3em;
	padding-left: 5px;
}

#MGZNbox .lead {
	padding-left: 11px;
	margin-bottom: 21px;
}

#MGZNbox .mgzn_listbox {
 padding-left: 11px;
 margin-bottom: 13px;
}

#MGZNbox .mgzn_listbox .mgzn_listboxin {
 border: 1px solid #dadada;
 background: url(../../images/mgzn_list_bg.gif) repeat-y 0 0;
 margin-bottom: 8px;
}

#MGZNbox .mgzn_listbox .mgzn_listboxin .article {
 width: 682px;
}
#MGZNbox .mgzn_listbox .mgzn_listboxin .article .img_box {
	width:122px;
	float: left;
	text-align:center
}

#MGZNbox .mgzn_listbox .mgzn_listboxin .article .cap_box {
	width:544px;
	float: right;
	padding-right: 8px;
}

	#MGZNbox .mgzn_listbox .mgzn_listboxin .article .cap_box .magttl {
		border-bottom: 2px solid #408bd5;
		padding: 6px 8px 5px 8px;
		font-size: 120%;
		font-weight: bold;
		margin-bottom: 5px;
	}

#MGZNbox .mgzn_listbox .mgzn_listboxin .article .img_box dl {
	line-height: 0;
	font-size: 0;
	padding: 10px 0 4px 0;
}

#MGZNbox .mgzn_listbox .mgzn_listboxin .article .img_box dl dt {
	margin-bottom: 8px;
}

#MGZNbox .mgzn_listbox .mgzn_listboxin .article .img_box dl dd {
	margin-bottom: 4px;
}

#MGZNbox .mgzn_listbox .mgzn_listboxin .article .cap_box .magtxtarea {
	background: url(../../images/bdr_doted03.gif) repeat-x 0 bottom;
	padding-bottom: 10px;
}

#MGZNbox .mgzn_listbox .mgzn_listboxin .article .cap_box .price {
	background: url(../../images/bdr_doted03.gif) repeat-x 0 bottom;
	text-align: right;
}

#MGZNbox .mgzn_listbox .mgzn_listboxin .article .cap_box .price p {
	padding: 5px 8px;
}

#MGZNbox .mgzn_listbox .mgzn_listboxin .article .cap_box .price p span {
	color: #c60000;
	font-weight: bold;
	font-size: 120%;
}

#MGZNbox .mgzn_listbox .mgzn_listboxin .article .cap_box .cap p {
	padding: 5px 8px;
}

#MGZNbox .mgzn_listbox .mgzn_listboxin .article .cap_box .pricearea {
	font-weight: bold;
}
#MGZNbox .mgzn_listbox .mgzn_listboxin .article .cap_box .pricearea span {
	font-size: 120%;
	color: #c60000;
	font-weight: bold;
}
#MGZNbox .mgzn_listbox .mgzn_listboxin .article .cap_box .pricearea img {
	vertical-align: text-bottom;
}

#MGZNbox .mgzn_listbox .mgzn_listboxin .article .cap_box .subscrbtns {
	text-align: right;
	padding: 8px 0 !important;
}
#MGZNbox .mgzn_listbox .mgzn_listboxin .article .cap_box .subscrbtns img {
	margin-left: 8px;
}

#MGZNbox .mgzn_index {
	padding: 5px 15px 15px 15px;
}
#MGZNbox .adguidebtns {
	padding-bottom: 20px;
}
#MGZNbox .adguidebtns .adtoku {
	margin-right: 15px;
}

#MGZNbox .getpdf {
	background: #f7f7f7;
	border: 1px solid #cccccc;
	padding: 8px;
	width: 510px;
	margin-top: 30px;
}
#MGZNbox .getpdf .txt {
	float: left;
	font-size: 90%;;
	width: 340px;
}
#MGZNbox .getpdf .btn {
	float: right;
	width: 158px;
}
#MGZNbox .mgznbuybtns {
	text-align: center;
	padding: 15px 0;
}
#MGZNbox .mgznbuybtns img {
	margin: 0 5px;
}

#MGZNbox .magtabs {
	border-bottom: 4px solid #545454;
	background: #fff;
}
#MGZNbox .magtabs li {
	float: left;
	height: 30px;
	margin-left: 1px;
	background: #fff;
}

/*===========================
search
===========================*/
#SRCbox {
	padding-top: 9px;
}

#SRCbox .src_con {
	width: 675px;
	padding-left: 9px;
}

#SRCbox .src_con p.atte {
	color: #ff0000;
}

#SRCbox .src_con .list {
	border: 1px solid #e1e1e1;
	margin-bottom: 17px;
}

#SRCbox .src_con .listin {
	border: 1px solid #FFF;
	background: #f0f0f0;
}

#SRCbox .src_con .listin ul {
	padding: 10px;
}

#SRCbox .seach_box {
	padding-left: 9px;
	width: 675px;
}

#SRCbox .seach_box table {
	border-collapse: collapse;
	width: 673px;
}

#SRCbox .seach_box table th {
	background: #f8ffec;
	text-align: left;
	color: #618f19;
	width: 138px;
	border: 1px solid #b6b6b6;
	padding: 5px 10px;
}

#SRCbox .seach_box table td {
	border: 1px solid #b6b6b6;
	padding: 5px 10px;
}

#SRCbox .seach_box table td span {
	font-size: 90%;
	letter-spacing: -1px;
}

#SRCbox .seach_box table td .inner {
}

#SRCbox .seach_box table td .all {
	border-bottom: 1px solid #3a9c25;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#SRCbox .seach_box table td .list03 ul {
	float: left;
	width: 160px;
}

#SRCbox .seach_box table td .list02 ul {
	float: left;
	width: 240px;
}

#SRCbox .seach_box table td dl dt {
	margin-bottom: 5px;
}

#SRCbox .seach_box table td dl dd {
	padding-left: 10px;
}

#SRCbox .seach_box .btn_box {
	text-align: center;
}

#SRCbox .seach_box .btn_box p {
	display: inline;
	margin: 10px;
}

/*-- 検索結果 --*/
#SRCbox .rslt_con {
	width: 681px;
	padding-left: 9px;
}

#SRCbox p.rslt_num span {
	color: #ff0000;
	font-weight: bold;
}

#SRCbox .rslt_con .condition_box {
	background: url(../../images/condition_bg_mdl.gif) repeat-y 0 0;
	width: 681px;
	margin-bottom: 20px;
}

#SRCbox .rslt_con .condition_boxout {
	background: url(../../images/condition_bg_top.gif) no-repeat 0 0;
}

#SRCbox .rslt_con .condition_boxin {
	background: url(../../images/condition_bg_btm.gif) no-repeat 0 bottom;
	padding: 8px;
}

#SRCbox .rslt_con .condition_boxin p {
	background: #e1f7c6;
	border-bottom: 1px solid #FFF;
	color: #3fa32b;
	font-weight: bold;
	padding: 3px 10px;
}

#SRCbox .rslt_con .condition_boxin table {
	width: 665px;
}

#SRCbox .rslt_con .condition_boxin table th {
	width: 110px;
	padding: 2px 10px;
	background: #f0f0f0;
	border-bottom: 1px solid #FFF;
	text-align: left;
}

#SRCbox .rslt_con .condition_boxin table td {
	padding: 2px 10px;
	background: #f0f0f0;
	border-bottom: 1px solid #FFF;
}
#SRCbox .rslt_con .rslt_list {
	background: url(../../images/rslt_bg.gif) repeat-y 0 0;
	width: 681px;
	margin-bottom: 10px;
}

#SRCbox .rslt_con .rslt_list .number {
	width: 35px;
	float:left;
	text-align: center;
	font-weight: bold;
	color: #2876c4;
}

#SRCbox .rslt_con .rslt_list .number p {
	padding-top: 2px;
}

#SRCbox .rslt_con .rslt_list .imgbox {
	width: 112px;
	float:left;
	text-align: center;
}

#SRCbox .rslt_con .rslt_list .txtbox {
	float:left;
	padding-top: 3px;
}

#SRCbox .rslt_con .rslt_list .txtbox dl {
	background: url(../../images/bdr_doted02.gif) repeat-x 0 bottom;
	width: 530px;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

#SRCbox .rslt_con .rslt_list .txtbox dl dt {
	font-weight: bold;
	font-size: 120%;
	line-height: 1.1em;
	margin-bottom: 5px;
}

#SRCbox .rslt_con .rslt_list .txtbox dl dt span {
	font-weight: normal;
	font-size: 80%;
}

#SRCbox .rslt_con .rslt_list .txtbox dl dd span {
	color: #2876c4;
}

#SRCbox .rslt_con .rslt_list .txtbox .price {
	margin-bottom: 10px;
}
#SRCbox .rslt_con .rslt_list .txtbox .price img {
	vertical-align: -8px;
}

#SRCbox .rslt_con .rslt_list .txtbox .price span {
	color: #c60000;
	font-weight: bold;
	font-size: 120%;
}

#SRCbox .rslt_con .pager {
	text-align: center;
}

#SRCbox .rslt_con .pager p span.active {
	color: #c60000;
}

/*===========================
mailmagazine
===========================*/
#MAILbox {
	padding-top: 9px;
}

#MAILbox .mmg_con {
	width: 675px;
	padding-left: 0px;
}

#MAILbox .mmg_con p .atte {
	color: #ff0000;
}
#MAILbox .mmg_con .list {
	border: 1px solid #e1e1e1;
	margin-bottom: 17px;
}
#MAILbox .mmg_con .listin {
	border: 1px solid #FFF;
	background: #f0f0f0;
}
#MAILbox .mmg_con .listin ul {
	padding: 10px;
}

#MAILbox .mmg_box {
	padding-left: 9px;
	width: 675px;
}
#MAILbox .mmg_box table {
	border-collapse: collapse;
	width: 673px;
}

#MAILbox .mmg_box table td.address {
	background: #e1f0fe;
	text-align: left;
	font-size: 100%;
	border: 1px solid #fff;
	padding: 7px 10px;
}

#MAILbox .mmg_box table td.check {
	background: #eff7ff;
	text-align: left;
	font-size: 100%;
	border: 1px solid #fff;
	padding: 10px 30px;
}

#MAILbox .mmg_box table td {
	border: 1px solid #b6b6b6;
	padding: 5px 10px;
}
#MAILbox .mmg_box table td span {
	font-size: 90%;
	letter-spacing: -1px;
}

#MAILbox .mmg_box table td .inner {
}

#MAILbox .mmg_box table td .all {
	border-bottom: 1px solid #3a9c25;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#MAILbox .mmg_box table td .list03 ul {
	float: left;
	width: 200px;
}

#MAILbox .mmg_box table td .list02 ul {
	float: left;
	width: 240px;
}

#MAILbox .mmg_box table td dl dt {
	margin-bottom: 5px;
}

#MAILbox .mmg_box table td dl dd {
	padding-left: 10px;
}

#MAILbox .mmg_box .btn_box {
	text-align: center;
	padding:10px 0px;
}

#MAILbox .mmg_box .btn_box .atte {
	color: #ff0000;
	text-align: center;
}

#MAILbox .mmg_box .btn_box img {
	display: inline;
	margin: 10px;
	padding:10px 0px;
}

/*===========================
cart
contact
===========================*/
#CRTbox {
	padding-top: 9px;
}

#CRTbox .cart_box {
	width: 695px;
	background: url(../../images/cart_bgmdl.gif) repeat-y 0 0;
	margin-bottom: 13px;
}

#CRTbox .cart_boxout {
	background: url(../../images/cart_bgtop.gif) no-repeat 0 0;
}

#CRTbox .cart_boxin {
	background: url(../../images/cart_bgbtm.gif) no-repeat 0 bottom;
	padding: 18px 15px 15px 15px;
}

#CRTbox .cart_boxin .cart,
#CRTbox .cart_boxin .amount {
	border: 1px solid #d6d6d6;
	background: #FFF;
}

#CRTbox .cart_boxin .cart table {
	width: 663px;
	border: solid 2px #FFF;
	border-collapse: collapse;
}

#CRTbox .cart_boxin .cart table th {
	background: #68a2dc;
	border: 1px solid #FFF;
	color: #FFF;
	text-align: center;
	padding: 3px;
}

#CRTbox .cart_boxin .cart table td {
	background: #f1f1f1;
	border: 1px solid #FFF;
	vertical-align: middle;
	padding: 5px 11px;
}

#CRTbox .cart_boxin .cart table th.cancel,
#CRTbox .cart_boxin .cart table td.cancel {
	width: 65px;
}

#CRTbox .cart_boxin .cart table th.num,
#CRTbox .cart_boxin .cart table td.num {
	width: 65px;
}

#CRTbox .cart_boxin .cart table td.num {
	text-align: center;
}

#CRTbox .cart_boxin .cart table th.price,
#CRTbox .cart_boxin .cart table td.price {
	width: 92px;
}

#CRTbox .cart_boxin .cart table td.price {
	text-align: right;
}

#CRTbox .cart_boxin .cart table td dl dt {
	float: left;
	margin-right: 9px;
	line-height: 0;
	font-size: 0;
}

#CRTbox .cart_boxin .cart table td dl dd {
	float: left;
	font-weight: bold;
	line-height: 1.2em;
	padding-top: 3px;
}
#CRTbox .cart_boxin .cart table td dl dd span {
	font-weight: normal;
	font-size: 90%;
}

#CRTbox .cart_boxin .amount table {
	width: 663px;
	border: solid 2px #FFF;
	border-collapse: collapse;
}

#CRTbox .cart_boxin .amount table tr.total th {
	background: #fa9292;
	border: 1px solid #FFF;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	padding: 20px 5px;
}

#CRTbox .cart_boxin .amount table tr.total td {
	width: 180px;
	text-align: right;
	background: #ffeaef;
	border: 1px solid #FFF;
	vertical-align: middle;
	padding: 5px 11px;
	color: #e84c4c;
	font-weight: bold;
	font-size: 120%;
}

#CRTbox .cart_boxin .amount table tr.detail th {
	background: #b2c86d;
	border: 1px solid #FFF;
	color: #FFF;
	text-align: right;
	padding: 5px;
}

#CRTbox .cart_boxin .amount table tr.detail td {
	width: 180px;
	text-align: right;
	background: #ecf5d2;
	border: 1px solid #FFF;
	vertical-align: middle;
	padding: 5px 11px;
	color: #010101;
}

#CRTbox .cart_boxin p.recal {
	text-align: right;
}

#CRTbox .btn_box {
	text-align: center;
	width: 695px;
}

#CRTbox .btn_box ul {
	margin: 0 auto;
	text-align: center;
	font-size: 0;
	line-height: 0;
}

#CRTbox .btn_box ul li {
	display: inline;
	margin: 0 10px;
}

#CRTbox .user_guide {
	width: 670px;
	padding-left: 10px;
}

#CRTbox .user_guide ul li {
	display: inline;
	margin-right: 24px;
}

#CRTbox .user_guide ul li a {
	background: url(../../images/dec_arrow_01.gif) no-repeat 0 1px;
	padding-left: 14px;
}

#CRTbox .formbox {
	width: 675px;
	padding-left: 9px;
}

#CRTbox .formbox table {
	border-collapse: collapse;
	border: 1px solid #b1b1b1;
	width: 675px;
}

#CRTbox .formbox table th {
	background: #e1f0fe;
	border: 1px solid #b1b1b1;
	color: #1969b9;
	padding: 8px 7px;
	width: 170px;
	text-align: left;
}

#CRTbox .formbox table th span {
	color: #ff0000;
}

#CRTbox .formbox table span.gr {
	color: #666666;
	font-size: 90%;
}

#CRTbox .formbox table td {
	border: 1px solid #b1b1b1;
	padding: 8px 10px;
}

#CRTbox .formbox table td.add dl dt {
	float: left;
	margin-right: 10px;
}

#CRTbox .formbox table td.add dl dd {
	float: left;
}

#CRTbox .formbox table td .attebox {
	float: left;
	background: #eeeeee;
	width: 500px;
}

#CRTbox .formbox table td .attebox p {
	padding: 5px 10px;
	font-size: 90%;
	line-height: 1.2em;
	color:#666666;
}

#CRTbox .fin_messa dl dt {
	font-weight: bold;
	color: #408bd5;
}

#CRTbox .fin_messa dl dd {
	margin-bottom: 10px;
}

#CRTbox .fin_messa .atte {
	background: #e1f0fe;
	font-size: 90%;
	line-height: 1.3em;
}

#CRTbox .fin_messa .atte ul {
	padding: 10px;
}

#CRTbox .fin_messa .atte ul {
	text-indent: -10px;
	padding-left: 20px;
}

#CRTbox .formbox .txt_s {
	font-size: 90%;
	line-height: 1.3em;
}

#CRTbox .cart_con .list {
	border: 1px solid #e1e1e1;
	margin-bottom: 17px;
}

#CRTbox .cart_con .listin {
	border: 1px solid #FFF;
	background: #f0f0f0;
}

#CRTbox .cart_con .listin dl {
	padding: 10px;
}

#CRTbox .cart_con .listin dl dt {
	font-weight: bold;
	margin-bottom: 5px;
}

/*-- お問い合わせ --*/
#CRTbox dl.phon_contact dt {
	float: left;
	width: 70px;
}
#CRTbox dl.phon_contact dd {
	float: left;
}

#CRTbox dl.phon_contact dd b {
	color:#444;
}

#CRTbox p.address_box a {
	background: url(../../images/dec_arrow_01.gif) no-repeat 0 1px;
	padding-left: 14px;
}

#CRTbox td.mmag_wish {
	background: #f7f7f7;
}


/*===========================
News & Topics
===========================*/
#MAILbox .mmg_con .newstopicbox dl {
	background: url("/images/border_dot_g.gif") repeat-x 0 bottom;
	margin-bottom: 3px;
	padding: 5px 0;
	width: 100%;
}
#MAILbox .mmg_con .newstopicbox dl dt {
	width: 120px;
	text-align: center;
	float: left;
}
#MAILbox .mmg_con .newstopicbox dl dt span {padding: 0 10px;}
#MAILbox .mmg_con .newstopicbox dl dd {
	float: right;
	text-align:left;
	width: 550px;
}

/*===========================
広告一覧
===========================*/
.adlistBox h2 {
	background: url(/images/ttlblueline.gif) left bottom no-repeat;
	padding-bottom: 18px;
	padding-top: 8px;
	padding-left: 3px;
	font-size: 20px;
	font-weight: bold;
	color: #2876c4;
}
.adlistBox dt {
	float: left;
	width: 50%;
	font-size: 16px;
	font-weight: bold;
	line-height: 38px;
	height: 38px;
}
.adlistBox dd {
	float: right;
	width: 50%;
	text-align: right;
}
.adlistBox table,
.adlistBox table th,
.adlistBox table td {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.adlistBox table {
	margin: 15px 0;
}
.adlistBox table th {
	background: #efefef;
	font-weight: bold;
	text-align: center;
	padding: 8px;
	font-size: 110%;
}
.adlistBox table td {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
.adlistBox .rightbtn {
	text-align: right;
}
.adsearchBox .searchoption {
	padding: 10px;
	border: 1px solid #ccc;
	font-size: 110%;
}
.adsearchBox .adsearchBlock {
	width: 335px;
	float: left;
	margin-bottom: 5px;
}
.adsearchBox .adsearchBlock dt {
	float: left;
	width: 90px;
	margin-right: 5px;
	padding-top: 3px;
}
.adsearchBox .adsearchBlock dt.short {
	width: 50px;
}
.adsearchBox .adsearchBlock dd {
	overflow: hidden;
	width: 240px;
}
.adsearchBox .adsearchBlock dd  input {
	vertical-align: middle;
}
.adsearchBox input.adsearch {
	width: 190px;
}
.adsearchBox .genreoption {
	padding-top: 10px;
}
.adsearchBox .genreoption p span {
	font-size: 90%;
}
.adsearchBox .genreoption li {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	white-space:nowrap;
}
.adsearchBox .searchbtn {
	text-align: center;
	padding: 10px;
	margin-bottom: 20px;
}

.adinqBox {

}
.adinqBox table,
.adinqBox table th,
.adinqBox table td {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.adinqBox table {
	width: 100%;
	margin: 15px 0;
}
.adinqBox table th {
	font-weight: bold;
	text-align: center;
	background: #efefef;
	padding: 6px;
}
.adinqBox table td {
	text-align: center;
	padding: 5px;
}

	.adinqBox .inquiryinfo th {
		color: #1969b9;
		text-align: left;
		padding: 8px 7px;
		background: #e1f0fe;
		vertical-align: middle;
	}
	.adinqBox .inquiryinfo td {
		text-align: left;
		padding: 8px 7px;
	}
	.adinqBox .inquiryinfo td span {
		color: #777;
		font-size: 90%;
	}
	.adinqBox .inquiryinfo th span {
		color: #ff0000;
	}

	.adinqBox .inquiryinfo input[type="text"] {
		padding: 3px;
	}
	.adinqBox .inquiryinfo .short {
		width: 150px;
	}
	.adinqBox .inquiryinfo .medium {
		width: 200px
	}
	.adinqBox .inquiryinfo .long {
		width: 300px;
	}
	.adinqBox .inquiryinfo .numb {
		width: 40px;
	}
	.adinqBox .inquiryinfo .zip1 {
		width: 40px;
	}
	.adinqBox .inquiryinfo .zip2 {
		width: 60px;
	}
	.adinqBox .inquiryinfo .zipadd input,
	.adinqBox .inquiryinfo .zipadd img {
		vertical-align: middle;
	}
.adinqBox .compaddr {
	font-weight: bold;
	width: 100px;
	text-align: right;
}

#FREEbox .template01 {

}
#FREEbox .template01 .headpic,
#FREEbox .template02 .headpic {
	margin-bottom: 20px;
	text-align: center;
}
#FREEbox .template01 .headtxt {
	margin-bottom: 16px;
}
#FREEbox .template01 .midashi,
#FREEbox .template02 .midashi {
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 8px;
	border-bottom: 2px solid #2876c4;
	margin-bottom: 8px;
}
#FREEbox .template01 table,
#FREEbox .template01 table td {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
#FREEbox .template01 table {
	width: 100%;
	margin: 0 auto 30px auto;
}
#FREEbox .template01 table td {
	padding: 8px;
}
#FREEbox .template01 table td.pic {
	width: 50px;
	padding: 5px;
}
#FREEbox .template01 table td.pic img {
	width: 50px;
}
#FREEbox .template01 table td.cart {
	width: 100px;
	text-align: center;
}
#FREEbox .template01 .setBox {
	padding: 0 10px;
}
#FREEbox .template02 .pictxt {
	margin-bottom: 16px;
}
#FREEbox .template02 .pictxt .picright {
	float: right;
	margin-left: 10px;
}
#FREEbox .template02 .pictxt .picleft {
	float: left;
	margin-right: 10px;
}
#FREEbox .template02 .pictxt .txt {
	overflow: hidden;
}
#FREEbox .centerpic {
	margin: 0 auto;
}

/*20180508 SNS icons*/
ul.sns{
	margin:10px 0 0 0;
	text-align: center;
}

ul.sns li{
	display: inline;
}

ul.sns li.mg{
	margin:0 40px;
}

ul.sns li img{
	width:40px;
	height:40px;
}

.adinfo_text{
	color:#c60000;
	font-size:16px;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
}

.adinfo_text_link{
	color:#c60000;
}
