/* コトノハ庭園全体 */
/* コトノハ庭園全体 */

html{	overflow-y: scroll }
body{	margin: 7% 7% 3%; line-height: 180% }

/*======= font =======*/
.msg,body,div,p,b,td{/*等幅フォント*/
	font-family: "MS Gothic","Osaka",monospace }
.eng,#sozai,#co{/*英文*/
	font-family: "Verdana","Arial",sans-serif }
.date{/*日付フォント*/
	font-family: "Lucida Sans Unicode","Lucida Grande","Lucida Console",sans-serif }
.temp{/*手書き風フォント*/
	font-family: "Tempus Sans ITC","Papyrus","Comic Sans MS","Lucida Sans","Arial",cursive }
.msp{/*プロポーショナルフォント*/
	font-family: "MS PGothic","Osaka",sans-serif }

#sozai,#co{
	color: #999999; line-height: 140% }
#page{	color: #669933; font-size: 130% }

body,div,p,td,textarea,#sozai{
	font-size: small }
#co{	font-size: 85% }

.num,#sozai{
	text-align: right }
#page,#co,#hom{
	text-align: center }

/*======= link =======*/
a{	color: #669900 }
a:active{
	color: #cc9966 }
a:hover{
	color: #99cc99 }

a.so,a.so:active{/*素材リンク*/
	color: #999999; text-decoration: none }
a.so:hover{
	color: #ffffff; background-color: #cccccc }

/*======= ブラウザ対策 =======*/
table{	margin: auto }
b{	font-weight: bold }
/*======= img =======*/
img{	border-width: 0 }
img.sbnr{
	width: 88px; height: 31px;
}
img.mbnr{
	width: 200px; height: 40px;
}
.clo{
	padding-left: 13px;
	background-repeat: no-repeat; background-position: left center;
}
.gr{	background-image: url("../_c_/sg7.png"); }
.rd{	background-image: url("../_c_/sp3.png"); }
.pr{	background-image: url("../_c_/spr2.png"); }
.bl{	background-image: url("../_c_/sb3.png"); }
