/*-------------------------------------------------
CSS RESET
-------------------------------------------------*/

html,body,h1,h2,h3,h4,p,ul,li,dl,dt,dd{
margin: 0;
padding: 0;
}

/*-------------------------------------------------
COMMON
-------------------------------------------------*/

body{
		font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック",Arial;
		margin: 0px;
		background:#fff;
		text-align:center;
		background-position: center;
		color:#9B5F28;

		line-height:1.6em;
}

* html body,*+html body{
		folor:#000;;
}

img {
		 border-width:0; 
}


#wrapper {
		width:950px;
		margin:0 auto;
		text-align:center;
}



#header {
		width: 950px;
		height:70px;
		padding-top: 20px;
}

#header .title{
		width:300px;
		float:right;
		padding:4px;
		text-align: center;
}

#flash {
        margin-top: 0px;
}

.clear {
		clear:both;
}

ul {
		list-style:none;
}

#footer {
		color: #9B5F28;
		text-align:left;
		font-size:0.8em;
}

a {

text-decoration:none;

color:#515151;

overflow:hidden;

}



a:focus{

outline:none;

} 


/*-------------------------------------------------
left_navigation
-------------------------------------------------*/



#left_nav {
		float:left;
		width:120px;
		position: relative;
}

h1 {
		margin:0;
}

#l_btn{
		width: 120px;
}

#l_btn li,#l_btn li a{
		height: 16px;
		display: block;
}

#srollover1 {
		background: url("../img/l_01.gif") 0 0 no-repeat;
		text-decoration: none;
		text-indent:-9999px;
		margin:44px 0 0 0;
}

#srollover1 a:hover, #srollover1 a:visited:hover { background: transparent url(../img/l_01.gif) 0px -16px no-repeat;}

#srollover1 a.selected:link, #srollover1 a.selected:visited { background: transparent url(../img/l_01.gif) 0 -16px no-repeat;}


#srollover2 {
		background: transparent url(../img/l_02.gif) 0px 0px no-repeat;	
		text-decoration: none;
		text-indent:-9999px;
		margin:44px 0 0 0;
}

#srollover2 a:hover, #srollover2 a:visited:hover { background: transparent url(../img/l_02.gif) 0px -16px no-repeat;}

#srollover2 a.selected:link, #srollover2 a.selected:visited { background: transparent url(../img/l_02.gif) 0 -16px no-repeat;}


#srollover3 {
		background: transparent url("../img/l_03.gif") 0 0 no-repeat;
		text-decoration: none;
		text-indent:-9999px;
		margin:44px 0 0 0;
}

#srollover3 a:hover, #srollover3 a:visited:hover { background: transparent url(../img/l_03.gif) 0px -16px no-repeat;}

#srollover3 a.selected:link, #srollover3 a.selected:visited { background: transparent url(../img/l_03.gif) 0 -16px no-repeat;}


#srollover4 {
		background: transparent url("../img/l_04.gif") 0 0 no-repeat;
		text-decoration: none;
		text-indent:-9999px;
		margin:44px 0 0 0;
}

#srollover4 a:hover, #srollover4 a:visited:hover { background: transparent url(../img/l_04.gif) 0px -16px no-repeat;}

#srollover4 a.selected:link, #srollover4 a.selected:visited { background: transparent url(../img/l_04.gif) 0 -16px no-repeat;}



#l_btn_02 li,#l_btn_02 li a{
		height: 58px;
		display: block;
}

#srollover5 {
		background: transparent url("../img/l_05.gif") 0 0 no-repeat;
		text-decoration: none;
		text-indent:-9999px;
		margin:44px 0 0 0;
}

#srollover5 a:hover, #srollover5 a:visited:hover { background: transparent url(../img/l_05.gif) 0px -58px no-repeat;}

#srollover5 a.selected:link, #srollover5 a.selected:visited { background: transparent url(../img/l_05.gif) 0 -58px no-repeat;}


#mail{
		width: 32px;
		margin: 8px auto 0;
}

#mail_btn li,#mail_btn li a{
		height: 34px;
		display: block;
}

#m_btn{
		background: transparent url("../img/l_06.gif") 0 0 no-repeat;
		text-decoration: none;
		text-indent:-9999px;
		margin:0;
}

