/* CSS Document */
@charset "shift_jis";

body{
	margin:0;
	padding:0;
	text-align:center;

}

img{
	border:0;
}

img a{
	border:0;
}

img a:hover{
	opacity:0.50;
	filter: alpha(opacity=50);
	-moz-opacity:0.50
}

a {
	color:#333333;
	text-decoration:none;
}

a:hover {
	color:#333333;
	text-decoration:underline;
}

#header{
	margin:0;
	padding:0;
	width:100%;
	border-bottom:1px solid #B27C2D;
	background:url(../img/top_bg.png) 5px 27px;
	background-repeat:repeat-x;
	height:auto;
}

#header h1.tit {
	margin:0;
	height:13px;
	background-color:#F4F4E4;
	color:#744900;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding:7px;
}

#header a{
	color:#744900;
	text-decoration:none;
}

#header a:hover{
	color:#744900;
	text-decoration:underline;
}


#warapper{
	clear:both;
	margin:5px auto 5px;
	padding:10px 0 0 0;
	width:970px;
	height:auto;
	z-index: -1;
	font-size:15px;
}

.toback{
	clear:both;
	padding:10px 0;
	margin:20px auto;	
}

.toback a img:hover{
	opacity:0.50;
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
}

.rakuichi_end{
	margin:10px auto 5px;
	padding:5px 0;
	width:680px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	text-align:center;
	color:#FF0000;
	font-size:16px;
	font-weight:700;
	line-height:30px;
}

.rakuichi_end2{
	margin:15px auto 15px;
	padding:15px;
	width:850px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	text-align:left;
	color:#FF0000;
	font-size:16px;
	font-weight:700;
	line-height:30px;
	border:1px solid #FF0000;
}

.rakuichi_stop{
	margin:50px auto 30px;
	padding:5px 0;
	width:780px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	text-align:center;
	font-size:30px;
	font-weight:700;
	line-height:50px;
	border:3px solid #FF0000;
	color:#FF0000;
}

.rakuichi_chushi{
	margin:10px auto 5px;
	padding:15px 0;
	width:680px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	text-align:center;
	color:#ffffff;
	font-size:18px;
	font-weight:700;
	line-height:30px;
	display: block;
	background-color: #3cb371;
}

.catch{
	float:left;
	width:280px;
	height:277px;
	margin-top:70px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-weight:600;
	background:url(../img/catch_bg.png);
	background-repeat:no-repeat;
}

.catch span.line{
	font-size:24px;
	line-height: 200%;
	border-bottom:2px dotted #472300;
}

.catch span.blue{
	font-weight:bold;
	font-size:26px;
	color:#19ACA2;
}

.catch span.orange{
	font-weight:bold;
	font-size:26px;
	color:#FF5100;
}


.map{
	margin:0 0 20px 0px;
}


.mokuteki{
	clear:both;
	width:970px;
	height:250px;
	margin:0px auto 10px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-weight:600;
	background:url(../img/mokuteki_bg.jpg);
	background-repeat:no-repeat;
	color:#472300;
	padding:0 0 0 30px;	
}

.mokuteki p{
	text-align:left;
	font-weight:bold;
	width:890px;
	padding:10px;
	line-height:1.6em;
	background-color:#FFF;
}

.bosyuu2{
	line-height:1.6em;
}

table.bosyuu{
	line-height:1.6em;
	width: 100%;
	font-size: 110%;
}

table.bosyuu th{
	line-height:1.6em;
	background-color:#fcf6e3;
	text-align:left;
	border:1px solid #fef0c3;
	font-weight:600;
	width: 17%;
}

table.bosyuu td{
	line-height:1.6em;
	background-color:#fcf6e3;
	text-align:left;
	border:1px solid #fef0c3;
}


table.handmade{
	line-height:1.6em;
	width: 100%;
	font-size: 110%;
}

table.handmade th{
	line-height:1.6em;
	background-color:#fcf6e3;
	text-align:left;
	border:1px solid #fef0c3;
	font-weight:600;
	}

table.handmade td{
	line-height:1.6em;
	background-color:#fcf6e3;
	text-align:left;
	border:1px solid #fef0c3;
}

table.handmade th.h_left{
	width:8%;
}
table.handmade th.h_center{
	width:32%;
}
table.handmade th.h_right{
	width:60%;
}

table.bosyuu ul{
	padding-left: 20px;
}

table.bosyuu ul li{
	font-weight: 400;
	line-height:1.6em;
	padding: 0; 
	font-size:110%;
	list-style-type: disc;
}

table.bosyuu span.bold{
    font-weight:700;
    }
 
table.bosyuu span.red{
    color:#ff0000;
    }
table.bosyuu span.blue{
    color:#0000ff;
    }
    
