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

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

/* BODY-------------------------------*/
body {
	margin: 0;
	padding: 0;
	line-height:150%;
	letter-spacing: normal;
	color: #333;
	list-style: none;
	text-align: center;
	font-weight: normal;
	font-size: 13px;
	background: #FFF url("http://ys-kuromatsu.com/img/back.gif") repeat-x;
 	background-attachment: fixed;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}

/*デフォルト属性 */
a, p, h1, h2, h3, h4, h5, h6, blockquote {
 	margin: 0;
 	padding: 0;
 	border: 0;
}

/* strong */
strong {font-weight: normal;}

/* 画像の属性 */
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;}

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

/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #333;text-decoration: underline;}
a:hover{color : #FF6633;text-decoration: none;}
	
/* 基本設定 ----------------------------- */
#base{
	width: 1024px;
	margin: 0 auto;
	background: url("http://ys-kuromatsu.com/img/base.gif") repeat-y;
	text-align: center;
	position: relative;
}

#wrapper {
	width: 1020px;
	margin: 0 auto;
	text-align: left;
}

#containar {
	width: 1000px;
	margin: 10px auto 0 auto;
	text-align: left;
	background: #FFF;
}

/*  ヘッダー  */
#header {
	height:50px;
	margin: 0 auto;
	width: 1000px;
	background: #FFF;
	text-align: left;
}

#header h1{
    position: absolute;
    top: 10px;
    left: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}


#header p#smap{
 	position: absolute;
 	top: 2px;
 	right: 80px;
 	margin: 0;
 	font-size: 12px;
 	text-align: right;
}

#header2 {
	height:220px;
	margin: 0;
	color: #FFF;
	text-align: left;
	background: url("http://ys-kuromatu.com/img/header2.jpg") no-repeat;
	border-top: 1px solid #CCC;
	border-bottom: 3px solid #333;
}

#header2 h2{
	position: absolute;
	top: 30px;
	left: 20px;
	width: 900px;
	font-size: 10px;
	font-weight: normal;
	color: #555;
	text-align: left;
}



/*  ヘッダー2  */
#header_b2 {
	height:50px;
	margin: 0 auto;
	width: 1000px;
	background: #FFF;
	text-align: left;
}

#header_b2 h1{
    position: absolute;
    top: 10px;
    left: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}


#header_b2 p#smap{
 	position: absolute;
 	top: 2px;
 	right: 80px;
 	margin: 0;
 	font-size: 12px;
 	text-align: right;
}


#header3 {
	height:220px;
	margin: 0;
	color: #FFF;
	text-align: left;
	background: url("http://ys-kuromatu.com/img/header3.jpg") no-repeat;
	border-top: 1px solid #CCC;
	border-bottom: 3px solid #333;
}


#header3 h2{
	position: absolute;
	top: 30px;
	left: 20px;
	width: 900px;
	font-size: 10px;
	font-weight: normal;
	color: #555;
	text-align: left;
}


/*ヘッダーメニュー*/
ul#topmenu {
 	position: absolute;
 	top: 230px;
 	left: 2px;
 	width: 1020px;
 	height: 40px;
	list-style: none;
 	background: #000;
}

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

#topmenu li a:link, #topmenu li a:visited, #topmenu li a:active {
    height: 40px;
    padding: 0 35px 0 5px;
    display: block;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    border-right: 1px solid #CCC;
    float: left;
}

#topmenu li a:hover{
 	background: #FF6633;
}

.rss{	
	position: absolute;
	top: 4px;
	right: 25px;
}

/*  パンくずリスト  */
.navi {
	margin :0 0 10px;
	width: 100%;
	font-size: 10px;
	padding: 0 5px;
	text-align: left;
}

/*  記事枠等の属性  */
#primary{
    margin: 0;
    width: 800px;
    float: left;
}

#content {
	float: right;
	width: 620px;	
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}

#content a{font-weight: bold;}
#content a.c1{font-weight: normal;}

#content h2,#content h2 .post{
	margin: 10px 0;
	font-size: 123%;
	color: #333;
	font-weight: bold;
	text-align: left;
	text-indent: none;
	line-height: 30px;
	border-top: 3px solid #333;
	border-bottom: 1px solid #333;
}

#content h3 {
	margin: 10px 0;
	padding: 0;
	border-bottom: 1px solid #DDD;
	color : #333;
	font-weight: bold;
	font-size: 100%;
	line-height: 150%;
	display: block;
	text-align: left;
	text-indent: 0;
}
			
