<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*//////////////////////////////////////////////////////////
//  - CSS for at PIA Features
//  - taiko
//  - 2011-08-26 (Fri)
//////////////////////////////////////////////////////////*/

/* ---------------------------------------------------------
- Common
----------------------------------------------------------*/

#yoshimoto .clear      { clear: both; }
#yoshimoto .textcenter { text-align: center; }
#yoshimoto .textright { text-align: right; }
#yoshimoto .bold      { font-weight: bold; }
#yoshimoto .font_10    { font-size: 83%; }
#yoshimoto .font_14    { font-size: 114%; }
#yoshimoto .font_16    { font-size: 133%; }
#yoshimoto .font_18    { font-size: 150%; }
#yoshimoto .text-ls    {
	letter-spacing: -2px;
}

#yoshimoto li{
	list-style-type: none;
}

#yoshimoto h1,
#yoshimoto h2,
#yoshimoto h3 {
	margin: 0;
	padding: 0;
}

#yoshimoto {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	color:#333333;
	background: #E1C323 url(../img/bg.jpg) repeat 0 0;
}

/* ---------------------------------------------------------
-  header
----------------------------------------------------------*/
#yoshimoto #header{
	position: relative;
	width: 970px;
	height: 202px;
	background: url(../img/title.gif) no-repeat 30px 20px;
	margin: 0;
	padding: 0;
}

#yoshimoto #header #header-main{
	position: absolute;
	left:0;
	top: 0;
	height: 200px;
	text-indent: -9999px;
	text-decoration: none;
}


/* ---------------------------------------------------------
- Contents  
----------------------------------------------------------*/

/*---- leftarea---- */

#yoshimoto #contents {
	margin: 5px 0 0 0;
	padding: 0;
}

#yoshimoto #contents .contents_l {
	width: 570px;
	margin-left: 30px;
	margin-bottom: 10px;
	float:left;
}

/* 100周年 */

#yoshimoto #contents .contents_l #yoshimoto100th{
	background: url(../img/tit_100th.gif) no-repeat 0 0;
	padding: 80px 10px 10px 10px;
}

#yoshimoto #contents .contents_l #yoshimoto100th p{
	margin-top:10px;
}

/* 百年物語 */
#yoshimoto #contents .contents_l #story{
	background: url(../img/tit_story.gif) no-repeat 0 0;
	padding: 80px 10px 10px 10px;
	margin-top:10px;
}


/* おしらせ */
#yoshimoto #contents .contents_l #info{
	padding-top: 15px;
	margin-top:20px;
	border-radius: 10px;         /* CSS3 */
   -moz-border-radius: 10px;    /* Firefox */
   -webkit-border-radius: 10px; /* Safari,Chrome */
   background-color:#FDFBF0;   /* 背景色 */
}

#yoshimoto #contents .contents_l #info h3{
	background-color: #981E10;
	text-align:center;
	color:#FFFFFF;
	border-top:#E1D28E solid 2px;
	border-bottom:#E1D28E solid 2px;
	font-size: 114%;
}

#yoshimoto #contents .contents_l #info p{
	padding: 5px 15px 10px 15px;
}

/*---- rightarea---- */

#yoshimoto #contents .contents_r {
	width: 310px;
	margin:40px 0 0 30px;
	float:left;
}

/* Movie */

#yoshimoto #contents .contents_r #movie{
	background: url(../img/tit_movie.gif) no-repeat 0 0;
	padding-top:38px;
	/*padding-left:25px;*/
	width: 310px;
	height:260px;
	text-align:center;
	/*margin-bottom:10px;*/
}


#yoshimoto #contents .contents_r #movie p{
	/*margin:40px 0 20px 0;*/
	padding-left:25px;
	width: 260px;
	height:206px;
		padding-left:10px¥9;
			*padding-left:10px;
				_padding-left:10px;
}


/* NEWS */

#yoshimoto #contents .contents_r #news{
	background: url(../img/tit_news.gif) no-repeat 0 0;
	padding:60px 10px 10px 10px;
}

#yoshimoto #contents .contents_r #news li {
	background: url(../img/icon_news.gif) no-repeat 0 3px;
	border-bottom: dotted #032989 1px;
	margin: 0 10px 5px 10px;
	padding: 0 0 5px 20px;
	line-height:130%;
}


#yoshimoto #contents .contents_r #news .icon_n {
	background: url(../img/icon_news.gif) no-repeat 0 3px;
	padding: 0 0 5px 20px;
}


#yoshimoto #contents .contents_r .bn{
	margin:10px auto;
	text-align: center;
}

/*---- bottom area---- */

/* LineUp*/
#yoshimoto #contents #lineup {
	padding:10px 0 30px 0;
	clear:left;
}

#yoshimoto #contents #lineup .year{
	color:#666600;
	font-size:114%;
	margin:10px 0 0 15px;
	font-weight:bold;
}


#yoshimoto #contents #lineup table.stage{
	border-spacing: 0;
	margin:0 auto;
	width:960px
}


#yoshimoto #contents #lineup td.c1{
	padding:10px;
	background: url(../img/td-bg.png) repeat 0 0;
	/*background-color:#FFFFFF; 
	filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6;*/
	width: 315px;
	vertical-align: top
}

#yoshimoto #contents #lineup td.c2{
	width: 10px;
}

#yoshimoto #contents #lineup td.c3{
	height: 10px;
}

#yoshimoto #contents #lineup td h3{
	font-weight:bold;
	font-size:114%;
	margin-bottom:10px;
}

#yoshimoto #contents #lineup td .month{
	font-weight:bold;
	font-size:114%;
}

#yoshimoto #contents #lineup td div.ph_box{
	float:left;
	width:140px;
	padding:0 8px 0 0;
	text-align:center;

}

#yoshimoto #contents #lineup td .ph_box .ph{
	background-color:#FFFFFF;
	width:140px;
	height:140px;
	text-align:center;
	vertical-align:center;
	margin-bottom:7px;
}


#yoshimoto #contents #lineup td .ph_box .ph img{
	border:solid #FFFFFF 5px;
}

#yoshimoto #contents #lineup td p{
	margin-bottom:5px;
	}
</pre></body></html>