ファイル名 style4.css
@charset "UTF-8";

body {
	background:#ffffe5 url(http://image.pia.jp/images3/eget/background.jpg) repeat-x;
}

body > .container-eget {
        height: auto;
}

/*.container-eget {
	position: relative;
	background:url(../cmn_img/header-eget.png) repeat-x;
	width: 100%;
    height: 100%;
    min-height: 100%;
	
	margin: 0 auto;
	
}

.container-eget h1 {
	width: 1024px;
	height:120px;
	margin: 0 auto;
	
}*/

/*ヘッダー*/
.container-eget {
	width:980px;
	margin:0px auto;
}

.container-eget .header-eget ul {
	padding:0;
	margin:0;
	height:60px;
}

.container-eget .header-eget li {
	float:left;
	height:60px;		
}

.container-eget .header-eget li.last {
	float:left;
	height:60px;
	margin-left:19px;
}

/*トップページ*/

.container-eget .matome {
	width:980px;
	margin:0 auto;
}


.container-eget .top {
	width:660px;
	margin:0 auto 30px;
	float:left;
}

.container-eget .top2 {
	width:600px;
	margin:0 auto;
}

.container-eget .top2 .box{
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	background-color:#FFFFFF;
	padding:20px 0px;
}

.container-eget .top2 .box2{
	width:400px;
	padding:10px;
	border:solid 1px #333333;
	margin:0 auto;
	margin-bottom:20px;
}
.float-left2 {
	margin-right:7px;
	float:left;
	width:85px;
}
.float-left3 {
	float:left;
	width:305px;
	font-size:90%;
}
.float-left3-tp {
	color:#0068b7;
	font-weight:bold;
}
.float-left3-txt {
	margin-top:7px;
	line-height:1.3em;
}
.float-news-box {
 width:570px;
 border:solid #cccccc 1px;
 padding:10px 15px 5px 15px;
 background-color:#FFFFFF;
 font-size:90%;
}
.float-news-text {
 margin-bottom:10px;
 border-bottom:dotted #cccccc 1px; 
 }


 
.container-eget .top p {
	margin:0;
}

/*トップページお知らせ*/

.container-eget .maintop {
	width:300px;
	margin:-12px 0 0 20px;
	float:left;
}

.container-eget .contentstop {
	background: #fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:0;
	padding:10px 0;
}

.container-eget .contentstop h2 {
	margin:0 auto;
}

.container-eget .contentstop h3 {
	font-size:12px;
	line-height:160%;
	margin:15px 20px 0;
	padding-bottom:20px;
	border-bottom:1px solid #e0e0e0;
}

.container-eget .contentstop h3 em {
	color:#ff6666;
}

.container-eget .maintop h4 {
	margin-top:17px;
}

/*公演紹介*/

.container-eget .mainintro {
	width:980px;
	margin:20px auto 30px;
}

.container-eget .mainintro h2 {
	margin:0;
}

.container-eget .mainintro p {
	margin:0;
}


/*メイン*/

.container-eget .main {
	width:980px;
	margin:0px auto;
}

.container-eget .contents {
	background: #fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:0;
	padding:0px;
}

.container-eget .contents h2 {
	width:940px;
	margin:0 auto;
}

.container-eget .contents #title {
	width:898px;
	background: #fcfcfc;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	margin:0px auto 0px;
	padding:10px 20px 25px;
}


/*スペシャルシートとは*/

.container-eget .contents h3 {
	margin:20px auto;
	font-size:12px;
	line-height:150%;
	border-bottom:1px solid #e0e0e0;
	padding-bottom:20px;
	
}

.container-eget .contents h3 em {
	color:#ff6666;
}

.container-eget .contents h4 {
	margin:20px auto;
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	color:#336699;
	
}

.container-eget .contents h5 {
	margin-bottom:20px;
	font-size:12px;
	line-height:150%;
	
}

.container-eget .contents h5 em {
	font-weight:bold;
	color:#336699;
	
}

.container-eget .contents #title table {
	width:898px;
	margin:10px auto;
	font-size:12px;
}

.container-eget .contents #title table td {
	padding:12px 0;
	border-bottom:1px solid #e0e0e0;
}

.container-eget .contents #title table td.days {
	width:60px;
	padding-right:20px;
	font-weight:bold;
}

.container-eget .contents #title #cation {
	width:858px;
	background: #fee4e4;
	border:1px solid #e0e0e0;
	margin:0 auto 10px;
	padding:20px;
}

.container-eget .contents #title #cation h6 {
	
	font-size:12px;
	line-height:180%;
}

.container-eget .contents #title #cation h6 em {
	font-weight:bold;
	color:#ff6666;
	font-size:14px;
	margin-bottom:5px;
}



/*チケット購入*/

.container-eget .contents .ticket {
	width:898px;
	background: #fcfcfc;
	border:1px solid #e0e0e0;
	margin:0 auto 0px;
	padding:0 20px 25px;
}

.container-eget .contents .ticket .navi {
	border-bottom:1px solid #e0e0e0;
	padding:25px 0px;
	font-size:12px;
	color:#336699;
	text-align:center;
}

.container-eget .contents .ticket h3 {
	width:898px;
	background: #336699;
	border-top:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	margin:20px auto 0;
	padding:10px 0;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}

