<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset"shift_jis";
/**********************
common.css
アート＆てづくりバザールvol.8
トップページ用CSS
LAST UP DATA: 2011/8/29
AUTHOR:YUKI INOUE
(tvosaka-system)
***********************/
body {
	background:url(https://cdn.tv-osaka.co.jp/cdn/v1.4/event/makingbazaar/vol37/images/common/bg_body.gif) left top repeat;
	color:#000000;	
    font-family: 'Noto Sans JP', sans-serif !important;
	font-feature-settings: "palt" 1;
	text-shadow: none !important;
}

#wrap {
	width: 100%;
}
#wrap02 {
	background-image: url(https://cdn.tv-osaka.co.jp/cdn/v1.4/event/makingbazaar/vol37/images/common/bg_comic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	width: 100%;
}


/*テキスト関係*/

.hr{
	background:url(https://cdn.tv-osaka.co.jp/cdn/v1.4/event/makingbazaar/vol37/images/common/hr.gif) left top repeat-x;
	height:2px;
	line-height:0;
	font-size:0;
}
.pnk{
	color:#D6006D;
}
a{
	color:#e3007f;
	text-decoration:underline;
}
a:hover{
	color:#e3007f;
	text-decoration:none;
}
a#top{
	line-height:0;
	font-size:0;
	margin:0;
}
.weightNomal{
	font-weight:normal !important;
}
em{
	font-weight:bold;
}
.w650{
	width:650px;
}

/*tool tip*/
p#vtip { 
display: none; 
position: absolute; 
padding: 10px; 
left: 5px; 
font-size: 0.8em; 
background-color:white; 
border: 1px solid #D6006D; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
z-index: 9999 
}
p#vtip #vtipArrow { 
position: absolute; 
top: -10px; 
left: 15px 
}
/*gridBox*/
.gridBox900{
	background:url(https://cdn.tv-osaka.co.jp/cdn/v1.4/event/makingbazaar/vol37/images/common/hr_contents.gif) right top repeat-y;
	width:900px;
	padding:15px 30px 0;
}
/*gridBox*/
.gridBox900present{
	background:url(https://cdn.tv-osaka.co.jp/cdn/v1.4/event/makingbazaar/vol37/images/common/hr_contents.gif) right top repeat-y;
	width:900px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 40;
	padding-left: 30px;
}
.gridBox900left{
	background:url(https://cdn.tv-osaka.co.jp/cdn/v1.4/event/makingbazaar/vol37/images/common/hr_contents.gif) right top repeat-y;
	width:930px;
	text-align: left;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
}

.gridBox930{
	background:url(https://cdn.tv-osaka.co.jp/cdn/v1.4/event/makingbazaar/vol37/images/common/hr_contents.gif) right top repeat-y;
	width:930px;
	padding-left:30px;
}

.gridBox492{
	width:492px;
	float:left;
	padding:30px 15px 30px 30px;
}
.gridBox378{
	width:378px;
	float:left;
	padding:30px 15px 30px 30px;

}

/****************
header
****************/

/*下層ページ共通ヘッダ*/

.box1200{
	width: 1200px;
	margin: auto;
}
.box960{
	width: 960px;
	margin: auto;
}

/*下層ページ*/

.pageSubNavi{
	width: 245px;
	float: left;
}
.pageContents{
	width: 715px;
	float: left;
    font-family: 'Noto Sans JP', sans-serif !important;
	font-feature-settings: "palt" 1;
}
.pageContents_02 {
	width: 960px;
	float: left;
    font-family: 'Noto Sans JP', sans-serif !important;
	font-feature-settings: "palt" 1;
}


.pankuzu{
	font-size: 105%;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 5px;
	padding-bottom: 15px;
}
.pankuzu2{
	font-size: 105%;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 5px;
	padding-bottom: 15px;
	color: #ffffff;
}

#headerArea {
	width: 100%;
	background-image: url(https://cdn.tv-osaka.co.jp/cdn/v3.4/event/makingbazaar/vol39/images/index/art15_header_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#headerArea #logoArea{
	height: 91px;
}
#headerArea #logoAreaPad{
	padding-top: 15px;
}

#headerArea #logoArea #headLogo{
	float: left;
}
#headerArea #logoArea #dateBox{
	float: right;
	width: 452px;
	background-image: url(https://cdn.tv-osaka.co.jp/cdn/v3.4/event/makingbazaar/vol39/images/index/art15_header_date.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#headerArea #logoArea #dateBoxPad{
	padding-top: 45px;
	padding-left: 255px;
}

#headerArea #logoArea #dateBox{
	float: right;
	width: 692px;
	background-image: url(https://cdn.tv-osaka.co.jp/cdn/v1.4/event/makingbazaar/vol39/images/index/art15_header_date.png);
	background-repeat: no-repeat;
	background-position: 50px top;
}
#headerArea #logoArea #dateBox2{
	float: right;
	width: 692px;
	background-image: url(https://cdn.tv-osaka.co.jp/cdn/v1.4/event/makingbazaar/vol39/images/index/art15_header_date2.png);
	background-repeat: no-repeat;
	background-position: 50px top;
}

#headerArea #logoArea #dateBoxPad2{
	padding-top: 40px;
	padding-bottom: 5px;
	padding-left: 482px;
}
#dateBox3{
	float: right;
	width: 692px;
	background-image: url(https://cdn.tv-osaka.co.jp/cdn/v1.5/event/makingbazaar/vol39/images/index/art15_header_date3qwer.png);
	background-repeat: no-repeat;
	background-position: 60px top;
}
#dateBoxPad3{
	padding-top: 40px;
	padding-bottom: 5px;
	padding-left: 492px;
}






