@charset "utf-8";
/*
Theme Name: Nishina Default Theme
Theme URI: http://nishina.com/
Description: 仁科旗金具製作所ブログ「金工匠魂」のデフォルトテーマ
Version: 1.0
Author: 田口竜児
Author URI: http://mastermarks.net/
*/

/************************************************************
初期化
************************************************************/

p,
h1,
h2,
h3,
h4,
h5,
h6,
a,
ul,
li,
ol,
dl,
dd,
dt,
body,
img{
	margin:0px;
	padding:0px;
	line-height:1.5em;
	font-family: arial,sans-serif,Verdana;
	color:#555555;
	border:0px;
	}

/************************************************************
HTMLタグ
************************************************************/

body{
	font-size:90%;
	background:#d5e2ee url(../../../../assets/templates/nishina/images/back-body.jpg) repeat-x;
	}

a{
	text-decoration:none;
	color:#3366CC;
	}

a:hover{
	color:#CC3300;
	}

/************************************************************
ページ全体
************************************************************/

#page{
	width:960px;
	margin:0px auto;
	background:url(../../../../assets/templates/nishina/images/back-page.jpg) repeat-y;
	position:relative;
	}

/************************************************************
ヘッダー
************************************************************/
#header{
	background:url(../../../../assets/templates/nishina/images/back-header.jpg) no-repeat;
	margin-bottom:30px;
	}

#logo{
	height:60px;
	padding-left:50px;
	padding-top:60px;
	}

#logo h1 a{
	background:url(../../../../assets/templates/nishina/images/logo.jpg) no-repeat;
	width:226px;
	height:46px;
	display:block;
	text-indent:-500px;
	overflow:hidden;
	}

/************************************************************
言語メニュー
************************************************************/
#language{
	}
#language ul{
	position:absolute;
	left:785px;
	top:70px;
	}

#language li{
	float:left;
	list-style:none;
	font-size:80%;
	margin-right:15px;
	background:url(../../../../assets/templates/nishina/images/list-lang.jpg) no-repeat ;
	padding-left:10px;
	line-height:1em;
	}

#language li a{
	line-height:1em;
	color:#666666;
	}

#language li a:hover{
	color:#6699FF;
	}

/************************************************************
メインメニュー
************************************************************/
#mainMenu{
	margin-left:40px;
	}

#mainMenu li{
	float:left;
	list-style:none;
	}

/*メニュー「会社案内」*/
#mainMenu .id7 a{
	background:url(../../../../assets/templates/nishina/images/menuCompany-off.jpg) no-repeat ;
	height:34px;
	width:148px;
	display:block;
	text-indent:-500px;
	overflow:hidden;
	}

#mainMenu .id7 a:hover{
	background:url(../../../../assets/templates/nishina/images/menuCompany-on.jpg) no-repeat ;
	}

#mainMenu .id7 a.active{
	background:url(../../../../assets/templates/nishina/images/menuCompany-on.jpg) no-repeat ;
	}

/*メニュー「製品案内」*/
#mainMenu .id9 a{
	background:url(../../../../assets/templates/nishina/images/menuProduct-off.jpg) no-repeat ;
	height:34px;
	width:146px;
	display:block;
	text-indent:-500px;
	overflow:hidden;
	}

#mainMenu .id9 a:hover{
	background:url(../../../../assets/templates/nishina/images/menuProduct-on.jpg) no-repeat ;
	}

#mainMenu .id9 a.active{
	background:url(../../../../assets/templates/nishina/images/menuProduct-on.jpg) no-repeat ;
	}

/*メニュー「手入れ・修理」*/
#mainMenu .id18 a{
	background:url(../../../../assets/templates/nishina/images/menuMaintenance-off.jpg) no-repeat ;
	height:34px;
	width:146px;
	display:block;
	text-indent:-500px;
	overflow:hidden;
	}

#mainMenu .id18 a:hover{
	background:url(../../../../assets/templates/nishina/images/menuMaintenance-on.jpg) no-repeat ;
	}

#mainMenu .id18 a.active{
	background:url(../../../../assets/templates/nishina/images/menuMaintenance-on.jpg) no-repeat ;
	}

/*メニュー「お見積」*/
#mainMenu .id31 a{
	background:url(../../../../assets/templates/nishina/images/menuEstimate-off.jpg) no-repeat ;
	height:34px;
	width:146px;
	display:block;
	text-indent:-500px;
	overflow:hidden;
	}

#mainMenu .id31 a:hover{
	background:url(../../../../assets/templates/nishina/images/menuEstimate-on.jpg) no-repeat ;
	}

#mainMenu .id31 a.active{
	background:url(../../../../assets/templates/nishina/images/menuEstimate-on.jpg) no-repeat ;
	}

/*メニュー「技術資料」*/
#mainMenu .id23 a{
	background:url(../../../../assets/templates/nishina/images/menuTechnique-off.jpg) no-repeat ;
	height:34px;
	width:146px;
	display:block;
	text-indent:-500px;
	overflow:hidden;
	}

#mainMenu .id23 a:hover{
	background:url(../../../../assets/templates/nishina/images/menuTechnique-on.jpg) no-repeat ;
	}

#mainMenu .id23 a.active{
	background:url(../../../../assets/templates/nishina/images/menuTechnique-on.jpg) no-repeat ;
	}

/*メニュー「お問い合わせ」*/
#mainMenu .id6 a{
	background:url(../../../../assets/templates/nishina/images/menuContact-off.jpg) no-repeat ;
	height:34px;
	width:148px;
	display:block;
	text-indent:-500px;
	overflow:hidden;
	}

#mainMenu .id6 a:hover{
	background:url(../../../../assets/templates/nishina/images/menuContact-on.jpg) no-repeat ;
	}

