BODY { margin: 0px 0px 0px 0px ; background-image: url(images/bg.gif);}

a:visited {	color: #cc0000;	text-decoration:	none;	font-weight: normal;}
a:active {	color: #cc0000;	text-decoration:	none;	font-weight: normal;}
a:link {	color: #cc0000;	text-decoration:	none;	font-weight: normal;}
a:hover {	color: #990000;	text-decoration:	underline;	font-weight: normal;}





/* top */

.topmbg { background-image: url(images/top/mbg.gif);}
.topmbg2 {
	background-image: url(images/top/m_bg2.gif);
	height:100px;
	background-repeat: no-repeat;
}


/* フォント */

.mini {	font-size: 10px;	color: #333333;	line-height: 140%;	letter-spacing: 0.05em;}
.mini a:visited {	color: #333333;	text-decoration:	none;	font-weight: normal;}
.mini a:link {	color: #333333;	text-decoration:	none;	font-weight: normal;}
.mini a:hover {	color: #999999;	text-decoration:	underline;	font-weight: normal;}

.text {	font-size: 12px;	line-height: 140%;	color: #333333;}
.textw {	font-size: 12px;	line-height: 140%;	color: #FFFFFF;}

.aka {	font-size: 12px;	line-height: 140%;	color: #A22D01;}

.cha {	font-size: 24px;	color: #641D01;}

.cw {	font-size: 10px;	color:	#333333;	letter-spacing: 0.05em;}

.mw {	font-size: 10px;	color: #FFFFFF;	line-height: 130%;	letter-spacing: 0.05em;}
.mw a:visited {	color: #FFFFFF;	text-decoration:	underline;	font-weight: normal;}
.mw a:active {	color: #FFFFFF;	text-decoration:	underline;	font-weight: normal;}
.mw a:link {	color: #FFFFFF;	text-decoration:	underline;	font-weight: normal;}
.mw a:hover {	color: #cccccc;	text-decoration:	underline;	font-weight: normal;}

.list {	font-size: 12px;	line-height: 150%;	color: #660000;}
.list a:visited {	color: #660000;	text-decoration:	none;	font-weight: normal;}
.list a:link {	color: #660000;	text-decoration:	none;	font-weight: normal;}
.list a:hover {	color: #990000;	text-decoration:	underline;	font-weight: normal;}

/*title*/
.titleimg { padding-bottom:12px; }

/*backtop*/
.gotoTop {	font-size: 10px;	color: #A22D01;	line-height: 120%;	letter-spacing: 0.05em;}


/*spc*/
.spcB7 { padding-bottom:7px;}
.spcB10 { padding-bottom:10px;}
.spcB20 { padding-bottom:20px;}
.spcT20 { padding-top:20px;}
.spc1020 { padding:10px 20px;}
.spcTB10 { padding:10px 0;}

/*footer*/
.footer {
	color:#999999;
	font-size:10px;
	letter-spacing:0.05em;
	padding:10px 0 10px 0;
}


/*photogallery*/

.photoG {
	margin-top: 11px;
}
.photoG .wrap {
	border: 1px solid;
	border-color: #CFC0A9;
	background-color: #FFFFFF;
	border-top: 4px solid;
	border-top-color: #CFC0A9;
	vertical-align: top;
	text-align: left;
	
}
.photoG .wrap div {
	border-bottom: 1px solid;
	border-bottom-color: #DACEBC;
}
.photoG .wrap div span {
	font-size: 16px;
	font-weight: bold;
	margin: 12px 13px 7px 13px;
	display: block;
	padding: 0;
	background-image: url(photogallery/images/point.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 13px;
}
.photoG .wrap div img {
	margin: 3px;
}
.photoG .wrap p {
	margin: 10px 15px;
	font-size: 12px;
	line-height: 1.4;
}
#buttonChange {
	text-align: right;
}
#buttonChange img {
	margin: 0 0 10px 5px;
}