@charset "utf-8";
/* 基本設定ここから */

body{
	color:#333333;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "ヒラギノ角ゴ ProN W3";

	font-size: 14px;
	font-style: normal;
	line-height: 1.6;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	background-color:#ffffff;
}

.cr{clear:both;}

a:Link{
	color:#0000CC;
	text-decoration:underline;
	
}

a:visited{
color:#660066;
text-decoration:underline;
}

a:hover{
color:#FF6600;
text-decoration:none;
}

a:active{
color:#FF9900;
text-decoration:none;
}

hr{
display: none;
}

h1,h2,h3 {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
}

/* ヘッダー部分 */




#titletop h3 {
	font-size: 12px;
	display: block;
	margin: 5px 0px 0px;
	float: right;
	font-weight: normal;
}

*+html #titletop h3{

	}



/* サイド部分 */

h2{
	font-size:15px;
	background-image: url(../img/side_title_bg.gif);
	padding-top:3px;
	padding-right:5px;
	padding-bottom:8px;
	padding-left:18px;
	background-repeat: no-repeat;
}

img{
	border:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* レイアウト設定ここから */
/* IE6中央寄せ対策 */ 

#iecenter{
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}

#pageBody{
	width:860px;
	text-align:left;
	margin-top:5px;
	margin-right: auto;
	margin-left: auto;
	background-color:#ffffff;
	position: relative;

}


#pagetop{
	padding-top:0px;
	padding-right:20px;
	padding-bottom:0px;
	padding-left:20px;
	position: relative;
	width:850px;

}

#titletop{
	width:850px;
	height:250px;
	background-color: #ffffff;
	position: relative;	
}












/* 基本設定ここまで */


/* ヘッダー部分 */
#rogo{ 
position:absolute;
top:15px;
left:4px;
}

html* #rogo{
position:absolute;
top:15px;
margin-top:10px;
left:4px;

	}


/* ヘッダー部分 */
#telfax{ 
position:absolute;
top:15px;
left:336px;
}

html* #telfax{
position:absolute;
top:15px;
margin-top:10px;
left:336px;
	}

/* ヘッダー部分 */
#hedclub{ 
position:absolute;
top:15px;
left:510px;
}

html* #hedclub{
position:absolute;
margin-top:10px;
left:510px;

	}



#contentsWrap{
	clear:both;
	position: absolute;
	width:850px;
	top:250px;
	padding: 0px 0px 0px;
}


#side{
	width:270px;

	padding-right:10px;
	padding-left:0px;
	float: left;
	border-right-width:1px;
	border-right-style:dotted;
	border-right-color:#980053;
	display: block;
}

#content{
width:520px;
padding-right:0px;
padding-left:2px;
float: right;

}



address{
	clear:both;
	color: #666666;
	font-style: normal;
	font-size: 14px;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "ヒラギノ角ゴ ProN W3";
	text-align:center;
	padding-top:8px;	
}

/* レイアウト設定ここまで */


/* 上部インデックスここから */




/* ヘッダーインデックス */
#mainIndex{
	list-style-type: none;
	width:847px;
	height:50px;
	background-color:#ffffff;
	padding:0px 0px 0px 0px;
	position:absolute;
	top:142px;
	margin: 0px 0px 5px 3px;
	display: block;
	overflow: hidden;
	left: 0px;
}
/* ヘッダーインデックス */
#mainIndex li{ 
	background-color:#999999;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;

}


/* ---------------
ヘッダーインデックス rollover ここから
---------------  */


#menu1{
	width:200px;
	height:50px;
	background:url(../img/top_img/top_content_01.gif) no-repeat;
}
#menu1 a{
	text-indent:-9999px;
	display:block;
	width:200px;
	height:50px;
	background:url(../img/top_img/top_content_01.gif) no-repeat;
}
#menu1 a:hover{ 
	background:url(../img/top_img/top_content_01-over.gif) no-repeat;
}

