@charset "UTF-8";
/*ベース設定::::::::::::::::::::::::::*/
body{
	text-align: center;
	line-height:130%;
    color:#000;
	font-size: 12px;
	background:none;
}
/*リンクベース*/
a{color:#0000DB;text-decoration:underline;}
a:hover{color:#0099CC;text-decoration:underline;}
address{
   font-style:normal;
   display:inline;
}
dfn{
   font-style:normal;
   display:inline;
   background:#FFFF66;
}

/* レイアウト::::::::::::::::::::::::::::::::*/
/*コンテナ（外側）*/
div#main{
	margin: 0 0 0 30px;
	padding:0;
	width:100%;
	background:none;
	position:relative;
}
/*コンテナ２（内側）*/
div#main_inner{
   width:700px;
   border:1px solid #000;
   background:#ffffff;
   text-align:left;
   height:1%;
   margin:0 auto;
}
/*センター＆左	*/	
div.layout1{
   clear:both;
   margin:0px;
   height:1%;
   background:url("../images/styles/bg_layout1.jpg") repeat-y;
   }
   
/*clearfix floatに設定*/
.clearfix:after,
div.layout1:after{
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	content: ".";
}
.clearfix{
	height:1%
}
.img_left{
   float:left;
   margin:0 15px 15px 0;
}
.img_right{
   float:right;
   margin:0 0 15px 15px;

}
/* ヘッダー::::::::::::::::::::::::::*/
/*トップワード*/
h1.top_word{display:none;}
/*バナー*/
div#header {display:none;}
.header_inner{display:none;}
.header_print{display:block;}
/*サイトマップ*/
div#header div#sitemap{display:none;}
/*タイトルやロゴ*/
div#header div#branding{

}

/*blogdescrition*/
#blogdescription{display:none;}
#email{
   position:absolute;
   top:10px;
   right:10px;
}
/*tel*/
div.tel{display:none;}
div.tel span{display:none;}

/*トップナビ*/
div.top_nav{display:none;}
/* globalnav------------------------------- */
#globalnav {display:none;}



/* センター部分:::::::::::::::::::::::::::::::: */
/*囲い*/


div#center,
div#center_cat,
div#center_ent,
div#center_page{
	margin:0;
    padding:0;
	width:700px;/*720px-padd*/
	background-color:#fff;
	line-height:200%;
	height:1%;
	float:left;
}


.center_inner{
    margin:0;
    padding:10px;
    background-color:#fff;
    line-height: 140%;
   height:1%;

}


div#center h2{
	clear:both;
	text-align:center;
	padding:10px;
	font-size:16px;
	font-weight:bold;
	color: #fff;
	background: #FFFFFF;
	border-bottom: 2px double #0D161D;
}
div#center h2 a{
	color:#0D161D;
	text-decoration:none;
}
div#center h2 a:hover{
   text-decoration:underline;
}
div#center h2 span{font-size:12px;}
.content{}
/*info画像*/
div#info{display:none;}
div.flash{display:none;}
/* カテゴリ、エントリ*/
h2#ent_title,
h2#cat_title,
h2#page_title,
h2.entrybodylist_title a{
   background:none;
   color:#000;
   font-size:22px;
   padding:10px 0 7px 15px;
   display:block;
   text-decoration: none;
   line-height:normal;
   margin:0;
   clear:both;
}
h2.entrybodylist_title a:hover{
   text-decoration: none;
   color:#330000;
   background:url("../images/styles/bg_ent_title_ho.jpg") no-repeat bottom;
   }
   


/*info画像*/
div#info{
   position:relative;
   width:700px;
}
div.flash{
   float:right;
   margin:0;
   padding:0;
}
/*updateinfo1*/

#updateinfo1{background:#F6F0F0;
}
#updateinfo1 dl,
.updateinfo1 dl{
	background: url(../images/styles/i_ortry.gif) no-repeat left;
	clear:both;
	border-bottom:1px dotted #0D161D;
	padding:0 0 2px 15px;
	margin:0 0 5px 10px;
}
#updateinfo1 dt,
.updateinfo1 dt{
   width:7em;
   float:left;
}
#updateinfo1 dd,
.updateinfo1 dd{
   font-size:1.2em;
   margin-left:7em;
}

