body {
	margin:0px 0px 0px 0px;
	background:url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #f7f4df;
	

	/*スクロールバー*/
    scrollbar-face-color:#c9a64b;
    scrollbar-arrow-color:#4a3d1c;
    scrollbar-3dlight-color:#a4873d;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#a4873d;
    scrollbar-darkshadow-color:#ffffff;
    overflow-x: hidden;
	margin: 0px;
	padding:0px;
}

img{border:0px;}

a {
    text-decoration: none;
}

a:link {color: #926a02; } 
a:visited {color: #926a02; } 
a:hover {color: #ed1a5f; } 
a:active {color: #ed1a5f; }


/*----------▼テキスト▼------------*/

.h1 {
font-size: 12px;
color:#9e7303;
font-weight: normal; 
line-height: 16px;
}



.txt18 {
	font-size: 18px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}

.txt16 {
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}

.txt16c {
	font-size: 16px;
	font-family:"A-OTF 欧体楷書 Std Light";
	line-height:18px;
	color:#E65660;
	font-weight: bold;
	
}

.txt16y_b {
font-size:16px;
line-height:140%;
color:#926a02;
font-weight:bold;
}

.txt14y_b {
font-size:14px;
line-height:140%;
color:#926a02;
font-weight:bold;
}

.txt14a {
	font-size: 14px;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}

.txt14b {
	font-size: 14px;
	margin: 2px;
	padding: 2px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bold;
}


.txt14c {
	font-size: 14px;
	font-family:"A-OTF 欧体楷書 Std Light";
	line-height:16px;
}

.txt14pk {
font-size:14px;
color:#dd325c;
font-weight:bold;
}

.txt14red_b {
font-size:14px;
color:#e00202;
line-height:140%;
font-weight:bold;
}

.txt12 {
	font-size: 12px;
	line-height: 140%;
}

.txt12_h16 {
	font-size: 12px;
	line-height:16px;
}

.txt12_h18 {
	font-size: 12px;
	line-height:18px;
}

.txt12a {
	font-size: 12px;
	margin: 3px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}

.txt12b {
	font-size: 12px;
	line-height:140%;
	font-weight: bold;
}

.txt12red_b {
font-size:12px;
color:#e00202;
line-height:140%;
font-weight:bold;
}

.txt12_ye {
font-size:12px;
color:#c39b2f;
line-height:140%;}

.txt12_ye_b {
font-size:12px;
color:#c39b2f;
line-height:140%;
font-weight:bold;}


.txt10 {
	font-size: 10px;
	line-height:150%;
}

.txt10b {
	font-size: 10px;
	line-height:150%;
	font-weight: bold;
}

.txt12_linkt {
font-size:12px;
font-weight:bold;
line-height:18px;
}

.txt12_link {
font-size:12px;
line-height:16px;
}

/*----------▲テキスト▲------------*/


/*--------▼トップページ▼----------*/

#news {
width:200px;
height:260px;
overflow-x: hidden;
overflow-y: scroll; 
} 

.conceptbg {
background-image:url(../concept/images/photo.jpg);
background-repeat:no-repeat;
}

.copyright {
	width: 510;
	height: 25;
	font-size: 10px;
	padding: 3 6;
    text-align: left;
	background-color: #000000;
}

#bg_month {
background:url(../images/bn_bg_month.gif) no-repeat bottom;
}

#iHateBlogPet {
 width: 1px;
 height: 1px;
 visibility: hidden;
}


/*--------▲トップページ▲----------*/


