@charset "utf-8";
/* CSS Document */


p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}

p a{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

p a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-decoration: none;
}


li {
list-style:none;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; /* 背景カラーを変更 */
}


#navibar {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 0px;
	width: 170px;
}

/* ここまでナビゲーションボタンの設定 */

#maincontent {
	float: right;
	height: 100%; /* 高さを設定 */
	margin-top: 25px;
	margin-right: 20px;
	width: 530px;
	clear: none;
	margin-left: 0px;
}

#maincontent  p {
	font-size: 100%;
	color: #666666;
	line-height: 150%;
	margin-left: 25px;
}

#topic01 {
	height: 165px;
	width: 450px;
	background-image: url(images/top/photo01.jpg);
	padding-left: 110px;
	padding-top: 80px;
	padding-right: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}


/* ここまでメインコンテンツの中身に関する設定 */


#footer {
	clear: both;
	width: 100%; /* 背景カラーの設定 */
	height: 30px;
}


/* ここからコンテンツページに関する設定 */
#topic05 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size: 100%;
	color: #666666;
}

#topic05 h5 {
	font-weight: normal;
	color: #666666;
	font-size: 80%;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	line-height: 160%;
}

.images_mail{
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.image_syojyou_subtitle{
	float: left;
	margin-bottom: 5px;
	margin-left: 10px;
}

.image_syojyou_ill{
	margin-left: 30px;
}

.image_nagare_photo{
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.image_staff_photo{
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	margin-right: 15px;
}


.course_table{
	font-size: 80%;
	line-height: 160%;
	color: #845605;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.image_trig{
	float: left;
	margin-top: 25px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-size: 10px;
	color: #666666;
}

.image_trig2{
	float: right;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-size: 10px;
	color: #666666;
}

.kosodate_kakomi{
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.kosodate_table{
	font-size: 14px;
	color: #666666;
	margin-left: 25px;
	line-height: 18px;
	margin-bottom: 25px;
}

/* ここまでコンテンツページに関する設定 */
