﻿@charset "UTF-8";

/* ------------------------- TOC 

csshack

css3 pseudo-class

html5 reset

common setting

skip link 

parts

oocss

form

media queries





---------------------------- */

/* ============================== css hack */



/* fixed side



---------------------------------------------------- */





/* ============================== javascript style */

#contents .fixed_side{

	position:fixed;

	top:0px;

}





/* ============================== html5 reset */

html, body, div, span, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

abbr, address, cite, code,

del, dfn, em, img, ins, kbd, q, samp,

small, strong, /* sub, sup, */var,

b, i,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, figcaption, figure, 

footer, header, hgroup, menu, nav, section, summary,

time, mark, audio, video {

    margin:0;

    padding:0;

    border:0;

    outline:0;

    /* font-size:100%; */

    vertical-align:baseline;

    background:transparent;

}

/*

h1, h2, h3, h4, h5, h6 {

	line-height: 0;	

}

*/

em {

	font-style: normal;	

}

/* 

body {

    line-height:1;

}

*/

article,aside,details,figcaption,figure,

footer,header,hgroup,menu,nav,section { 

	display:block;

}

nav ul,

ol,

ul {

    list-style:none;

}

blockquote, q {

    quotes:none;

}

blockquote:before, blockquote:after,

q:before, q:after {

    content:'';

    content:none;

}

a {

    margin:0;

    padding:0;

    /* font-size:100%; */

    vertical-align:baseline;

    background:transparent;

	text-decoration: none;

}

/* change colours to suit your needs */

ins {

    background-color:#ff9;

    color:#000;

    text-decoration:none;

}

/* change colours to suit your needs */

mark {

    background-color:#ff9;

    color:#000; 

    font-style:italic;

    font-weight:bold;

}

del {

    text-decoration: line-through;

}

abbr[title], dfn[title] {

    border-bottom:1px dotted;

    cursor:help;

}

table {

    border-collapse:collapse;

    border-spacing:0;

}

/* change border colour to suit your needs */

hr {

    display:block;

    height:1px;

    border:0;   

    border-top:1px solid #cccccc;

    margin:1em 0;

    padding:0;

}

input, select {

    vertical-align:middle;

}





/* ============================== common setting */

/* filter */

html { 

    filter: expression(document.execCommand("BackgroundImageCache", false, true));

	overflow-y:scroll; 

}

body {

	margin:0;

	padding:0;

	font-weight: inherit;

	font-style: inherit;

	font-size: 100%;

	/* font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,Verdana,"ＭＳ Ｐゴシック","MS PGothic",IPAPGothic,sans-serif; */

	font-family: "ＭＳ Ｐゴシック","MS PGothic",sans-serif;

	background: url(../../common/img/bg_wrapper_tp02.jpg) repeat-x left top #f1eee7;

	border-top: solid 4px #237d1e;

}

a {

	text-decoration: underline;

	color: #0077cc;

}

a:hover {

	color: #0099ff;

}

a:visited {

	color: #4488bb;

}





#wrapper {

	background: url(../../common/img/bg_wrapper_tp01.jpg) no-repeat center top;

	/* width: 1200px; */

	zoom: 1;

	margin: 0 auto;

	font-size:.75em;

	line-height:1.5;

}

#wrapper_inner {

	width: 972px;

	margin: 0 auto;

}

/* header */

header {

	padding-top: 15px;

	margin-bottom: 5px;

	overflow: hidden;

	zoom: 1;

}

header .left_col {

	width: 176px;

	float: left;

	padding-left: 20px;

}

header .left_col h1 {

	font-size: 0;

	line-height: 0;

}

header .left_col h2 {

	padding-top: 6px;	

}

header .right_col {

	width: 701px;

	float: right;

	position: relative;

}

header .right_col ul {

	overflow: hidden;

	zoom: 1;

	text-align: left;

	position: absolute;

	top: 28px;

	left: 0px;

}

header .right_col ul li {

	float: left;

	padding-right: 20px;

}

header .right_col ul li:last-of-type {

	padding-right: 0;

}

header .right_col p.ticket {

	float: right;

	padding-right: 10px;

}

header .right_col p.tel {

	float: right;

	padding-right: 10px;

}

/* contents_wrapper */

