@charset "utf-8";
/*------------------------------------------------------------
	event
------------------------------------------------------------*/
.comTtl01 {
	margin-bottom: 15px;
	font-size: 2.4em;
	color: #336699;
	clear: both;
}

.comTtl02 {
	margin-bottom: 20px;
	padding: 0 0 0 8px;
	font-size: 1.8em;
	color: #336699;
	line-height: 1.5;
	border-left: solid 8px #336699;
	clear: both;
}

#contsevent .txtBor {
	margin-bottom: 25px;
	padding-bottom: 18px;
	border-bottom: dashed 1px #dfdfdf;
}

#contsevent .txtBornoline {
	margin-bottom: 25px;
	padding-bottom: 18px;
}


#contsevent .syoList {
	margin-top: 30px;
	clear: both;
}

#contsevent .syoList li {
	float: left;
	width: 93px;
}

#contsevent .syoList .last {
	width: 103px;
}

#contsevent .comTable {
	margin: 0 0 20px;
	width: 100%;
	border-collapse: collapse;
}

#contsevent .comTable th,
#contsevent .comTable td {
	padding: 10px 18px;
	font-size: 1.4em;
	line-height: 1.5;
	border: 1px solid #000;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}

#contsevent .comTable th {
	background-color: #efefef;
	text-align: center;
}

#contsevent .comList {
	margin-bottom: 3px;
	text-align: right;
}

#contsevent .comList li {
	display: inline;
	font-size: 1.4em;
	color: #56aa65;
}

#contsevent .comList li a {
	padding: 0 5px;
	color: #56aa65;
}

#contsevent .comLink {
	text-align: right;
	font-size: 1.4em;
}

#contsevent .comLink a {
	padding-left: 10px;
	text-decoration: underline;
	display: inline-block;
	background: url(../../../img/common/icon/icon01.gif) no-repeat left center;
}

#contsevent .comLink a:hover {
	text-decoration: none;
}

#contsevent .yokList {
	display: none;
}

#contsevent .yokList li {
	margin-right: 10px;
	float: left;
}


#contsevent {
	width: 950px;
	float: left;
}


#contsevent .banner {
	margin-bottom: 20px;
}

#contsevent h3 {
	margin-bottom: 15px;
	font-size: 1.7em;
	color: #666;
}


#contsevent .section01 {
	margin-bottom: 30px;
	padding: 0 8px 0 0;
}

#contsevent .section01 .textBox {
	width: 470px;
	float: left;
}


#contsevent table .coment {
	font-size: 1.4em;
	line-height: 1.5;
	text-align: left;
}

#contsevent .text01 {
	font-size: 1.4em;
	text-indent: 1em;
	line-height: 1.5;
}

#contsevent .text02 {
	font-size: 1.4em;
	text-indent: 1em;
	line-height: 1.8;
}

#contsevent .txtUl {
	margin-bottom: 30px;
	padding: 0 0 0 360px;
}

#contsevent .txtUl li {
	font-size: 1.4em;
	line-height: 1.5;
}

#contsevent .txtUl li a:hover {
	text-decoration: none;
}

#contsevent .section02 .textBox {
	width: 390px;
	float: left;
}

#contsevent .section02 .textBox .txtLink {
	padding: 10px 0 0;
	text-indent: 0;
	text-align: right;
	font-size: 1.4em;
}
.cellwidth {
	width: 200px;
}
.img-bottom {
	padding-bottom: 10px;
	padding-top: 10px;
}

.line-border{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}

.month {
	font-size: 1.7em;
	color: #666;
	text-align: center;
	width: 90px;
	margin-top: 90px;
}
#contsevent .alink a {
	padding: 3px 0 3px 10px;
	display: inline-block;
	text-decoration: underline;
	background: url(/img/common/icon/icon01.gif) no-repeat left center;
}

#contsevent a {
	display: inline-block;
}

#contsevent .text02 a {
	line-height: 1.8;
}

#contsevent p {
	font-size: 1.4em;
	line-height: 1.5;
}


