/* 初期設定
----------------------------------------------------------------*/
*{
	margin:0;
	padding:0;
}
body{
	margin:0px;
	color:#000000;
	font-size:12px;
	line-height:19px;
	text-align:center;
	background-color:#cc0035;
}
h1,h2,h3,h4,h5,h6,p{
        font-family:'メイリオ','Meiryo',"ＭＳ Ｐゴシック",'Hiragino Kaku Gothic Pro',Osaka,sans-serif;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:19px;
	color:#000000;
	}
td,th{
	color:#000000;
	font-size:12px;
	line-height:19px;
        line-height:150%;
	font-family:'メイリオ','Meiryo',"ＭＳ Ｐゴシック",'Hiragino Kaku Gothic Pro',Osaka,sans-serif;
	text-align:left;
	vertical-align:center;
	margin:0;
	padding:0;
	}
form {
	margin:0;
	padding:0;
	}
select,input {
	margin:0;
	padding:0;
	}
textarea{
	resize:none;
}
img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:top;
	}
ul,li {
	list-style:none;
	margin:0;
	padding:0;
	}
option{
    padding-right:1em;
    }
a{
	color:#B9F402;
	text-decoration:underline;
	}
a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
/* ラッパー
----------------------------------------------------------------*/
#wrapper-bg{/* bodyの次の背景 */
	width:auto;
	background-image:url(http://www13.jimdo.com/usertemplates/376415/img/wrapper-bg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0;
	padding:0;
	background-color: #FE0042;
}
#wrapper{
	width:820px;
	text-align:left;
	margin:0 auto;
	padding:0;
	}

/* ヘッダ
----------------------------------------------------------------*/
#header{
	width:820px;
	height:160px;
	margin:0;
	background-image: url(http://www13.jimdo.com/usertemplates/376415/img/head-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	#header .flol {
	width:auto;
	margin:25px 0 0;
	padding:0;
		}
		#header .flol h1{
		}
	#header .flor {
	width:140px;
	margin:0;
	padding:0;
	text-align:right;
		}

/*メイン
----------------------------------------------------------------*/
#pagebody{
	width:820px;
	background-image: url(http://www13.jimdo.com/usertemplates/376415/img/pagebody-bg.gif);
	background-repeat: repeat-y;
	}

/*左枠
----------------------------------------------------------------*/
#leftside {
	width:220px;
	float:left;
	margin:5px 0 0 0;
	padding:0;
	}

/*縦ナビ
----------------------------------------------------------------*/
ul#mainNav1{
	width:180px;
	margin:0 0 0 20px;
	border-bottom:1px solid #5f5f5f;
	}
	ul#mainNav1 li {
	margin:0;	
	padding: 0;
		}
		ul#mainNav1 li a{
		color:#FFFFFF;
		text-decoration:none;
		display: block;
		padding:7px 22px;
                background-image: url(http://www13.jimdo.com/usertemplates/376415/img/vnav-icon-off.gif);
		background-repeat: no-repeat;
		background-position: 6px 10px;
		text-decoration:none;
                border-top:1px solid #5f5f5f;
		}
		ul#mainNav1 li a:hover{
		color:#FFFFFF;
		background:#282828;
		background-image: url(http://www13.jimdo.com/usertemplates/376415/img/vnav-icon-on3.gif);
		background-repeat: no-repeat;
		background-position: 6px 10px;
		text-decoration:none;
		   }
                   ul#mainNav1 li a.current{
		   font-weight:bold;
                   background:#191919;
		   background-image: url(http://www13.jimdo.com/usertemplates/376415/img/vnav-icon-visited.gif);
		   background-repeat: no-repeat;
		   background-position: 6px 10px;
		   text-decoration:none;
                    }
		     ul#mainNav1 li img{
			     margin:0;
			     padding:0;
			     }

