@charset "utf-8";

/* CSS Document */




div.person{
	width: 560px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
}

div.person a{
	margin: 4px;
	padding: 0px;
	float: left;
}


/****ホクトの仕事*****/

img.work{
	float: right;
	padding: 2px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/*****インタビュー*******/

#Jump_before {
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#qa{
	line-height: 2.3em;
	margin-top: 20px;
	margin-bottom: 20px;
}

#qa dl{
	margin: 0px;
	padding: 0px;
}

#qa dt.ques_t{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 1.5em;
}

#qa dd.ques_d{
	font-weight: normal;
	margin-left: 3em;
	font-size: 14px;
	color: #009944;
	font-weight: bold;
	margin-bottom: 5px;
}
#qa dt{
	font-weight: normal;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	
}
#qa dd{
	font-weight: normal;
	margin-left: 3.5em;
	
}


#qa h4{
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	color: #009944;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#qa p{
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#qa p.tokubetsu{
	font-size: 12px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 500px;
	border: 2px dotted #009944;
	padding: 10px;
}
.qa_clear{
	padding: 0px;
	clear: both;
	height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009944;
}

/*******スケジュール********/
#schedule{
	line-height: 2em;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#schedule dl{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}


#schedule dt{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	float: left;
	font-size: 12px;
}
#schedule dd{
	font-weight: normal;
	margin-left: 4em;
}

#schedule img{
	margin: 5px;
	border: 1px solid #999999;
	padding: 2px;
}

/*サイドナビバナー*/
.Box_780_10_15 .sub_bn {
	width: 160px;
	margin-bottom: 5px;
	margin-top: 5px;
}
/*追加修正　ある一日のスケジュールタイトル*/
#sch_ico h3 {
	background-image: url(../../document/images/ico01.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	text-indent: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #094;
}
#osusume_ico h4 {
	background-image: url(../../document/images/ico02.gif);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-left: 50px;
}
#housou_ico h4 {
	background-image: url(../../document/images/ico03.gif);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-left: 50px;
}

