@charset "UTF-8";
/************************************************
*	developer									*
************************************************/

/************************************************
*	Reset										*
************************************************/

h1,h2,h3,h4,h5,ul,ol,li,dl,dt,dd,blockquote,cite,q,address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

img {
border-style: none;
}
/************************************************
*	clear										*
************************************************/
div:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
/************************************************
*	Layout  									*
************************************************/
body {
		font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color: #333333;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background:#000000;
}

div#top_header{
	background:url(http://shigekuni.sakura.ne.jp/img/top_header.png) repeat-X;
	width: 100%;
	height:43px;
	clear: both;

}


div#top_header_in{
	background:url(http://shigekuni.sakura.ne.jp/img/top_header.png) repeat-X;
	width: 1200px;
	height:33px;
	clear: both;
	padding-top:10px;
}


div.top_header_inner {
	margin:0 auto;
	width:800px;
	font-size:80%;
	color:#FFFFFF;
	padding-left:30px;
	text-align:left;
}


div#header{
	width:1200px;
	margin:0px auto 0px;
	background:url(http://shigekuni.sakura.ne.jp/img/head_banner.png) no-repeat;
	padding-top:90px;
}


div.header_inner{
	width:820px;
	margin:0 auto;
}

div#cat_top_bg{
	width:1200px;
	margin:310px auto 0px;
	padding-top:5px;
}

div#cat_bg{
	width:1200px;
	margin:0px auto;
	background:url(http://shigekuni.sakura.ne.jp/img/head_banner.png) no-repeat #000000;
	padding-top:5px;
}



div#out_box{
	width:1200px;
	background:url(http://shigekuni.sakura.ne.jp/img/out_box.png) repeat-y;
	margin:0 auto;
}
* html #out_box{
behavior: expression(IEPNGFIX.fix(this));
} 



div#cat_out_box{
	width:1200px;
	background:url(http://shigekuni.sakura.ne.jp/img/out_box.png) repeat-y;
	margin:100px auto 0;
}
* html #cat_out_box{
behavior: expression(IEPNGFIX.fix(this));
} 



div#out_box_bottom{
	width:1200px;
	background:url(http://shigekuni.sakura.ne.jp/img/out_box_bottom.png) no-repeat;
	margin:0 auto;
	height:120px;

}

div#content {
	font-size: 100%;
	color: #333333;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin:0 auto;
	margin-bottom: 0px;
	width: 800px;
}


div#in_box {
	background:url(http://shigekuni.sakura.ne.jp/img/in_box.png) repeat-y;
	width: 800px;
}


.in_box_bottom {
	background:url(http://shigekuni.sakura.ne.jp/img/in_box_bottom.png) no-repeat;
	width: 800px;
	height:80px;
	margin:0 auto;
}

div#main {
	font-size: 80%;
	color: #333333;
	text-align: left;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	width: 570px;
	float: left;
}

div#footer {
	background:url(http://shigekuni.sakura.ne.jp/img/footer.png) repeat-X;
	width: 100%;
}

div#footer_in {
	font-size: 80%;
	background:url(http://shigekuni.sakura.ne.jp/img/footer.png) repeat-X;
	width: 1200px;
	height:34px;
	padding-top:20px;
}


/************************************************
*	header  									*
************************************************/

div#head_bar{
	background:url(http://shigekuni.sakura.ne.jp/img/head_banner_01.png) repeat-x;
	height:43px;
	width:100%;
}

div.head_inner{
	width:800px;
	padding:12px;
	margin:0 auto;
	text-align:left;

}

div.head_inner h1 a{
	color:#FFFFFF;
	font-size:80%;
	margin-top:15px;
}




/************************************************
*	Content 					     		    * 
************************************************/

div#main{
	padding-left: 20px;
	padding-right: 10px;
}