#m_btn a:hover, #m_btn a:visited:hover { background: transparent url(../img/l_06.gif) 0px -34px no-repeat;}

#m_btn a.selected:link, #m_btn a.selected:visited { background: transparent url(../img/l_06.gif) 0 -34px no-repeat;}





a:hover.detail_btn {

background-position: 0 -20px;

} 



#wrapper #left_nav p {
		position: absolute;
		top: 700px;
		right: -20px;
}


#banner{
	margin:50px 0 0 0;
}

#banner li{
	margin:10px 0;
}

#banner_award{
	margin:50px 0 0 0;
}

#banner_award li{
	margin:10px 0;
	text-align:left;
}




/*-------------------------------------------------
main column common - top
-------------------------------------------------*/

#main_column0 {
		float:right;
		width:780px;
		margin:0 0 200px 0;
		font-size:small;
		color: #717071;
		text-align:left;
}

#main_column0 .contents_l{
		float: left;
		width:360px;
}

#main_column0 .contents_l .img_01{
		margin-top: -105px;
		position:relative;
}

#main_column0 .contents_l .img_02{
		margin-top: 440px;
}

#main_column0 .contents_l .img_03{
		margin-top: 280px;
}

#main_column0 .contents_r .img_04{
		margin-top:100px;
}

#main_column0 .contents_r .img_05{
		margin-top: 350px;
}

#main_column0 .contents_r .img_06{
		margin-top: 300px;
}

#main_column0 .contents_r{
		float: right;
		width: 420px;
}

#btn_03{
		width: 32px;
		margin: 0 auto;
}

#main_column0 .contents_r p{
		margin-top: 48px;
}

#main_column0 ul{
		margin-top: 20px;
}

#main_column0 ul li{
		font-size: small;
		line-height: 1.6em;
}






/*-------------------------------------------------
main column common - consept
-------------------------------------------------*/

#main_column {
		float:right;
		width:750px;
		margin:0 0 50px 0;
		font-size: 0.9em;
		line-height:1.6em;
		text-align:left;
}

#main_column .contents_r{
		float: right;
		width: 300px;
		margin-left: -150px;
		text-align:right;
		position:relative;
}

#main_column .contents_r .img{
		margin: 1000px 0 0 0;
		position:relative;
}


#main_column .contents_l{
		float: left;
		width: 450px;
}

#main_column .contents_l h2{
		margin-bottom: 20px;
}

#main_column .contents_l h3{
		font-size: 1.6em;
		line-height:1.4em;
}

#main_column .contents_l p{
		margin-top: 20px;
}

#main_column .contents_l p .bold{
		font-weight: bold;
		letter-spacing: 0.2em;
		line-height:1.8em;
}

#main_column .contents_l .inner {
		float:left;
		width:450px;
}

#main_column .contents_l .inner .l{
		float: left;
		width:350px;
}

#main_column .contents_l .inner .l p{
		margin-bottom: 30px;
}

#main_column .contents_l .inner .r{
		float: right;
		width: 80px;
}

#main_column .contents_l .inner .r p{
		margin-top: 90px;
}


#btn_03{
		width: 32px;
		margin: 0 auto;
}

/*-------------------------------------------------
main column common - workshop
-------------------------------------------------*/


#wrapper #header2 {
		width: 950px;
		height:161px;
		text-align: left;
}

#wrapper #header2 h1{
		padding:15px 0 0 18px;
}



#main_column4 {
		width:700px;
		margin:0 auto;
		font-size:0.9em;
		line-height:1.6em;
		
}



#main_column4 table{ 
		padding:0;
		margin:30px 0 0 151px;

}

#main_column4 #contents_t{
		width:637px;
		margin:25px 30px auto;
		text-align:left;
}

#main_column4 .contents_a_head{
		padding:0;
		height:120px;
		margin:0 30px;
		background-image:url("../img/bg_a1.gif");
		background-repeat: no-repeat;
		text-align:left;
}


.contents_a_head h2{
	padding:30px 0 16px 151px;
	margin:0;
}


#main_column4 #contents_a{
		padding:0;
		margin:0 30px;
		background-image:url("../img/bg_a2.gif");
		background-repeat: repeat-y;
		text-align:left;
}