#headerArea ul#sbNavigation{
	width: 100%;
	height: 25px;
}
#headerArea ul#sbNavigation li{
	float:right;
	margin-right:20px;
}
#headerArea ul#sbNavigation #sbLast {
	float: right;
}


#headerArea ul#mainNavigation{
	height: 70px;
}
#headerArea ul#mainNavigation li{
	float: left;
	width: 160px;
}


#headerArea #snsLikeArea{
	width: 100%;
	padding-top: 20px;
}
#headerArea #snsLikeArea #snsLikeBg{
	float: right;
	width: 312px;
	height: 33px;
	background-image: url(https://cdn.tv-osaka.co.jp/cdn/v1.4/event/makingbazaar/vol37/images/index/snslike_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#headerArea #snsLikeArea #twBox{
	float: left;
	width: 155px;
}
#headerArea #snsLikeArea #twBoxPad{
	padding-top: 7px;
	padding-left: 40px;
}

#headerArea #snsLikeArea #fbBox{
	float: left;
	width: 155px;
}
#headerArea #snsLikeArea #fbBoxPad{
	padding-top: 6px;
	padding-left: 5px;
}

#subNavi245{
	width: 245px;
	background-image: url(https://cdn.tv-osaka.co.jp/cdn/v1.4/event/makingbazaar/vol37/images/common/subNavi_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#subNavi245 #pad10{
	padding: 10px;
}
#subNavi245 ul {
	width: 225px;
}
#subNavi245 li {
	display: inline;
}
#subNavi245 a, 
#subNavi245 a:active, 
#subNavi245 a:visited {
	display: block;
	color: #5F1100;
	text-decoration: none;
	width: 210px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #ffffff;
}
#subNavi245 a:hover {
	color: #000;
	background-color: #fed9d8;
}
#subNavi245 .underline {
	border-bottom:1px dotted #D6006D;
}



.btnPageTop{
	text-align: right;
	padding-top: 20px;
}
.pad30 {
	padding-left: 30px;
}
.pad30_02 {
	padding-top: 25px;
}
.pad60 {
	padding-left: 60px;
}
.btm20 {
	padding-bottom: 20px;
}
.btm50 {
	padding-bottom: 45px;
}
.btm70 {
	padding-bottom: 70px;
}


