@charset "euc-jp";
/* underwear blogには特有のCSSなし*/
/* ここからトップページと各ブログ共有のCSS*/

body {
	color: #000000;
	font-size: 11px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 1.6em;
	background-color: #ffffff;
	text-align:center;
	margin-top: 0;
	background:#fff url("http://www.e-cmd.com/newimages/back.jpg") repeat-x;
}
strong {
　font-weight:normal;
}

a:link {
	color: #000000;
}

a:active {
	color: #000000;
} 

a:visited {
	color: #000000;
} 

a:hover {
	color: #000000;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

img {
	border: 0px;
}

#wrapper {
	width: 900px; 
    margin: 0px auto;
	text-align: center;
}

#logo {
    margin:0 0 0 0;
}

#globalNav {
    margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	width: 900px;
	height: 31px;
    list-style-type: none;
    background: #000000 url(http://www.e-cmd.com/images/global_nav_bg.gif) repeat-x;
}

#globalNav li {
    float: left;
	margin-left: 0;
	padding-left: 0;
    margin-top: 0;
    width: 100px;
}

#globalNav li a {
    margin-top: 0;
    display: block;
	width: 100px;
    overflow: hidden;
    height: 0 !important;
	height /**/: 31px;
	padding-top: 31px;
	margin-left: 0;
	padding-left: 0;
    background-image: url(http://www.e-cmd.com/newimages/newnavi.gif);
    color: #FFFFFF;
}

ul{
padding:0px;
margin:0px;
}
li{
margin:0px;
list-style-type:none;
list-style-position:outside;
}


/*  背景画像の位置

---------------------------------------------*/

	

	/* 通常 */

#nav01 a { 
    background-position:  0     0; 
}

#nav02 a { 
    background-position: -100px  0; 
}
	
#nav03 a { 
    background-position: -200px 0; 
}

#nav04 a { 
    background-position: -300px 0; 
}

#nav05 a 
    { background-position: -400px 0; 
}

#nav06 a { 
    background-position: -500px 0; 
}

#nav07 a { 
    background-position: -600px 0; 
}
	
#nav08 a { 
    background-position: -700px 0; 
}

#nav09 a { 
    background-position: -800px 0; 
}




	

	/* 現在位置 */

#nav01 a.stay { 
    background-position:  0     -62px; 
}

#nav02 a.stay { 
    background-position: -100px -62px; 
}

#nav03 a.stay { 
    background-position: -200px -62px; 
}

#nav04 a.stay { 
    background-position: -300px -62px; 
}

#nav05 a.stay { 
    background-position: -400px -62px; 
}

#nav06 a.stay { 
    background-position: -500px -62px; 
}

#nav07 a.stay { 
    background-position: -600px -62px; 
}
	
#nav08 a.stay { 
    background-position: -700px -62px; 
}
	
#nav09 a.stay { 
    background-position: -800px -62px; 
}



	/* オンマウス */

#nav01 a:hover { 
background-position:  0     -31px; 
}

#nav02 a:hover { 
    background-position: -100px  -31px; 
}

#nav03 a:hover { 
    background-position: -200px -31px; 
}

#nav04 a:hover { 
    background-position: -300px -31px; 
}

#nav05 a:hover { 
    background-position: -400px -31px; 
}

#nav06 a:hover { 
    background-position: -500px -31px; 
}

#nav07 a:hover { 
    background-position: -600px -31px; 
}
	
#nav08 a:hover { 
    background-position: -700px -31px; 
}
	
#nav09 a:hover { 
    background-position: -800px -31px; 
}
	
	
	/* 左カラム*/
	
#leftNav {
    margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	width: 190px;
    height: 258px;
    list-style-type: none;
    background: #000000 url(http://www.e-cmd.com/images/global_nav_bg.gif) repeat-x;
}

#leftNav li {
    float: left;
	margin-left: 0;
	padding-left: 0;
    margin-top: 0;
    height: 43px;
}

#leftNav li a {
    margin-top: 0;
    display: block;
	height: 43px;
	overflow: hidden;
	height: 0 !important;
	height /**/: 43px;
	width: 190px;
	padding-top: 43px;
    margin-left: 0;
	padding-left: 0;
    background-image: url(http://www.e-cmd.com/images/left01.jpg);
    color: #FFFFFF;
}
	
	/*  背景画像の位置

---------------------------------------------*/

	

	/* 通常 */

