/*----------------------------------------------------
ページ共通
----------------------------------------------------*/
#contets-wrap {
	margin: 0;
	color: #8C8C8C;
}
#rkTag {
	display:none;
}
/*----------------------------------------------------
ニュース・CSS
----------------------------------------------------*/
#select-monthly02 {
	padding: 0;
	margin: 20px 0 0 20px;
}
#news-underline {
	clear: both;
	padding: 15px 0 0 0;
}
.news-wrap {
	margin: 30px 30px 0 30px;
	padding: 0;
}
.news-wrap h2 {
	color: #FFA100;
	font-size: 14px;
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	background: url(../../images/arrow_orange01.gif) 0 50%  no-repeat;
}
.news-wrap h2 span {
	margin: 0 10px 0 0;
	font-size: 12px;
	color: #8C8C8C;
}
.news-entry-text {
	font-size: 12px;
	margin: 0 0 20px 0;
	line-height: 170%;
	color: #D9D9D9;
	letter-spacing: 1.3px;
}
.news-wrap img {
	clear: both;
	float: left;
	margin: 3px 20px 10px 0;
	border: 1px solid #666;
}
ul#archive-page {
	margin: 10px ;
}
li#archive-prev {
	float: left;
	width: 40%;
	padding: 0 0 0 20px;
}
li#archive-next {
	float: right;
	width: 40%;
	text-align: right;
	padding: 0 20px 0 0;
}
/*----------------------------------------------------
ショッピング・CSS
----------------------------------------------------*/
h2.top-category-title {
	margin: 0 0 10px 12px;
}
h2.top-category-title img {
	vertical-align: middle;
}
ul.category-list {
	margin: 15px 0 15px 15px;
	list-style: none;
}
ul.category-list li {
	float: left;
	margin: 0;
	padding: 0 10px 0 12px;
	background: url(../../images/tab_line02.gif) 0 50% no-repeat;
}
h3.category-title {
	margin: 0 0 15px 12px;
	font-size: 20px;
	font-weight: bold;
	color: #FFA100;
}
/*商品・CSS
----------------------------------------------------*/
.product-wrap {
	float: left;
	margin: 0 10px 10px 0;
	width: 230px;
	display: inline;
	position: relative;
}
.p-thumb{
	float: left;
	margin: 0 5px 0 0;
	display: inline;
	overflow: hidden;
	width: 105px;
	height: 88px;
	border: 1px solid #8C8C8C;
}
.p-thumb img {
	vertical-align: top;
	border: none;
}
.product-wrap p {
	margin: 0 0 5px 0;
	font-size: 10px;
	line-height: 140%;
}
*:first-child+html .product-wrap p {
	font-size: 9px;
}
* html .product-wrap p {
	font-size: 9px;
}
 
/*オンラインショップ・カテゴリー
----------------------------------------------------*/
#product-info-wrap {
	margin: 0 auto;
	width: 704px;
	background: url(../../images/product_bg02.gif) repeat-y;
	padding: 0;
	color: #E5E5E5;
	clear: both;
	position: relative;
}
#product-wrap-waku1 {
	border: 0;
	vertical-align: top;
}
#product-wrap-waku2 {
	clear: both;
	border: 0;
	vertical-align: bottom;
}
/*ショッピング詳細・CSS
----------------------------------------------------*/
#product-contants {
	float: left;
	margin: 0 10px 0 6px;
	width: 456px;
	display: inline;
}
#product-movie {
	width:456px;
	height:342px;
	margin: 0 0 10px 0;
}
#product-comment {
	background: #1A1A1A;
}
#product-comment p {
	margin: 0 0 0 10px;
	padding: 10px 10px  10px  15px;
	background: url(../../images/arrow_orange01.gif) 0 50% no-repeat;
}
/*ショッピング詳細（左）・CSS
----------------------------------------------------*/
#product-thumbnail {
	float: left;
	margin: 0;
	width: 220px;
}
.product-thumbnail-wrap {
	clear: both;
	margin: 0 0 10px 0;
	position: relative;
}
*:first-child+html .product-thumbnail-wrap {
	clear: both;
	margin: 0 0 5px 0;
}
* html .product-thumbnail-wrap {
	clear: both;
	margin: 0 0 5px 0;
}
.product-thumbnail-wrap p {
	margin: 0 0 5px 0;
	line-height: 140%;
	font-size: 10px;
}
*:first-child+html .product-thumbnail-wrap p {
	font-size: 9px;
}
* html .product-thumbnail-wrap p {
	font-size: 9px;
}
.product-thumbnail-wrap img {
	float: left;
	margin: 0 5px 0 0;
	border: 1px solid #404040;
}
.product-thumbnail-wrap span {
	position: absolute;
	left: 25px;
	top: 20px;
	width: 21px;
	height: 21px;
	cursor: pointer;
}
 