#content h2.post a,#content h3.post a {
	color : #333;
	text-decoration: none;
	display: block;
}
					
#content h2.post a:hover,#content h3.post a:hover {
	background: #FF6633;
	color: #FFF;
}

#content h3.post {
	margin: 10px 5px 0 10px;
	border: 0px;
	color: #333;
	font-weight: bold;
	font-size: 108%;
	line-height: 25px;
	display: block;
	text-align: left;
	text-indent: 5px;
	border-bottom: 1px solid #DDD;
}


#content h4 {
	margin: 10px 10px 10px 0;
	border-bottom: 1px solid #DDD;
	color: #333;
	font-weight: bold;
	font-size: 100%;
	line-height: 150%;
	display: block;
	text-align: left;
}

#content h5 {
	margin: 10px 10px 10px 0;
	color: #666;
	font-weight: normal;
	font-size: 100%;
	line-height: 150%;
	display: block;
	text-align: left;
}

/*記事枠*/

#content .posted {
	text-align: right;
	font-size: 10px;
	margin: 0px 20px 10px 0;
}

#content .doc{
	margin: 0 10px 0px 20px;
	text-align: left;
}

#content .doc p{
	padding: 5px 0;
}

/*記事設定(TopPage)*/
.ctgy dt{
	margin: 10px 0 0 0;
    padding: 0px 0px 0px 20px;
    font-weight: bold;
    font-size: 14px;
    color: #666;
    background: url(img/mark2.gif) no-repeat left;
}

.ctgy dt.t1{
	margin: 10px 0 0 0;
    padding: 0px 0px 0px 20px;
    font-weight: bold;
    font-size: 14px;
    color: #666;
    background: url(img/mark1.gif) no-repeat left;
}

dt.t1 a:link, dt.t1 a:visited, dt.t1 a:active {color: #333;text-decoration: underline;}
dt.t1 a:hover{color : #FF6633;text-decoration: none;}

.ctgy dd{
	font-size:12px;
    padding:0px 0px 5px 20px;
    margin:5px 0px 10px 0px;
    border-bottom: 1px dotted #999;
    border-right: 1px dotted #999;
}


/*  関連記事リスト属性 */
#content ol{
	margin: 0px 0px 0px 30px;
}

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

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

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

/* 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 .next{
	text-align: right;
}

/*　アドセンス　*/
.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: 10px 0 40px 0;
	color: #555;
}

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

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

/*  サイドメニュー等の属性  */
#left{
	margin: 0;
	padding: 0;
    width: 160px;
	overflow: hidden;
    float: left;
}

#right {
	margin: 0;
	padding: 0;
	width: 180px;
	overflow: hidden;
	float: right;
}

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

/*　検索等　*/
.widget-content{	
	margin: 0;
}

.widget-content .inner {
	padding: 5px;
	text-align: left;
}

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

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

/* メニュー１ */
ul.widget-menu,
ul.widget-monthry{
	display: block;
	margin: 0 0 10px 0;
	list-style-type: none;
	text-align: left;
}

.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;
 	list-style: none;
 	padding: 0 0 0 20px;
 	text-decoration: none;
	color: #333;
 	font-size: 100%;
 	line-height: 20px;
 	overflow: hidden;
	background: #FFF url("http://ys-kuromatsu.com/img/menu03.gif") no-repeat;
}

.widget-menu li a:hover,
.widget-monthry li a:hover{
	color: #FF6633;
	text-decoration: underline;
}


.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;
 	list-style: none;
 	padding: 0 0 0 15px;
 	text-decoration: none;
	color: #333;
 	font-size: 100%;
 	line-height: 20px;
 	overflow: hidden;
	background: #FFF url("http://ys-kuromatsu.com/img/menu01.gif") no-repeat;
}

.widget-menu li.pt a:hover,
.widget-monthry  li.pt a:hover{
	color: #FF6633;
	text-decoration: underline;
}

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

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

.widget-menu dt.pt{
	margin-top: 10px;
	background: #333;
	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: #333;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	background: url("http://ys-kuromatsu.com/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: #333;
	font-size: 12px;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	text-decoration: none;
}
	
.widget-menu dd a:hover {
	color: #FF6633;
	text-decoration: underline;
}

.widget-menu dd.pt{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #333;
	text-align: left;
	line-height: 20px;
	text-indent: 15px;
	background: url("http://ys-kuromatsu.com/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: #333;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	text-indent: 15px;
	text-decoration: none;
	background: url("http://ys-kuromatsu.com/img/menu01.gif") no-repeat;
}
	
.widget-menu dd.pt a:hover {
	color: #FF6633;
	text-decoration: underline;
}



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

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

/*フッター*/
#footer{
 	clear: both;
 	height: 60px;
 	margin: 0;
 	color: #CCC;
 	padding: 0;
 	text-align: left;
 	background: #000;
}