#nav11 a { 
    background-position:  0     0; 
}

#nav12 a { 
    background-position:  0 -43px; 
}

#nav13 a { 
    background-position:  0 -86px; 
}

#nav14 a { 
    background-position:  0 -129px; 
}

#nav15 a { 
    background-position:  0 -172px; 
}

#nav16 a { 
    background-position:  0 -215px; 
}

#nav17 a { 
    background-position:  0 -258px; 

}
	

	/* 現在位置 */

#nav11 a:hover { 
    background-position:  -190px     0; 
}

#nav12 a:hover { 
    background-position:  -190px -43px; 
}

#nav13 a:hover { 
    background-position:  -190px -86px; 
}

#nav14 a:hover { 
    background-position:  -190px -129px; 
}

#nav15 a:hover { 
    background-position:  -190px -172px; 
}

#nav16 a:hover { 
    background-position:  -190px -215px; 
}

#nav17 a:hover { 
    background-position:  -190px -258px; 
}




#left2Nav {
    margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
    width: 190px;
    height: 301px;
    list-style-type: none;
    background: #000000 url(http://www.e-cmd.com/images/global_nav_bg.gif) repeat-x;
}

#left2Nav li {
    float: left;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
    height: 43px;
}

#left2Nav li a {
    margin-top: 0;
    display: block;
    height: 43px;
    overflow: hidden;
    height: 0 !important;
	height /**/: 43px;
	padding-top: 43px;
	width: 190px;
    margin-left: 0;
    padding-left: 0;
    background-image: url(http://www.e-cmd.com/images/left02.jpg);
    color: #FFFFFF;
}
	
	/*  背景画像の位置

---------------------------------------------*/

	


	/* 通常 */

#nav21 a { 
    background-position:  0     0; 
}

#nav22 a { 
    background-position:  0 -43px; 
}

#nav23 a { 
    background-position:  0 -86px; 
}

#nav24 a { 
    background-position:  0 -129px; 
}

#nav25 a { 
    background-position:  0 -172px; 
}

#nav26 a { 
    background-position:  0 -215px; 
}

#nav27 a { 
    background-position:  0 -258px; 
}
	

	/* 現在位置 */

#nav21 a:hover { 
    background-position:  -190px     0; 
}

#nav22 a:hover { 
    background-position:  -190px -43px; 
}

#nav23 a:hover { 
    background-position:  -190px -86px; 
}

#nav24 a:hover { 
    background-position:  -190px -129px; 
}

#nav25 a:hover { 
    background-position:  -190px -172px; 
}

#nav26 a:hover { 
    background-position:  -190px -215px; 
}

#nav27 a:hover { 
    background-position:  -190px -258px; 
}

#left3Nav {
    margin-left: 0;
    padding-left: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    width: 190px;
    height: 215px;
    list-style-type: none;
    background: #000000 url(http://www.e-cmd.com/images/global_nav_bg.gif) repeat-x;
}

#left3Nav li {
    float: left;
	margin-left: 0;
	padding-left: 0;
    margin-top: 0;
    height: 43px;
}

#left3Nav li a {
    margin-top: 0;
    display: block;
	height: 43px;
    overflow: hidden;
    height: 0 !important;
	height /**/: 43px;
	width: 190px;
	padding-top: 43px;
	margin-left: 0;
	padding-left: 0;
    background-image: url(http://www.e-cmd.com/images/left03.jpg);
    color: #FFFFFF;
}
	
	/*  背景画像の位置

---------------------------------------------*/

	

	/* 通常 */

#nav31 a { 
    background-position:  0     0; 
}

#nav32 a { 
    background-position:  0 -43px; 
}

#nav33 a { 
    background-position:  0 -86px; 
}

#nav34 a { 
    background-position:  0 -129px; 
}

#nav35 a { 
    background-position:  0 -172px; 
}

	

	/* 現在位置 */

#nav31 a:hover { 
    background-position:  -190px     0; 
}

#nav32 a:hover { 
    background-position:  -190px -43px; 
}

#nav33 a:hover { 
    background-position:  -190px -86px; 
}

#nav34 a:hover { 
    background-position:  -190px -129px; 
}

#nav35 a:hover { 
    background-position:  -190px -172px; 
}

	
	
	
	
	
#leftnavi{
    width: 190px;
	float: left;
	margin-top: 5px;
	text-align: left;
}
   
   /* 左カラム終わり*/
   