span.tumbnail-photo {
	background: url(../../images/icon_glass-trans.png) no-repeat;
 
}
span.tumbnail-movie {
	background: url(../../images/icon_movieplay-trans.png) no-repeat;
}
span.tumbnail-note {
	background: url(../../images/icon_note-trans.png) no-repeat;
}
#product-cart {
	clear: both;
	margin: 0;
	padding: 10px 0 10px 0;
	position: absolute;
	left: 480px;
	top: 340px;
	width: 204px;
}
*:first-child+html #product-cart {
	clear: both;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 480px;
	top: 370px;
}
* html #product-cart {
	clear: both;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 484px;
	top: 365px;
}
#product-cart ul {
	margin: 0 0 0 10px;
}
#product-cart ul li{
	margin: 0 5px 0 0;
}
#product-cart .left{
	float: left;
}
/*ショッピング詳細（右）・CSS
----------------------------------------------------*/
#product-info, .product-info{
	clear: both;
	line-height: 160%;
	margin: 15px 0 15px 0;
	color: #E5E5E5;
}
#product-info p {
	margin: 0 0 10px 0;
}
#product-text01 {
	float: left;
	width: 456px;
	margin: 0 20px 0 15px;
	display: inline;
}
#product-text02 {
	float: left;
	width: 220px;
}
#product-text02 ul {
	margin: 0 0 30px 0;
	list-style: none;
}
#product-text02 ul li{
	margin: 0 0 3px 0;
}
#product-text02 ul li.p-price{
	margin: -2px 0 0 0;
}
#product-text02 ul li span {
	margin: 0 0 0 5px;
}
#product-text02 ul li strong {
	font-size: 16px;
	font-weight: normal;
	color: #FF9900;
}
/*----------------------------------------------------
ムービー・CSS
----------------------------------------------------*/
h3.category-title02 {
	margin: 0 0 0 12px;
	font-size: 20px;
	font-weight: bold;
	color: #FFA100;
}
p#movie-back {
	margin: 0 0 15px 570px;
	width: 140px;
	background: url(../../images/arrow_orange02.gif) 0 50% no-repeat;
	padding: 0 0 0 15px;
}
.product-wrap span {
	position: absolute;
	left: 35px;
	top: 24px;
	width: 39px;
	height: 38px;
	background: url(../../images/icon_play-trans.png) 0 0 no-repeat;
	z-index: 99;
	cursor: pointer;
}
 
 
/*ムービー詳細・CSS
----------------------------------------------------*/
#next-movie {
	clear: both;
	float: right;
	//margin: 0 0 0 90px;
	//width: 120px;
}
#next-movie p{
	margin: 0;
	background: url(../../images/arrow_orange01.gif) 0 50% no-repeat;
	padding: 0 0 0 15px;
}
 
 
/*----------------------------------------------------
ポッドキャスト・ブログ・CSS
----------------------------------------------------*/
.caster-wrap {
	float: left;
	margin: 0 10px 30px 0;
	width: 164px;
	display: inline;
	position: relative;
	line-height: 140%;
	color: #D9D9D9;
}
.caster-wrap img {
	border: 1px solid  #8C8C8C;
}
.caster-wrap h4 {
	margin: 5px 0 0 0;
	font-weight: bold;
	font-size: 14px;
}
.caster-wrap p {
	margin: 0 0 5px 0;
}
 
