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

#conetents {
	height: auto;
	width: 850px;
}
#header {
	height: 90px;
}
#header h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
}
#inner {
	height: 694px;
	width: 640px;
}
#inner_left {
	background-repeat: no-repeat;
	background-position: 450px 450px;
	background-image: url(../img/sample_img/workshops.jpg);
}


#inner h2 {
	height: 22px;
	width: auto;
	line-height: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 8px;
	line-height: normal;
	text-indent: 4px;
}

#f_text h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
	color: #033;
}

#f_text {
	width: 632px;
	height: auto;
	padding-left: 8px;
}
#f_text p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	margin-left: 8px;
}
#info_q {
	width: 250px;
	height: 70px;
	border: 1px solid #F00;
	padding-top: 4px;
}
