@charset "utf-8";


/* コンテンツタイトル
----------------------------------- */

div#head_title {
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	margin-left: 4px;	
}

/* コンテンツ
----------------------------------- */


p.small{
	font-size: 11px;
	line-height: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

div.ti{}

div.sti{
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #6DBBDF;
	padding-left: 12px;
	margin-top: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	height: 14px;
}

div.textArea{
	margin-left: 40px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 0.1em;
	margin-bottom: 40px;
}

div.textArea p{
	padding-top: 20px;
}

div.textArea2{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 16px;
}

div.textArea2 p{}


div.tBoxLeft{
	float: left;
	width: 295px;
}

div.tBoxRight{
	float: right;
	width: 295px;
}

div.Photo{
	margin-top: 16px;
	margin-bottom: 16px;
}

.foo {
min-height:100px;
height: auto !important;
height: 100px;
}