.icon-women {
	background: url(../../images/icon_women-trans.png) no-repeat;
	position: absolute;
	width: 45px;
	height: 38px;
	left: 117px;
	top: 0px;
}
.icon-men {
	background: url(../../images/icon_men-trans.png) no-repeat;
	position: absolute;
	width: 45px;
	height: 38px;
	left: 117px;
	top: 0px;
}
 
 
.pod-wrap {
	margin: 30px 5px 0 15px;
	padding: 0;
}
.pod-wrap h2 {
	color: #FFA100;
	font-size: 14px;
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	background: url(../../images/arrow_orange01.gif) 0 50%  no-repeat;
}
.pod-container {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
	color: #D9D9D9;
}
.pod-container h3 {
	color: #F90;
	margin: 0 0 10px 0;
}
.pod-container p {
	line-height: 170%;
	margin: 0 0 20px 0;
}
.pod-container h4 {
	color: #CCC;
	font-size: 12px;
	margin: 5px 0 0 0;
	padding: 5px 0 5px 35px;
	background: url(../../images/pc_icon.gif) 0 0.5em  no-repeat;
}
.pod-container h4.pc-dl {
	background: url(../../images/pc_icon2.gif) 0 0.5em  no-repeat;
}
.pod-container h4 img {
	vertical-align: middle;
	border: 0;
}
.pod-container ul {
	margin: 0;
	border-top: 1px dashed  #262626;
}
.pod-container ul li{
	padding: 5px 0 5px 35px;
	background: url(../../images/pc_icon_d.gif) 0 0.5em  no-repeat;
	margin: 5px 0 0 0;
}
.pod-container ul li img{
	vertical-align: middle;
	border: 0;
}
.pod-container ul li.d-l{
	background: url(http://www.monoglobe.jp/images/pc_icon2_d.gif) 0 0.5em  no-repeat;
}
.pod-container ul li.archive-button {
	height: 16px;
	background: url(http://www.monoglobe.jp/images/pod-body-open.gif) 0.1em 0.5em no-repeat;
}
.pod-container ul li.archive-body {
	background: none;
	display: none;
}
.pod-container div.pager {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dashed  #262626;
}
.pod-container div.pager div.page-prev {
	float: left;
}
.pod-container div.pager div.page-next {
	float: right;
}

#pod-program-img {
	float: left;
	width: 200px;
}
#pod-program-txt {
	float: left;
	width: 280px;
	margin: 0 0 0 20px;
	line-height: 170%;
}
#pod-program-txt p {
	margin: 0 0 10px 0;
}
#pod-program-txt p span {
	color:#F90;
}
 
/*----------------------------------------------------
ブログ・CSS
----------------------------------------------------*/
#blog-header {
	margin: 0 0 30px 7px;
}
#blog-header img {
	border: 1px solid #C22918;
	margin: 0;
	vertical-align: top;
}
.entry-wrap {
	margin: 0 0 20px 0;
}
ul#blog-title,  ul.blog-title{
	margin: 0 15px 15px 15px;
}
ul#blog-title li,  ul.blog-title li{
	margin: 0;
	line-height: 120%;
	color: #FFA100;
}
ul#blog-title #blog-entry-title, ul.blog-title li.blog-entry-title {
	font-size: 20px;
	float: left;
	margin: 0;
	font-weight: bold;
}
ul#blog-title #blog-entry-date, ul.blog-title li.blog-entry-date {
	float: right;
	margin: 3px 0 0 0;
	font-size: 12px;
}
#product-text03, .product-text03 {
	margin: 0 20px 0 15px;
}
.blog-archive-wrap {
	clear:both;
	padding: 0 0 40px 0;
}
.blog-archive-title {
	clear:both;
	margin: 10px 0 15px 0;
	text-align: center;
}
p.entry-line {
	margin: 10px 0 0 7px;
}
/*----------------------------------------------------
その他・CSS
----------------------------------------------------*/
 