#contents_wrapper {

	background: url(../../common/img/bg_connt_wra_hd01.png) no-repeat left top;

	width: 972px;

	margin-bottom: 35px;

}

#contents_wrapper .inner {

	background: url(../../common/img/bg_connt_wra_ct01.png) repeat-y left top;

	width: 972px;

}

#contents_wrapper .inner .inner_inn {

	background: url(../../common/img/bg_connt_wra_ft01.png) no-repeat left bottom;

	padding: 0 6px 8px;

	width: 960px;

}

/* gnavi */

nav.gnavi ul {

	overflow: hidden;

	zoom: 1;

	width: 960px;

	height: 50px;

	position: relative;

}

nav.gnavi ul li {

	float: left;

}

nav.gnavi ul li a {

	text-indent: -9999px;

	height: 50px;

	display: block;

	position: absolute;

	top: 0;

	background-repeat: no-repeat;

}

nav.gnavi ul li#nav01 a {

	width: 170px;

	background-image:url(../../common/img/gnavi.gif);

	background-position: 0 0;

	left: 0;

}

nav.gnavi ul li#nav02 a {

	width: 140px;

	background-image:url(../../common/img/gnavi.gif);

	background-position: -170px 0;

	left: 170px;

}

nav.gnavi ul li#nav03 a {

	width: 160px;

	background-image:url(../../common/img/gnavi.gif);

	background-position: -310px 0;

	left: 310px;

}

nav.gnavi ul li#nav04 a {

	width: 140px;

	background-image:url(../../common/img/gnavi.gif);

	background-position: -470px 0;

	left: 470px;

}

nav.gnavi ul li#nav05 a {

	width: 140px;

	background-image:url(../../common/img/gnavi.gif);

	background-position: -610px 0;

	left: 610px;

}

nav.gnavi ul li#nav06 a {

	width: 210px;

	background-image:url(../../common/img/gnavi.gif);

	background-position: -750px 0;

	left: 750px;

}

/* a:hover */

nav.gnavi ul li#nav01 a:hover {

	background-position: 0 -50px;

}

nav.gnavi ul li#nav02 a:hover {

	background-position: -170px -50px;

}

nav.gnavi ul li#nav03 a:hover {

	background-position: -310px -50px;

}

nav.gnavi ul li#nav04 a:hover {

	background-position: -470px -50px;

}

nav.gnavi ul li#nav05 a:hover {

	background-position: -610px -50px;

}

nav.gnavi ul li#nav06 a:hover {

	background-position: -750px -50px;

}

/* current */

#schedule nav.gnavi ul li#nav01 a {

	background-position: 0 -50px;

}

#host ul li#nav02 a {

	background-position: -170px -50px;

}

#ticket ul li#nav03 a {

	background-position: -310px -50px;

}

#institution ul li#nav04 a {

	background-position: -470px -50px;	

}

#map ul li#nav05 a {

	background-position: -610px -50px;

}

#rental ul li#nav06 a {

	background-position: -750px -50px;

}

/* main_view

 */

.main_view

 {

	padding-top: 1px;	

}

.main_view

 p.image {

	padding-bottom: 5px;

	line-height: 0;

	font-size: 0;	

}

/* contents */

#contents {

	padding: 0 30px 25px;

	overflow: hidden;

	zoom: 1;

}

/* side_menu */

#contents #side_menu {

	width: 180px;

	float: left;

	line-height: 0;

	display: inline;  

}

#contents #side_menu nav {

	margin-bottom: 20px;	

}

#contents #side_menu ul {

	width: 146px;

	background:url(../../common/img/bg_side_menu_tp01.gif) repeat-y left top!important;

	padding: 17px 17px;

}

#contents #side_menu ul li {

	font-size: 0;

	line-height: 0;

	padding-bottom: 11px;

}

#contents #side_menu ul li:last-of-type {

	padding-bottom: 0;

}

/* main_contents */

#contents #main_contents {

	width: 690px;

	float: right;

}

/* main_contents_hull */

#main_contents_hull {

	width: 900px;

	padding: 4px 0 0;	

}

/* page_top */

p.page_top {

	text-align: right;

	margin-top: 30px;

}

.min-btn {

	margin-bottom: 15px;

}

/* footer */

footer {

	background: url(../img/bg_footer_tp01.jpg) repeat-x left top;

	width:100%;

}