.pageContents .btmborder {
	width: 100%;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e3007f;
}
.pageContents .btmborder2 {
	width: 100%;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
}
.pageContents .cornerTitle_e {
	font-size: 120%;
	font-weight: 700;
	color: #FFF;
	background-color: #e3007f;
	text-align: center;
	width: 120px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
.pageContents .cornerTitle_j {
	font-size: 140%;
	font-weight: 700;
	color: #e3007f;
	padding-top: 9px;
	padding-left: 15px;
	float: left;
}
.pageContents .cornerTitle_j2 {
	font-size: 120%;
	font-weight: bold;
	line-height: 140%;
	color: #e3007f;
	padding-top: 3px;
	padding-left: 15px;
	float: left;
}
.pageContents .cornerTitle_j3 {
	font-size: 120%;
	font-weight: bold;
	color: #ffffff;
	padding-top: 9px;
	padding-left: 15px;
	float: left;
}


.pageContents ul.jyokenList li{
	background: url(https://cdn.tv-osaka.co.jp/cdn/v1.4/event/makingbazaar/vol37/images/common/listmark01.gif) left 0.7em no-repeat;
	padding-left: 15px;
	margin-top: 20px;
	font-size: 115%;
	line-height: 195%;
}
.pageContents .boothname {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #e3007f;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 145%;
	font-weight: bold;
	color: #e3007f;
	margin-top: 25px;
	padding-left: 15px;
}
.pageContents .boothname2 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #e3007f;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 160%;
	font-weight: bold;
	color: #e3007f;
	margin-top: 25px;
	padding-left: 15px;
	float: left;
}

.pageContents .boothbtn {
	float: right;
	padding-top: 20px;
	padding-right: 10px;
}
.pageContents ul.boothList li{
	background: url(https://cdn.tv-osaka.co.jp/cdn/v1.4/event/makingbazaar/vol37/images/common/listmark01.gif) left 0.7em no-repeat;
	padding-left: 15px;
	font-size: 115%;
	line-height: 195%;
}
.pageContents .boothList {
	margin-top: 20px;
}
.pageContents .boothTB {
	float: left;
	padding-top: 20px;
	width: 380px;
}

.pageContents .boothTable {
	width: 380px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #d6d6d6;
	border-left-color: #d6d6d6;
}
.pageContents .boothTable th {
	width: 100px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F2E8E3;
	font-size: 110%;
	line-height: 195%;
}
.pageContents .boothTable td {
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #FFF;
	font-size: 110%;
	line-height: 195%;
}
.pageContents .boothBox {
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
.pageContents .boothimg {
	padding-bottom: 15px;
}
.pageContents .atBooth {
	width: 275px;
	font-size: 100%;
	line-height: 170%;
}

.pageContents ul.atBooth li{
	background: url(https://cdn.tv-osaka.co.jp/cdn/v1.4/event/makingbazaar/vol37/images/common/listmark01.gif) left 0.5em no-repeat;
	font-size: 100%;
	line-height: 185%;
	padding-left: 15px;

}
.pageContents .aboutTxt {
	font-size: 120%;
	line-height: 200%;
	padding-top: 25px;
}
.pageContents .aboutTxt_a {
	font-size: 170%;
	line-height: 150%;
}


.pageContents .aboutOutlineBox {
	font-size: 110%;
	line-height: 195%;
	padding-top: 25px;
	width: 680px;
}

.pageContents #aboutOutlineNaiyo {
	width: 680px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #d6d6d6;
	border-left-color: #d6d6d6;
}
.pageContents #aboutOutlineNaiyo th {
	width: 150px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #F2E8E3;
}
.pageContents #aboutOutlineNaiyo td {
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #FFF;
}


.pageContents #aboutOutlineNaiyo02 {
	width: 680px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #4e2716;
	border-left-color: #4e2716;
}
.pageContents #aboutOutlineNaiyo02 th {
	width: 100px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #4e2716;
	border-bottom-color: #4e2716;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-weight: 600;
}
.pageContents #aboutOutlineNaiyo02 td {
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #4e2716;
	border-bottom-color: #4e2716;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
}