/*概要*/

.gaiyou_box{
	clear:both;
	float:left;
	width:970px;

	margin:5px 0 0 10px;
	color:#472300;
	background:url(../img/bg.jpg);
	background-repeat:repeat-y;
	text-align:left;
}

.gaiyou_box h2.tit{
	border-bottom:1px dotted #472300;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	text-align:center;
	font-size:200%;
	margin:0 0 20px 0;
}

.gaiyou_box dl.list{
	float:left;
	width:810px;
}

.gaiyou_box dl.list2{
	float:left;
	width:870px;
}

.gaiyou_box dl.list3{
	float:left;
	width:870px;
}

.gaiyou_box dl.list dt {
	clear: both;
	float: left;
	background:url(../img/kao.png) top left;
	background-repeat:no-repeat;
	padding:5px 2px 2px 50px;
	margin:0px 10px 0.8em 80px;
	width: 7.5em;
	line-height:2em;
}

.gaiyou_box dl.list2 dt {
	clear: both;
	float: left;
	background:url(../img/kao.png) top left;
	background-repeat:no-repeat;
	padding:5px 2px 2px 50px;
	margin:0px 10px 0.8em 80px;
	width: 9em;
	line-height:2em;
}

.gaiyou_box dl.list3 dt {
	clear: both;
	float: left;
	background:url(../img/kao.png) top left;
	background-repeat:no-repeat;
	padding:5px 2px 2px 30px;
	margin:0px 10px 0.8em 80px;
	width: 1em;
	line-height:2em;
}

.gaiyou_box dl.list2 dt span.num{
	font-size:25px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-weight:bold;	
}


.gaiyou_box dl.list dd {
	margin:0px 0 0.8em 0;
	padding:5px 0 2px 0;		
  	margin-left: 7.5em;
  	line-height:2em;
}

.gaiyou_box dl.list dd span.num{
	font-size:30px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-weight:bold;	
}


.gaiyou_box dl.list dd span.num2{
	font-size:25px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-weight:bold;
}


.gaiyou_box dl.list dd .button_box{
	float:left;
	width:180px;
	background-color:#fef0c3;
	padding:10px 0;
}

.gaiyou_box dl.list dd .button_box .button {
	background-color: #681900;
	color: #fff;
	width:150px;
	padding:5px 0;
	margin:5px auto 10px;
	text-decoration:none;
	text-align:center;
}

.gaiyou_box dl.list dd .button_box .button:hover {
	background-color: #c79f62;
	color: #681900;
	text-decoration:none;
}

.gaiyou_box dl.list dd .button_box a{
	color: #fff;
	text-decoration:none;
}


.gaiyou_box dl.list2 dd {
	margin:0px 0 0.8em 0;
	padding:5px 0 2px 0;		
  	margin-left: 9em;
  	line-height:2em;
}


.gaiyou_box dl.list3 dd {
	margin:0px 0 0.8em 0;
	padding:5px 0 2px 0;		
  	margin-left: 1em;
  	line-height:2em;
}

.gaiyou_box dl.list2 dd span.tit,
.gaiyou_box dl.list3 dd span.tit{
	font-size:18px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-weight:bold;
}


.gaiyou_box p{
	font-size:20px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-weight:bold;
	padding:5px 20px 10px 20px;
}
.gaiyou_box ol {
	padding:2px 2px 2px 50px;
	margin:0px 10px 10px 100px;
	font-size:15px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;

}
.gaiyou_box li {
	font-size:20px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-weight:bold;
	background-repeat:no-repeat;
	padding:2px 2px 2px 10px;
	margin:0px 10px 10px 10px;
	line-height:2em;
}

.gaiyou_box .mark{
	float:left;
	width:100px;
}

.gaiyou_box .mark2{
	float:right;
	width:100px;
}


.chirasi01{
	clear: both;
	float: left;
	width:150px;
	height:210px;
	margin:20px 10px 10px 10px;	
}

.chirasi02{
	float: left;
	width:150px;
	height:210px;	
	margin:20px 10px 10px 10px;	
}


.chirasi01 span.kakudai,
.chirasi02 span.kakudai{
	font-size:11px;
}


.polaroid_box{
	clear:both;
	float:left;
	width:700px;
	height:300px;
	margin-left:140px;
}

.polaroid_box2{
	clear:both;
	float:left;
	width:700px;
	height:300px;
	margin-left:300px;
}

.polaroid_box3{
	clear:both;
	float:left;
	width:700px;
	height:300px;
	margin-left:50px;
}

.polaroid_box .polaroid,
.polaroid_box2 .polaroid,
.polaroid_box3 .polaroid {
	float:left;
	position: relative;
	width: 300px;
	margin: 20px;
}
 