#main_column4 .contents_a_foot{
		margin:0 30px;
		padding:10px 30px 0 30px;
		height:100px;
		background-image:url("../img/bg_a3.gif");
		background-repeat: no-repeat;
		text-align:right;
}

#main_column4 .contents_b_head{
		padding:0;
		height:128px;
		margin:0 30px;
		background-image:url("../img/bg_b1.gif");
		background-repeat: no-repeat;
		text-align:left;
}

.contents_b_head h2{
	padding:30px 0 16px 151px;
	margin:0;
}

#main_column4  #contents_b {
		padding:0;
		margin:0 30px;
		background-image:url("../img/bg_b2.gif");
		background-repeat: repeat-y;
		text-align:left;

}

#main_column4 .contents_b_foot{
		margin:0 30px;
		padding:10px 30px 0 30px;
		height:100px;
		background-image:url("../img/bg_b3.gif");
		background-repeat: no-repeat;
		text-align:right;
}

#main_column4 #contents_a p,#contents_b p{
		margin:0;
		padding:0 20px 0 151px;
		color: #6fb92c;
		font-weight: bold;
		letter-spacing: 0.2em;
}

#main_column4 #contents_a p{
		color: #6fb92c;
}

#main_column4  #contents_b p{
		color: #fffded;
}

#main_column4  #contents_a th,#contents_b th{ 
		width:50px;
		margin: 0px;
		padding: 0 10px 0 0;
		vertical-align: top;
		text-align: left;
		font-weight: bold;
		letter-spacing: 0.2em;
		border: 0px;
		}

#main_column4  #contents_a td,#contents_b td{ 
		margin: 0px;
		padding: 0 10px 0 0;
		vertical-align: top;
		text-align: left;
		font-weight: bold;
		letter-spacing: 0.2em;
		}

#main_column4  #contents_a th,#contents_a td{ 
		color: #6fb92c;
		}

#main_column4  #contents_b th,#contents_b td{ 
		color: #fffded;
		}


#detail_btn li,#detail_btn li a{
		height: 31px;
		display: block;
}

.btn_right {
float:right;
}

/*---ワークショップページへのボタン（はじまり）---*/

a.b_btn{
		display:block;
		width:236px;
		height:31px;
		background: url("../workshop/img/detail_b.gif") 0 0 no-repeat;
		text-decoration: none;
		text-indent:-9999px;
}

a:hover.b_btn{
		background: url(../workshop/img/detail_b.gif) 0px -31px no-repeat;
}

/*---ワークショップページへのボタン（おわり）---*/

#back_t{
		margin:30px auto 0;
		width:770px;
		padding: 0;
		text-align: right;
		font-weight:bold;
}

.back_b{
		float:right;
		width:130px;
		margin:0 0 60px 0;
		padding: 10px 0;
}

/*---ワークショップページの最下部ボタン（はじまり）---*/

a.b_btn2{
		display:block;
		width:130px;
		height:28px;
		background: url("../workshop/img/back_top2.gif") 0 0 no-repeat;
		text-decoration: none;
		text-indent:-9999px;
}


a:hover.b_btn2{
		background: url("../workshop/img/back_top2.gif") 0px -28px no-repeat;
}

/*---ワークショップページの最下部ボタン（おわり）---*/



#main_column5 {
		width:700px;
		margin:0 auto;
		font-size: 0.9em;
		line-height:1.6em;
}


#main_column5  #contents {
		width:738px;
		margin: 0 0 10px 0;
		background-image:url("../workshop/img/bg_shadow.gif");
		background-repeat: repeat-y;
		text-align:left;
}


#main_column5  #contents h2{
		margin: 0;
		padding: 0;
}

#main_column5  #contents .return_ws a:link,a:visited{
		color:#000;
}

#main_column5  #contents .ws_r{
		width:725px;
		background:#fff;
}


#main_column5 #contents .wc .r table{ 
		width:500px;
		margin:30px 0 40px 151px;
}


#main_column5  #contents .ws_r p{
		padding:20px 0 20px 10px;
		color: #444141;
		font-weight:bold;
}

#main_column5  #contents .ws_c {
		width:709px;
		margin:10px 15px 0 8px;
		background: #fff;
		color: #444141;
		font-size:1em;
		font-weight:bold;
}