footer .inner {

	width: 960px;

	margin: 0 auto;

	padding: 25px 0 10px;

	overflow: hidden;

	zoom: 1;

}

footer .inner .left_col {

	width: 680px;

	float: left;

}

footer .inner .left_col nav {

}

footer .inner .right_col {

	width: 280px;

	float: right;

}

ul.category_li {

	overflow: hidden;

	zoom: 1;

	padding-bottom: 15px;	

}

ul.category_li li {

	float: left;

	padding: 0 12px;

	border-right: 1px solid #aabbbb;

	line-height: 1.1;

}

ul.category_li li a {

	color: #fff;	

}

ul.category_li li a:hover {

	text-decoration: underline;

	color:#f1f1f1;

}

ul.category_li li a:visited {

	color: #cecece;

}

ul.category_li li:first-of-type {

	padding-left: 0;	

}

ul.category_li li:last-of-type {

	border-right: none;

	padding-right: 0;	

}

footer .ft_column {

	overflow: hidden;

	zoom: 1;

	margin-top: 10px;

}

footer .ft_column  p.copyright {

	color: #fff;

	padding-bottom: 10px;

}

footer .ft_column  ul.ft_list {

	overflow: hidden;

	zoom: 1;

	margin-bottom: 20px;	

	font-size: .8125em;

}

footer .ft_column  ul.ft_list li {

	float: left;

	padding: 0 10px;

	border-right: 1px solid #778866;

}

footer .ft_column  ul.ft_list li:first-of-type {

	padding-left: 0;	

}

footer .ft_column  ul.ft_list li:last-of-type {

	border-right: none;

	padding-right: 0;	

}

ul.ft_list li a {

	color: #fff;	

}

ul.ft_list li a:hover {

	color: #fff;

}

ul.ft_list li a:visited {

	color: #fff;

}

ul.ft_list li:last-of-type {

	border-right: none;

}

.right_col .ft_logo {

	text-align: right;

	padding: 10px 45px 15px 0;	

}

ul.address_li {

	overflow: hidden;

	zoom: 1;

}

ul.address_li li {

	color: #444444;

	font-weight: bold;

	font-size: 1.2em;

	float: left;

	padding: 0 10px 5px 0;

	background-position: 0 0;

	background-repeat: no-repeat;

	font-size: 0;

	line-height: 0;

}

ul.address_li li:last-of-type {

	padding-right: 0;	

}

/* ul.address_li li.tel_ic {

	background-image: url(../../common/img/icon_ft_pt01.gif);	

}

ul.address_li li.fax_ic {

	background-image: url(../../common/img/icon_ft_pt02.gif);	

}

ul.address_li li.time_ic {

	background-image: url(../../common/img/icon_ft_pt03.gif);

	padding: 0 5px 0 60px;	

} */

ul.address_li li.time {

}



.right_col p.add {

	color: #fff;

	font-weight: bold;

	font-size: 1.15em;

	letter-spacing: 0.05em;

}





/* ============================== parts */

/* local_nav */

.local_nav {

	overflow: hidden;

	zoom: 1;

	background:url(../../common/img/calendar/bg_tab_area01.gif) repeat-x left bottom;

	/* padding-bottom: 1px; */

	padding-left: 15px;

	margin-bottom: 30px;

}

.local_nav li {

	float: left;

	line-height: 0;

	font-size: 0;

	padding: 0 15px 0 0;

}

.local_nav li:last-of-type {

	padding-right: 0;

}

/* bg_column_tp01 */

#contents .bg_column_tp01 {

	background: url(../../common/img/bg_column_tp_hd01.gif) no-repeat left top;

	padding-top: 5px;	

}

#contents .bg_column_tp01 .inner {

	background: url(../../common/img/bg_column_tp_ft01.gif) no-repeat left bottom;

	padding: 25px;	

}

/* column_tp01 */

.column_tp01 {

	overflow: hidden;

	zoom: 1;

	margin-bottom: 20px;	

}

.column_tp01 .text_unit {

	overflow: hidden;

	zoom: 1;

}

.column_tp01 .img_right {

	float: right;

	overflow: hidden;

	zoom: 1;

	margin-left: 30px;

}

.column_tp01 .img_right p.image {

	line-height: 0;

	font-size: 0;	

}

.column_tp01 .img_right p.expansion {

	display:block;

	padding-top:5px;

	text-align:center;

}