ul#mainNav2{
	width:165px;
	padding:0 0 0 15px;
        margin:0;
	}
	ul#mainNav2 li {
	margin:0;	
	padding: 0;
		}
		ul#mainNav2 li a{
		color:#d9d9d9;
		text-decoration:none;
		display: block;
		padding:7px 5px 7px 20px;
                background-image: url(http://www13.jimdo.com/usertemplates/376415/img/vnav-icon-off2.gif);
		background-repeat: no-repeat;
		background-position: 6px 10px;
                border-top:1px dotted #5f5f5f;
		}
		ul#mainNav2 li a:hover{
		color:#FFFFFF;
		background:#282828;
		background-image: url(http://www13.jimdo.com/usertemplates/376415/img/vnav-icon-on2.gif);
		background-repeat: no-repeat;
		background-position: 6px 10px;
		text-decoration:none;
		   }
                   ul#mainNav2 li a.current{
                   color:#FFFFFF;
		   font-weight:bold;
                   background:#191919;
		   background-image: url(http://www13.jimdo.com/usertemplates/376415/img/vnav-icon-visited2.gif);
		   background-repeat: no-repeat;
		   background-position: 6px 10px;
		   text-decoration:none;
                    }
		    ul#mainNav2 li img{
			     margin:0;
			     padding:0;
			     }
/*右枠
----------------------------------------------------------------*/
#rightside {
	width:575px;
	float:right;
	margin:10px 0 0 0;
	padding:0;
	}

/*ステージ
----------------------------------------------------------------*/
#content{
	width:575px;
	margin:0;
        /*background-color:#006666;*/
	}
#content a{
	color:#B9F402;
	text-decoration:underline;
	}
#content a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
#content dt{
   padding:0 0 0 5px;
   }
   #content dt em{color:#FFFFFF;}

#content dd{
   border-bottom:1px dotted #a6002b;
   padding:5px 5px 10px 5px;
   }
#content .note{
   border-top:1px solid #ff0042;
   }
#content .note em{
   color:#FFFFFF;
   }

/*ブログ
----------------------------------------------------------------*/

#content .blogselection h1{/*ブログ見出し*/
    margin:0 0 0 0;
    padding:20px 0 0 0;
    border-top:1px dotted #b2002e;
    }
#content .blogselection h1 a{
	color:#000000;
        text-decoration:underline;
	/*text-decoration:none;*/
	}
#content .blogselection h1 a:hover{
	color:#990128;
	text-decoration:underline;
	}

#content .datetime{/*ブログ日付*/
       background-color:#cc0035;
       display:block;
        background-image: url(http://www13.jimdo.com/usertemplates/376415/img/fnavi-bg.gif);
	background-repeat: no-repeat;
        margin:20px 0 0 0;
/* for IE */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.jimdo.com/s/img/cc/datesticker-bg.png', sizingMethod = 'crop', enabled='false') !important;
   }

#content .post-title {/*ブログ詳細｜見出し*/
    margin:0 0 0 0;
    padding:80px 0 0 0;
    }

#content .post-title a{
    text-decoration:none;
    color:#000000;
     }
#content .post-title a:hover{
    text-decoration:none;
    color:#990128;
    }

#trackbackcontent p {
padding:3px;
}
#trackbackcontent p  a{
   color:#000000;
   background-color:#cc0035;
   padding:3px;
}
#trackbackcontent p  a:hover{
   background-color:#cc0035;
   padding:3px;
color:#b7e500;
}

#content .com-list{
border-top:1px solid #a6002b;
}
/*下ナビ
----------------------------------------------------------------*/
#fnavigation{
	width:820px;
	height:75px;
	margin:0;
	background-image: url(http://www13.jimdo.com/usertemplates/376415/img/fnavi-bg.gif);
	background-repeat: no-repeat;
}
	#fnavigation p{
	float:right;
	padding: 15px 0 0 0;
	}

/*フッタ
----------------------------------------------------------------*/
#footer {
	width:820px;
	margin:0 auto;
	height:65px;
	text-align:center;
	}
#footer p{
	font-size:10px;
	line-height:15px;
	text-align:center;
	color: #FFFFFF;
	padding: 20px 0 0 0;
	}	



/*TOPメインイメージ　#mainimage
----------------------------------------------------------------*/
#mainimage {
width:570px;
height:235px;
margin:0px;
padding:0px;
background-image:url(http://www13.jimdo.com/usertemplates/376415/img/flash.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	}

/*トップページ #topp
----------------------------------------------------------------*/
#topp{
	width:518px;
	margin:0 auto;
	background-color: #000000;
	border: 1px solid #000000;
	padding: 15px;
	background-image: url(http://www13.jimdo.com/usertemplates/376415/img/topp-compass.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	}
	#topp .topp-l{
	width: 300px;
	   }
	   #topp .topp-l h2{
	   margin:0 0 10px 0;
	   }   
	   #topp .topp-l p{
	color: #FFFFFF;
	   }
           #topp .topp-l h3{
           color:#ffffff;
           font-size:12px;
	   }	   