/*updateinfo2*/

#updateinfo2{
	background:#F1F3F4;
	margin-top: 10px;
}
#updateinfo2 dl,
.updateinfo2 dl{
	background: url(../images/styles/i_ortry.gif) no-repeat left;
	clear:both;
	border-bottom:1px dotted #0D161D;
	padding:0 0 2px 10px;
	margin:0 0 5px 5px;
}
#updateinfo2 dt,
.updateinfo2 dt{
   width:7em;
   float:left;
}
#updateinfo2 dd,
.updateinfo2 dd{
   margin-left:7em;
}







/* +++++++++++↓作品集テンプレート用CSS↓+++++++++++ */
/*前へ次へCSS*/
.paginate{margin:10px 0;text-align:center;font-size:12px;}
/*作品集リスト*/
#saku_list{width:700px;margin:0 auto;padding:0;}
#saku_list ul{margin:0;padding:0;}
#saku_list li{
   list-style-type: none;
   margin: 0;
   float:left;
   }
#saku_list li a{
 width:170px; 
/*   height:170px;*/
   display:block;
   text-decoration: none;
   padding-top:20px;
   color:#000000;
}
#saku_list li a:hover{
   text-decoration: none;
   background-color:#EDE4D2;
   color:#000000;
}
/*作品集フォト*/
#saku_list img {
   text-align:center;
}
#saku_list a img {
margin-left:10px;
   width:150px;
   height:auto;
   text-align:center;;
}


/*作品集概要*/
.saku_title{
	text-align:center;
	margin:5px;
   padding;0;
	font-size:11px;
	vertical-align: top;
}

/* +++++++++++↑作品集テンプレート用CSS↑+++++++++++ */




/*updateinfo3*/

#updateinfo3{
	background:#F1F3F4;
	margin-top: 10px;
}
#updateinfo3 dl,
.updateinfo3 dl{
	background: url(../images/styles/i_ortry.gif) no-repeat left;
	clear:both;
	border-bottom:1px dotted #0D161D;
	padding:0 0 2px 15px;
	margin:0 0 5px 10px;
}
#updateinfo3 dt,
.updateinfo3 dt{
   width:7em;
   float:left;
}
#updateinfo3 dd,
.updateinfo3 dd{
   margin-left:7em;
   font-size:1.2em;
}



.pastnews{
	font-weight: bold;
	color: #0D161D;
	text-align: right;
}

/* カテゴリ、エントリ*/
h2#ent_title,
h2#cat_title,
h2#page_title,
h2.entrybodylist_title a{
	background:center;
	color:#0D161D;
	font-size:22px;
	padding:10px 0 7px 15px;
	text-decoration: none;
	line-height:normal;
	margin:0;
	clear:both;
	border-bottom: 2px double #0D161D;
}
h2.entrybodylist_title a:hover{
   text-decoration: none;
   color:#330000;
   background:url("../images/styles/bg_ent_title_ho.jpg") no-repeat bottom;
   }


/*カテゴリーリスト*/


.cat_desc{
	width: 350px;
	margin-left: 20px;
	border: 1px solid #FF9900;
	color: #330000;
	background: #FFFFFF;
	padding: 10px;
}




#cat_list{
   margin:15px;
   padding:0;
}
#cat_list ul{
   margin:0;
   padding:0;
}
#subcat_list h3,
#cat_list li{
	border-bottom:thin dotted #0D161D;
	background:left;
	padding:7px 10px 5px 30px;
	margin:0 0 15px 0;
	font-weight:bold;
	font-size:16px;
	line-height:normal;
	list-style-type:none;
}

