@charset "UTF-8";

body {
	margin-top: 0px;
	background-color:#FFF;
	text-align:center;
	color:#555555;
}
div, p,h1,h2,h3{margin:0px; padding:0px;}
hr{height:1px;}

.clear{ clear : both;}

.text-left{text-align:left;}
.text-center{text-align:center;}
.text-right{text-align:right;}

.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mb10{margin-bottom:10px;}

.font07{font-size:0.7em;}
.font08{font-size:0.8em;}
.font09{font-size:0.9em;}

.normal{font-weight:normal;}

.margin10{margin:10px;}
.padding10{padding:10px;}
.margin_auto{margin-left:auto;margin-right:auto;}

h1{font-size:0.8em;line-height:140%;margin-bottom:20px;}

a:visited{color:#555;text-decoration:none;}
a:link{color:#555;text-decoration:none;}
a:hover{color:#777700;text-decoration:none;}
/* ####################### toppage structure ###########################*/

.sh_l{background-image:url(../image/contents/gallery/konjaku/sh_l.gif);
	background-repeat:repeat-y;}

.sh_r{background-image:url(../image/contents/gallery/konjaku/sh_r.gif);
	background-repeat:repeat-y;}
		
#header{border-bottom:1px solid #999;height:65px;margin-bottom:5px;}

#logo_top{margin-top:2px;margin-left:5px;margin-bottom:10px;}

#bread{font-size:0.6em;margin-right:10px;text-align:right;}
#bread a{text-decoration:underline;}

#main_top{margin-top:0px;}
#main_top table{border-top:1px solid #999;border-bottom:1px solid #999;}

#topcopy{padding:10px;background-color:#7C071A;font-size:0.8em;color:#FEE;line-height:1.3em;text-align: justify; text-justify: distribute;}

#btmlink{font-size:0.6em;text-align:center;margin-bottom:10px;}
#btmlink a{text-decoration:underline;}

#footer{padding-top:4px;height:22px;border-top:1px solid #CCC;font-size:0.7em;text-align:center;background-image:url(../image/contents/gallery/konjaku/sh_b.gif);
	background-repeat:repeat-x;}
	
#main{margin-top:15px;width:720px;}
#left{padding-left:1px;background-image:url(../image/contents/gallery/konjaku/left_bg.gif);background-repeat:no-repeat;}
#right{width:490px;margin-top:10px;text-align:left;}
#right p{font-size:0.8em;}
#right h2{font-size:0.9em;color:#888800;margin-bottom:8px;}
.kome_ul{
	list-style-type:none;
	margin:10px 0px 0px 0px;
	}
.kome_ul li{
	background-image:url(../image/contents/gallery/konjaku/kome.gif) ;
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:14px;
	list-style:none;}