#topp-bg{
	width:570px;
	background-image:url(http://www13.jimdo.com/usertemplates/376415/img/topp-bg.gif);
	background-repeat: repeat-y;
	padding: 0 0 10px 0;
	border-bottom:solid 1px #c70034;
	/*margin: 0 0 20px 0;*/
}

/*スペック表組
----------------------------------------------------------------*/
.spec-table1{
   background-color:#e5003b;
   border:solid 1px #c70034;
   }
   .spec-table1-td1{
	padding:6px 0 6px 10px;
	border-bottom:dotted 1px #ae002d;
	  }
	  .spec-table1-td1-2{
	padding:6px 0 6px 10px;
	  }
   .spec-table1-td2{
      padding:6px;
      border-bottom:dotted 1px #ae002d;
	  }
	  .spec-table1-td2-2{
      padding:6px;
	  }

/*経歴表組
----------------------------------------------------------------*/
.profile-table{
   background-color:#e5003b;
   border:solid 1px #c70034;
   }
   .profile-table1{
	text-align:center;
	padding:6px;
	border-bottom:dotted 1px #ae002d;
	border-right:dotted 1px #ae002d;
	background-color: #D9013B;
	  }
	 .profile-table1-2{
	text-align:center;
	padding:6px;
	border-bottom:dotted 1px #ae002d;
	background-color: #D9013B;
	  } 
     .profile-table2{
      padding:6px;
      border-bottom:dotted 1px #ae002d;
	  border-right:dotted 1px #ae002d;
	  }
	  .profile-table2-1{
      padding:6px;
      border-bottom:dotted 1px #ae002d;
      text-align:center;
	  }
	  .profile-table2-2{
      padding:6px;
      border-right:dotted 1px #ae002d;
	  }
	  .profile-table2-3{
      padding:6px;
      text-align:center;
	  }

/*問い合わせバナー
----------------------------------------------------------------*/
#contact-banner {
	width:570px;
	height:60px;
	margin:10px 0 0 0;
	padding:0;
	}
	#contact-banner li{
		width:auto;
		float:left;
		}
		#contact-banner li img {
			margin:0;
			padding:0;
			}
/*DECO  文字サイズ、装飾
----------------------------------------------------------------*/
.txt11{	font-size:11px;	}
.txt12{	font-size:12px;	}
.txt13{	font-size:13px;	}
.txt14{	font-size:14px;	}
.txt15{	font-size:15px;	}

.bold{	font-weight:bold;	}
.cap{
	font-size:11px;
	line-height:15px;
	font-weight:100;
	}
					
