@charset "Shift_JIS";

/*--全体の設定--*/
* {
	margin:0;
	padding: 0;
	font-size: 12px;
	color: #333;
}
a {
	text-decoration: none;
	font-size: 12px;
	color: #F00;
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #F00;
}

.footer {
	padding-left: 10px;
	font-size: 10px;
	color: #666;
}
.footer a {
	padding-left: 10px;
	text-decoration: none;
	font-size: 10px;
	color: #666;
	
}
.footer a:hover {
	padding-left: 10px;
	text-decoration: underline;
	font-size: 10px;
	color: #F00;
	
}

.txt1 {
	font-size: 12px;
	line-height: 150%;
	color: #333;
}
.txt1-head {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #333;
}
.txt1 b {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	color: #F00;
}
.txt1-ti {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	color: #333;
	border: 1px solid #F54C4C;
	background: #FFEDDD;
	padding: 10px;
}
.txt1-ti b {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	color: #F00;
}
.txt1-pr {
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	color: #333;
}
.txt1-pr a {
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	color: #F00;
	text-decoration: none;
}
.txt1-pr a:hover {
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	color: #F00;
	text-decoration: underline;
}

.txt2 {
	font-size: 12px;
	color: #333;
}

.txt2 .str {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.txt2 .str-2 {
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	border: 2px solid #F00;
	text-align: center;
	color: #F00;
	padding: 5px;
}
.txt3 {
	font-size: 12px;
	text-align: center;
	color: #FFF;
	background: #B87424;
	padding: 10px;
}

.sch {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background: #B87424;
	padding: 5px;
}

.cate {
	width: 135px;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background: #E1003A;
	padding: 5px;
}

.prof {
	width: 100%;
	border-left: 1px solid #E1003A;
	border-bottom: 1px solid #B87424;
	border-right: 1px solid #B87424;
	padding: 5px 0 5px 0;
}
.prof .com {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	padding: 10px;
}
.prof .nam {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	padding-left: 10px;
}
.prof .about {
	font-size: 10px;
	line-height: 140%;
	color: #333;
	padding: 10px;
}
.prof-link {
	width: 500px;
	background: #F00;
	font-size: 10px;
	line-height: 140%;
	color: #FFF;
	margin-left: 10px;
	padding: 5px;
}

.prof-link a {
	text-decoration: none;
	font-size: 10px;
	color: #FFF;
}
.prof-link a:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #FFF;
}


.prof2 {}
.prof2 .com {
	font-size: 12px;
	color: #333;
}
.prof2 .about {
	font-size: 12px;
	line-height: 160%;
	color: #333;
}


.map {
	width: 100%;
	border: 1px solid #F00;
	padding: 10px;
}

.prof3 {
	border: 2px solid #D40023;
	padding: 10px;
}
.prof3 .nam-com {
	font-size: 16px;
	text-align: left;
	color: #333;
	margin-top: 12px;
}
.prof3 .about {
	font-size: 10px;
	text-align: left;
	line-height: 200%;
	color: #333;
}
.prof3 .about a {
	font-size: 10px;
}

.ad-c1 {
	width: 315px;
	font-size: 10px;
	text-align: left;
	line-height: 150%;
	color: #333;
	padding-bottom: 33px;
}
