@charset "UTF-8";
/* CSS Document */

/*************************
 a
*************************/
a {
	color:#B47D7D;
	text-decoration: none;
}
a:hover {
	color:#E5D6D6;
	text-decoration: none;
}

/*************************
 テキスト
*************************/
p {
	font-size: 14px;
	color: #5A5A5A;
	text-align: left;
	line-height: 32px;
}

/*************************
ページ>>>＆ナビ
*************************/
.style03 {
	color: #5A5A5A;
	font-size: 9px;
}
.style04 {
	color: #B47D7D;
	font-size: 9px;
}
.style05 {
	color: #7A7A7A;
	font-size: 10px;
	line-height: 18px;
}
.style06 {
	color: #5A5A5A;
	font-size: 10px;
	line-height: 18px;
}
/*************************
シャガールって？
*************************/
h1 {
	font-size:12px;
	color: #B47D7D;
	line-height: 20px;
}
.style01 {
	font-size:12px;
	color: #B47D7D;
	line-height: 20px;
	font-weight: lighter;
}

/*************************
キャスト
*************************/
h2 {
	font-size: 9px;
	font-weight: lighter;
	color: #7A7A7A;
	padding-top: 10px;
}
.style02 {
	font-size:12px;
	color: #5A5A5A;
	font-weight: lighter;
	line-height: 18px;
}
#mainshagirl #left #migi a {
	color: #5A5A5A;
	text-decoration: none;
}
#mainshagirl #left #migi a:hover {
	color: #B47D7D;
	text-decoration: none;
}

/*************************
キャッチコピー
*************************/
h3 {
	font-size: 11px;
	font-weight: lighter;
	color: #B47D7D;
	line-height: 20px;
}

/*************************
Copyright
*************************/
h4 {
	font-size:10px;
	color: #5A5A5A;
	text-align: center;
	font-weight: lighter;
}