.red{	color:#f00;	}
.orange{	color:#f60;	}
.blue{	color:#039;	}
.green {	color:#5b9000;	}
.brown{	color:#633;	}
.pink{	color:#f3c;	}
.gray{	color:#666;	}
.center{
	text-align:center;
	}
.right{
	text-align:right;
	}
.middle{
	vertical-align:middle;
	}

.dottxt{
	background-image:url(../common_img/dot_txt01.gif);
	background-repeat:repeat;
	line-height:22px;
	}
.dotline1{
	background-image:url(../common_img/dot_line01.gif);/* 01~02 */
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:3px;
	}
.dotline2{
	background-image:url(../common_img/dot_line04.gif);/* 03~04 */
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:3px;
	}

/*罫線
----------------------------------------------------------------*/
hr {
	padding:0;
	border:solid 0px;
	background-image:url(../common_img/dot_line01.gif);
	background-position:0 10px;
	background-repeat:repeat-x;
	height:20px;
	}

/*フロート関係
----------------------------------------------------------------*/
.clear {
	clear:both;
	}
.flol{
	float:left;
	width:auto;
	margin:0;
	}
.flor{
	float:right;
	width:auto;
	margin:0;
	}
.phleft{
	float:left;
	width:auto;
	margin:0 15px 10px 0;
	}
.phright{
	float:right;
	width:auto;
	margin:0 0 10px 15px;
	}
.imgright{border:solid 5px #d90038;}
.imgleft{border:solid 5px #d90038;}

.phwaku{border:solid 5px #d90038;}


/*写真ギャラリー
----------------------------------------------------------------*/
.ccgalerie .thumb_sq1 img {
   border:solid 5px #d90038 !important;
}

/*マージン
----------------------------------------------------------------*/
.mb05{	margin-bottom:5px;	}
.mb10{	margin-bottom:10px;	}
.mb15{	margin-bottom:15px;	}
.mb20{	margin-bottom:20px;	}
.mb25{	margin-bottom:25px;	}
.mb30{	margin-bottom:30px;	}
.mt05{	margin-top:5px;	}
.mt10{	margin-top:10px;	}
.mt15{	margin-top:15px;	}
.mt20{	margin-top:20px;	}
.mt30{	margin-top:30px;	}
.ml05{	margin-left:5px;	}
.ml10{	margin-left:10px;	}
.ml15{	margin-left:15px;	}
.ml20{	margin-left:20px;	}
.ml30{	margin-left:30px;	}

/*インデント
----------------------------------------------------------------*/
.ind05{	padding:0 5px;	}
.ind10{	padding:0 10px;	}
.txtind{ text-indent:1em; }                        

/*パディング
----------------------------------------------------------------*/
.padb20{	padding-bottom:20px;	}
.padb25{	padding-bottom:25px;	}
.padb30{	padding-bottom:30px;	}                        

/*テキストリンク
-------------------------------------------------------------*/
#content .arw1{
	background-image:url(http://www13.jimdo.com/usertemplates/376415/img/arrow01.gif);
	background-position:0 7px;
	background-repeat:no-repeat;
	padding:0 0 5px 10px;
	font-weight:bold;
	}
	#content .arw1 a{
		color:#000000;
		text-decoration:underline;
		}
	#content .arw1 a:hover{
		color:#B9F402;
		text-decoration:underline;
		}      
                  
/*ショッピング｜枠
----------------------------------------------------------------*/
.hproduct{
    width:100%;
    border-bottom:solid 1px #c60033;
    padding-bottom:15px;
    margin-bottom:15px;
}

/*ショッピング｜左カラムのカート
----------------------------------------------------------------*/
#sidebar #cc-sidecart{
    width:190px;
    margin:20px auto !important;
}  

/*ショッピング｜商品ページ
----------------------------------------------------------------*/
.cc-shop-product-desc .fn{/*商品見出し*/
   font-size:14px;
   color:#000000;
   /*margin-bottom:5px !important;*/
   }
.cc-shop-product-desc .description{/*商品キャプション*/
   margin:5px 0 10px 0 !important;
   padding:10px 0 0 0;
   border-top:1px dotted #a6002b;
   }
.cc-shop-product-desc .cc-shop-price{/*商品値段*/
   font-size:14px;
   font-weight:bold;
   color:#ffffff;
   margin-bottom:5px;
   background-color:#e5003b;
   border:solid 1px #c70034;
   width:350px;
   padding:5px 10px !important;
   }   
.cc-shop-product-img .photo{/*商品写真*/
   border:solid 5px #d90038;
} 
.cc-shop-product-img-confines .cc-product-superzoom{
margin-top:0px !important;
}
.cc-product-stock-info li{/*在庫表示*/
   font-weight:bold;
}

/*ショッピング｜決済ページ
----------------------------------------------------------------*/
.cc-checkout-progress{/*枠*/
margin-top:40px !important;
}
.cc-checkout-subheadings {/*見出し*/
   font-size:14px !important;
   font-weight:bold !important;
   color:#ffffff !important;
   margin-bottom:20px !important;
   background-color:#000000 !important;
   border:solid 1px #c70034 !important;
   width:100% !important;
   padding:5px 10px !important;
   }  
     
.cc-checkout-calulation{/*カート幅*/
   width:auto;
   margin:0 auto !important;
}

.cc-checkout-calulation .cc-desc,
.cc-checkout-calulation .cc-price{/*カート項目*/
   font-weight:bold !important;
   color:#ffffff !important;
   margin-bottom:10px !important;
   background-color:#e5003b !important;
   border:solid 1px #c70034 !important;
   padding:5px 10px !important;
}

.cc-checkout-calulation td{
   border-bottom:solid 1px #c70034 !important;
}
.cc-checkout-space{/*空白スペース*/
   border-bottom:solid 1px #ff0042 !important;
}
.cc-checkout-colspan{
   border-bottom:solid 1px #c70034 !important;
}

/*ショッピング｜配送料ページ
----------------------------------------------------------------*/
/*#rightside .cc-content-parent h1{margin-top:75px !important;} */