.leed_tp01 {

	border-left: 10px solid #237d1e;

	padding-left: 20px;

	color: #444444;

	font-weight: bold;

	font-size: 2em;

	line-height: 1.3;

	margin-bottom: 25px;

}

.leed_tp02 {

	border-left: 10px solid #237d1e;

	padding-left: 20px;

	color: #444444;

	font-weight: bold;

	font-size: 1.5em;

	line-height: 2;

	margin-bottom: 20px;

}

.leed_tp03 {

	border-left: 10px solid #237d1e;

	padding-left: 20px;

	margin-bottom: 20px;

}

.leed_tp03 h2 {

	color: #444444;

	font-weight: bold;

	font-size: 1.5em;

	padding-bottom: 15px;

}

.leed_tp03 h2:last-of-type {

	padding-bottom: 0;

}

.leed_tp03 h2 span {

	font-size: .75em;

	display: block;

}

.leed_tp04 {

	color: #444444;

	font-weight: bold;

	font-size: 1.6em;

	padding-bottom: 10px;

	margin-bottom: 20px;

	background: url(../img/bg_leed_tp04.gif) no-repeat left bottom;

}







.leed_tp01 span {

	font-size: .75em;

	padding-bottom: 10px;

	display: block;

}

.subleed_tp01 {

	color: #444444;	

	font-weight: bold;

	padding-left: 30px;

	font-size: 1.3em;

}

.legend_tp01 {

	color: #444444;

	margin-bottom: 15px;

	padding-left: 30px;

	/* font-size: 1.3em; */

}

.column_tp01 .subleed_tp01 {

	padding-bottom: 40px;	

}

.column_tp01 #sns {

	padding-left: 30px;

}

/* column_tp02 */

.column_tp02 {

	overflow: hidden;

	zoom: 1;

	background: url(../../common/img/bg_line02.gif) repeat-x right bottom;

	padding-bottom: 30px;

	margin-bottom: 30px;

}

.column_tp02 .text_unit {

	overflow: hidden;

	zoom: 1;

}

.column_tp02 .img_right {

	float: right;

	overflow: hidden;

	zoom: 1;

	margin-left: 30px;

}

.column_tp02:last-of-type {

	background: none;

	margin-bottom: 0;

	padding-bottom: 0;

}

.column_tp02 .icon_new {

	padding: 5px 22px 5px 30px;

	background: url(../../common/img/icon_win.gif) no-repeat right 0.1em;

	display: inline;

}

/* video_block */

.video_block {

/* 	overflow: hidden;

	zoom: 1; */

	background: url(../../common/img/bg_line01.gif) repeat-x right bottom;

	padding-bottom: 30px;

	margin-bottom: 30px;	

}

/* calendar_nav */

.calendar_nav {

	position: relative;

	height: 31px;

	margin-bottom: 20px;

}

.calendar_nav p.prev,

.calendar_nav p.next,

.calendar_nav p.date {

	position: absolute;

	top: 0;	

}

.calendar_nav p.prev {

	left: 0;

}

.calendar_nav p.next {

	right: 0;

}

.calendar_nav p.date {

	left: 46%;

	color: #237d1e;

	font-weight: bold;

	font-size: 2em;

}

/* local_side_menu */

#local_side_menu {

	background: url(../../common/img/bg_side_menu_tp02.gif) no-repeat left top;

	width: 900px;

	margin-bottom: 30px;

}

#local_side_menu ul {

	overflow: hidden;

	zoom: 1;

	padding: 15px 55px 15px;

}

#local_side_menu ul li {

	float: left;

	padding-right: 14px;

	font-size: 0;

	line-height: 0;

}

#local_side_menu ul li:last-of-type {

	padding-right: 0;	

}





/* data_table */

table.data_table {

	border-collapse: collapse;

	border-spacing: 0;

	width: 100%;

	table-layout: fixed;

}
table.data_table caption{
	text-align: right;
}
table.data_table tr th,

table.data_table tr td {

	border: 1px solid #d6c9ad;

	/* padding: 15px 20px; */

	padding: 5px;

	text-align: left;

	color: #444444;

}

table.data_table tr th {

	background-color: #f5f2ed;

	font-weight: normal;

}

/* photo_wiew */