/*エントリーカテゴリーリンク*/
.entrycategory{
   margin:3px 0 0 0;
   padding:0;
}
.entrycategory a{
   display:block;
   background:url("../images/styles/bg_entrycategory.jpg") no-repeat top #2B4188;
   width:90px;/*120-padd*/
   height:13px;/*23-padd*/
   color:#fff;
   text-decoration:none;
   margin:0;
   padding:5px 0 5px 30px;
   font-weight:bold;
}
.entrycategory a:hover{
   background:url("../images/styles/bg_entrycategory_hvr.jpg") no-repeat top #4868BB;
   color:#fff;
   text-decoration:none;
}

/*本文のリスト表示*/
.entrybodylist ul,
#entrybody ul,
.entrybody ul{
	margin:15px 0 5px 0px;
	padding:0;
}
.entrybodylist ul li,
#entrybody ul li,
.entrybody ul li,
#entrybody ol ul li{
	background:url("http://n-dk.biz/images/styles/i_ortry.gif") no-repeat left top;
	list-style:none;
	padding:0px 3px 4px 15px;
	display:block;
	margin-bottom:0.7em;
	border-bottom:1px dotted #cccccc;
}

/*本文のリスト表示 数字編*/
.entrybodylist ol,
#entrybody ol,
.entrybody ol{
position: relative;
	margin:0;
	padding:0;
}

.entrybodylist ol li,
#entrybody ol li,
.entrybody ol li,
#entrybody  ul ol li{
	padding:0px 3px 4px 0px;
	margin-bottom:0.7em;
	list-style-type: decimal;
	list-style-position: outside;
	margin-left:2em;
}
.entrymore,
.pagemore{
   clear:both;
}


/*本文の下部分*/


.under_honbun{
	background: #F9F9F9;
}


/*前後エントリーリンク*/
.zengo{
   font-size: 12px;
   padding:3px;
   border-top:1px dotted #CDD8E4;
   border-bottom:1px dotted #CDD8E4;
   height:1%;
}
.zengo:after{
   clear: both;
   display: block;
   height: 0;
   visibility: hidden;
   content: ".";
}
.zengo .zengo_left{float:left;width:250px;}
.zengo .zengo_right{float:right;width:250px;text-align:right;}
.zengo a{color:#0000FF;}
.zengo a:hover{color:#0000FF;}
/*本文表示*/

.entry_sekou{
	text-align: center;
	background: #000000;
	margin-left: 10px;
}

#entrybody,
.entrybody{
	padding:10px 10px 10px 20px;/*左に段下げ*/
	line-height:200%;

}
.centerbody{
	padding:0px 10px 10px 20px;/*左に段下げ*/
}
#entrybody h3,
.entrybody h3,
.centerbody h3{
	margin-left:0px;/*entbodyにpadd20px*/
	border-bottom:thin dotted #0D161D;
	background:left;
	padding:7px 10px 5px 0px;
	font-weight:bold;
	font-size:16px;
	line-height:normal;
	color: #330000;
	border-left: thin solid #FFFFFF;
}
#entrybody h4,
.entrybody h4,
.centerbody h4{
	padding:5px 10px 5px 0px;
	font-weight:bold;
	font-size:14px;
	color:#0D161D;
	background:repeat-x top;
}
#entrybody h5,
.entrybody h5,
.centerbody h5{
	margin:0;
	padding:5px 0;
	font-size:12px;
	font-weight:bold;
	color:#330000;
}
#entrybody h6,
.entrybody h6,
.centerbody h6{
	margin:0;
	padding:5px 0;
	font-size:12px;
	font-weight:bold;
	color:#330000;
}
.posted{
    clear:both;
	padding:3px 0;
	border-bottom:2px dotted #666666;
}
.pagetop{
	clear:both;
	padding:3px 0;

	text-align: right;
	border-bottom:2px solid #0D161D;
	padding:4px 10px;
	text-decoration:none;
}
.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto; 
   margin:0 0 10px 0;
   border-left: 5px solid #36414d;
   padding: 5px;
   color:#fff;
   background: #a3b8cc;
   font-size: 12px; 
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
   }

.entry_tags{margin-bottom:10px;}













*左メニューブログ記事::::::::::::::::::::::::::::::::*/ 

#blog_left{display:none;}

#blog_left ul{display:none;}

#blog_left li{display:none;}

#blog_left li a{display:none;}

/*左メニュー::::::::::::::::::::::::::::::::*/ 



#left{display:none;}


/*メニューリスト*/
#left ul{display:none;}
#left li{display:none;}

#left li a{display:none;}
	
#left li a:hover{display:none;}

.left_title_back{display:none;}

.left_title_back a{display:none;}

.left_title_back a:hover{display:none;}

.left_title_back2{display:none;}


.left_title_back2 a{display:none;}



/*サイトマップ、サブカテゴリーリスト:::::::::::::::::::::::::::::::::::::::*/
#sitemap_list,#subcat_list{}

#sitemap_list h3,
#subcat_list li,
#page_list li{
   list-style-type:none;
   font-size:16px;
   font-weight:bold;
   text-decoration:none;
   background:url("../images/styles/bg_site_li.jpg") top repeat-x;
   padding:5px 10px 5px 10px;
   border-bottom:1px dotted #cccccc;
}
#sitemap_list li{
   background:url("../images/styles/i_site.gif") top left no-repeat;
   padding-left:25px;
   list-style-type:none;
}
#page_list{}
#page_list ul{margin:0;padding:0;}
#page_list li{margin:10px 0;}