#footer .copyright{
	text-align: right;
	padding: 20px 10px 0 0;
	font-size: 12px;
	line-height: 120%;
}

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


/* タグ指定 */

.module-tagcloud{
	margin: 0;
}

.module-tagcloud .module-content{
	margin: 0;
	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;
}




/********** スケルトンカートTABLE **********/

table{
border-collapse:collapse;
border:1px solid #ccc;
text-align:left;
font-size:93%;
margin-top:10px;
margin-bottom:10px;
}

table td, table th{
border:1px solid #ccc;
padding:4px 7px;
}

table th{
background-color:#f6f6f6;
font-weight:bold;
vertical-align:top;
}

.viewcart{
width:100%;
}

.subtotal, .total, .postage{
float:right;
width:45%;
}

.subtotal th, .total th{
width:40%;
}

.postage{
clear:both;
}

.postage .attention{
font-weight:bold;
text-align:left;
}

.form{
width:100%;
}

.form th{
width:25%;
}


/********** スケルトンカートFOOTER **********/

#footer2{
clear:both;
border-top:1px solid #ccc;
padding-top:15px;
margin-top:15px;
}


#footer2 .prev{
float:left;
width:150px;
}

#footer2 .next2{
float:right;
width:150px;
}


#footer2 form{
display:inline ;
}

#footer2 p{
clear:both;
font-family:tahoma;
font-size:77%;

}


/********** スケルトンカートFORM **********/

.form-mini{
width:20px;
margin-right:5px;
}

.form-short, .form-middle, .form-long, select,textarea{
margin:1px 10px 2px 0px;
}

.form-short{
width:70px;
}

.form-middle{
width:159px;
}

.form-long{
width:280px;
}

textarea{
width:380px;
height:100px;
}

.form-error{
border:1px solid #b22222;
background-color:#fff5ee;
padding:1px;
}

#contents .external{
text-align:center;
margin:25px auto;
}

#contents .external input{
font-size:93%;
width:180px;
padding:3px 0px;
}

/**********スケルトンカート OTHER **********/

#error-message{
background-color:#b22222;
padding:10px 10px 1px 10px;
}

#error-message p{
color:#ffffff;
font-weight:bold;
}

.decide{
margin:20px auto;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* widget-assets */

.widget-assets .widget-list {
}
.widget-assets .widget-list li {
	width: 50px;
	margin: 0 5px 10px 0;
	overflow: hidden;
	border-bottom: none;
	float: left;
}

/**********記事表示ボックス  **********/


#productList .box{
    float: left;
    width: 580px;
    height: auto;
    margin: 10px 10px 0 0;
    border: 1px solid #CCC;
}

.box .pro_doc {
    font-size: 12px;
    line-height: 15px;
    margin: 0 5px 5px 5px;
}

.pro_doc img{margin: 5px;}

#productList .box span{
    display: block;
    padding: 3px 0;
    height: 30px;
    color: #fff;
    line-height: 15px;
    font-weight: normal;
    background: #fff;
    text-align: center;
    overflow: hidden;
}

#productList .box span a:link, #productList .box span a:visited, #productList .box span a:active {color: #FFF;text-decoration: underline;}
#productList .box span a:hover{color : #FF6633;text-decoration: none;}


.example table {
width: 580px;
height: 198px;
border: 1px #000000 none;
}

.example td {
border: 1px #000000 none;
padding: 20px 20px;
text-align: left;
vertical-align: top;
}

.example2 table {
width: 180px;
height: 180px;
border: 1px #000000 none;
}

.example2 td {
border: 1px #000000 none;
text-align: center;
vertical-align: middle;
}

/**********記事一覧横並び表示ボックス  **********/

#productList2 {
    margin: 0;
}

#productList2 .box2{
    float: left;
    width: 180px;
    height: 210px;
    margin: 10px 10px 0 0;
    border: 1px solid #CCC;
}

.box2 .pro_doc2 {
    font-size: 12px;
    line-height: 15px;
    margin: 0 5px 5px 5px;
}

.pro_doc2 img{margin: 5px;}

#productList2 .box span2{
    display: block;
    padding: 3px 0;
    height: 30px;
    color: #FFF;
    line-height: 15px;
    font-weight: normal;
    background: #000;
    text-align: center;
    overflow: hidden;
}

