@charset "Shift_JIS";

/* その他コンテンツ */

h2 {
	background-image:url(../img/titile_back_purple.gif);
	border-left-color:#937ec2;
}

h5 {
	background-image:url(../img/page_top_purple.gif);
	border-right-color:#937ec2;
}

h6 {
	background-image:url(../img/page_back_purple.gif);
	border-right-color:#937ec2;
}

img.indent2{
	margin:5px 0;
}

#prof dl dt {
	display:inline;
	line-height:1.5em;
	float:left;
	width:100px;
}

#prof dl dd {
	display:inline;
	line-height:1.5em;
	float:left;
	width:550px;
}

dd.space {
	margin-bottom:16px;
}

#up_q dl dt {
	display:inline;
	line-height:1.5em;
	float:left;
	width:100px;
}

#up_q dl dd {
	display:inline;
	line-height:1.5em;
	float:left;
	width:550px;
}

#question {
	padding-left:70px;
}

#question li {
	list-style-type:decimal;
}

#link_list{
	width:675px;
}

#link_list li{
	float:left;
	display:inline;
	width:200px;
	margin-right:25px;
	margin-bottom:5px;
	list-style-type:none;
}

.last{
clear:both;
}

#link_list2 li{
	display:inline;
}

textarea{
	width:35em;
	height:5em;
	overflow-y:scroll;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

dl.mark2 {
	margin:10px 0;
}

dl.mark2 dt{
	line-height:1.5em;
	background-image:url(../img/list.gif) no-repeat;
}
dl.mark2 dd {
	padding-left:40px;
	line-height:1.5em;
}
