/*ここは消さないで下さい!*/
/* Template Name: m121_Blue */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

/* BODY */
body {
	margin : 0;
	text-align: center;
	color:#333;
	font-size: 13px;
	line-height: 150%;
	background: #FFF;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	}


/* 画像の属性 */
img {border: none; margin: 0;}
.img-left {	float: left;margin: 5px 10px 5px 0;}
.img-right {float: right;margin: 5px 0 5px 10px;}
.img-center {;margin: 10px auto;}

/* 強調文の属性*/
h1,h2,h3,h4,p{font-size: 100%;font-weight: normal;}

/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #336699;text-decoration: none;}
a:hover {color:#CC338C;text-decoration: none;}

/*引用属性*/
blockquote {
	width: 400px;
	height: 200px;
	overflow: auto;
	border: 1px solid #CCC;
	scrollbar-face-color: #DCEBF0;
	margin: 10px 20px 10px 20px;
	padding: 5px;
	text-align: left;
}

/* 基本設定*/
#wrapper{
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: center;
}

/*ヘッダー*/
#header	{
    margin: 0;
	padding: 0;
	height : 105px;
	text-align: left;
	border-top: 20px solid #333366;
	background: url("http://moshimo-3kara.heteml.jp/img/header.jpg") no-repeat top left;
}

#header h1{
	position: absolute;
	top: 30px;
	left: 5px;
	color: #333366;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}


#header h2{
	position: absolute;
	left: 5px;
	top: 2px;
	width: 790px;
	color: #FFF;
	font-size: 10px;
	line-height: 120%;
	text-align: left;
}

.h_banner{
	position: absolute;
	top: 70px;
	left: 30px;
	text-align: left;
	font-size: 16px;
}

/*ヘッダーメニュー*/
ul#topmenu {
 	position: absolute;
 	top: 100px;
 	left: 0px;
 	width: 790px;
 	height: 25px;
	list-style: none;
	padding-left: 10px;
	border-top: 3px solid #336699;
	border-bottom: 1px solid #336699;
}

#topmenu li{
    height: 25px;
    display: block;
    color: #555;
    line-height: 180%;
    float: left;
}

#topmenu li a:link, #topmenu li a:visited, #topmenu li a:active {
    height: 25px;
    padding: 0 30px 0 15px;
    display: block;
    color: #336699;
    text-decoration: none;
 	background: url("img/topmenu_back.gif") no-repeat;
    float: left;
}

#topmenu li a:hover{
 	color: #CC338C;
}


/*ブログの枠等の属性*/
#container{
	width: 800px;
	margin: 0 auto;
	text-align:left;
	}

/*コンテンツ*/
#content {
	float: right;
	width: 540px;
	margin: 0;
}
				
#content h2	{
	margin: 10px 0;
	height: 25px;
	font-size: 124%;
	color: #333366;
	font-weight: bold;
	line-height: 25px;
	text-indent: 5px;
	text-align: left;
	border-left: 8px solid #999;
}

#content h3 {
	height: 20px;
	display: block;
	font-size:108%;
	font-weight: bold;
	color : #333366;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dotted #999;
	overflow: hidden;
}

#content h3.cont {
	height: 20px;
	display: block;
	margin-left: 10px;
	font-size:108%;
	font-weight: bold;
	color : #333366;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dotted #999;
	overflow: hidden;
}

#content h3.comments-header,
#content h3.comments-open-header,
#content h3.trackbacks-header {
	height: 20px;
	display: block;
	margin: 20px 0 10px 0;
	font-size:108%;
	font-weight: bold;
	color : #CC338C;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dotted #999;
	overflow: hidden;
}

/* contenntリンク属性 */
#content a{font-weight: bold;}
#content a.c1{font-weight: normal;}

#content h2 a:link,
#content h2 a:visited,
#content h2 a:active,
#content h3 a:link,
#content h3 a:visited,
#content h3 a:active{
    color: #333366;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

#content h2 a:hover,
#content h3 a:hover{
    color : #CC338C;
}

#content h4 {
	margin: 10px 0 0  0;
	padding-left:5px;
	border-bottom: 1px dotted #BBB;
	font-size:100%;
	color : #336699;
	font-weight: bold;
}

/*記事枠*/
#content .doc{
	padding: 0 10px;
	text-align: left;
	line-height: 19px;
}

#content .next{
	text-align: right;
}

#content ol{
	margin: 0px 0px 0px 30px;
}

#content li{
	margin: 0;
	font-size: 100%;
	line-height: 19px;
}

#content p{
	margin: 10px 0;
}

#content .posted {
	text-align: right;
	font-size: 10px;
	margin: 0px 10px 0px 0;
}
	
/*  パンくずリスト  */
#content .navi {
	margin : 5px 0;
	font-size: 10px;
	color:#666;
	}