#content {
    width: 700px;
    float: right;
    text-align: left;
}
   
#content2 {
    width: 698px;
    height: 110px;
    float: right;
    margin-top: 5px;
    margin-left: 10px;
    text-align: left;
    border-style: solid;
    border-color: #dddddd;
    border-width: 1px;
}
    
#content2 .class1 {
    width: 343px;
    float: left;
    margin-right: 10px;  
}
   
#content2 .class1 #photo{
    width: 100px;
    float: left;
}

#content2 .class1 #text{
    width: 143px;
    float: left;
    padding-top: 10px;
}

#content2 .class2 {
    width: 343px;
    float: left;
}
   
#content2 .class2 #photo{
    width: 100px;
    float: left;
}

#content2 .class2 #text{
    width: 143px;
    float: left;
    padding-top: 10px;
}

#content3 {
    width: 700px;
    float: right;
    margin-top: 5px;
    text-align: left;
}

#content3 .update {
    width: 342px;
    float: left;
    margin-top: 5px;  
}

#content3 .update #feed {
    width: 342px;
    margin-top: 0;
    border-style: solid;
    border-width: 1px;
    border-color: #dddddd; 
} 
  
#content3 .news {
    width: 342px;
    float: right;
    margin-top: 5px;  
}

#content3 .news #feed {
    width: 342px;
    margin-top: 0;
    border-style: solid;
    border-width: 1px;
    border-color: #dddddd; 
}   

#content3 .closeup {
    width: 342px;
    float: left;
    margin-top: 5px;
    clear: both;
}

#content3 .closeup #feed {
   width: 342px;
   margin-top: 0;
   border-style: solid;
   border-width: 1px;
   border-color: #dddddd; 
}
 
#content3 .customer { 
   width: 342px;
   float: right;
   margin-top: 5px;  
} 
   
#content3 .customer #feed {
   width: 342px;
   margin-top: 0;
   border-style: solid;
   border-width: 1px;
   border-color: #dddddd; 
}  
 
#content4 {
   width: 700px;
   float: right;
   margin-top: 5px;
   text-align: left;
}
   
#content5 {
   width: 700px;
   float: right;
   margin-top: 5px;
   text-align: left;
}   
  
.style1 {
   font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
   font-size: 11px;
   line-height: 1.4;
   padding-left: 5px;
}

.style2 {
   font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
   font-size: 11px;
   line-height: 1.4;
   padding-left: 20px;
}     

h1 {
   font-size: 11px;
   text-align: left;
   color:#999999;
   margin-top: 0;
   margin-bottom: 0;
}




h2 {
   font-size: 11px;
   margin:0px 0px 0px 0px;
}

#nav_items {
   background-image: url(http://www.e-cmd.com/images/items.jpg);
   background-repeat: no-repeat;
   height: 25px;
}

#nav_service {
	background-image: url(http://www.e-cmd.com/images/service.jpg);
   	background-repeat: no-repeat;
	height: 25px;
}
	 
#nav_site {
	background-image: url(http://www.e-cmd.com/images/site.jpg);
   	background-repeat: no-repeat;
	height: 25px;
}
	
#nav_shopping {
	background-image: url(http://e-cmd.com/images/s-shopping.jpg);
   	background-repeat: no-repeat;
	height: 25px;
}	 

#nav_ssl {
    background-image: url(http://www.e-cmd.com/images/ssl.jpg);
   	background-repeat: no-repeat;
	height: 25px;
}

#about {
    background-image: url(http://e-cmd.com/images/about.jpg);
   	background-repeat: no-repeat;
	height: 29px;
}

#how {
    background-image: url(http://e-cmd.com/images/how.jpg);
   	background-repeat: no-repeat;
	height: 32px;
}

#buy {
    background-image: url(http://e-cmd.com/images/buy.jpg);
   	background-repeat: no-repeat;
	height: 32px;
}


#pay {
    background-image: url(http://e-cmd.com/images/pay.jpg);
   	background-repeat: no-repeat;
	height: 32px;
}

#tran {
    background-image: url(http://e-cmd.com/images/tran.jpg);
   	background-repeat: no-repeat;
	height: 32px;
}

#point {
    background-image: url(http://e-cmd.com/images/point.jpg);
   	background-repeat: no-repeat;
	height: 32px;
}

#acc {
    background-image: url(http://e-cmd.com/images/acc.jpg);
   	background-repeat: no-repeat;
	height: 32px;
}