/*フッター:::::::::::::::::::::::::::::::::::::::*/
/*フッターグループ*/
#footer {
	clear:both;
	margin:0;
	background:none;
	border-top:1px solid #000;
	height:1%;
	width:100%;
    position:relative;
    color:#000;
}
.footer_inner{
	position:relative;
	padding:5px 0px;
	margin:0 auto;
	width:700px;/*750-padd*/
	background:none;
	border: 1px solid #000033;
	color:#000;
}

#footer a{
	color:#000;
}
#footer a:hover{
	color:#000;
}
#footer dfn{
   font-style:normal;
   display:inline;
   background:none;
}



/*サイトインフォメーション*/
/*siteinfo_top(会社名からcopyrightまで)*/
#footer .siteinfo_top{
	clear:both;
	margin:0;
	padding:10px;
	height:1%;
	border-bottom:1px solid #CCCCCC;
	display:block;
}

#footer .siteinfo{
	clear:both;
	margin:0;
	padding:10px 5px;
	width:600px;
	height:1%;
	border-bottom:1px solid #CCCCCC;
	display:block;
}
#footer .siteinfo:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

#footer_address{
	margin:5px;
	padding:0;
	font-size:16px;
	line-height:140%;
}
#footer_address span{
	font-size:12px;

}
#footer .footer_title{
	float:left;
	width:94px;height:1%;
	margin:5px;
	padding:0;
	font-size:12px;
}
#footer .footer_body{
	float:right;
	margin:5px;
	padding:0;
	width:500px;height:1%;
}

#footer p{
   margin:0;padding:5px;
}
/*コピーライト*/
.copyright{
	padding:10px 0;
	margin:0;
	text-align:right;
}
/*チェッカー*/
div.checker{display:none;}
/*HRC*/
.hrc{width:700px;color:#000;
	border: 1px solid #000;
 text-align:right;margin:0 auto;}
