@charset "shift_jis";

/* -------------------------------------------

◆template name: メンズファッション

------------------------------------------- */


* { margin:0; padding:0;}

html{
	background:url(/_common/img/bg/100006/bg.gif);
}

body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color:#333333;
	font-size:12px;
	line-height:1.4;
	background:url(/_common/img/bg/100006/bgblack.gif)left top repeat-x;
}

div { margin:0; padding:0;}



/*  link  */
a:link    { color:#e0500c;text-decoration:none; }
a:active  { color:#e0500c;text-decoration:none; }
a:visited { color:#ffb239;text-decoration:none; }
a:hover   { color:#ffb239;text-decoration:underline; }



#container {
  width:1110px;
  text-align:left;
  margin:0 auto;
  position:relative;
  word-wrap: break-word;
}

#sideBoxLeft {
	width:220px;
	float:left;
	margin-right:20px;
	padding:0;
}

#sideBoxRight {
	width:220px;
	float:right;
	padding:0;
}

#content{
	width:630px;
	float:left;
	margin-right:20px;
}

/* 　header　  */

div#header {
	height:220px;
	background:url(/_common/img/bg/100006/headimage.jpg) left top no-repeat;
	display:block;
}
h1 { padding:45px 0 0 50px;} 
h1 a { color:#e0500c; text-decoration:none;} 
h1 a:hover { color:#e16c2f; text-decoration:underline;} 

#header .description{
	padding: 0 0 0 50px;
	color:#ffffff;
}

/* 　side　  */

.sidetitle{
	color:#ffffff;
	text-align:center;
	padding:5px;
	background:#000000;
	font-weight:bold;
}
.side, .side-tag {
  margin-bottom:25px;
  padding:10px;
  background:#404040;
  color:#ffffff;
}

.side a{
	color:#ffb239;
}


/*  entry  */

.entryBox { 
	margin-bottom:40px;
	position:relative;
	background-color:#d3d3d3;
	word-break: break-all;
}

.date{
	font-size:12px;
	font-weight:bold;
	padding:10px;
	background:#000000;
	color:#ffb239;
}

h3.title{
	background:#404040;
    padding:10px;
	border-top:3px solid #000000;
}
a.title{
    text-decoration:none;
    color:#ffffff;
    font-weight:bold;
    display:block;
}

.text{
    margin:0 0 0 0px;
    padding:10px 20px 0px 20px;
    line-height:1.7;
    font-weight:normal;
}
.text:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .text{
    zoom: 1;
} /* IE6 */
*:first-child+html .text{
    zoom: 1;
} /* IE7 */

.text blockquote{
    border:1px solid #ca1010;
    margin:10px 0px 10px 0px;
    padding:10px 20px;
    color:#666666;
    background-color:#f5f5f2;
}

.entryBox .text a{
	color:#e0500c;
}

/*  calendar  */

#calendar {
  margin-top:0px;
  margin-bottom:15px;
  padding:0 0px 10px 0px;
  background:#404040;
}

#calendar table{
  width:100%;
  margin:0px auto;
}

.calendarhead{
  color:#ffffff;
  text-align:center;
  padding:5px;
  margin-bottom:10px;
  font-weight:normal;
  background:#000000;
}
td.calendarday a:link{
  font-weight:bold;
  display:block;
  text-decoration:none;
  padding:2px 0px;
  color:#ffb239 !important;
  width:100%;
  height:19px;
  line-height:19px;
  text-align:center;
}
.calendarhead .calendarday{
  color:#ffffff;
}
 .calendarhead .calendarday a:link
, .calendarhead a:link{
	font-weight:bold;
  color:#ffb239;
}

td.calendarday a:hover{
  background:#333333;
}

#calendar th{ color:#ffffff;}
#calendar td{
  padding:0;
  margin:0;
  height:25px;
  line-height:25px;
}
.calendarday {
  padding:1px 2px;
  color:#ffffff;
}
#calendar th.sunday{ color:#f29c9f;}
#calendar th.saturday{ color:#7ecef4;}


/*  search  */

input{
	max-width:200px;
}
.side input[type="text"]{
	border:solid 1px #cccccc;
	background:#ffffff;
	padding:5px 2px;
	vertical-align:middle;
}
.side input[type="text"]:hover{
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter:"alpha(opacity=90)";
}
.side .input-submit{
	background-color:#666666;
	border:0;
	padding:5px 2px;
	color:#ffffff;
	display:inline-block;
	cursor:pointer;
	vertical-align:middle;
	font-weight:bold;
}
.side .input-submit:hover{
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter:"alpha(opacity=90)";
}


/*  comment  */
#comments {
	padding:10px;
	margin-top:25px;
	background:#d3d3d3;
}
#comments form {
	margin:0px;
	padding:0px 10px;
}

#comments input,
#comments textarea{
	border:solid 1px #999999;
	background:#ffffff;
	padding:3px;
	vertical-align:middle;
	font-size:12px;
	margin-bottom:10px;
}