/*----- trackbacks & Comments-----*/

#content .comments-content,
#content .trackbacks-content{
	font-size: 12px;
	color: #888;
	line-height: 120%;
	margin: 10px 0 10px 10px;
}

#content .trackbacks-info{
	font-size: 12px;
	line-height: 120%;
	color: #333;
	margin-left: 10px;
}

#content .comments-footer,
#content .trackback-footer{
	margin: 0 0 10px 10px;
	font-size:10px;
	text-align: right;
}

#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}

/* 相互リンクリスト属性 */
#content .slink ul{
	margin: 10px 5px 20px 20px;
}

#content .slink ul li{
	margin: 0;
	font-size: 12px;
	line-height: 150%;
}

/*　アドセンス　*/
.ads_rec{
 	margin: 10px 0 10px 10px;
 	text-align: left;
}

.ads_sky{
    margin:0 auto;
}

.ads_sqr{
    margin:10px 0;
    text-align: center;
}

.ads_banner{
    margin: 15px 0;
    text-align: center;
}

/*NAKAO*/
#news dl{
	margin: 0 0 20px 0;
	color: #555;
}

#news dt a{
	margin: 0 0 0 10px;
	text-decoration: underline;
	font-size: 12px;
}

#news dd{
	margin: 0 0 0 10px;
	color: #666;
	font-size: 10px;
}

/*サイドバー*/
#sidebar {
	float: left;
	width: 250px;
	margin: 0;
	color: #666;
	text-align: left;
	}

.widget-header{
	margin: 10px 0 5px 0;
	font-weight: bold;
	font-size: 100%;
	line-height: 170%;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
	background: #333366;
	display: block;
}

/*検索等*/
.widget-content{
	margin: 0;
	padding: 10px;
	font-size: 12px;
	line-height: 130%;
}

	
/*新着記事等*/
ul.widget-new {
	margin-left: 0px;
    list-style: none;
}

.widget-new li{
    margin: 5px 0;
    padding-left: 15px;
    background: url("http://cospy.net/chinadress/img/list.gif") no-repeat;
	line-height: 120%;
}

/*メニュー関連*/
ul.widget-menu,
ul.widget-monthry{
	list-style: none;
}

.widget-menu li.pt,
.widget-monthry li.pt{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #336699;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	background: url("http://cospy.net/chinadress/img/menu01.gif") no-repeat;
}

.widget-menu li.pt a:link,
.widget-menu li.pt a:visited,
.widget-menu li.pt a:active,
.widget-monthry li.pt a:link,
.widget-monthry li.pt a:visited,
.widget-monthry li.pt a:active{
	display: block;
	height: 20px;
	margin: 0;
	color: #336699;
	font-size: 12px;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	text-decoration: none;
	background: url("http://cospy.net/chinadress/img/menu01.gif") no-repeat;
}
	
.widget-menu li.pt a:hover,
.widget-monthry  li.pt a:hover{
	color: #CC338C;
	text-decoration: underline;
}

.widget-menu li,
.widget-monthry li{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #336699;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	background: url("http://cospy.net/chinadress/img/menu03.gif") no-repeat;
}

.widget-menu li a:link,
.widget-menu li a:visited,
.widget-menu li a:active, 
.widget-monthry li a:link,
.widget-monthry li a:visited,
.widget-monthry li a:active{
	display: block;
	height: 20px;
	margin: 0;
	color: #336699;
	font-size: 12px;
	text-align: left;
	line-height: 160%;
	text-indent: 20px;
	text-decoration: none;
	background: url("http://cospy.net/chinadress/img/menu03.gif") no-repeat;
}
	
.widget-menu li a:hover,
.widget-monthry li a:hover{
	color: #CC338C;
	text-decoration: underline;
}


/*関連リンク用*/
ul.widget-link{
	list-style: none;
}

.widget-link li{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #336699;
	text-align: left;
	line-height: 160%;
}

.widget-link li a:link{
	display: block;
	height: 20px;
	margin: 0;
	color: #336699;
	font-size: 12px;
	text-align: left;
	line-height: 160%;
	text-decoration: none;
}
	
.widget-link li a:hover{
	color: #CC338C;
	text-decoration: underline;
}


/*メニュー２*/
dl.widget-menu{
	margin: 0;
	padding:5px;
}

.widget-menu dt{
	margin-top: 10px;
	font-weight: bold;
	font-size: 100%;
	line-height: 170%;
	color: #336699;
	text-align: left;
	text-indent: 5px;
	display: block;
}

.widget-menu dt.pt{
	margin-top: 10px;
	background: #333366;
	font-weight: bold;
	font-size: 100%;
	line-height: 170%;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
	display: block;
}

.widget-menu dd{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #336699;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	background: url("http://cospy.net/chinadress/img/menu01.gif") no-repeat;
}