div#main h2
{
	width:570px;
	font-size:100%;
	font-weight:bold;
	color:#ffffff;
	background:transparent url(http://shigekuni.sakura.ne.jp/img/h3.png) repeat-y left top;
	border:none;
	padding:10px 10px 10px 28px;
	line-height:150%;
}

div.trackbacks h4,
div.comments h4
{
	font-size:80%;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#5b5b5b;
	background:transparent url(http://shigekuni.sakura.ne.jp/img/h4.png) no-repeat left top;
	line-height:150%;
	margin:0 10px 20px 0;
}

div#main h3
{
	width:570px;
	font-size:100%;
	font-weight:bold;
	color:#ffffff;
	background:transparent url(http://shigekuni.sakura.ne.jp/img/h3.png) repeat-y left top;
	border:none;
	padding:10px 10px 10px 28px;
	line-height:150%;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin-bottom:10px;
}

div#main h4
{
	font-size:95%;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#870600;
	background:transparent url(http://shigekuni.sakura.ne.jp/img/h4.png) no-repeat left top;
	line-height:180%;
    text-indent:20px;
	margin-bottom:20px;
	border-bottom:#333333 1px dotted;
}

div#main h5
{
	font-size:85%;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#750300;
	background:transparent url(http://shigekuni.sakura.ne.jp/img/h5.png) no-repeat left top;
	line-height:180%;
    text-indent:23px;
	margin-bottom:20px;
}

div#main h6
{
	font-size:80%;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#C30900;
	background:transparent url(http://shigekuni.sakura.ne.jp/img/h6.png) no-repeat left top;
	line-height:180%;
    text-indent:30px;
	margin-bottom:20px;
	margin-left:20px;
}















/* ハイパーリンク */
div#main a {
	text-decoration: none;
	color: #006699;
	background-color: #ffffff;
}

div#main a:hover {
	text-decoration: underline;
	color:#006699;
	background-color: #ffffff;
}

/* 段落 */
div#main p {
	line-height: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.menu {
	padding-top: 20px;
}

/* 画像 */
div#main img {
	border: none;
	margin-bottom: 10px;
}
/* リスト */
div#main ol,div#main ul {
	margin-top: 0;
	margin-left: 25px;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 0;
}

div#main ol li,div#main ul li {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
/* 引用 */
div#main blockquote {
	color: #333333;
	background-color: #eeeeee;
	line-height: 140%;
	margin-top: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding-top: 3px;
	margin-left: 0;
	padding-left: 10px;
	margin-right: 0;
	padding-right: 10px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

div#main blockquote p {
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 3px;
}

/* 引用元情報 */
div#main cite {
	font-style: italic;
}

/* 整形済みテキスト */
div#main pre {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 5px;
	overflow: scroll;
}
/* 箇条書き（定義リスト） */
div#main dl {
	margin-top: 5px;
	margin-bottom: 5px;
}


div#main dt {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 10px;
}

div#main dd {
	padding-left: 5px;
}

/* 画像左配置 */
.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}
/* 画像中央配置 */
.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}
/* 画像右配置 */
.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}
/* 画像左配置 */
div#main .imageleft{
	margin-right: 10px;
	float: left;
}
/* 画像右配置 */
div#main .imageright{
	margin-left: 10px;
	float: right;
}

/* 続き */
div#main .extended {
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	display: block;
}

div#main .entry-tags {
    margin: 10px 0 10px 10px; 
	clear: both;
}
div#main .entry-tags-header,
div#main .entry-tags-list,
div#main .entry-tag { display: inline; }
div#main .entry-tags-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#main .posted img {
	border: none;
	margin-bottom: -5px;
}

div.comment-reply {
	margin-left: 20px;
}


/* コメンター画像 */
.asset-meta img {
	position: relative;
	top: 14px;
}

/* コメントフォーム */
div#main textarea{
	width: 440px;
}
/* コメントフォーム文字サイズ */
div#main input,div#main textarea {
	font-size: 100%;
}
div#main label {
	margin-bottom: 0.8em;
	width: 11em;
	float: left;
	clear: both;
	white-space: nowrap;
}



/************************************************
*	 Sidebar 					     	    * 
************************************************/