.pageContents .nagareTitle {
	font-size: 140%;
	font-weight: bold;
	color: #e3007f;
	text-align: left;
	width: 96%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 3px solid #e3007f;
	margin-top: 30px;
	background-color: #FFF;
}

.pageContents .nagareText {
	font-size: 120%;
	line-height: 200%;
	padding-top: 25px;
	padding-left: 15px;
}

.pageContents .nagareText .inbold {
	font-size: 115%;
}
.pageContents .nagareText .inbold_a {
	font-size: 125%;
	font-weight: 800;
}
.pageContents .nagareText .stopping {
	text-decoration: line-through;
}



.pageContents .nagareText ul.nagareList li{
	font-size: 90%;
	line-height: 200%;
	padding-left: 15px;
	background-image: url(https://cdn.tv-osaka.co.jp/cdn/v1.4/event/makingbazaar/vol37/images/common/listmark01.gif);
	background-repeat: no-repeat;
	background-position: left 0.6em;

}

.pageContents #nagareKiyaku{
	background: #FFF;
	height: 300px;
	width: 650px;
	overflow-y: scroll;
	border-bottom: #F8E0D6 1px solid;
	margin-top: 25px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 25px;
}

.pageContents #nagareKiyaku ol {
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 30px;
	padding-right: 20px;
	font-size: 110%;
	line-height: 195%;
}

.pageContents #nagareKiyaku p {
	font-size: 105%;
	line-height: 170%;
}



.pageContents_02 .btmborder {
	width: 100%;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e3007f;
}
.pageContents_02 .btmborder2 {
	width: 100%;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
}
.pageContents_02 .cornerTitle_e {
	font-size: 120%;
	font-weight: 700;
	color: #FFF;
	background-color: #e3007f;
	text-align: center;
	width: 120px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
.pageContents_02 .cornerTitle_j {
	font-size: 140%;
	font-weight: 700;
	color: #e3007f;
	padding-top: 9px;
	padding-left: 15px;
	float: left;
}
.pageContents_02 .cornerTitle_j2 {
	font-size: 120%;
	font-weight: bold;
	line-height: 140%;
	color: #e3007f;
	padding-top: 3px;
	padding-left: 15px;
	float: left;
}
.pageContents_02 .cornerTitle_j3 {
	font-size: 120%;
	font-weight: bold;
	color: #ffffff;
	padding-top: 9px;
	padding-left: 15px;
	float: left;
}


.pageContents_02 ul.jyokenList li{
	background: url(https://cdn.tv-osaka.co.jp/cdn/v1.4/event/makingbazaar/vol37/images/common/listmark01.gif) left 0.5em no-repeat;
	padding-left: 15px;
	margin-top: 20px;
	font-size: 115%;
	line-height: 195%;
}
.pageContents_02 .boothname {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #e3007f;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 145%;
	font-weight: bold;
	color: #e3007f;
	margin-top: 25px;
	padding-left: 15px;
}
.pageContents_02 .boothname2 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #e3007f;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 160%;
	font-weight: bold;
	color: #e3007f;
	margin-top: 25px;
	padding-left: 15px;
	float: left;
}

.pageContents_02 .boothbtn {
	float: right;
	padding-top: 20px;
	padding-right: 10px;
}
.pageContents_02 ul.boothList li{
	background: url(https://cdn.tv-osaka.co.jp/cdn/v1.4/event/makingbazaar/vol37/images/common/listmark01.gif) left 0.5em no-repeat;
	padding-left: 15px;
	font-size: 115%;
	line-height: 195%;
}
.pageContents_02 .boothList {
	margin-top: 20px;
}
.pageContents_02 .boothTB {
	float: left;
	padding-top: 20px;
	width: 380px;
}

.pageContents_02 .boothTable {
	width: 380px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #d6d6d6;
	border-left-color: #d6d6d6;
}
.pageContents_02 .boothTable th {
	width: 100px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F2E8E3;
	font-size: 110%;
	line-height: 195%;
}
.pageContents_02 .boothTable td {
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #FFF;
	font-size: 110%;
	line-height: 195%;
}
.pageContents_02 .boothBox {
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
.pageContents_02 .boothimg {
	padding-bottom: 15px;
}
.pageContents_02 .atBooth {
	width: 275px;
	font-size: 100%;
	line-height: 170%;
}

.pageContents_02 ul.atBooth li{
	background: url(https://cdn.tv-osaka.co.jp/cdn/v1.4/event/makingbazaar/vol37/images/common/listmark01.gif) left 0.5em no-repeat;
	font-size: 100%;
	line-height: 185%;
	padding-left: 15px;

}
.pageContents_02 .aboutTxt {
	font-size: 120%;
	line-height: 200%;
	padding-top: 25px;
}
.pageContents_02 .aboutTxt_a {
	font-size: 170%;
	line-height: 150%;
}


.pageContents_02 .aboutOutlineBox {
	font-size: 110%;
	line-height: 195%;
	padding-top: 25px;
	width: 680px;
}

.pageContents_02 #aboutOutlineNaiyo {
	width: 680px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #d6d6d6;
	border-left-color: #d6d6d6;
}
.pageContents_02 #aboutOutlineNaiyo th {
	width: 150px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #F2E8E3;
}
.pageContents_02 #aboutOutlineNaiyo td {
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #FFF;
}


.pageContents_02 #aboutOutlineNaiyo02 {
	width: 680px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #4e2716;
	border-left-color: #4e2716;
}
.pageContents_02 #aboutOutlineNaiyo02 th {
	width: 100px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #4e2716;
	border-bottom-color: #4e2716;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-weight: 600;
}
.pageContents_02 #aboutOutlineNaiyo02 td {
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #4e2716;
	border-bottom-color: #4e2716;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
}