#other-wrap {
	margin: 30px 30px 0 30px;
	padding: 0;
}
#other-wrap p {
	font-size: 12px;
	margin: 0 0 20px 0;
	line-height: 170%;
	color: #D9D9D9;
	clear: both;
	letter-spacing: 1.3px;
}
/*----------------------------------------------------
お問い合わせ・CSS
----------------------------------------------------*/
#contact-contents {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 12px;
}
#contact-contents dl {
	margin: 0;
	padding: 0;
}
#contact-contents dl dt{
	float: left;
	clear: both;
	margin: 0 10px 20px 0;
	padng: 0;
	width: 100px;
}
#contact-contents dl dd {
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	width: 340px;
	color: #FF7F00;
}
.contact-form-area {
	width: 300px;
	height: 20px;
	padding: 3px 0 0 5px;
	background: #3E3E3E url(../../images/contact_form_bg.gif) repeat-x;
	border: 1px solid #666;
	color: #8C8C8C;
	font-family: "ＭＳ Ｐゴシック", Arial, "ヒラギノ角ゴ Pro W3";
}
.contact-form-area2 {
	width: 130px;
	height: 20px;
	padding: 3px 0 0 5px;
	background: #3E3E3E url(../../images/contact_form_bg.gif) repeat-x;
	border: 1px solid #666;
	color: #8C8C8C;
	font-family: "ＭＳ Ｐゴシック", Arial, "ヒラギノ角ゴ Pro W3";
}
#contact-contents textarea {
	height: 120px;
	background: #3E3E3E url(../../images/contact_form_bg.gif) repeat-x ;
}
#contact-check {
	clear: both;
	margin: 0;
	padding: 0;
	color:#DADADA;
}
#contact-check ul li {
	padding: 0;
	margin: 0 0 5px 0;
}
#cc-checkbox {
	float: left;
	margin: 0 0 0 130px;
	padding: 0;
	width: 170px;
}
 
#cc-submit {
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	width: 100px;
}
#contact-comment {
	clear: both;
	marign: 0;
	padding: 0;
	margin: 30px 0 0 100px;
}
#contact-comment ul li{
	font-size: 12px;
	margin: 0 0 10px 0;
	line-height: 170%;
	color: #D9D9D9;
	letter-spacing: 1.3px;
}
/*----------------------------------------------------
ショッピングガイド・CSS
----------------------------------------------------*/
#guide-wrap {
	margin: 30px 5px 0 15px;
	padding: 0;
}
#guide-wrap h2 {
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	background: url(../../images/arrow_orange01.gif) 0 50%  no-repeat;
	color: #D9D9D9;
	font-size: 14px;
	font-weight: bold;
}
.guide-container {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #D9D9D9;
}
.guide-container h3 {
	margin: 0 0 20px 10px;
	padding: 0 0 0 10px;
	background: url(../../images/rb_arrow.gif) 0 50%  no-repeat;
}
.guide-container p {
	margin: 0 0 20px 20px;
	padding: 0;
	line-height: 170%;
	letter-spacing: 1.3px;
}
.guide-container p.postage {
	color: #F60; 
}
.guide-container p span {
	padding-left: 10px;
}
.guide-container ul {
	margin: 0 0 15px 20px;
}
.guide-container ul li {
	line-height: 170%;
	letter-spacing: 1.3px;
}
/*----------------------------------------------------
運営機関・CSS
----------------------------------------------------*/
#management-wrap {
	margin: 30px 5px 20px 15px;
	padding: 0;
	color: #D9D9D9;
	font-size: 12px;
}
#management-wrap h2 {
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	background: url(../../images/arrow_orange01.gif) 0 50%  no-repeat;
	font-size: 14px;
	font-weight: bold;
}
 
#management-wrap dl{
	clear: both;
	margin: 0 0 20px 15px;
	padding: 0;
}
#management-wrap dl dt{
	float: left;
	clear: both;
	margin: 0 0 0 0;
	padding: 0;
	width: 55px;
	line-height: 180%;
	font-weight: bold;
}
#management-wrap dl dd{
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 430px;
	line-height: 160%;
}
 