.polaroid_box .polaroid img,
.polaroid_box2 .polaroid img,
.polaroid_box3 .polaroid img {
  border: 10px solid #fff;
  border-bottom: 45px solid #fff;
  -webkit-box-shadow: 3px 3px 3px #777;
     -moz-box-shadow: 3px 3px 3px #777;
          box-shadow: 3px 3px 3px #777;
}
 
.polaroid_box .polaroid p,
.polaroid_box2 .polaroid p,
.polaroid_box3 .polaroid p {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 0px;
  font: 400 17px/1 'Kaushan Script', cursive;
  color: #6ca522;
  font-size:90%;
}

.polaroid_box .polaroid p span,
.polaroid_box2 .polaroid p span,
.polaroid_box3 .polaroid p span {
  font-size:80%;
}

.polaroid_clear{
	clear:both;	
}



/*募集*/


.bosyu_end{
	color:#FF0000;
	font-weight:bold;
	font-size:80%;		
}

.bosyu_end2{
	color:#FF0000;
	font-weight:bold;
	font-size:100%;		
}

.bosyu_box{
	clear:both;
	float:left;
	width:970px;
	height:800px;
	margin:5px 0 0 0;
	color:#472300;
	background:url(../img/bg.jpg);
	background-repeat:repeat-y;
	text-align:left;
}

.bosyu_box h2.tit{
	border-bottom:1px dotted #472300;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	text-align:center;
	font-size:200%;
	margin:0 0 20px 0;
}


.bosyu_box dl.list{
	clear: left;
	float: left;
	width:800px;
}

.bosyu_box dl.list dt {
	clear: left;
	float: left;
	background:url(../img/kao.png) top left;
	background-repeat:no-repeat;
	padding:5px 2px 2px 50px;
	margin:0px 10px 0.8em 100px;
	width: 7.5em;
	line-height:2em;
}

.bosyu_box dl.list dd {
	margin:0px 0 0.8em 0;
	padding:5px 0 2px 0;		
  	margin-left: 7.5em;
  	line-height:2em;
}

.bosyu_box dl.list dd span.num{
	font-size:30px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-weight:bold;	
}

.bosyu_box dl.list dd span.num2{
	font-size:25px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-weight:bold;
}



/*立川しみん祭*/

.citizens_box{
	clear:both;
	float:left;
	width:970px;
	height:800px;
	margin:5px 0 0 0;
	color:#472300;
	background:url(../img/bg.jpg);
	background-repeat:repeat-y;
	text-align:left;
	line-height:1.5em;
}

.citizens_box h2.tit{
	border-bottom:1px dotted #472300;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	text-align:center;
	font-size:200%;
	margin:0 0 20px 0;
}

.citizens_box dl.list dt {
	clear: left;
	float: left;
	background:url(../img/kao.png) top left;
	background-repeat:no-repeat;
	padding:5px 2px 2px 50px;
	margin:0px 10px 0.8em 100px;
	width: 7.5em;
	line-height:2em;
}

.citizens_box dl.list dd {
	margin:0px 0 0.8em 0;
	padding:5px 0 2px 0;		
  	margin-left: 7.5em;
  	line-height:2em;
}

.citizens_box dl.list dd span.num{
	font-size:30px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-weight:bold;	
}

.citizens_box dl.list dd span.num2{
	font-size:25px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-weight:bold;
}




.button2 {
	display: inline-block;
	width: 180px;
	height: 50px;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	outline: none;
	background-color: #472300;
	color: #fff;
}

.button3 {
    display: inline-block;
    width: 250px;
    height: 54px;
    text-align: center;
    text-decoration: none;
    line-height: 54px;
    outline: none;
    background-color: #472300;
    color: #fff;
	font-weight:normal;
	font-size:90%;
}


.button2::before,
.button2::after,
.button3::before,
.button3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after,
.button3,
.button3::before,
.button3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.button2:hover,
.button3:hover {
	background-color: #FF8800;
	text-decoration:none;
}



.attention{
	float:right;
	margin:0px 20px 5px 5px;
	padding:0 0 10px 5px;
	color:#FF0000;
}

.event_list{
	clear:both;
	float:left;
	width:870px;
	line-height:1.5em;
}

.event_list ul.kao {
	list-style-type:none;
	margin: 10px 10px 20px 10px;
}

.event_list ul.kao li{
    margin: 5px 0 10px 80px;
    background-image: url(../img/kao.png);
    background-repeat: no-repeat;
    background-position: 0px 1px;
    padding: 5px 0 0 53px;
}

.event_list ul.kao li ul li{
    margin: 5px 0;
    background-image: none;
    list-style-type: circle;
    padding: 5px 0 0 5px;
    font-weight: 500;
    }

.event_list ul.kao_none {
	list-style-type:none;
	margin: 10px 10px 20px 10px;
}

