﻿@charset "UTF-8";


/*ゆめパン*/

#yumepan {
	width:900px;
	margin:30px 0 0 40px;
	text-align:left;
	overflow : hidden;

}

#yumepan .ue{
	width:900px;
	overflow : hidden;
	padding-bottom:10px;
	border-bottom:1px solid #210405;
}

#yumepan .shita{
	width:900px;
	overflow : hidden;
	padding-top:10px;
}

#yumepan .ph {
	float:left;
}

#yumepan .ph h1{
	margin-top:15px;
	width:250px;
	height:130px;
	background-image: url("../images/yumepan_rogo.jpg");
	background-repeat:no-repeat;
	text-indent:-9999em;
}

#yumepan .tx{
	float:left;
	margin-left:10px;
	width:630px;
	line-height:2.0em;
}

#yumepan .tx h2 {
	width:630px;
	font-size:100%;
	line-height:1.6em;
	margin-bottom:5px;
}

#yumepan .tx p {
	width:630px;
	font-size:70%;
	color:#EDC5CA;
	line-height:2em;
}


#yumepan .yuushuu{
	width:250px;
	float:left;
}

#yumepan .sonota{
	width:430px;
	margin-top:20px;
	float:right;
	xbackground: #f00;
}

#yumepan .yuushuu h3{
	width:450px;
	height:400px;
	font-size:90%;
	text-align:center;
	xbackground: #fff;
	background-image: url("../images/yumepan.jpg");
	text-indent:-9999em;
}

#yumepan .yuushuu p{
	width:400px;
	font-size:60%;
	line-height:1.8em;
}

#yumepan .sonota ul{
	width:430px;
	list-style-type:none;
	font-size:80%;
}

#yumepan .sonota .tv{
	margin-top:10px;
	width:430px;
	background: #260609;
	padding:10px;
}

#yumepan .sonota .tv h4{
	font-size:80%;
	line-height:1.8em;
}

#yumepan .sonota .tv h4 span{
	font-size:70%;
	line-height:1.8em;
}

#yumepan .sonota .tv_inner{
	width:400px;
	xbackground: #f00;
	overflow : hidden;
	margin-left:5px;
}

#yumepan .sonota .tv_inner .rogo{
	width:150px;
	float:left;
	font-size:60%;
}

#yumepan .sonota .tv_inner .rogo p{
	width:150px;
	xmargin-left:30px;
}

#yumepan .sonota .tv_inner .rogo img{
	width:147px;
	height:97px;
}

#yumepan .sonota .tv_inner .get_ph{
	width:230px;
	margin:5px 10px 5px 10px;
	float:left;
}

#yumepan .sonota .tv_inner .text{
	width:400px;
	font-size:75%;
	line-height:1.8em;
	padding-top:5px;
	margin-top:5px;
	border-top:1px solid #fff;
}