.pageContents_02 .nagareTitle {
	font-size: 140%;
	font-weight: bold;
	color: #e3007f;
	text-align: left;
	width: 96%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 3px solid #e3007f;
	margin-top: 30px;
	background-color: #FFF;
}

.pageContents_02 .nagareText {
	font-size: 120%;
	line-height: 200%;
	padding-top: 25px;
	padding-left: 15px;
}

.pageContents_02 .nagareText .inbold {
	font-size: 115%;
}
.pageContents_02 .nagareText .inbold_a {
	font-size: 125%;
	font-weight: 800;
}
.pageContents_02 .nagareText .stopping {
	text-decoration: line-through;
}



.pageContents_02 .nagareText ul.nagareList li{
	font-size: 90%;
	line-height: 200%;
	padding-left: 15px;
	background-image: url(https://cdn.tv-osaka.co.jp/cdn/v1.4/event/makingbazaar/vol37/images/common/listmark01.gif);
	background-repeat: no-repeat;
	background-position: left 0.6em;

}

.pageContents_02 #nagareKiyaku{
	background: #FFF;
	height: 300px;
	width: 650px;
	overflow-y: scroll;
	border-bottom: #F8E0D6 1px solid;
	margin-top: 25px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 25px;
}

.pageContents_02 #nagareKiyaku ol {
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 30px;
	padding-right: 20px;
	font-size: 110%;
	line-height: 195%;
}

.pageContents_02 #nagareKiyaku p {
	font-size: 105%;
	line-height: 170%;
}



#past{
	padding-bottom: 0px;
	padding-top: 0px;
}
#past li.box1,
#past li.box2{
	background-color: #FFF0D7;
	width: 300px;
	height: 150px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#past li.box3,
#past li.box4{
	background-color: #FFF0D7;
	width: 300px;
	height: 100px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#past h4{
	float: left;
	width: 60px;
	padding-left: 10px;
	padding-top: 10px;
}
#past .pastIn{
	float: right;
	width: 220px;
	padding-top: 10px;
	font-size: 90%;
    font-family: 'Noto Sans JP', sans-serif !important;
}
#past .pastIn dl{
	line-height:1.8;
}
#past .pastIn dl dt{
	color:#4E2716;
	font-weight:bold;
	float:left;
	clear:both;
	width:3.5em;
}
#past .pastIn dl dd{
	color:#9A4D2C;
}
#past .btnIchiran{
	margin-left: 10px;
}
#past .past_btn{
	padding-top: 10px;
	padding-right: 20px;
	text-align: right;
}