#comments .input-submit{
	background-color:#333333;
	padding:3px;
	color:#ffffff;
	display:inline-block;
	cursor:pointer;
	vertical-align:middle;
	font-weight:bold;
	border:0;
}
#comments .input-submit:hover{
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter:"alpha(opacity=90)";
}


textarea{
	width:95%;
	margin-bottom:5px;
}
.comments-head{ 
	color:#ffffff;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding: 5px 0px 5px 5px;
	background:#828282;
}
.comments-body {
	margin:20px;
	padding:0px;
}
.comments-body .text{
	color:#333333;
	padding:0px;
	margin:0px;
}
.comments-post {
	color:#666666;
	padding:5px 10px;
	text-align:right;
	border-bottom:dotted 0px #cccccc;
	margin-bottom:20px;
}

#trackback {
	background:#eeeeee;
	background-position:top center;
	padding:20px 20px 20px 20px;
	margin:25px 0;
}


/*  tag_cloud  */

.tag-word{
  margin:10px 0px 0px 0px;
  text-align:right;
}

.tag{
  background-color:#eeeeee;
  background-position:top center;
  padding:20px 20px 20px 20px;
}
#tag_cloud{
  border:1px solid #CCC;
  padding:10px;
  text-align:left;
  position:relative;
}
#tag_cloud a {
  padding:2px;
}
.tag-title{
  font-weight:bold;
  text-align:left;
}
.tag-body{
  margin:10px 0px;
  padding:10px 0px 0px 0px;
  position:relative;
}
.tag-service{
  text-align:left;
  font-weight:bold;
  border-bottom:1px solid #CCC;
  padding:0px 0px 5px 0px;
  clear:left;
  position:relative;
}
.tag-search{
  text-align:right;
  padding:5px 0px;
  margin-bottom:10px;
  font-weight:bold;
  position:relative;
}
.tag-article{
  padding:0px 10px 10px 10px;
  text-align:left;
  position:relative;
}
.tag-article-title{
  text-align:left;
  padding:0px 0px 5px 0px;
  font-weight:bold;
  position:relative;
}
.tag-article-posted{
  font-weight:normal;
  position:relative;
}
.tag-article-summary{
  padding:0px 10px;
  line-height:1.4em;
  position:relative;
}
.tag-more{
  text-align:right;
  margin:10px 0px;
  clear:left;
  position:relative;
}

.tag-navi{
  clear:left;
  text-align:center;
  margin:10px 0px;
  position:relative;
}
.listCategoryArticle{
  margin-top:5px;
  padding:5px;
  border:solid 1px #666666;
}
.listCategoryArticle ul li {
	margin:3px 0;
}

.listCategoryArticle ul li a{
	background:url(/_common/img/bg/100006/icon.gif) left 2px no-repeat;
	padding:0 0 0 14px;
}

div.posted{
	margin-top:10px;
	padding:10px;
	background:#828282;
	color:#ffffff;
}

div.posted a{
	color:#ffb239;
}


/*  navi  */
div.navi {
	margin-bottom:10px;
	color:#ffffff;
}

/*  profile  */

.profileBox { 
	margin-bottom:40px;
	position:relative;
	background-color:#d3d3d3;
	word-break: break-all;
	position:relative;
}

.profileBox h4 { 
    word-break:break-all;
	background:#000000;
    padding:10px;
	color:#ffffff;
	font-size:16px;
    font-weight:bold;
}

.profileBox table { 
	width:100%;
	padding:15px;
}

.profileBox table th{ 
	width:40%;
	padding:8px;
	background:#404040;
	color:#ffffff;
}


.profileBox table td{ 
	padding:8px;
	background:#eeeeee;
}



/*  footer  */
#footer{clear:both;}

.copyright{
  text-align:center;
}


/*  グローバルナビ  */
#navi-bar {
    margin:10px 0; /* グローバルメニューの余白を指定　上下　左右の順に指定 */
    padding:0;
}
#navi-bar ul.menu{
    display:table;
    width:100%;
    table-layout:fixed;
    border-collapse: separate; /* メニューとメニューの間の余白を入れる */
    border-spacing: 2px 0; /* 余白の大きさ指定　左右　上下　の順に指定 */
}
#navi-bar ul.menu li{
    display:table-cell;
    text-align:center;
    vertical-align:middle;
}
  
#navi-bar ul.menu li a{
    display:block;
    text-decoration:none; 
    color:#ffffff; /* 文字の色 */
    font-size:14px; /* 文字の大きさ */
    font-weight:bold; /* 文字の太さ */
    background-color:#666666; /* メニューの背景色 */
    background-image:url(); /* メニューの背景画像 */
    padding:10px 5px 10px 5px; /* メニューの余白　上右下左　の順に指定 */
}
#navi-bar ul.menu li a:hover{
    text-decoration:none;
    background-color:#bbbbbb; /* ロールオーバーした時のメニューの背景色 */
    background-image:url(); /* ロールオーバーした時のメニューの背景画像 */
}