.hrc a{color:#000;text-decoration:none;}
.hrc a:hover{color:#000;}




/*その他:::::::::::::::::::::::::::::::::::::*/
/*リンクボタン*/
.link,
.link_more{
   margin:10px;
   text-align:right;
}
.link a,
.link_more a{
   border-top:1px solid #ccc;
   border-left:1px solid #ccc;
   border-right:1px solid #A5A5A5;
   border-bottom:1px solid #A5A5A5;
   padding:4px 20px 4px 20px;
   background:url("../images/styles/i_link.gif") no-repeat top left;
   text-decoration:none;
}
.link a:hover,
.link_more a:hover{
   background:url("../images/styles/i_link.gif") no-repeat top left #FFFFCC;
}

.btn_1{
   margin:15px 0;
   padding:0;

}
.btn_1 a{
   display:block;
   color:#fff;
   text-decoration:none;  
   padding:15px 0;
   background:url("http://n-dk.biz/images/styles/btn_1.jpg") no-repeat center top;
   height:15px;/*45-padd*/
   font-size:22px;
   text-align:center;
   font-weight:bold;
}
.btn_1 a:hover{
   background:url("http://n-dk.biz/images/styles/btn_1_hvr.jpg") no-repeat center top;
   text-decoration:none;  
   color:#fff;
}
.btn_2{
   margin:10px;
}
.btn_2 a{
   border-top:1px solid #ccc;
   border-left:1px solid #ccc;
   border-right:1px solid #A5A5A5;
   border-bottom:1px solid #A5A5A5;
   padding:4px 20px 4px 20px;
   background:url("../images/styles/i_link.gif") no-repeat top left;
   text-decoration:none;
}
.btn_2 a:hover{
   background:url("../images/styles/i_link.gif") no-repeat top left #FFFFCC;
}



.contact {
	text-align: right;
}


.sekouyear{
	margin: 0px 10px 10px;
	padding: 10px;

	border: 2px solid #330000;
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}



.contact_tel1{
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}

.contact_tel2{
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
}


/*テーブル*/
.table1{
	margin:10px 0;
	border-collapse: collapse;
	border-spacing: 0;
	/*border-top: #000 1px solid;
	border-left: #000 1px solid;*/
	border: #000 1px solid;
    background:#FFF;

}
.table1 th{
	border: #000 1px solid;

	padding:5px;
	background:#EEE;
	text-align:center;
	color:#000;
	font-size:12px;
	font-weight:normal;
}

.table1 td{

    border: #000 1px solid;
	padding:5px;
	font-size:12px;
	vertical-align: top;
}



.table_trans{
	margin:10px 0;
	border-collapse: collapse;
	border-spacing: 0;
    background:#FFF;
}
.table_trans th{
	padding:5px;
	background:#EEE;
	text-align:center;
	color:#000;
	font-size:12px;
	font-weight:normal;
}

.table_trans td{

	padding:5px;
	font-size:12px;
	vertical-align: top;
}



.table_order{
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #330000;
	background:#FFF3E8;
	width:100%;
	margin: 1px;
}

.table_order td{
	border: #000 1px solid;
	padding:2px;
	font-size:12px;
	vertical-align: top;
	margin: 0px;
}



/*枠*/


.waku {
	line-height: 150%;
	color: #0D161D;
	background: #FFFBF4;
	padding: 10px;
	border: 1px solid #FFEED0;
}



/*文字サイズ*/
.fchange{
   position:absolute;
   top:-23px;
   right:100px;
}
.fchange_inner{
   position:relative;
   margin:0;
   padding:0;
   background:#E6F9FF;
   width:198px;/*200px-bdr*/
   height:19px;/*21px-bdr*/
   border-top:1px solid #86B5CE;
   border-left:1px solid #86B5CE;
   border-right:1px solid #5A9ABC;
   border-bottom:1px solid #5A9ABC;
   }
.fchange span{
   position:absolute;
   display:block;
   color:#366781; 
   top:1px;
   left:6px;
}
.fchange .f_defo{
   position:absolute;
   top:1px;
   right:60px;   
}
.fchange .f_large{
   position:absolute;
   top:1px;
   right:6px;   
}
.fchange .f_defo a,
.fchange .f_large a{
   width:50px;
   height:15px;/*17px-padd*/
   display:block;
   background:url("http://n-dk.biz/images/styles/bg_f_defo.jpg") no-repeat;
   color:#244557;
   text-align:center;
   text-decoration:none;
   padding:1px 0;
}
.fchange .f_defo a:hover,
.fchange .f_large a:hover{
   display:block;
   background:url("http://n-dk.biz/images/styles/bg_f_defo_hvr.jpg") no-repeat;
   color:#fff;
   text-decoration:none;

}

.fchange:after{
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	content: ".";
}


/*文字:::::::::::::::::::::::::::::::::::::*/

.boldblue{
	font-size:14px;
	font-weight: bold;
	color: #003399;
	line-height: 150%;
}

.message{
	line-height: 200%;
	font-size:1.2em;
}

.black{
   color:#000;
}


.blue{
	color:#0000FF;
}