.container-eget .contents .ticket table {
	width:899px;
	margin:0 auto;
	text-align:center;
	border:1px solid #e0e0e0;

}

.container-eget .contents .ticket table td {
	padding:12px 0;
	border-bottom:1px solid #e0e0e0;
	border-top:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	font-size:12px;
}

.container-eget .contents .ticket table td.last {
	border-right:0px solid #e0e0e0;
	
}

.container-eget #contents #ticket table td.koen {
	width:205px;
	border-right:1px solid #e0e0e0;
	font-weight:bold;
	font-size:14px;
	background:#fefed8;
}

.container-eget #contents #ticket table td.kaijo {
	width:262px;
	border-right:1px solid #e0e0e0;
	font-weight:bold;
	font-size:14px;
	background:#fefed8;
}

.container-eget #contents #ticket table td.kikan {
	width:153px;
	border-right:1px solid #e0e0e0;
	font-weight:bold;
	font-size:14px;
	background:#fefed8;
}

.container-eget #contents #ticket table td.syubetu {
	width:121px;
	border-right:1px solid #e0e0e0;
	font-weight:bold;
	font-size:14px;
	background:#fefed8;
}

.container-eget #contents #ticket table td.jokyo {
	
	font-weight:bold;
	font-size:14px;
	background:#fefed8;
}



/*フロート*/

.float-left {
	margin-right:40px;
	float:left;
}

.float-right {
	margin-left:40px;
	float:right;
}


/*120301追加*/

.pre-bigbox {
	width:898px;
	background: #fcfcfc;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	margin:0px auto 0px;
	padding:10px 20px 25px;
}

.pre-mainbox{
	width:900px;
	border-bottom:#8e8e8e dotted 1px;
	margin-top:30px;
}
.pre-mainbox2{
	width:900px;
	border-bottom:#8e8e8e dotted 1px;
	margin-top:30px;
}
.pre-box{
	width:430px;
	padding:10px;
	float:left;
}
.pre-box2{
	padding:10px;
	float:left;
}
.pre-box .photo{
	float:left;
	width:130px;
}
.pre-box2 .photo{
	float:left;
	width:200px;
}
.pre-box .ph-credit{
	font-size:70%;
	margin-top:3px;
	line-height:1.0em;
}

.pre-box2 .photo .ph-img{
	width:200px;
	height:150px;
	border:solid 1px #CCCCCC;
	background-color:#FFFFFF;
}

.pre-box2 .ph-credit{
	font-size:70%;
	margin-top:3px;
	line-height:1.0em;
}
.pre-box dl{
	float:left;
	width:270px;
	background-image:url(http://image.pia.jp/images3/eget/share/ticket-icon.gif);
	background-repeat:no-repeat;
	background-position:12px 4px;
	padding-left:30px;
}

.pre-box2 dl{
	float:left;
	/*width:680px;*/
	width:630px;
	background-image:url(http://image.pia.jp/images3/eget/share/ticket-icon.gif);
	background-repeat:no-repeat;
	background-position:12px 4px;
	padding-left:30px;
}
.pre-box2 dd{
	padding-top:7px;
}


/*===120928追加===*/
/*.container-eget h1 {
    font-size:130%;
	color:#FFF;
    padding:5px 10px;
	background-color:#2e5e8e;
	margin-top:20px;
}*/


/*プラグイン部分ここから20120403======================================*/
.back_item{
	width:940px;
	margin-top:10px;
}
div.top_m{
	width:900px;
	background: #fcfcfc;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	margin:0px auto 0px;
	padding:10px 20px 0px 18px;
}

.listWrp_ticket_imgbox {
	float:left;
	margin-right:5px;
	display:block;
}

.listWrp_ticket_img {
	border:solid 1px #CCCCCC;
	background-color:#FFFFFF;
	width:130px;
	height:100px;
}

.listWrp_ticket_img img {
    margin-left:auto;
    margin-right:auto;
}

.listWrp_ticket_imgbox .credit {
	font-size:10px;
	margin-top:4px;
	padding-right:5px;
	width:130px;
	line-height:1.3em;
}
.listWrp_ticket ul{
	margin:0;
	padding:0;
}
.listWrp_ticket li{
	list-style:none;
	margin:0;
	padding:10px 10px;
	float:left;
	width:430px;
	display:block;
}
.listWrp_ticket dl{
	float:left;
	width:260px;
	background-image:url(http://image.pia.jp/images3/eget/share/ticket-icon.gif);
	background-repeat:no-repeat;
	background-position:6px 2px;
	padding-left:23px;
	padding-top:1px;
}

.listWrp_ticket li dt{
	font-weight:bold;
	padding:0;
	font-size:1em;
	line-height: 1.2em;
	display:block;
	padding:0 0 5px 0;

}
.listWrp_ticket dd{
	line-height: 1.2em;
	text-indent:0;
}
.listWrp_ticket dd img{
	margin:5px 5px 5px 0;
}
.test_ticketl{
	width:900px;
	clear:both;
	margin:0;
	padding:10px 5px 0 0;
	border-top:1px dotted #c5d4db;
	/*background:url(http://image.pia.jp/images3/orico/share/back_st.gif) repeat-x bottom;*/
}