#exch {
    background-image: url(http://e-cmd.com/images/exch.jpg);
   	background-repeat: no-repeat;
	height: 32px;
}

#haisouosiharai {
    background-image: url(http://e-cmd.com/images/haisouosiharai.jpg);
   	background-repeat: no-repeat;
	height: 32px;
}

#otodoke {
    background-image: url(http://e-cmd.com/images/otodoke.jpg);
   	background-repeat: no-repeat;
	height: 32px;
}

#osiharai {
    background-image: url(http://e-cmd.com/images/osiharai.jpg);
   	background-repeat: no-repeat;
	height: 32px;
}

#henpinkoukan {
    background-image: url(http://e-cmd.com/images/henpinkoukan.jpg);
   	background-repeat: no-repeat;
	height: 32px;
}

#gift {
    background-image: url(http://e-cmd.com/images/gift-1.bmp);
   	background-repeat: no-repeat;
	height: 1335px;
}

#size {
    background-image: url(http://e-cmd.com/images/size.jpg);
   	background-repeat: no-repeat;
	height: 32px;
}

#sitemap {
    background-image: url(http://e-cmd.com/images/sitemap.jpg);
   	background-repeat: no-repeat;
	height: 32px;
}

#company {
    background-image: url(http://e-cmd.com/images/company.jpg);
   	background-repeat: no-repeat;
	height: 32px;
}

#about-b {
    background-image: url(http://e-cmd.com/images/about-b.jpg);
   	background-repeat: no-repeat;
	height: 32px;
}

#cmdpoint {
    background-image: url(http://e-cmd.com/images/p-01.jpg);
   	background-repeat: no-repeat;
	height: 147px;
}

#s-1 {
    background-image: url(http://e-cmd.com/images/p-02.jpg);
   	background-repeat: no-repeat;
	height: 63px;
}

#s-2 {
    background-image: url(http://e-cmd.com/images/p-03.jpg);
   	background-repeat: no-repeat;
	height: 63px;
}

#s-3 {
    background-image: url(http://e-cmd.com/images/p-04.jpg);
   	background-repeat: no-repeat;
	height: 63px;
}

#s-4 {
    background-image: url(http://e-cmd.com/images/p-05.jpg);
   	background-repeat: no-repeat;
	height: 63px;
}

h3 {
  	
	font-size: 12px;
	margin:0px 0px 0px 0px;
}
  
.style{
    margin-top: 4px;
	margin-bottom: 3px;
	font-size: 12px;
	text-align: left;
	background-image: url(http://www.e-cmd.com/images/blogtitleback.jpg);
	float: left;
	width: 500px;
	height: 23px;
}	

#footer {
	width: 900px;
	height: 50px;
	clear: both;
	background-image: url(http://www.e-cmd.com/images/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	margin: 0 auto;
	text-align: center;
}

#footer li {
	display: inline;
	border-left: 1px solid #FFF;
	padding: 0 10px;
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 5px;
	text-align: center;
}

#footer li a{
    color: #FFFFFF;
}	

#footer li a:hover{
    color: #CCCCCC;
}	

.copyright{
    color:#333333;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
}	 
	
	
	
	/* ここまでトップページと各ブログ共有のCSS*/
	
	
	/* ここから各ブログ特有のCSS */

	
	

/* ここからCloseupとRankのCSS */

#content .box1{
	width: 340px;
	float: left;
	padding-left: 20px;
	border-right-color: #dddddd;
	border-right-style: solid;
	border-right-width: 1px;
}

#content .box2{
	width: 320px;
	float: right;
}

.content {
    width: 700px;
    float: right;
    margin-top: 5px;
    text-align: left;
}



#content .full{
	width: 700px;
	height: 50px;
	background-color: #dddddd;
}

#content .threea{
	width: 230px;
	margin-right: 5px;
	float:left;


}

#content .threeb{
	width: 230px;
	margin-right: 5px;
	float: left;


}

#content .threec{
	width: 230px;
	float: left;


}

#content .left{
	width: 348px;
	float: left;
	clear: both;
	margin-right: 4px;

}

#content .right{
	width: 348px;
	float: right;

}

#content .fivea{
	width: 136px;
	float: left;
	margin-right: 5px;
	clear: both;

	background-color: #dddddd;
}

#content .fiveb{
	width: 136px;
	float: left;
	margin-right: 5px;
	background-color: #dddddd;
}