.photo_wiew {

	overflow: hidden;

	zoom: 1;

	padding-top: 30px;

}

.photo_wiew li {

	float: left;
	max-width: 210px;
	padding-right: 30px;

}

.photo_wiew li:last-of-type {

	padding-right: 0;

}





.photo_wiew li img {

	max-width: 210px;

}



.photo_wiew_single {

	padding-top: 30px;

	text-align: center;

}

.photo_wiew_single img {

	max-width: 100%;

}





/* ============================== index */

#contents_index {

	width: 960px;

	margin: 0 auto;

}

#index .main_view

 {

	padding-top: 0;	

	height: 300px;

}



#index .main_view

 p.image {

	padding-bottom: 20px;

}

#index #contents {

	padding: 0 0 25px;

}

#index #contents #main_contents {

	width: 960px;

	float: none;	

}

#index #contents #main_contents .contents_column {

	width: 680px;

	float:left;

}

#index #contents #main_contents aside {

	width: 260px;

	float: right;	

}

/* square_block */

.square_block {

	width: 680px;

	overflow: hidden;

	zoom: 1;

	margin-bottom: 20px;

}

.square_block h2 {

	position: relative;

	font-size: 0;

	line-height: 0;

}

.square_block h2 span {

	position: absolute;

	top: 10px;

	right: 20px;	

}

.square_block .inner {

	border-left: 1px solid #dfd4ba;

	border-right: 1px solid #dfd4ba;

	border-bottom: 1px solid #dfd4ba;

	padding: 0 0 15px;

	overflow: hidden;

	zoom: 1;

	background-color: #FFF;

}

/* news_block */

.news_block {

	width: 680px;

	overflow: hidden;

	zoom: 1;

	margin-bottom: 20px;

}

.news_block h2 {

	position: relative;

	font-size: 0;

	line-height: 0;

}

.news_block h2 span {

	position: absolute;

	top: 10px;

	right: 20px;	

}

.news_block .inner {

	border-left: 1px solid #dfd4ba;

	border-right: 1px solid #dfd4ba;

	border-bottom: 1px solid #dfd4ba;

	padding: 0;

	overflow: hidden;

	zoom: 1;

	background-color: #FFF;

}

/* photo_column */

.photo_column {

	width: 310px;

	overflow: hidden;

	zoom: 1;

	float: left;

	margin: 20px 0 0 20px;

}



.photo_column .img_unit {

	width: 120px;

	float: left;

	margin-right: 10px;

}

.photo_column .text_unit {

	overflow: hidden;

	zoom: 1;

}

.photo_column .text_unit p.date {

	color: #444444;

	font-weight: bold;

	padding-bottom: 5px;

}

.photo_column .text_unit p.link_list {

	padding-bottom: 5px;	

	font-weight: bold;

}

.photo_column .text_unit p.time {

	color: #444444;

	padding-bottom: 10px;

}





.unitWrapper {

	clear: both;

}

.unitWrapper { /zoom : 1; }

.unitWrapper:after { content : ''; display : block; clear : both; }







/* topics_block */

.topics_block {

	padding-top: 20px;

	height: 310px;

}

.topics_block .topics_block_inner {

	margin: 15px 25px 35px 25px;

	padding: 0;

}

.topics_block dl {

	overflow: hidden;

	zoom: 1;

	padding: 18px 18px 0 18px ;

}

.topics_block  dl.import {

	background-color: #f5f2ed;	

}

.topics_block dl:last-of-type {

	padding-bottom: 0;

	margin-bottom: 0;	

}

.topics_block dl:last-of-type dd {

	background: none;

}

.topics_block dl dt {

	color: #444444;

	font-weight: bold;

}

.topics_block dl dd {

	color: #444444;

	font-weight: bold;

	padding-bottom: 15px;

	background: url(../../common/img/bg_line02.gif) repeat-x left bottom;

}

.topics_block  dl.import dd {

	background: url(../../common/img/bg_line01.gif) repeat-x left bottom;

}

.topics_block dl dd a,.topics_block dl dd span {

	padding: 5px 65px 5px 0;

	background-repeat: no-repeat;

	background-position: right top;

}

.topics_block dl dd a {

	color: #0077cc;

}

.topics_block dl dd.notice a, .topics_block dl dd.notice span {

	background-image: url(../../common/img/news_icon_tp01.gif);

}