#menu2{
	width:114px;
	height:50px;
	background:url(../img/top_img/top_content_03.gif) no-repeat;
}
#menu2 a{
	text-indent:-9999px;
	display:block;
	width:114px;
	height:50px;
	background:url(../img/top_img/top_content_03.gif) no-repeat;
}
#menu2 a:hover{ 
	background:url(../img/top_img/top_content_03-over.gif) no-repeat;
}

#menu3{
	width:128px;
	height:50px;
	background:url(../img/top_img/top_content_04.gif) no-repeat;
}
#menu3 a{
	text-indent:-9999px;
	display:block;
	width:128px;
	height:50px;
	background:url(../img/top_img/top_content_04.gif) no-repeat;
}
#menu3 a:hover{ 
	background:url(../img/top_img/top_content_04-over.gif) no-repeat;
}



/* ---------------
ヘッダーインデックス rollover　ここまで
---------------  */

/* ヘッダーサブインデックス　カテゴリ */
#subIndex{
	list-style-type: none;
	width:850px;
	height:41px;
	background-color:#ffffff;
	padding:0px;
	position:absolute;
	top:185px;
	left:2px;
	display: block;
	overflow: hidden;
	margin: 10px 0px 0px;
}

#subIndex li{
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}

/* ---------------
ヘッダーサブインデックス rollover　ここから
---------------  */


#menus1{
	width:173px;
	height:41px;
	background:url(../img/sub_img/sub_01.gif) no-repeat;
}
#menus1 a{
	text-indent:-9999px;
	display:block;
	width:173px;
	height:41px;
	background:url(../img/sub_img/sub_01.gif) no-repeat;
}
#menus1 a:hover{ 
	background:url(../img/sub_img/sub_01-over.gif) no-repeat;
}

#menus2{
	width:88px;
	height:41px;
	background:url(../img/sub_img/sub_02.gif) no-repeat;
}
#menus2 a{
	text-indent:-9999px;
	display:block;
	width:88px;
	height:41px;
	background:url(../img/sub_img/sub_02.gif) no-repeat;
}
#menus2 a:hover{ 
	background:url(../img/sub_img/sub_02-over.gif) no-repeat;
}

#menus3{
	width:125px;
	height:41px;
	background:url(../img/sub_img/sub_03.gif) no-repeat;
}
#menus3 a{
	text-indent:-9999px;
	display:block;
	width:125px;
	height:41px;
	background:url(../img/sub_img/sub_03.gif) no-repeat;
}
#menus3 a:hover{ 
	background:url(../img/sub_img/sub_03-over.gif) no-repeat;
}

#menus4{
	width:102px;
	height:41px;
	background:url(../img/sub_img/sub_04.gif) no-repeat;
}
#menus4 a{
	text-indent:-9999px;
	display:block;
	width:102px;
	height:41px;
	background:url(../img/sub_img/sub_04.gif) no-repeat;
}
#menus4 a:hover{ 
	background:url(../img/sub_img/sub_04-over.gif) no-repeat;
}

#menus5{
	width:64px;
	height:41px;
	background:url(../img/sub_img/sub_09.gif) no-repeat;
}
#menus5 a{
	text-indent:-9999px;
	display:block;
	width:64px;
	height:41px;
	background:url(../img/sub_img/sub_09.gif) no-repeat;
}
#menus5 a:hover{ 
	background:url(../img/sub_img/sub_09-over.gif) no-repeat;
}

#menus6{
	width:64px;
	height:41px;
	background:url(../img/sub_img/sub_05.gif) no-repeat;
}
#menus6 a{
	text-indent:-9999px;
	display:block;
	width:64px;
	height:41px;
	background:url(../img/sub_img/sub_05.gif) no-repeat;
}
#menus6 a:hover{ 
	background:url(../img/sub_img/sub_05-over.gif) no-repeat;
}

#menus7{
	width:102px;
	height:41px;
	background:url(../img/sub_img/sub_06.gif) no-repeat;
}
#menus7 a{
	text-indent:-9999px;
	display:block;
	width:102px;
	height:41px;
	background:url(../img/sub_img/sub_06.gif) no-repeat;
}
#menus7 a:hover{ 
	background:url(../img/sub_img/sub_06-over.gif) no-repeat;
}

