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

h1.cal_head  {
	background: url(./img/cal_head.png) 15px center no-repeat;
	text-indent: -9999px;
	height: 40px;
	border-left:1px solid #808080;
	width: 771px;
	display: block;
	float: left;
}

#borderarea {
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	width: 845px;
	padding: 7px 0;
	clear: both;
	margin: 0 0 0 0;
}

#wrapper_1107 #event_main img{
	padding:0px;
	margin:0px;
}

#btn_order a{
	text-indent:-9999px;
	display: block;
	background: url(./img/btn_order.png) center top no-repeat ;
	height: 31px;
	width: 284px;
	margin: auto;
}

#btn_order a:hover{
	background: url(./img/btn_order.png) center bottom no-repeat;
}



/*form-----------------------------------------------------*/

.form_inputareas{
	height:66px;
	width:664px;
	padding:5px 0 0 160px;
}

#form_shimei {
	background: url(./contact/template/default/e2011form_img/form_01_shimei.gif) top left no-repeat;
	margin:20px 0 30px 0;
}

#form_furigana {
	background: url(./contact/template/default/e2011form_img/form_02_furigana.gif) top left no-repeat;
	margin:0 0 30px 0;
}

#form_nenrei {
	background: url(./contact/template/default/e2011form_img/form_03_nenrei.gif) top left no-repeat;
	margin:0 0 30px 0;
}

#form_mail {
	background: url(./contact/template/default/e2011form_img/form_04_mail.gif) top left no-repeat;
	margin:0 0 30px 0;
}

#form_renraku {
	background: url(./contact/template/default/e2011form_img/form_05_renraku.gif) top left no-repeat;
	margin:0 0 30px 0;
}

#form_ikigomi {
	background: url(./contact/template/default/e2011form_img/form_06_ikigomi.gif) top left no-repeat;
	margin:0 0 30px 0;
}
#notice {
	font-size: 12px;
}

.error_coution {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}

#formbody {
}

#formbody input {
	height: 30px;
	border:2px solid #999999;

}

#formbody p {
	font-size: 14px;
}

#wrapper_1107 .button {
	margin: 10px 0;
	font-size: 16px;
	font-weight: bold;
	font: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, Meiryo;
	padding: 5px;

}

.form_h1{
	color: #000000;
	font-weight: bold;
	font-size: 110%;
}

#changuu_btn a{
	text-indent:-9999px;
	display: block;
	background: url(./img_1109/btn_event2011_1108_10.gif) no-repeat center top;
	height: 294px;
	width: 845px;
	margin: 0 0 40px 0;
}

#changuu_btn a:hover{
	background: url(./img_1109/btn_event2011_1108_10.gif) no-repeat center -294px;
}

#channel11_e2011 a:hover img{
	opacity:0.5;
	filter: alpha(opacity=50);
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}

#btn_tousen a:hover img{
	opacity:0.5;
	filter: alpha(opacity=50);
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}