#qa dl#qaDl{
	margin-top:30px;
}
#qa dl#qaDl dt{
	color:#FFF;
	font-weight:bold;
	padding:15px 10px 0 55px;
	background:url(https://cdn.tv-osaka.co.jp/cdn/v1.4/event/makingbazaar/vol37/images/common/bg_q.gif) left top no-repeat;
	height:35px;
	font-size:125%;
	cursor:pointer;
	margin-bottom:10px;
}
#qa dl#qaDl dd{
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #FDF0E8;
	border: #72370F 1px dotted;
	width: 645px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-size: 110%;
	line-height: 190%;
}
#qa #sonota{
	margin:50px 0;
}
#qa #sonota ul li{
	margin-top: 10px;
	background: url(https://cdn.tv-osaka.co.jp/cdn/v1.4/event/makingbazaar/vol37/images/common/listmark01.gif) left 0.3em no-repeat;
	padding-left: 13px;
	width: 680px;
	font-size: 115%;
	line-height: 195%;
}
#qa_tablePad{
	padding-top: 10px;
	padding-bottom: 10px;
}
.qa_table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4e2716;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4e2716;
	width: 630px;
}
.qa_date {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4e2716;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4e2716;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	background-color: #f2e3dc;
}
.qa_time {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4e2716;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4e2716;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}




.dl_box {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e3007f;
	padding-top: 40px;
	padding-bottom: 40px;
}
.dl_icon {
	float: left;
}
.dl_txt {
	float: left;
	padding-left: 30px;
}
.dl_txt .dl_title {
	font-size: 140%;
	color: #e3007f;
	font-weight: bold;
	padding-top: 15px;
}
.dl_txt .dl_capti {
	font-size: 115%;
	padding-top: 12px;
}
.dl_txt .dl_links {
	font-size: 115%;
	padding-top: 12px;
	line-height: 180%;
}









.btnPageTop2{
	float:right;
	width:112px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 0px;
}


.btnPageTop a{
	color:#482424;
}



/*****************
footer
*****************/
#footerArea{
	font-size: 100%;
	background-image: url(https://cdn.tv-osaka.co.jp/cdn/v2.5/event/makingbazaar/vol39/images/index/art15_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
    font-family: 'Noto Sans JP', sans-serif !important;
	width: 100%;
	line-height: 170%;
}
#footerAreaPad {
	padding-top: 5px;
}

#footerArea #footerIn{
	position: relative;
	padding-top: 58px;
	padding-bottom: 50px;    
}
#footerArea a{
	text-decoration:none;
	color: #333333;
}
#footerArea a:hover{
	text-decoration:underline;
	color: #333333;
}
#footerArea .footBox457{
	width:457px;
	float:left;
	padding-top: 22px;
	margin-right:15px;
}
#footerArea .footBox235{
	width: 235px;
	float: left;
	padding-top: 22px;
}
#footerArea .footBox222{
	width:222px;
	float:left;
	margin-right:15px;
	padding-top: 22px;
}
.footBox222_2{
	width:222px;
	float:left;
	padding-top: 22px;
}




#footerArea .footerTitlePad{
	padding-bottom: 25px;
	
}

#footerArea .s_bold{
	font-weight: bold;
}
#footerArea .s_bold_sns{
	font-weight: bold;
	font-size: 120%;
	padding-left: 13px;
}

#footerArea .pdficon{
	padding-bottom: 5px;
}


#footerArea ul li{
	padding-left: 15px;
	padding-bottom: 20px;
}
#footerArea ul.noMark li{
	background: none !important;
	padding-left: 20px;
	padding-bottom: 4px;
	
}
#footerArea .noMark {
	margin-top: 5px;
}