#main_column5  #contents .ws_c:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


#main_column5  #contents .ws_c .l{
		float:left;
		width:280px;
		padding:10px;
		font-size:0.9em;
}

#main_column5  #contents .ws_c .l dt{

		margin-top:18px;
}

#main_column5  #contents .ws_c .l dd{
		margin-top:3px;
		margin-left:10px;
}

#main_column5  #contents .ws_c .l dd .small{
		font-size:1.0em;
		font-weight:normal;
		line-height:1.4em;
}

#main_column5  #contents .ws_c .r{
		float:right;
		width:377px;
		margin: 0;
		padding:10px;
		border-left: 4px dotted #6FB92C;
	    min-height: 1em;
}

/*\*/
* html #containerC {
    height: 1em;
}

#containerC {
    display: block;
}
/**/

#main_column5  #contents .ws_c .r table{
		width:382px;
		margin:10px 0;
		border-collapse: collapse;
}

#main_column5  #contents .ws_c .r table tbody{
		border-top: 1px solid;
}

#main_column5  #contents .ws_c .r table thead th,tbody th{
		font-size:1.0em;
		width: 40px;
		border-right: 1px solid;
}

#main_column5  #contents .ws_c .r table thead th, thead td,tbody th{
		font-size:0.9em;
		text-align: center;
}

#main_column5  #contents .ws_c .r table tbody td .small{
		font-size: 0.9em;
		font-weight:normal;
		line-height:1.6em;
}

#main_column5  #contents .ws_c .r table tbody th{
		font-size:0.9em;
		vertical-align: top;
}

#main_column5  #contents .ws_c .r table tbody td{
		font-size: 0.8em;
		padding-top:3px;
}

#main_column5  #contents .ws_c .r table tbody td{
		padding-left:7px;
		vertical-align: top;
}


#main_column5  #contents .form{
		float:left;
		width:738px;
		background-image:url("../workshop/img/bg_shadow.gif");
		background-repeat: repeat-y;
}

#main_column5  #contents .form .f_l{
		float:left;
		width:400px;
		padding:10px 0 0 25px;
		font-size:1.4em;
		font-weight:bold;
		line-height:1.4em;
		color:#fff;
}

#main_column5  #contents .form .f_r{
		float:right;
		margin:43px 30px 0 0;
}

#main_column5  #contents .address{
		float:left;
		width:738px;
		background-image:url("../workshop/img/bg_shadow.gif");
		background-repeat: repeat-y;
}

#main_column5  #contents .address p{
		padding:20px;
		font-weight:bold;
		color:#fff;
		line-height:1.2em;
}


#main_column5  .back_b{
		float: right;
		width:130px;
		margin-bottom:60px;
		padding: 10px 0;
		font-weight:bold;
}


/*** shopping LINK ***/

#b_btn{
		float:right;
		width: 130px;
}

#b_btn li,#b_btn li a{
		height: 13px;
		display: block;
}

#b_link {
		background: url("../workshop/img/back.gif") 0 0 no-repeat;
		text-decoration: none;
		text-indent:-9999px;
		margin:5px 0 10px 4px;
}

#b_link a:hover, #b_link a:visited:hover { background: transparent url(../workshop/img/back.gif) 0px -13px no-repeat;}

#b_link a.selected:link, #b_link a.selected:visited { background: transparent url(../workshop/img/back.gif) 0 -13px no-repeat;}

#b_link2 {
		background: url("../workshop/img/close.gif") 0 0 no-repeat;
		text-decoration: none;
		text-indent:-9999px;
		margin:5px 0 5px 4px;
}

#b_link2 a:hover, #b_link2 a:visited:hover { background: transparent url(../workshop/img/close.gif) 0px -13px no-repeat;}

#b_link2 a.selected:link, #b_link2 a.selected:visited { background: transparent url(../workshop/img/close.gif) 0 -13px no-repeat;}





.clear {
		clear:both;
}

ul {
		list-style:none;
}








/*-------------------------------------------------
main column common - shopping
-------------------------------------------------*/

#main_column3 {
		float:right;
		width:750px;
		margin:0 0 50px 0;
		font-size: 0.9em;
		line-height:1.6em;
		text-align:left;
}