#menus8{
	width:64px;
	height:41px;
	background:url(../img/sub_img/sub_07.gif) no-repeat;
}
#menus8 a{
	text-indent:-9999px;
	display:block;
	width:64px;
	height:41px;
	background:url(../img/sub_img/sub_07.gif) no-repeat;
}
#menus8 a:hover{ 
	background:url(../img/sub_img/sub_07-over.gif) no-repeat;
}

#menus9{
	width:66px;
	height:41px;
	background:url(../img/sub_img/sub_08.gif) no-repeat;
}
#menus9 a{
	text-indent:-9999px;
	display:block;
	width:66px;
	height:41px;
	background:url(../img/sub_img/sub_08.gif) no-repeat;
}
#menus9 a:hover{ 
	background:url(../img/sub_img/sub_08-over.gif) no-repeat;
}



/* ---------------
ヘッダーサブインデックス rollover　ここまで
---------------  */


/*  上部インデックスここまで  */




/* 左サイドここから */

#map{
position:absolute;
left:240px;
top:5px;
}

/* 左サイドmapロールオーバー設定 */
#map{ 
	width:33px;
	height:15px;
	background:url(../img/map.gif) no-repeat;
	}
/* 左サイドmapロールオーバー設定 */
#map a{ 
	text-indent:-9999px;
	display:block;
	width:33px;
	height:15px;
	background:url(../img/map.gif) no-repeat;
}

/* 左サイドmapロールオーバー設定 */
#map a:hover{ 
	background:url(../img/map-over.gif) no-repeat;
}

/* 左サイドの陶芸倶楽部ロールオーバー設定 */
#clubon{ 
	list-style-type: none;
	width:171px;
	height:65px;
	background-color:#ffffff;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0px 0px 0px 0px;
		float:left;
}

/* 左サイドの陶芸倶楽部ロールオーバー設定 */
#clubon{ 
	width:171px;
	height:65px;
	background:url(../img/side_club.gif) no-repeat;
	}

/* 左サイドの陶芸倶楽部ロールオーバー設定 */
#clubon a{ 
	text-indent:-9999px;
	display:block;
	width:171px;
	height:65px;
	background:url(../img/side_club.gif) no-repeat;
}

/* 左サイドの陶芸倶楽部ロールオーバー設定 */
#clubon a:hover{  
	background:url(../img/side_club-over.gif) no-repeat;
}


#sideAdress dd{
	color:#333333;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding:2px 2px 2px 2px;
	font-size:14px;
}

#sideAdress img{
	border:0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}



#sidesubindex dt{
	margin-top:40px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0px 2px 2px 2px;
}

#sidesubindex dd{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:180px;
	margin-left:0px;
	padding:2px 2px 2px 2px;
	
}


#sidesubindex li{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0px 0px 0px 0px;
	list-style-image: url(../img/yajirusi.gif);

}


/* 左サイドここまで */


/* 右インフォメーションここから*/

#hello{
	padding:20px 12px 12px 10px;
	width:520px;
	margin: 0px;


}

#bannerR{
	font-size:10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 5px;

}
#bannerS {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.hello_bg {
	background: url(../img/top_hello_bg2.jpg) no-repeat left top;
	border: 1px solid #999;
	margin-right: 10px;
}


#bannerS tr td {
	font-size: 14px;
}


table{
	font-size:10px;
		padding:15px 0px 0px 0px;
		text-align:center;
		border:0px;
		width:500px;
}


.center {
text-align:center;
}

.center a:Link{
	color:#0000CC;
text-decoration:none;
	
}

.center a:visited{
color:#660066;
text-decoration:none;
}

.center a:hover{
color:#FF6600;
text-decoration:none;
}

.pd_10{
padding-bottom: 15px;
padding-top:15px;
}



/* 右インフォメーションここまで*/

#pankuzu {
	margin-left: 20px;
	padding-bottom: 15px;
}