#footerArea #copyright{
	text-align: center;
	width: 100%;
	padding-top: 12px;
    font-family: 'Noto Sans JP', sans-serif !important;
	font-size: 100%;
	color: #FFF;
	height: 33px;
	background-color: #333;
}





.pageMenu{
	float:right;
	width:265px;
	padding-right:10px;
}
.pageMenu #datePage{
	background:url(https://cdn.tv-osaka.co.jp/cdn/v1.4/event/makingbazaar/vol37/images/common/bg_date_page.gif) left top no-repeat;
	height:48px;
	padding:40px 0 0 140px;
}
.pageMenu .bnGallery{
	background:url(https://cdn.tv-osaka.co.jp/cdn/v1.4/event/makingbazaar/vol37/images/past/bn_gallery.jpg) left top no-repeat;
	padding:150px 0 0 95px;
	height:20px;
	margin-top:10px;
}
.pageMenu .bnGallery a{
	color: #00F;
	text-decoration: underline;
}
.pageMenu .bnGallery a:hover{
	color: #00F;
	text-decoration: none;
}
.pageMenu #ticketPage{
	margin-top:10px;
}
.pageMenu #ticketPage .ticketInPage{
	background-color:#FFF;
	padding:10px;
	width:245px;
}
.pageMenu #ticketPage .ticketInPage h3{
	font-weight:bold;
}	
.pageMenu #facebook{
	margin-top: 20px;
	background-color: #FFF;
	height: 600px;
	width: 265px;
}
.pageMenu2{
	float: right;
	padding-right: 20px;
}
.pageMenu2 #datePage{
	background:url(https://cdn.tv-osaka.co.jp/cdn/v1.4/event/makingbazaar/vol37/images/common/bg_date_page.gif) left top no-repeat;
	height:48px;
	padding:40px 0 0 140px;
}
.pageMenu2 .bnGallery{
	background:url(https://cdn.tv-osaka.co.jp/cdn/v1.4/event/makingbazaar/vol37/images/past/bn_gallery.jpg) left top no-repeat;
	padding:150px 0 0 95px;
	height:20px;
	margin-top:10px;
}
.pageMenu2 .bnGallery a{
	color: #00F;
	text-decoration: underline;
}
.pageMenu2 .bnGallery a:hover{
	color: #00F;
	text-decoration: none;
}
.pageMenu2 #ticketPage{
	margin-top:10px;
}
.pageMenu2 #ticketPage .ticketInPage{
	background-color:#FFF;
	padding:10px;
	width:245px;
}
.pageMenu2 #ticketPage .ticketInPage h3{
	font-weight:bold;
}	
.pageMenu2 #facebook{
	margin-top: 20px;
	background-color: #FFF;
	height: 600px;
	width: 265px;
}


.cornerTxt {
	font-size: 100%;
	line-height: 150%;
	padding-top: 25px;
	float: left;
}
.cornerImg {
	float: left;
	padding-top: 30px;
	padding-right: 30px;
}
.cornerPink {
	font-weight: bold;
	color: #E3007F;
}
.cornerPink2 {
	color: #E3007F;
	padding-left: 20px;
	padding-top: 5px;
}
.cornerPink3 {
	font-size: 120%;
	font-weight: bold;
	color: #E3007F;
}
.cornerBold {
	font-weight: normal;
	padding-left: 20px;
	padding-top: 10px;
}

ol.list_decimal{
    list-style-type: decimal;
	list-style-position: outside;
	width: 350px;
	padding-left: 40px;
	font-size: 90%;
}