#management-wrap p {
	clear: both;
	margin: 0 0 0 15px;
}
/*----------------------------------------------------
プライバシーポリシー・CSS
----------------------------------------------------*/
.privacy-wrap {
	margin: 30px 15px 0 15px;
	padding: 0;
}
.privacy-wrap h2 {
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	background: url(../../images/arrow_orange01.gif) 0 50%  no-repeat;
	color: #D9D9D9;
	font-size: 14px;
	font-weight: bold;
}
.privacy-container {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #D9D9D9;
}
.privacy-container h3 {
	margin: 0 0 20px 10px;
	padding: 0 0 0 10px;
	background: url(../../images/rb_arrow.gif) 0 8px no-repeat;
	letter-spacing: 1.3px;
	line-height: 170%;
}
.privacy-container h4 {
	margin: 0 0 5px 40px;
	padding: 0;
	letter-spacing: 1.3px;
	line-height: 170%;
	color:#F90;
}
.privacy-container p {
	margin: 0 0 20px 20px;
	padding: 0;
}
.privacy-container p span {
	color: #FF9900;
}
.privacy-container ol {
	margin: 0 0 15px 20px;
	padding: 0 0 0 20px;
	list-style: decimal;
}
.privacy-container ol li {
	margin: 0 0 15px 0;
	line-height: 170%;
	letter-spacing: 1.3px;
}
.privacy-container ul {
	margin: 0 0 30px 20px;
	padding: 0 0 0 20px;
}
.privacy-container ul li {
	margin: 0 0 8px 0;
}
.privacy-container ul li span {
	color:#F90;
}
/*----------------------------------------------------
特定商取引法・CSS
----------------------------------------------------*/
#reg-wrap {
	margin: 30px 5px 0 15px;
	padding: 0;
}
#reg-wrap h2 {
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	background: url(../../images/arrow_orange01.gif) 0 50%  no-repeat;
	color: #D9D9D9;
	font-size: 14px;
	font-weight: bold;
}
.reg-container {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 12px;
	color: #D9D9D9;
	clear: both;
}
.reg-container h3 {
	margin: 0 0 20px 10px;
	padding: 0 0 0 10px;
	background: url(../../images/rb_arrow.gif) 0 50%  no-repeat;
	color:#F90;
}
.reg-container p {
	margin: 0 0 20px 20px;
	padding: 0;
	line-height: 170%;
	letter-spacing: 1.3px;
}
.reg-container p span {
	color:#F90;
}
.reg-container dl{
	clear: both;
	margin: 0 0 20px 15px;
	padding: 0;
}
.reg-container dl dt{
	float: left;
	clear: both;
	margin: 0 0 0 0;
	padding: 0;
	width: 100px;
	line-height: 180%;
	font-weight: bold;
}
.reg-container dl dd{
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 385px;
	line-height: 160%;
}
.reg-container ul {
	margin: 0 0 15px 20px;
}
 
.reg-container ul li {
	line-height: 170%;
	letter-spacing: 1.3px;
}
.reg-container ul li span {
	margin: 0 5px 0 0;
	font-weight: bold;
}
 
/*----------------------------------------------------
検索結果・CSS
----------------------------------------------------*/
#search-result h2 {
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	background: url(../../images/arrow_orange01.gif) 0 50%  no-repeat;
	color: #D9D9D9;
	font-size: 14px;
	font-weight: bold;
}
#search-result h2 span {
	color: #F90;
}
#search-result h3 {
	margin: 0 0 5px 0;
	font-size: 12px;
}
#search-result p {
	font-size: 12px;
	line-height: 160%;
	color: #D9D9D9;
}
#search-result p.result-url {
	margin: 0 0 20px 0;
}
#search-result p.result-url a{
	color: #666;
}
#search-result p.result-url a:hover{
	color: #666;
	text-decoration: underline;
}