/*フォームボタン作成 */


#contsevent .alink #button {
	background: url() no-repeat 0 1px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 6px 20px;
    margin: 0;
    cursor: pointer;
    border: 1px solid #bbb;
    overflow: visible;
    font: bold 13px arial, helvetica, sans-serif;
    text-decoration: none;
    white-space: nowrap;
    transition: background-color .2s ease-out;
    background-clip: padding-box; /* Fix bleeding */
    border-radius: 3px;
	-ms-border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .3),
                            0 2px 2px -1px rgba(0, 0, 0, .5),
                            0 1px 0 rgba(255, 255, 255, .3) inset;
    text-shadow: 0 1px 0 rgba(255,255,255, .9);
	
	 color: #fff;
  text-shadow: 0 1px 0 rgba(0,0,0,.2);
  background-image: linear-gradient(top, rgba(255,255,255,.3),
                     rgba(255,255,255,0)),
                    url(data:image/png;base64,iVBORw0KGg[...]QmCC);
					

  background-color: #57a957;
  border-color: #57a957;
}
 
#contsevent #button:hover{
  background-color: #7fcf7f;
}
 
#contsevent #button:active{
	background: #57a957;
	position: relative;
	top: 1px;
	text-shadow: none;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .3) inset;
	outline: none;
}
.right_mr {
	margin-top: 15px;
}


/*かどまる30 */
.kadomaru{
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
}

.ul01 {
	margin-bottom: 3px;
	text-align: right;
}

.ul01 li {
	display: inline;
	font-size: 1.4em;
	color: #669966;
}

#main .kikakusection01 {
	margin: 7px 0 21px;
	clear: both;
}

#main .kikakusection01 .leftBox {
	width: 950px;
	float: left;
}

#main .kikakusection01 .leftBox .txtBox {
	margin-bottom:25px;
	border: 1px solid #cccccc;
	overflow-y: scroll;
	height: 230px;
}

#main .kikakusection01 .leftBox .txtBox ul li {
	padding: 5px 7px 2px;
	border-bottom: 1px solid #cccccc;
	line-height: 1.8;
	font-size: 1.4em;
}

.Link03 a {
	padding: 5px 20px 5px 0;
	background: url(/img/common/icon/icon06.gif) no-repeat right 4px;
}


#contsevent .alink .Link03 a {
	padding: 5px 20px 5px 0;
	background: url(/img/common/icon/icon06.gif) no-repeat right 4px;
}


#contsevent .Link01 a {
	padding: 5px 22px 5px 0;
	background: url(/img/common/img_pdf.gif) no-repeat right top;
}

.Link02 a {
	padding: 0px 0 0px 0px;
	font-weight: bold;
}

#calendar {
	clear: both;
}

#houkoku {
font-size: 1.8em;
padding: 3px 10px;
margin-bottom: 15px;
margin-top: 30px;
color: #FFF;
background-color: #336699;
border: none;
}

.report
{
margin-top: 20px;
}

.report img
{
border-radius: 5px;
margin-bottom: 10px;
}

.houkokuindex {
padding: 0px 5px;
background-color: #1E91D1;
border-radius: 5px;
margin-left: 10px;
font-size: 85%;
}
.special {
color: #f69100;
font-weight: bold;
font-size: 120%;
}


div.kadomaru {
   -moz-border-radius: 50px;    /* Firefox */
   -webkit-border-radius: 50px; /* Safari,Chrome */
   border-radius: 50px;         /* CSS3 */
   border: 1px #dfdfdf solid;     /* 枠線の装飾 */
   padding: 20px 40px 30px;
   margin-bottom: 30px;
}

/*
.coment tr {
background-color: #f8f8f8;
}
*/

#contsevent td .blackback {
background-color: #f8f8f8;
}

#contsevent td .blueback {
background-color: rgb(226, 242, 255);
border-radius: 5px;
}

#contsevent td .pinkback {
background-color: rgb(252, 234, 255);
border-radius: 5px;
}

