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

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

/* BODY */
body {
	margin : 0;
	text-align: left;
	color:#333333;
	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: #333333;text-decoration: underline;}
a:hover {text-decoration: none;}

/* 基本設定*/
#wrapper{
	position: relative;
	width: 1020px;
	margin: 0 auto;
}

/*ヘッダー*/
#header	{
	padding: 10px 0 10px;
        height: 80px;
	
}

#header h1{
	position: absolute;
	left: 10px;
		
}

#header h2{
	position: absolute;
	left: 220px;
	top: 55px;
	width: 460px;
	color: #666;
	font-size: 10px;
	line-height: 130%;
	text-align: left;
}

#header2{
	margin : 0px;
	padding: 0Px;
	height : 300px;
	border-top: 2px solid #000;
	border-bottom: 3px solid #000;
	background: url("http://www.shm-marine.com/cs/img/header2.jpg") no-repeat top left;
}

#h_navi{
	float: right;
	width: 310px;
}

#h_navi .slink{
        padding: 0 0 12px 0px;
}

#h_navi .slink li{
        float: left;
        font-size: 86%;
}



#h_navi .slink li.icon {
  padding: 0 0 0 30px;
  background: url(http://www.shm-marine.com/img/main_bar.jpg) no-repeat 20px center;
}


#h_navi .fr{
        float: right;
}

#h_navi .blink li {
  padding-left: 8px;
  float: left;
}


ul, li, ol {
  margin: 0;
  padding: 0;
  list-style: none;
  }

/*メインメニュー（秋山作成）*/

#mainimg { margin: 0 auto 20px; }

#mainimage{ padding-bottom: 10px; }

#navi, #innavi {
  clear: both;
}

#navi li { float: left; }

#navi li.mr { padding: 0 15px 0 0; }


div.shinchaku {
	background: transparent url(http://www.shm-marine.com/img/main_shinchaku_bg.gif) no-repeat left bottom;
	padding: 0 0 0px 0;
        margin: 0 0 5px 0px;
}

div.shinchaku ul {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 5px 20px 10px ;
}

div.shinchaku ul li {
	border-bottom: 1px dashed #000000;
	padding: 5px 0px 10px 18px ;
        margin:0 0 5px 0 ;
}


div.shinchaku ul ul,
div.shinchaku ul ul ul {
	border: none;
	padding: 0;
}



/*ヘッダーメニュー*/
ul#topmenu {
 	position: absolute;
 	top: 85px;
 	left: 0px;
 	width: 820px;
 	height: 60px;
	list-style: none;
 	background: #000;
}

#topmenu li{
    height: 60px;
    display: block;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    line-height: 150%;
    border-right: 1px solid #CCC;
    float: left;
}

#topmenu li a:link, #topmenu li a:visited, #topmenu li a:active {
    height: 60px;
    padding: 0 40px 0 5px;
    display: block;
    color: #FFF;
    text-decoration: none;
    float: left;
}

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

#page-banner-inner {
    background:none repeat scroll 0 0 transparent;
    margin:0;
    padding:0;
}


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

/*コンテンツ*/
#content {
	float: left;
	width: 675px;
	margin: 0 0 10px ;
}
				
#content h2	{

}

#content .shinchaku h2	{
	margin: 10px 0;
	height: 40px;

}

.category-header {
        font-size: 18px;
        border-bottom: 2px solid #C0C0C0; 
        font-weight: bold;
        color: #696969;
        margin:10px 0 ;

}

#content h3 {
        background:url("http://www.shm-marine.com/img/h3_back.png") no-repeat scroll left top transparent;
	height: 40px;
	display: block;
	color:#ffffff;
	display:block;
	font-size:110%;
	font-weight:bold;
	height:40px;
	line-height:150%;
	margin:0 0 0;
	padding:8px 0 0;
	text-align:left;
	text-indent:20px;
	width:675px;
}

#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 : #CC3366;
	line-height: 20px;
	text-align: left;
	border-bottom: 1px dotted #999;
	overflow: hidden;
}


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

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

#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: 5px 0;
}

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

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

/* contennt h2 リンク属性 */
#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: #ffffff;
    text-decoration: none;
	display: block;
}

#content h2 a:hover,
#content h3 a:hover {
    color: #FFF;
    text-decoration: none;
}

	
/*  パンくずリスト  */
#content .navi {
	margin : 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 .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: #555555;
}

#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;
}

/*サイドバー*/
#side{
	float: right;
	width: 330px;
	margin: 10px 0 0;
	}


#sidebar {
	float: right;
	width: 330px;
	margin: 0;
	color: #666;
	text-align: left;
	}

