@charset "shift_jis";
@import "../css/common.css";

/* ========================================================================== */
/* contactフォルダでのみ使用するcss */
/* ========================================================================== */
/* ----------------------------------------------- index */
.b-orange {
	color: #FF6600;
	font-weight: bold;
}

.profilebox {
	margin: 0 15px 35px 15px;
	width: 540px;
}

.profilebox th {
	font-weight: normal;
	color: #333333;
	background-image: url(../common_img/bg_th02.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #DEDEDE;
	padding: 7px 15px;
	width: 120px;
	text-align: left;
	vertical-align: top;
}

.profilebox td {
	border: 1px solid #DEDEDE;
	padding: 7px 10px;
}

.attention {
	color: #FF6600;
	font-weight: bold;
}

.minitext {
	font-size: 11px;
}

.c-name,.c-mail,.c-tel,.c-url,.c-add,.c-pr{
	width: 300px;
}

.c-school {
	width: 230px;
	margin-bottom: 3px;
}

.c-department {
	width: 230px;
}

.c-zip {
	width: 80px;
	margin-bottom: 3px;
}

.c-birthyear {
	width: 80px;
}


.link-privacy {
	text-align: right;
}

.link-privacy a {
	padding: 3px 0 3px 18px;
	margin-bottom: 5px;
	background-image: url(../bosyu/img/i-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.btn {
	text-align: center;
}

.btn input{
	margin-right: 10px;
}

.infobox {
	list-style: none;
	border: 1px solid #DEDEDE;
	padding: 15px;
	margin-bottom: 300px;
}

.infobox li {
	margin-bottom: 5px;
}