#main_column3 a:link,a:visited {
		color:#9B5F28;
    }

#main_column3 a:active,a:hover {
      color: #c0c0c0;
    }



#main_column3 .contents_l{
		float: left;
		width: 450px;
}

#main_column3 .contents_l h2{
		margin-bottom: 0px;
}

#main_column3 .contents_l h3{
		font-size: 0.9em;
		font-weight: bold;
		letter-spacing: 0.2em;
}

#main_column3 .contents_l p{
		margin-top: 20px;
		font-size: 0.9em;
		font-weight: bold;
		letter-spacing: 0.2em;
		line-height:1.8em;
		text-align:left;
}

#main_column3 .contents_l .inner {
		float:left;
		width:450px;
}

#main_column3 .contents_l .inner .l{
		float: left;
		width:340px;
}

#main_column3 .contents_l .inner .l p{
		margin-bottom: 30px;
}

#main_column3 .contents_l .inner .r{
		float: right;
		width: 110px;
}

#main_column3 .contents_l .inner .r p{
		margin-top: -100px;
		position:relative;
}

#main_column3 .contents_r{
		float: right;
		width: 226px;
}

#main_cart{
		float:right;
		width:750px;
		margin:0 0 100px 0;
		font-size: small;
		font-weight:bold;
		background-image:url(../img/bg.gif);
		background-repeat: no-repeat;
		line-height:1.6em;
		text-align:left;
}

#main_cart #main_img{
		float: left;
		width:750px;
}


#main_img ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

#main_img ul li {
		display: inline;
		margin: 0;
		padding: 20px 30px;
	}

#main_cart .cart{
		float: left;
		width:750px;
}

#main_cart .cart .shop_cart{
		float: right;
		margin-top:100px;
		margin-right:80px;
}



#main_cart #list,#list2{
		float: left;
		width:750px;
		border-top: 1px solid;
		padding: 20px 0;
}

#main_cart #list{
		margin:80px 0 10px 0;
}

#main_cart #list2{
		border-bottom: 1px solid;
}

#main_cart .product{
		float: left;
		width:187px;
}

#main_cart .product .list{
		margin:0 0 20px 5px;
}

#main_cart .product .img{
		margin-top:7px;
}

#main_cart .product .name{
		line-height:1.2em;
		margin-top:10px;
		margin-bottom:5px;
}

#main_cart .product .small{
		font-size:0.8em;
		line-height:1.4em;
}

#main_cart .product .price{
		font-size:1.4em;
		margin-top: 5px;
}

#main_cart .product2{
		float: left;
		width:400px;
}

#main_cart .product2 .img{
		width:400px;
		margin-top:7px;
}

#main_cart .product2 .l_caution{
		margin-top:14px;
		float: left;
		width:30px;
}

#main_cart .product2 .r_caution{
		margin:8px 0 8px 4px;
		float: left;
		width:360px;
}

#main_cart .product2 .r_caution .small{
		font-size:0.8em;
		line-height:1.4em;
		color:#e50012;
}


#main_cart .product2 .l{
		float: left;
		width:150px;
}

#main_cart .product2 .r{
		float: left;
		width:200px;
}

#main_cart .product2 .name{
		line-height:1.2em;
		margin-top:10px;
		margin-bottom:5px;
}

#main_cart .product2 .small{
		font-size:0.8em;
		line-height:1.4em;
}

#main_cart .product2 .price{
		font-size:1.4em;
		margin-top: 5px;
}

#main_cart .product2 .l .small{
		font-size:0.7em;
}

#list2 #r_link{
		float: right;
		width:320px;
		margin-top:130px;
		
}

#list2 #r_link .b{
		font-size: 1.2em;
		margin-bottom:5px;
}

#list2 #r_link .b a:link,a:visited {
		color:#9B5F28;
    }

#list2 #r_link .b a:active,#list2 #r_link .b a:hover {
      color: #c0c0c0;
    }


#list2 #r_link .small,.small_b{
		font-size:0.8em;
		line-height:1.4em;
}

#list2 #r_link .small{
		margin-left:4px;
}


#list2 #r_link .small_b{
		padding:5px 0 10px 0;
}


#list2 #r_link .small_b .red a:link,#list2 #r_link .small_b .red a:visited {
		color:#e50012;
    }