div#sub {
	font-size: 100%;
	color: #333333;
	text-align: left;
	margin-top: 0px;
	padding: 0;
	margin-left: 0px;
	margin-right:7px;
	width: 190px;
	float: right;
	background:url(http://shigekuni.sakura.ne.jp/img/bg_side.png);
}

*html div#sub {
	text-align: left;
	clear:both;
	width: 170px;
	padding: 0;
	margin-left: 0px;
	margin-right:0px;
	background:none;

}

* html #sub img{
behavior: expression(IEPNGFIX.fix(this));
} 




div#sub .inner {
	padding:3px;
}

*html div#sub .inner {
	padding:0px;
	margin-right:0px;
	
}

.inner a:hover img{
	opacity:0.5;
	filter: alpha(opacity=50);
}


div#sub .shop_info {
	font-size:70%;
	color:#FFFFFF;
	margin:0 0 0 3px;
}


/* サイドバーリスト */
div#sub dl {
	clear:both;
}

div#sub dt {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	margin-top: 20px;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

div#sub dd {
	font-size: 100%;
}
	
	
div#sub ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

div#sub ul li {
	font-size: 75%;
	padding-top: 2px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 3px;
}

div#sub ul li li {
	font-size: 100%;
	margin-left: 20px;
		
}
	
div#sub ul li a {
	text-decoration: none;
	color: #006699;
	background-color: #ffffff;
	margin: 0;
}

div#sub ul li a:hover{
	color: #006699;
	background-color: #ffffff;
}
/* サイドバー段落 */
div#sub p{
	line-height: 20px;
	margin: 0;
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}
/* サイドバータグクラウド */
div#sub .module-tagcloud .module-content
	{text-align: left; }

div#sub .module-tagcloud .module-content .module-list
	{ list-style: none; }

div#sub .module-tagcloud .module-content .module-list .module-list-item
	{ display: inline; }

div#sub .module-tagcloud .module-content .module-list li.taglevel1
	{ font-size: 170%; }

div#sub .module-tagcloud .module-content .module-list li.taglevel2
 	{ font-size: 150%; }

div#sub .module-tagcloud .module-content .module-list li.taglevel3
	{ font-size: 130%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel4
	{ font-size: 110%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel5
	{ font-size: 90%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel6
	{ font-size: 70%; }


div#sub li.item {
	display: inline;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 70px;
	height: 70px;
}


/************************************************
*	navi_menu									*
************************************************/
div#g_navi {
  width: 790px;
  height: 46px;
  margin:0 auto;
  padding:0 5px;
  background: url(http://shigekuni.sakura.ne.jp/img/navi_menu_off.png) #FFFFFF no-repeat 0px 0px;
  background-position:center top;
  background-repeat:no-repeat;
}

*html div#g_navi {
  width: 800px;
}

div#g_navi ul li {
  display:block;
  float:left;
  height:46px;
}

#g_navi ul li a {
  text-indent:-9999px;
  display:block;
  float: left;
  height: 46px;
  overflow: hidden;
  text-decoration: none;
}

#g_navi li.g_navi01 a {
  width: 155px;
  background: url(http://shigekuni.sakura.ne.jp/img/navi_menu_off.png) no-repeat 0px 0px;
}

#g_navi li.g_navi02 a {
	width: 160px;
	background: url(http://shigekuni.sakura.ne.jp/img/navi_menu_off.png) no-repeat -155px 0px;
}
#g_navi li.g_navi03 a {
	width: 160px;
	background: url(http://shigekuni.sakura.ne.jp/img/navi_menu_off.png) no-repeat -315px 0px;
}
#g_navi li.g_navi04 a {
	width: 160px;
	background: url(http://shigekuni.sakura.ne.jp/img/navi_menu_off.png) no-repeat -475px 0px;
}
#g_navi li.g_navi05 a {
	width: 155px;
	background: url(http://shigekuni.sakura.ne.jp/img/navi_menu_off.png) no-repeat -635px 0px;
}