.widget-menu dd a:link, .widget-menu dd a:visited, .widget-menu dd a:active {
	display: block;
	height: 20px;
	margin: 0;
	color: #336699;
	font-size: 12px;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	text-decoration: none;
	background: url("http://cospy.net/chinadress/img/menu01.gif") no-repeat;
}
	
.widget-menu dd a:hover {
	color: #CC338C;
	text-decoration: underline;
}

.widget-menu dd.pt{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #336699;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	background: url("http://cospy.net/chinadress/img/menu01.gif") no-repeat;
}

.widget-menu dd.pt a:link, .widget-menu dd.pt a:visited, .widget-menu dd.pt a:active {
	display: block;
	height: 20px;
	margin: 0;
	color: #336699;
	font-size: 12px;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	text-decoration: none;
	background: url("http://cospy.net/chinadress/img/menu01.gif") no-repeat;
}
	
.widget-menu dd.pt a:hover {
	color: #CC338C;
	text-decoration: underline;
}

/*フッターナビ*/
.f_navi {
	clear: both;
	margin: 0;
	padding: 10px 5px;
	text-align: right;
	font-size: 85%;
}

.f_navi img{border-style: none; vertical-align: middle;padding:0px 3px;}


/*フッター*/
#footer{
	clear: both;
	margin-top: 20px;
	padding: 0;
	height: 50px;
	color: #666;
	border-top: 1px solid #CCC;
	border-bottom: 5px solid #333366;
	background: #FFF;
	}
	
#footer p{
	margin: 0;
	padding: 10px 10px 0 0;
	text-align: right;
	line-height: 120%;
	font-size: 12px;
	}

#footer a:link, #footer a:visited, #footer a:active {color: #336699;text-decoration: underline;}
#footer a:hover {color:#CC338C;text-decoration: none;}

/* タグ指定 */

.module-tagcloud{
	margin: 0;
}

.module-tagcloud .module-content{
	margin: 0;
	background: #EEE;
	text-align: left; 
}

.module-tagcloud .module-content .module-list{
	padding: 5px;
	list-style: none;
}

.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 19px; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 17px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 15px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 13px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 11px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 9px; }

.tag_line{
	margin: 10px;
	text-align: left;
}



/*--------------------------------------------------------
■wrap
--------------------------------------------------------*/



/* category wrap */
div.tableawrap3 {
 width:760px;
 margin:0 0 15px 10px;
 background:url(../articlesbg.jpg) repeat-y center top;
 clear:left; 
}

div.tableawrap3 div{
width:235px;
height: 330px;
margin:15px 10px 15px 0px;
float:left;
}

div.tableawrap3 div h3{
padding-left:2px;
font-size:14px;
}

div.tableawrap3 div ul{
padding:2px 2px 2px 20px;
border:solid 1px #ccc;
font-size:12px;
}


div.tableawrap4 {
 width:540px;
 margin:0 0 15px 0px;
 background:url(../articlesbg.jpg) repeat-y center top;
 clear:left; 
}

div.tableawrap4 div{
width:140px;
height: 360px;
margin:0px 15px 15px 15px;
float:left;
}

p.price {
font-size:13px;
font-weight:900;
color:#FF1A00;
margin:0px 0px 0px 0px;
}

p.name {
text-align:center;
vertical-align:top;
padding:0 10px;
color:#0066FF;
padding:0px 0 0 5px;
font-size:16px;
font-weight:900;
margin:2px 0;
}

p.exp {
font-size:12px;
margin:0;
text-align:left;
color:#222222;
}

div.tableawrap6 {
 width:760px;
 margin:0 0 15px 30px;
 background:url(../articlesbg.jpg) repeat-y center top;
 clear:left; 
}

div.tableawrap6 div{
width:115px;
height: 240px;
margin:15px 10px 15px 0px;
float:left;
}

p.price6 {
font-size:12px;
font-weight:900;
color:#FF1A00;
margin:0px 0px 0px 0px;
}

div.tableawrap6 a link, a active, a visited {
  color: #0033cc;
  text-decoration: none;
  font-size:10px;
}
          
div.tableawrap6 a hover {
  color: #CC0000;
  text-decoration: underline;
  font-size:10px;
}

p.exp6 {
font-size:10px;
margin:0;
text-align:left;
color:#222222;
}


/* category wrap */

div.topCatWrap { 
	width:820px;
	margin:0px 0 0 0px;
	clear:left; 
	}

div.topCatWrap div{
width:240px;
margin:0 15px 15px 0px;
float:left;
}

div.topCatWrap a link, a active, a visited {
  color: #0033cc;
  text-decoration: none;
  font-size:13px;
}
          
div.topCatWrap a:hover {
  color: #CC0000;
  text-decoration: underline;
  font-size:13px;
}