.ws_midashi {
	padding-top: 20px;
	padding-bottom: 45px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 120%;
	line-height: 200%;
	width: 100%;
     text-align: center;
     color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.ws_midashi_none {
	font-weight: normal;
}

.ws_Box {
	padding-top: 40px;
	padding-bottom: 55px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.ws_Box_01 {
	padding-top: 40px;
	padding-bottom: 18px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}


.ws_img {
	float: left;
	padding-top: 5px;
	width: 45%;
}
.ws_imgsize {

}
.ws_imgsize a:hover {
     opacity: 0.8;

}
.ws_imgsize img {
	width: 100%;
	height: auto;
}
.ws_02_img {
	width: 100%;
}
.ws_02_imgsize {

}
.ws_02_imgsize img {
	width: 100%;
	height: auto;
}



.ws_txtBox {
	float: right;
	width: 48.5%;
}
.ws_02_txtBox {
	width: 100%;
     text-align: center;
}
.ws_txt01 {
	font-size: 185%;
	line-height: 160%;
	font-weight: 700;
	color: #000000;
	width: 100%;
}
.ws_txt02 {
	padding-top: 5px;
	font-size: 120%;
	line-height: 200%;
	width: 100%;
}
.ws_02_txt01 {
	font-size: 195%;
	line-height: 160%;
	font-weight: 700;
	color: #000000;
	width: 100%;
}
.ws_02_txt02 {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 125%;
	line-height: 210%;
	width: 100%;
}
.ws_smalltxt01 {
	font-size: 85%;
	line-height: 155%;
}
.ws_pad01 {
	padding-top: 20px;
}
.ws_table {
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #d6d6d6;
	border-left-color: #d6d6d6;
	font-size: 120%;
	line-height: 200%;
}
.ws_table th {
	width: 27%;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	background-color: #F2E8E3;
	font-weight: bold;
}
.ws_table td {
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	background-color: #FFF;
}


#kiyakuBtnArea2 {
	padding-top: 25px;
}
#kiyakuBtnArea2 #btnArrow2 {
	float: left;
}
#kiyakuBtnArea2 #btnNoArrow2 {
	float: left;
	padding-left: 10px;
}


.shutten27_txt01 {
	font-size: 180%;
	line-height: 150%;
	font-weight: 600;
	padding-top: 20px;
	color: #E3007F;
}
.shutten27_txt01qqq img {
    width: 100%;
	height: auto;
}

.shutten27_txt02 {
	font-size: 105%;
	line-height: 170%;
	padding-top: 5px;
}
.imgboxxx {
	width: 120px;

}
.spred {
	font-weight: 600;
	color: #E3007F;
}


.kanbepad01 {
	padding-left: 60px;
}
.kanbepad02 {
	font-size: 120%;
	line-height: 180%;
	font-weight: 600;
	padding-top: 40px;
}
.kanbepad03 {
	font-size: 95%;
	font-weight: 400;
	padding-top: 5px;
}


#totebag27 {
	padding-top: 30px;
	padding-bottom: 40px;
}


#kiyakupad00 {
	font-size: 140%;
	font-weight: 700;
	color: #ffffff;
     background-color: #e3007f;
     text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;
}
#kiyakupad01 {
	font-size: 140%;
	font-weight: 800;
	color: #e3007f;
	padding-top: 35px;
	padding-left: 10px;
}
#kiyakupad02 {
	font-size: 140%;
	font-weight: 800;
	color: #e3007f;
	padding-top: 40px;
	padding-left: 10px;
}


.nagareminitxt01 {
	font-size: 80%;
}


#charity10 {
	font-size: 70%;
	padding-top: 20px;
	padding-left: 15px;
}


.aboutTxt_01 {
     width: 80%;
     border: 1px #454545 dotted;
     margin-top: 5%;
}
.aboutTxt_02 {
     padding: 6%;
}
.aboutTxt_03 {
     float: left;
     width: 25%;
     margin-right: 6.5%;
}
.aboutTxt_03 img {
     width: 100%;
     height: auto;
}
.aboutTxt_04 {
     float: left;
     width: 68%;
}
.aboutTxt_05 {
	font-size: 150%;
     font-weight: 600;
}
.aboutTxt_06 {
	font-size: 100%;
     line-height: 190%;
     font-weight: 400;
     padding-top: 1.5%;
}


.entrynavi {
     margin-top: 7px;
     margin-bottom: 3px;
     margin-left: 20px;
     margin-right: 40px;
     color: #E3007F;
     border: 1px #E3007F solid;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 7px;
	padding-right: 7px;
     text-align: center;
}
</pre></body></html>