#sidemenu {
	margin: 0px 0 5px;
	}

#sidemenu2 {
	margin: 0px 0 5px;
	}

#sidemenu2 li{
	margin: 0px 0 5px;
	}



.widget-header{
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 100%;
	line-height: 170%;
	color: #333;
	text-align: left;
	text-indent: 5px;
	border-top: 3px solid #000;
	border-bottom: 1px solid #000;
	display: block;
}

/*　検索等　*/
.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://www.shm-marine.com/cs/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://www.shm-marine.com/cs/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://www.shm-marine.com/cs/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;
}

.widget-menu dt.pt{
	margin-top: 10px;
	font-weight: bold;
	font-size: 100%;
	line-height: 170%;
	color: #333;
	text-align: left;
	text-indent: 5px;
	border-top: 3px solid #000;
	border-bottom: 1px solid #000;
}

.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://www.shm-marine.com/cs/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://www.shm-marine.com/cs/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://www.shm-marine.com/cs/img/menu01.gif") no-repeat;
}



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


/*リンクページ用（秋山作成）*/
div.linkbox{
	padding: 0 0 10px;
        clear: both;
        width: 100%;
        height: 42px;
}

div.linkbox img{
	border: 1px solid #7d7d7d;
	float: left;
}


div.linkbox dl{
	width: 505px;
	float: right;
        margin: 0 0 0 15px;
}

div.linkbox dt{
	font-size: 120%;
	font-weight: bold;
        margin: 0 0 0px;
}

div.linkbox dd{
        margin: 0 15 5px;
}


/*商品一覧用（秋山作成）*/
div.ichiran{
        width: 675px;
        padding-top: 10px;

}

div.gazou{
        padding-bottom: 0px;
}

p.pwctitle{
        font-weight: bold;
        width: 215px;
        border-bottom: 1px solid #C0C0C0;
        padding: 0 0 5px;
}

p.price{
        width: 215px;
        margin: 3px 0 0px 0;
}

p.shmprice{
        color: #dd0000;
        font-weight: bold;
        margin-top: 1px;
        width: 215px;
}

td.list{
        padding: 0 10px 0 0;
}



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

.widget-link li a:link{
	height: 20px;
	margin: 0;
	padding-left: 5px;
	color: #333;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
}
	
.widget-link li a:hover{
	color: #FF6633;
	text-decoration: underline;
}

/*サイトマップ用（秋山作成）*/

.tree ul {
	padding:0;
	margin:0;
	background-position: -9px 15px; 
	background-image: url('http://www.shm-marine.com/img/ul.gif'); 
	background-repeat: repeat-y
}
.tree li {
	font-size: 1em;
	font-weight:bold;
	margin: 0px; 
	padding: 3px 0 3px 24px; 
	list-style-type: none;
}
.tree li a {
	text-decoration:none;
color:#000;
}
.tree li a:hover {
	text-decoration:underline;
}
.tree ul ul {
	background-position: -1px 15px;
	background-image: url('http://www.shm-marine.com/img/ul.gif'); 
	background-repeat: repeat-y;
}
.tree ul li {
	background-position: 0px 7px; 
	background-image: url('http://www.shm-marine.com/img/li.gif'); 
	background-repeat: no-repeat;
}
.tree ul li a {
	font-weight:bold;
	text-decoration:underline;
}
.tree ul li a:hover {
	text-decoration:none;
}
.tree ul ul li {
	background-position: 8px 7px;
	background-image: url('http://www.shm-marine.com/img/li.gif'); 
	background-repeat: no-repeat;	
}
.tree ul ul li a {
	background-position: 0px 7px; 
	font-size:1em;
	color:#666;
	text-decoration:none;
}
.tree ul ul ul li a {
	background-position: 0px 7px; 
	font-size:0.8em;
	color:#999;
	text-decoration:none;
}




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

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


/*フッター*/
#footer {
	background:none repeat scroll 0 0 #000000;
	border-bottom:5px solid #000000;

	clear:both;
	color:#f5f5f5;
	height:30px;
	margin-top:30px;
	padding:0;
}

#footer p  {
	font-size:12px;
	line-height:120%;
	margin:0;
	padding:10px 0px 0 10px;
	text-align:left;
}

#footer a:link, #footer a:visited, #footer a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

#footer a:hover {
	color:#a9a9a9;
	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;
}




/*  float 
-----------------------------------------------------------------------------*/
.fl {
  float: left;
  }

.fr {
  float: right;
  }

.cb {
  clear: both;
  }

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  }