#content.fivec{
	width: 136px;
	float: left;
	margin-right: 5px;

	background-color: #dddddd;
}

#content .fived{
	width: 136px;
	float: left;
	margin-right: 5px;
	height: 50px;
	background-color: #dddddd;
}

#content .fivee{
	width: 136px;
	float: left;
	height: 50px;
	background-color: #dddddd;
}

#content .left390{
	clear: both;
	float: left;
	width: 390px;
	margin-right: 10px;
	height: 50px;
	background-color: #dddddd;
}

#content .right300{
	float: right;
	width: 300px;
	height: 50px;
	background-color: #dddddd;
}

#content .left300{
	clear: both;
	float: left;
	width: 300px;
	margin-right: 10px;
	height: 50px;
	background-color: #dddddd;
}

#content .right390{
	float: right;
	width: 390px;
	height: 50px;
	background-color: #dddddd;
}

#content .left200{
	clear: both;
	float: left;
	width: 200px;
	margin-right: 10px;
	height: 50px;
	background-color: #dddddd;
}

#content .right490{
	float: right;
	width: 490px;
	height: 50px;
	background-color: #dddddd;
}

#content .left490{
	clear: both;
	float: left;
	width: 490px;
	margin-right: 10px;
	height: 50px;
	background-color: #dddddd;
}

#content .right200{
	float: right;
	width: 200px;
	height: 50px;
	background-color: #dddddd;
}

.hstyle2{
    margin-top: 5px;
	margin-bottom: 0;
	font-size: 11px;
	text-align: left;
}	

.style4 {
	font-family: sans-serif,MS PGothic,ゴシック,HGゴシック, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 1.5;
}
	   	
/* ここまでCloseupとRankのCSS */

/* ここからCustomerのCSS */
#customer {
    width: 510px;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    text-align: left;
}       
   
#customer .customer1 {
	width: 160px;
	float: left;
	height: 360px;
	margin-top: 10px;
	margin-left: 0;
	background-color: #dddddd;
}

#customer .customer2 {
	width: 160px;
	float: left;
	height: 360px;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #dddddd;
}

#customer .customer3 {
	width: 160px;
	float: left;
	height: 360px;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #dddddd;
}  

#backnumber {
   width: 190px;
   height: 320px;
   float: right;
   color: #666666;
   margin-top: 9px;
   text-align: left;
}  

#contentcustomer2 {
   width: 700px;
   float: right;
   margin-top: 5px;
   text-align: center;
}
   
#contentcustomer3 {
   width: 700px;
   float: right;
   margin-top: 5px;
   text-align: left;
}      
/* ここまでCustomerのCSS */

/* ここからNewsとUpdateのCSS */

#content .class1 {
   width: 500px;
   float: left;
   margin-top: 10px;
   margin-right: 10px;
   color: #000000;
}   

#content .class2 {
   width: 190px;
   height: 300px;
   float: right;
   margin-top: 11px;
   color: #666666;
   text-align: left;
}  

/* ここまでNewsとUpdateのCSS */





.itembox1 {
text-align:center;
border:1px solid;
border-color:#dddddd;
margin-left:1px;
margin-bottom:1px;
padding:1px;
width:78px;
height:100px;
font-size: 9px;
float:left;

}


.next{
float:right;
font-size: 20px;

}

.sidebox {
text-align:left;
border:1px solid;
border-color:#dddddd;
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
padding:1px;
width:186px;
float:left;
background-image: url(http://www.e-cmd.com/images/sidebox.jpg);

} 

.sidebox2 {
text-align:left;
border:1px solid;
border-color:#dddddd;
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
padding:1px;
width:186px;
float:left;
background-image: url(http://www.e-cmd.com/images/sidebox2.jpg);

} 


#sidebox2 li{
margin-left: 10;
list-style-type:none;


}

.message{
margin-left: 20px;

}

.sidemessage {
	font-size: 9px;
    width: 178px;
    float: right;
    margin-top: 0px;
    margin-left: 0px;
    text-align: left;
    border-style: solid;
    border-color: #dddddd;
    border-width: 1px;
　　padding:5px;
	margin-bottom:5px;
}




.king

#king a { 
border:1px solid;
border-color:#dddddd;
}
	
#king a:hover { 
border:1px solid;
border-color:#666666;
}







　　　　　/* ここまで各ブログ特有のCSS */

	