.topics_block dl dd.wanted a, .topics_block dl dd.wanted span {

	background-image: url(../../common/img/news_icon_tp02.gif);

}

.topics_block dl dd a:hover {

	color: #0099ff;

}

.topics_block dl dd a:visited {

	color: #4488bb;

}

/* pattern_block */

.institution_block {

	border: 1px solid #dfd4ba;

	padding: 30px 15px 30px 40px;

	overflow: hidden;

	zoom: 1;

	background-color: #FFF;

}

.institution_block .left_col {

	float: left;

	width: 240px;

	height: 200px;

	margin-right: 30px;

}

.institution_block .left_col p {

	text-align:center;

}



.institution_block .right_col {

	float: right;

	width: 350px;

}



.institution_block .right_col {

}



.institution_block .right_col h2 {

	font-size: 0;

	line-height: 0;

}

.institution_block .right_col h2 span img {

	margin-left: 15px;

}

.institution_block .right_col p {

	padding-top: 30px;

}



/* search_block */

.search_block {

	width: 250px;

	margin-bottom: 20px;

	border: solid 5px #fff;

}

.search_block h2 {

	line-height: 0;

	font-size: 0;	

}

.search_block .inner {

	padding: 0 10px 15px 10px;

	zoom: 1;

}

.search_block .search_unit {

	zoom: 1;

	text-align: center;

	padding-bottom: 15px;

	margin-bottom: 5px;

}

.search_block .search_unit input#search {

	width: 215px;

	zoom: 1;

	border: 1px solid #f1eee7;

	padding: 7px 5px;

	color: #dfd4ba;

	margin-top: 15px;

}

.search_block .search_unit img.search {

	margin-right: 5px;

	margin-left: -10px;

	vertical-align: middle;

}

.search_block .search_unit input#search_btn {

	padding-top: 5px;	

}

.search_block p.img_btn {

	text-align: center;

}

/* rexerve_block */

.rexerve_block {

	margin: 20px 0;

}

/* info_block */

.info_block {

	width: 260px;

	margin-bottom: 20px;	

}

.info_block h2 {

	line-height: 0;

	font-size: 0;

}



.info_block .event_unit {

	zoom: 1;

	overflow: hidden;

	padding: 15px 10px 5px 20px;

	background-color: #fff;

	border-left: 1px solid #dfd4ba;

	border-bottom: 1px solid #dfd4ba;

	border-right: 1px solid #dfd4ba;

}

.info_block .event_photo {

	float: left;

	width: 90px;

}



.info_block .event_txt {

	float: left;

	width: 125px;

	margin-left: 10px;

}

.info_block .event_txt dl {

	overflow: hidden;

	zoom: 1;

	padding: 0 5px 5px 0;

}

.info_block .event_txt dl dt {

	padding-bottom: 5px;

}

.info_block .event_txt dl dd {

	margin-bottom: 10px;

}

.info_block .event_txt dl dd a {

	font-weight: bold;

}

/* member_block */

.member_block {

	margin: 15px 0;

}



/* link_block */

.seat_block {

	margin: 15px 0;

}



/* sponcer_block */

.sponcer_block {

	padding: 10px 0 5px 0;

	margin-bottom: 20px;

	border: 1px solid #d0dbde;

	text-align: center;

}

/* sns_block */

.sns_block {

}



.face_block {

	width: 260px;	

}

.face_block h2 {

	line-height: 0;

	font-size: 0;

}

.face_block .inner {

	background-color: #f0f3fb;

	border-left: 1px solid #cad3e7;

	border-right: 1px solid #cad3e7;

	border-bottom: 1px solid #cad3e7;

	padding: 20px 18px;

}

.face_block .inner p {

	color: #1f3f84;

	padding-bottom: 10px;

}

.face_block .inner .frame_unit {

	line-height: 0;

	font-size: 0;

	background-color: #FFF;

	padding-bottom: 10px;

}



.face_block .inner .frame_unit iframe{

	width:220px!important;

}



/* btn_detail */        

p.btn_ticket a {

	margin-left: 30px;

}



p.btn {

	margin-bottom: 20px;

}





a.win {

	display: inline-block;

	background: url(../img/icon_win.gif) no-repeat 90% 4px;

	padding: 5px 25px 0 0;

}



/* ============================== form */





/* ============================== media queries */