div.topCatWrap div h3{
padding-left:2px;
font-size:13px;
font-weight:bold;
line-height:30px;
border-top-style:solid;
border-top-width:10px;
margin: 20px 0px 0px 0px;
}

div.topCatWrap div ul{
padding:0px 2px 2px 20px;
border:solid 1px #ccc;
font-size:13px;
text-align:left;
margin: 0px;
}

div.topCatWrap div ul li { 
	font-size:13px;
	padding-left:2px;
	margin: 0px;
}



/***** info *****/
dl#infoWrap { margin:15px 17px; }
dl#infoWrap dt { width:130px; font-weight:bold; color:#000; line-height:20px; float:left; }
dl#infoWrap dd { margin-left:135px; line-height:20px; }
dl#infoWrap dd a { text-decoration:underline; }


/***** category *****/

.cat1 { border-top-color:#fc0; }
.cat2 { border-top-color:#c90; }
.cat3 { border-top-color:#9c0; }
.cat4 { border-top-color:#f99; }
.cat5y { border-top-color:#c63; }
.cat6 { border-top-color:#6cc; }
.cat7 { border-top-color:#c6c; }
.cat8 { border-top-color:#963; }
.cat9 { border-top-color:#9c3; }
.cat10 { border-top-color:#66c; }
.cat11 { border-top-color:#c6f; }
.cat12 { border-top-color:#006; }

/*リンク画像にカーソルがのった時の半透明設定
---------------------------------------------------------------------------------------*/
body a:hover img {
filter: Alpha(opacity=80);
opacity: 0.8; /*firefox safari*/
}

.price{
  font-size: 30px;
  color:#FF3333;
  line-height:1em;
  margin: 20px 0px; 
}

.font30{
  font-size: 30px;
  line-height:1em;
  margin: 20px 0px; 
}

.box-yellow{
background-color: #ffff00!important;
  font-size: 30px;
  line-height:1em;
 }

.menubox li{
	display: inline;
	}

/***** dekisugi *****/



#catch3 {
  font-size: 15px;
  line-height:1.5em;
  margin-top: 20px;
    margin: 0px 50px;
}

.price-box {
  width:100%;
  line-height:1.5em;
  margin:10px 0;
}

#catch7 {
  font-size: 20px;
  line-height:1.5em;
  margin: 40px 50px;
}

#catch2 {
  font-size: 24px;
  line-height:1em;
  margin: 20px 50px;
  color:#FF3333;
}

#catch6 {
  font-size: 24px;
  line-height:1.5em;
  margin: 40px 50px;
}

#catch8 {
  font-size: 24px;
  line-height:2em;
  margin: 20px 20px;
}
#bottom-name {
  margin:0;
  line-height:1.5em;
}

.line-title {
  background-color: #FEFF74;
  padding: 5px;
  margin: 50px 50px 0;
}

.item-explain {
  margin: 20px 20px;
  font-size: 16px;
  line-height:1.5;
}
        
#item-cart {
  width: 520px;
  padding: 5px 20px 0;
  margin: 30px auto;
  background-color: #FCFAAE;
}

#item-cart img {
  margin:5px;
}

 /* ↓商品スペックのスタイル↓ */

#item-detail {
  border: 1px solid #F0E68C;
  width: 680px;
  margin: 10px auto;
}

#item-detail-in {
  padding: 5px 10px;
}

.spec {
  padding:0 10px;
}

.font-14 {
  font-size: 14px;
}

.font-20 {
  font-size: 20px;
}

.inline-center {
  text-align: center;
}

.inline-left{
  text-align: left;
}

.inline-right{
  text-align: right;
}

.bold {
  font-weight: bold;
}
        
.red {
  color: #FF0000;
}

.white {
  color:#FFFFFF;
}

.text-color-1 {
  color:#000000;
}

.text-color-2 {
  color:#ff0000;
}

.text-color-3 {
  color:#ff3333;
}



h3 {
  margin:0px;
}

table.ranking{
    border-top:3px solid #BF0000;
    border-left:3px solid #BF0000;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#FFF6CC;
    empty-cells:show;
}
.ranking th{
    border-right:3px solid #BF0000;
    border-bottom:3px solid #BF0000;
    color:#FFFFFF;
    background-color:#BF0000;
    background-image:url(http://3kara.com/img/rank.png);
    background-repeat:no-repeat;
    background-position:30px 0px;
    padding:0.3em 1em;
    text-align:center;
    font-weight: bold;
    font-size: 26px;
}
.ranking td{
    border-right:3px solid #BF0000;
    border-bottom:3px solid #BF0000;
    padding:0.3em 1em;
    font-size: 14px;
}

/*●線*/
hr{
	border-width: 0px 0px 0px 0px;
	color:#aaaaaa;
	border-style: dotted none none none;
	clear: both;
	width: 700;
}

