/* ページ全体 */
body {
	font-family: "Verdana", "Osaka","ＭＳ ゴシック","ヒラギノ角ゴ Pro W3";
	font-size: small;
	margin: 0px;
	padding: 0px;
	color#666666;
	line-height: 130%;
	letter-spacing: 1px;
}
a {color:#27d;text-decoration:none;}
a:hover {color:#039;text-decoration:none;}

body,td,input { font-size:9pt ; line-height:120% }
.INDEX { background-color:#FFCC66 }

img{border: none; margin: 0px; padding: 0px;vertical-align: middle;}





#container{width: 700px; margin: 0px auto;}


#title {
	width: 700px;
	margin: 0px auto ;
	padding: 0px;
}

#menu{
	width: 700px;
	margin: 0px auto;
	padding: 0px;
	clear: left;
}

#menu p{
	width: 138px;
	border-left: #888 1px solid;
	border-right: #888 1px solid;
	border-bottom: #888 1px solid;
	letter-spacing: 5px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu a {
	color: #27d;
	background-color: #def;
	padding: 3px;
	display: block;
	font-weight: bold;
	text-align: center;
}

#menu a:hover { color: #777; background-color: #fff; }



/* メイン */
div#main {
	width: 700px;
	float: left;
}
.h3 {background-color: #e0e0e0;
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 0}
/* コンテンツ */
div#content
	{width: 400px;
	float: left;
	}

div#content h2 {background-color: #e0e0e0;
	background-image: url(/kawatsu/gallery/css/img/bar-green3.png);
	background-repeat: no-repeat;
	font-size: 1.0em;
	line-height: 23px;
	padding-left: 50px;
	margin-top: 30px;
	margin-bottom: 0}
.h3 {background-color: #e0e0e0;
	background-image: url(/kawatsu/gallery/css/img/bar-green2.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 0}
.float
      {
         float: left;
         margin-right: 1em;
      }
.floatclear
      {
         clear: both;
      }

.info	{background-color: white;
	border: solid 1px #8cc63f;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px;

}
.imagebox2{
background-color: #0ef3f6;
width :112px;
padding: 10px 5px 10px 5px;
clear: left;

}

/* サイドバー */
div#sidebar	
	{width: 150px;
	float: left;
	}
div#sidebar h3 {background-color: #e0e0e0;
	background-image: url(/kawatsu/gallery/css/img/bar-green2.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 10px;
	margin-top: 30px;
	margin-bottom: 0}

.imagebox{
background-color: #0ef3f6;
width :110px;
padding: 10px 10px 10px 10px;
clear: left;

}


/* 右サイドバー */
#right{


	width: 150px;
	clear: right;
	float: right;
}

.smenu1{

	background-image: url(/kawatsu/gallery/css/img/bar-green2.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	width :150px;
	margin-top: 1px;
	font-size:1.2em ; 
	clear:  right;

}




div.info	{background-color: white;
	border: solid 1px #8cc63f;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 0px;
	padding: 10px;

}

div#right h2	{background-color: #cdf0a1;
	border-bottom: solid 1px #8cc63f;
	color: #3c5916;
	font-size: 1.5em;
	text-align: center;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 3px}


#right a:hover { color: #777; background-color: ##fff; }

div#right h3 {background-color: #e0e0e0;
	background-image: url(/kawatsu/gallery/css/img/bar-green2.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 10px;
	margin-top: 30px;
	margin-bottom: 0}

div#right ul	{font-size: 1.2em;
	margin: 5px;
	padding: 0px}

div#right ul li {background-image: url(/kawatsu/gallery/css/img/maru-green.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 12px;
	list-style-type: none}
/* フッター */
#copyright{
	width: 700px;
	font-size: x-small;
	color: #000000;
        margin-left:  auto;
        margin-right:  auto;
	padding:  5px 0px 0px 0px;
	border-top: solid 1px #000000;
	text-align: center;
	clear: both}