#mainMenu .id6 a.active{
	background:url(../../../../assets/templates/nishina/images/menuContact-on.jpg) no-repeat ;
	}

/************************************************************
カテゴリーイメージ
************************************************************/

#categoryImage{
	clear:both;
	margin:1px 40px 0px;
	}

/************************************************************
サブメニュー
************************************************************/

#subMenu{
	height:31px;
	background:url(../../../../assets/templates/nishina/images/back-subMenu.jpg) no-repeat;
	margin-left:40px;
	}

#subMenu ul{
	margin-left:40px;
	}

#subMenu li{
	float:left;
	margin-right:40px;
	background:url(../../../../assets/templates/nishina/images/subMenu-arrrow.jpg) no-repeat;
	background-position:0px 11px;;
	padding-left:15px;
	list-style:none;
	line-height:31px;
	}

#subMenu a{
	color:#555555;
	}

#subMenu a:hover{
	color:#CC3300;
	}

#subMenu .active a{
	color:#3366CC;
	}

/************************************************************
左コンテンツ
************************************************************/

#leftContent{
	width:330px;
	float:left;
	}

/************************************************************
左ボックス（窓）
************************************************************/


#box{
	background:url(../../../../assets/templates/nishina/images/boxBack.jpg) repeat-y;
	margin-left:40px;
	width:260px;
	}

#boxContent{
	background:url(../../../../assets/templates/nishina/images/boxHeader.jpg) no-repeat;
	padding:5px 15px 0px;
	}

#boxFooter{
	height:15px;
	background:url(../../../../assets/templates/nishina/images/boxFooter.jpg) no-repeat;
	margin-left:40px;
	margin-bottom:30px;
	}

#box h2{
	font-size:100%;
	line-height:2em;
	padding:0px 5px;
	font-weight:bold;
	color:#666666;
	}

#box p{
	padding-bottom:0.5em;
	}

#box ul{
	padding-left:0em;
	padding-bottom:0.5em;
	}

#box ul ul{
	padding-left:1.5em;
	padding-bottom:0.5em;
	}

/************************************************************
お問い合わせ窓
************************************************************/

#quickContact td{
	font-size:90%;
	vertical-align:top;
	}

#quickContact table{
	margin:0px;
	padding:0px;
	}

#quickContact h4{
	font-size:100%;
	line-height:2em;
	padding:0px 5px;
	}

/************************************************************
バナーエリア
************************************************************/

#banner{
	margin-left:40px;
	}

/************************************************************
右コンテンツ
************************************************************/

#rightContent{
	margin-left:330px;
	width:590px;
	}

/************************************************************
回り込み解除
************************************************************/

#clear{
	clear:both;
	height:0px;
	font-size:0px;
	overflow:hidden;
	}


/************************************************************
このページの先頭へ
************************************************************/

#pageTop a{
	width:590px;
	height:20px;
	background:url(../../../../assets/templates/nishina/images/pageTop.jpg);
	display:block;
	overflow:hidden;
	text-indent:-600px;
	margin-left:330px;
	margin-top:20px;
	margin-bottom:20px;
	}

/************************************************************
コピーライト
************************************************************/

#copyright{
	text-align:right;
	margin-right:40px;
	margin-bottom:30px;
	font-size:80%;
	}

/************************************************************
フッター
************************************************************/
#footer{
	height:130px;
	background:url(../../../../assets/templates/nishina/images/back_footer.jpg) no-repeat;
	}

#footerLogo{
	margin-left:110px;
	padding-top:28px;
	width:210px;
	color:#CCCCCC;
	font-size:90%;
	line-height:1.5em;
	float:left;
	}

#footerMenu{
	margin-left:320px;
	padding-top:29px;
	line-height:1em;
	}

#footerMenu br{
	line-height:1.5em;
	}

#footerMenu ul{
	line-height:1em;
	float:right;
	margin-right:40px;
	}

#footerMenu li{
	float:left;
	border-right:#CCCCCC 1px solid;
	list-style:none;
	line-height:1em;

	}

#footerMenu a{
	line-height:1em;
	color:#CCCCCC;
	margin:0px 10px;
	font-size:80%;
	}

#footerMenu a:hover{
	color:#FFFFCC;
	}


#comment{
	width:580px;
	}


/**************************************************
ブログ記事
**************************************************/

.post{
	margin-bottom:30px;
	display:table;
	width:580px;
	border-bottom:#CCCCCC 1px solid;
	}

.post p{
	margin-bottom:1em;
	}

.post ul{
	margin-bottom:1em;
	}

.post li{
	margin-left:2em;
	list-style:outside disc;
	}

.post h2,
.post h3{
	margin-bottom:10px;
	}

.photo{
	float:left;
	margin-right:30px;
	margin-bottom:20px;
	}

.postmetadata{
	width:580px;
	display:table;
	}


/**************************************************
カレンダー
**************************************************/

table#wp-calendar{
	width:100%;
	margin-bottom:20px;
	border-bottom:#CCCCCC 1px solid;
	}

table#wp-calendar td{
	text-align:center;
	}

table#wp-calendar #prev{
	text-align:left;
	padding:10px 0px;
	}

table#wp-calendar #next{
	text-align:right;
	padding:10px 0px;
	}

/**************************************************
パンくずリスト
**************************************************/

#breadcrumb{
	margin-bottom:20px;
	}


/**************************************************
画像の回り込み
**************************************************/

.alignleft{
	float:left;
	margin-right:30px;
	margin-bottom:20px;
	}

.alignright{
	float:right;
	margin-left:30px;
	margin-bottom:20px;
	}

/**************************************************
FC2アクセス解析　広告非表示
**************************************************/

#fc2analyzerimg_{
	display:none;
	}