@charset "Shift_JIS";
@import "../../css/clear.css";
/*
*******************************
tigers2010.css
LAST UP DATA:2010/2/28
AUTHOR:YUKI INOUE(tv-osaka-system)
https://www.tv-osaka.co.jp/
*******************************

1.共通部分の段組
2.index.html
3.price.html
4.schedule.html
5.haifu.html
6.musume.html

*/
/***************************
1.段組
***************************/
body{
	background:#F0DE02 url(images/bg_body.gif) center top no-repeat;
	font-size:13px;
	color:#fff;
	width:100%;
	*font-size:small;
	*font:x-small;
	line-height:125%;
}
#headArea{
	background:#000 url(images/hosi.png) left top repeat-x;
	width:100%;
}
#head{
	width:850px;
	margin:0 auto;	
}
#mainPic h1{
	width:477px;
	float:left;
}
#mainPic p{
	width:373px;
	float:left;
}
a{
	color:#CCC;
	text-decoration:none;
}
a:hover{
	color:#CCC;
	text-decoration:underline;
}
a:visited{
	color:#0066CC;
	text-decoration:none;
}
#wrapt{
	width:1209px;
	margin:0 auto;
	background:#000;
}
#wrap{
	width:850px;
	margin:0 auto;
	background:#FFE100;
}

#contents01 h2,#contents02 h2{
	width:400px;
	float:left;
	margin-left:0px;
	display:inline;
}	
#contents01 p{
	background:url(images/pic01.jpg) no-repeat;
	height:548px;
	width:428px;
	float:left;
	padding:370px 45px 0px 60px;
}
#contents02 p{
	background:url(images/pic02.jpg) no-repeat;
	height:548px;
	width:422px;
	float:left;
	padding:90px 45px 0 45px;
}
#wrap #contents{
	padding:0px 0px;
}

#contents .txt{
	background:url(images/pic01.jpg) no-repeat;
	height:548px;
	width:428px;
	float:left;
	padding:0px 0px 0px 0px;
}

#contents .present3{
	background:url(images/foot_pic.jpg) no-repeat;
	height:143px;
	width:850px;
	padding:0 auto;
}


#contents .present2{
	background:url(images/pic01.jpg) no-repeat;
	height:539px;
	width:422px;
	float:left;
	padding:0 auto;
}

#contents .present{
	background:url(images/pic02.jpg) no-repeat;
	height:539px;
	width:422px;
	float:left;
	padding:0 auto;
}


.present .presentContents{
	padding:370px 40px 30px 60px;
}

.present2 .presentContents{
	padding:370px 45px 0px 60px;
}
.presentContents span{
	margin-top:10px;
	color:#999;
	font-size:85%;
}

#footer2{
	background:url(images/foot_pic.jpg) no-repeat;
	height:143px;
	width:850px;
	padding:0;
	margin:0;
}
#footer{
	background:#FFE100 url(images/foot_pic2.jpg) repeat-x;
	height:40px;
	text-align:center;
	font-size:77%;
	color:#333;
	padding-top:50px;
}
#wrapper{
	margin:0 auto;
}



