@charset "utf-8";

/* ::::::::::::::::::::::::::::::::::::::::::::::::::

				kanen設定
	
:::::::::::::::::::::::::::::::::::::::::::::::::: */


p#kanen1 {
	font-size: 0.8em;
	line-height: 1.8em;
	margin-bottom: 15px;
}

p#kanen2 {
	font-size: 0.8em;
	line-height: 1.8em;
	padding-top: 15px;
	}

p#img_kanen {
    float: right;
    width: 340px;
    height: 430px;
	margin-left: 20px;
}

/*画像下配置のfloat解除*/
p#pageTop {
	clear: both;
}



/* :::::::::: ドロップキャップここから :::::::::: */

p#kanen1:first-letter {
	color: #534742;
	font-size: 315%;
	float: left;
	line-height: 1;
	padding-top: 4px;
	margin-right: 5px;
}

/* Mac版IEでは無効 \*/
p#kanen1:first-letter {
	color: #534742;
	font-size: 315%;
	float: left;
	line-height: 1;
	padding-top: 4px;
	margin-right: 5px;
}
/* ここまで */

/*ie6とie7*/
p#kanen1:first-letter {
	*font-size: 250%;
}

/* :::::::::: ドロップキャップここまで :::::::::: */



/* :::::::::: ▼以下▼英語版ページ▼ :::::::::: */

p#kanenE1 {
	font-size: 0.8em;
	line-height: 1.8em;
	margin-bottom: 15px;
}

p#kanenE2 {
	font-size: 0.8em;
	line-height: 1.8em;
	}
	
p#kanenE3 {
	font-size: 0.8em;
	line-height: 1.8em;
	margin-bottom: 15px;
	}
	
p#kanenE4 {
	font-size: 0.8em;
	line-height: 1.8em;
	}

p#img_kanenE {
    float: right;
    width: 290px;
    height: 380px;
	margin-left: 20px;
}

/*画像下配置のfloat解除*/
p#pageTop {
	clear: both;
}

/*画像下配置のfloat解除*/
p#pageTopE {
	clear: both;
}

/* :::::::::: ドロップキャップここから :::::::::: */

p#kanenE1:first-letter {
	color: #534742;
	font-size: 325%;
	float: left;
	line-height: 1;
	padding-top: 4px;
	margin-right: 5px;
}

/* Mac版IEでは無効 \*/
p#kanenE1:first-letter {
	color: #534742;
	font-size: 325%;
	float: left;
	line-height: 1;
	padding-top: 4px;
	margin-right: 5px;
}
/* ここまで */


/* Firefoxのみ */
p#kanenE1:first-letter, x:-moz-broken {
	padding-top: 7px;
}

/* :::::::::: ドロップキャップここまで :::::::::: */


