/* 121219�ǉ��� */
@charset "utf-8";
/* CSS Document */

html,body{
	margin:0px;
	padding:0px;
}


.bunji_area {
	width:160px;
	height:45px;
	background-color: #FACBB1;
	border-top-left-radius: 4px; 
border-top-right-radius: 4px;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
	text-align:center;
	border-bottom:#FFF 2px dashed;
	line-height:45px;
	font-weight:bold;
	margin:30px 0 0 0;
	color:#4F4F4F;
	float:left;
	letter-spacing: 0.3em;
	font-size: 110%;
	}

.bunji_tel {
	width:300px;
	float:right;
	margin:20px 0;
	padding:8px;
	border:1px solid #F96;
	}

h3.style1 {
    padding-top: 45px;
    color: #937866;
    font-size: 100%;
    margin: 0 !important;
    font-weight: normal;
}

.jigyou p {
	padding:10px 5px !important;
	font-size:90%;
	border:#f3d3bd 1px solid;
	}


/*///// menu�ꗗ�@///// */

.bunji_unit {
	width:630px;
	margin:10px auto 0 auto;}


.bunji_unit li a {
display: block;
    width: 118px;
    height: 50px;
    list-style: none;
    float: left;
    margin: 4px 3px;
    text-align: center;
    border: #FACBB1 1px solid;
	border-bottom: #F9DACA 6px solid;
    line-height: 50px;
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
    color: #333;
    letter-spacing: 0.1em;
	}

.bunji_category {
	width:auto;
	border-bottom:#FFA275 3px dotted;
	margin:20px 0 10px 0;
	}

.bunji_unit li a:hover  {
	background-color:#FACBB1;
	text-decoration:none;}




/*///// �e�[�u����css�@///// */

.jigyou {
	clear:both;}

.jigyou th {
	background-color:#F9DACA;
	padding:8px;
	border:#FACBB1 1px solid;
	text-align:center;
	color:#333;
	text-shadow: #fff 0px 1px 1px;
	}

.jigyou td {
	padding:10px 5px;
	font-size:80%;
	border:#FACBB1 1px solid;
	line-height:1.2em;
	}


.jigyou table tr td {
    background: #fff8eb;
	vertical-align: middle;
}

.jigyou table tr td:not(:first-child) {/* 表の「開催日」以外の列のテキスト折り返し設定 */
    word-break: break-all;
}

.jigyou table tr:nth-child(2n) td {
    background: #FFFFFF;
}




/*///// sp�@///// */

.bunji_unit_sp {
	width:auto;
	margin:10px auto 0 auto;}

.bunji_unit_sp ul {
	width:96%;
	margin:0 auto;
	}

.bunji_unit_sp li {
	list-style:none;}

.bunji_unit_sp li a {
	display:block;
	width:32%;
	height:40px;
	list-style:none;
	float:left;
	margin:2px;
	border-bottom:#F7C4A0 3px solid;
	text-align:center;
	line-height:40px;
	font-size:90%;
	font-weight:bold;
	color:#333;
	background-color:#FEEFDA;
	}

.bunji_tel_sp {
	width:260px;
	margin:20px 0;
	padding:8px 15px;
	border:1px solid #F96;
	margin: 20px auto;
	}

.jigyo_sp_title {
	width:300px;
	margin:0 auto;
	}