#list2 #r_link .small_b .red a:active,#list2 #r_link .small_b .red a:hover {
      color: #c0c0c0;
    }

#main_cart #product2 .list{
		margin:0 0 20px 5px;
}

#list2 #r_link .img{
		margin-top:5px;
}

#main_cart #product2 .img{
		margin-top:5px;
}

#main_cart #product2 .name{
		line-height:1.2em;
		margin-top:10px;
		margin-bottom:5px;
}

#main_cart #product2 .small{
		font-size:0.8em;
		line-height:1.4em;
}

#main_cart #product2 .price{
		font-size:1.4em;
		margin-top: 5px;
}


#small{
		font-size: 0.8em;
}

#list2 .return{
		width:750px;
		margin-top:15px;
		margin-bottom:-15px;
		text-align:right;
}


#main_cart #caution{
		float: left;
		width:750px;
		font-size: 0.8em;
		line-height:1.2em;
}

#main_cart #caution .l{
		float: left;
		width:600px;
		margin: 15px 0;
}

#main_cart #caution .r{
		float:right;
}



/*** shopping LINK ***/

#l_btn2{
		width: 324px;
}

#l_btn2 li,#l_btn2 li a{
		height: 29px;
		display: block;
}

#link {
		background: url("../shopping/img/link.gif") 0 0 no-repeat;
		text-decoration: none;
		text-indent:-9999px;
		margin:5px 0 5px 4px;
}

#link a:hover, #link a:visited:hover { background: transparent url(../shopping/img/link.gif) 0px -29px no-repeat;}

#link a.selected:link, #link a.selected:visited { background: transparent url(../shopping/img/link.gif) 0 -29px no-repeat;}




/*** shopping SMALL NAVIGATION ***/

/* UL for main navigation */
#small_btn {
		margin: 15px 0;
		padding: 0;
		background: url(../shopping/img/icon.gif) no-repeat;
		width: 91px;
		height: 39px;
		position: relative;
	}


/* LI for main navigation */

#small_btn li {
		margin: 0;
		padding: 0;
		list-style: none;
		position: absolute;
		top: 0;
	}
	
#small_btn li, #small_btn a {
		height: 39px;
		display: block;
	}

/* Modified Phark Image Replacement Technique */
#small_btn a {
		text-indent: -5000px;
		text-decoration: none;
	}

/* CSS Sprites Technique from Dave Shea, Mezzoblue */
#sbtn_1 {left: 0px; width: 39px;}
#sbtn_2 {left: 52px; width: 39px;}

#sbtn_1 a:hover, #sbtn_1 a:visited:hover { background: transparent url(../shopping/img/icon.gif) 0px -39px no-repeat;}
#sbtn_2 a:hover, #sbtn_2 a:visited:hover { background: transparent url(../shopping/img/icon.gif) -52px -39px no-repeat;}

#sbtn_1 a.selected:link, #sbtn_1 a.selected:visited { background: transparent url(../shopping/img/icon.gif) 0 -39px no-repeat;}
#sbtn_2 a.selected:link, #sbtn_2 a.selected:visited { background: transparent url(../shopping/img/icon.gif) -52px -39px no-repeat;}


/*-------------------------------------------------
main column common - aboutus
-------------------------------------------------*/

#main_column2 {
		float:right;
		width:750px;
		margin:0 0 50px 0;
		font-size:0.9em;
		background-image:url(../img/bg.gif);
		background-repeat: no-repeat;
		color: #717071;
		text-align:left;
}

#main_column2 .contents_l{
		float: left;
		width:380px;
}

#main_column2 .contents_l h2{
		margin-bottom: 20px;
}

#main_column2 .contents_l h3{
		font-size: 1.6em;
		line-height:1.4em;
}

#main_column2 .contents_l p{
		margin-top: 20px;
}

#main_column2 .contents_r{
		float: right;
		width: 226px;
}

#btn_03{
		width: 32px;
		margin: 0 auto;
}

#main_column2 .contents_r p{
		margin-top: 48px;
}

#main_column2 ul{
		margin-top: 20px;
}

#main_column2 ul li{
		font-size: 0.9em;
		line-height: 1.6em;
}

a.underline{
		text-decoration:underline;
}