#g_navi li.g_navi01 a:hover {
	background: url(http://shigekuni.sakura.ne.jp/img/navi_menu_on.png) no-repeat 0px 0px;
}
#g_navi li.g_navi02 a:hover {
	background: url(http://shigekuni.sakura.ne.jp/img/navi_menu_on.png) no-repeat -155px 0;
}
#g_navi li.g_navi03 a:hover {
	background: url(http://shigekuni.sakura.ne.jp/img/navi_menu_on.png) no-repeat -315px 0px;;
}
#g_navi li.g_navi04 a:hover {
	background: url(http://shigekuni.sakura.ne.jp/img/navi_menu_on.png) no-repeat -475px 0px;
}
#g_navi li.g_navi05 a:hover {
	background: url(http://shigekuni.sakura.ne.jp/img/navi_menu_on.png) no-repeat -635px 0px;
}


/************************************************
*	Footer  									*
************************************************/
/* 文責 */
div#footer address {
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 70%;
	font-weight: bold;
}

/* 段落 */
.footer_in_box{
	font-size: 80%;
	color:#FFFFFF;

}
.footer_in_box a{
	color:#FFFFFF;

}

div.copy{
	margin-top:15px;
	font-size: 75%;
	color:#000000;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}


/************************************************
*	top								*
************************************************/
* html .top_main_banner img{
behavior: expression(IEPNGFIX.fix(this));
} 

#shop_info_banner{
	width:572px;
	height:245px;
	background-image:url(http://www.shigekuni.sakura.ne.jp/img/shop_info_banner.jpg);
	position: relative; 
}

div#shop_info_banner.infomap{
	position: relative;
	left: 10px;
	top:10px;
}


div#shop_info_banner .inner
{	
	width:390px;
	height:100px;
	left: 160px;
	position: absolute ; 
	top:160px;
}

div#shop_info_banner ul li
{	
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background-color:inherit;
	line-height:150%;
	margin-left:40px;
	margin-bottom:5px;
	border-bottom:dotted 1px #ffffff;
	list-style-type:none;
}




/************************************************
*	concept						*
************************************************/
div.box1 { /* 親ボックス */ 
width: 570px;
height:370px;
position: relative; 
} 

div.box1 img { /* ボックス豪*/ 
position: relative; 
left: 10px;
} 

div.box1 p { /* ボックス右 */ 
position: relative ;
width:330px;
left: 220px;
position: absolute ; 
top:0px;
} 


div.box2 { /* 親ボックス */ 
width: 570px;
position: relative; 
} 

div.box2 img { /* ボックス豪*/ 
position: relative; 
left: 285px;
} 

div.box2 p { /* ボックス右 */ 
position: relative ;
width:250px;
left: 10px;
position: absolute ; 
top:0px;
} 

div.accsss_box { /* 親ボックス */ 
width: 550px;
position: relative;
border:#CCCCCC solid 1px;
padding:5px;
} 

div.accsss_box img { /* ボックス豪*/ 
position: relative; 
left: 10px;
} 

div.accsss_box p { /* ボックス右 */ 
position: relative ;
width:300px;
left: 220px;
position: absolute ; 
top:0px;
} 
/************************************************
*	info				*
************************************************/
/* ---------- table ---------- */
table.access{
    border-top:1px solid #cccccc;
    border-left:1px solid #cccccc;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
	color:#2b2828;
	font-size:80%;
    empty-cells:show;
}
.access th{
    border-right:1px solid #cccccc;
    border-bottom:1px solid #006600;
    color:#ffffff;
    background-color:#99CC00;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.access td{
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    padding:0.3em 1em;
}



/************************************************
*	yakibuta			*
************************************************/

div.cart_box { /* 親ボックス */ 
width: 560px;
position: relative;
border:#A60B00 solid 1px;
padding:5px;
margin-bottom:10px;
} 

div.cboxL { /* ボックス豪*/ 
position: relative; 
left: 10px;
} 

div.cboxL p { /* ボックス豪*/
	width:250px;
}

div.cboxR{ /* ボックス右 */ 
position: relative ;
width:300px;
left: 280px;
position: absolute ; 
top:10px;
} 

/************************************************
*	mailform			*
************************************************/

div#mailform textarea { 
	border:1px solid #999;
	width:300px;

 }
