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

#portfolio_top_image img{
	width: 100%;
	clear: both;
	padding-top: 55px;
}



#description{
	float: left;
	width: 43%;
	font-size: 12px;
	font-family: "Times New Roman", Times, "serif";
	margin-top: 50px;
	margin-left: 4%;
	line-height: 1.5;
}

#description h1{
	margin-bottom: 30px;
	font-size: 18px;
	font-family:  Georgia, "Times New Roman", Times, "serif","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-weight: 100;
	letter-spacing: 3px;
}

#preview{
	margin-top: 10px;
}

#preview a{
	text-decoration: underline;
	color: #B8B8B8;
}


#pdf{
	margin-top: 5px;
}

#pdf a{
	text-decoration: underline;
	color: #B8B8B8;
}

.portfolio_image{
	float: right;
	width: 39%;
	margin-top: 50px;
	margin-right: 4%;
	margin-bottom: 50px;
}


.description_text{
	margin-bottom: 50px;
}

.description_text a{
	color: #B8B8B8;
}



.description_text p span{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 14px;
	letter-spacing: 5px;
	line-height: 1.5;
}

#attention{
	font-size: 11px;
}

#backhome{
	clear: both;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 14px;
	text-align: center;
	margin-bottom: 50px;
	text-decoration: underline;
}

#backhome a{
	color: #8F8F8F;
}