.event_list ul.kao_none li{
    margin: 5px 0 10px 30px;
    background-repeat: no-repeat;
    background-position: 0px 1px;
    padding: 5px 0 0 53px;
}

.event_list ul.kao_none li ul li{
    margin: 5px 0;
    background-image: none;
    list-style-type: circle;
    padding: 5px 0 0 5px;
    font-weight: 500;
    }


.event_list ul.kao02 {
	list-style-type:none;
	margin: 10px 10px 20px 10px;
}

.event_list ul.kao02 li{
    margin: 5px 0 10px 10px;
    background-image: url(../img/kao.png);
    background-repeat: no-repeat;
    background-position: 0px 1px;
    padding: 5px 0 0 53px;
}


.event_list p.naiyou{
	clear:both;
	font-weight:normal;
	font-size:15px;
	padding:0 0 0 110px;
	padding:0 0 0 0px\9; /* IE10以下 */
	*padding:0 0 0 0px;   /* IE7以下 */
	_padding:0 0 0 0px; /* IE6 */
	line-height: 1.8em;
}

.event_list ul.kao span.text{
	font-size:12px;
	font-weight:normal;	
}

.event_list ul.kao span.text2{
	font-size:14px;
	font-weight:normal;
	margin-left:20px;
}



.event_list ul.kao li p.link_list{
	clear:both;
	font-weight:normal;
	font-size:15px;
	line-height:1.8em;
}


.event_tableudora{
	width:100%;
	padding:10px;
	margin-left:20px;
	border:solid 1px #666666;
}


.otoiawase_tableudora{
	width:60%;
	padding:10px;
	margin:20px;
	border:solid 1px #666666;
}

.otoiawase_tableudora2{
	width:60%;
	padding:5px;
	margin:20px 20px 20px 40px;
	border:solid 1px #666666;
}

.otoiawase_tableudora .otoiawase{
	font-size:14px;
	padding:10px;
	font-weight:normal;
	line-height:1.5em;	
}


.event_table2{
	width:100%;
	padding:8px;
	margin:10px 0;
	border:solid 1px #666666;
}

.event_table2 td{
	font-size:15px;
	font-weight:normal;
	vertical-align:top;
	text-align:left;
	line-height:1.5em;
	margin:0 8px;
}



/*商人祭*/

.s_naiyou{
	line-height:1.5em;
	margin:10px;
}

.otoiawase2{
	font-size:15px;
	padding:5px;
	font-weight:normal;
	line-height:1.5em;	
}


.kururin{
	float:left;
	width:100px;
}

table.kururingoods{
	line-height:1.3em;
}

.shopname{
	font-size:12px;	
}

.kururinprice{
	font-size:12px;
	font-weight:600;	
}



.to_cr_attention{
	clear:both;
	float:left;
	text-align:left;
	line-height:1.5em;
	margin:10px 0;
	width:950px;
	background-color:#F4F4E4;
	padding:10px 15px 10px 10px;
	font-size:95%;
}

.to_cr_attention .a_tit_top{
	font-weight:600;
	margin:5px 0 3px;
	font-size:105%;
}

.to_cr_attention .a_tit{
	font-weight:600;
	margin:10px 0 3px 10px;
}

.to_cr_attention .att_in{
	margin:3px 0 3px 10px;
}

.to_cr_attention .att_in ul.att_list{
	margin:0 0 0 10px;
}

.to_cr_attention .att_in ul.att_list li{
	margin:0 0 0 20px;
	list-style-type:disc;
	list-style-position:outside;
}

.to_cr_attention .att_in li ul.att_no{
	margin:0 0 0 10px;
}

.to_cr_attention .att_in li ul.att_no li.no{
	list-style-type:decimal;
	list-style-position:outside;
}


.footer{
	clear:both;
	width:100%;
	border-top:1px solid #B27C2D;
	background-color:#F4F4E4;
	color:#744900;
	height:165px;
	text-align:center;
	margin:20px 0 0 0;
}


.footer .f_inner{
	width:970px;
	margin:5px auto;
	text-align:left;
	line-height:1.5em;
}

.footer .f_inner .otoiawase{
	float:left;
	width:600px;
	margin-top:10px;
	font-size:13px;
}

.footer .f_inner .tbt{
	font-size:15px;
	margin-top:5px;
}

.footer .f_inner .tbt span.name{
	font-size:16px;
	font-weight:600;
}

.footer .f_inner .copy{
	float:left;
	width:370px;
	margin-top:132px;
	text-align:right;
	font-size:11px;
	color:#99837C;
}

.fs70{font-size:70%;}
.fs80{font-size:80%;}
.fs90{font-size:90%;}

.bold{
	font-weight:bold;
}