@charset "UTF-8";
/* CSS Document */

div#flashArea{
	width:1000px;
	height:300px;
}

/******ティッカー*******/

div#new{
	width:800px;
	background:url(../image/new.gif) no-repeat;
	margin:35px 0 55px 0;
	padding-bottom:18px;
}
.container{
	width:635px;
	position: relative;
}
.container .wrap{
	width:635px;
	height:38px;
	/*margin:0 0 0 140px;*/
	position: relative;
	top:0;
	left:140px;
	overflow:hidden;
}


ul.stockTicker {
font-family: Verdana, Arial, Helvetica, San-serif;
font-size: x-small;
list-style-type: none;
margin: 0;
padding: 26px 0px 0px 0px;
position: relative;
}
 
ul.stockTicker li {
	padding-right:20px;
float:left;
}


div#menu{
	width:531px;
	background:url(../image/main_btm.gif) no-repeat;
	background-position:left bottom;
	padding-bottom:5px;
}

div#menu_inner{
	background:url(../image/menu_bg.gif) repeat;
	padding-top:14px;
	padding-left:9px;
}
div.menubox{
	background:url(../image/menu_btm.gif) no-repeat;
	background-position:left bottom;
	padding-bottom:18px;
	margin-bottom:21px;
}


td.text{
	background:url(../image/text_bg.gif) repeat-y;
}
p.menutext{
	font-size:12px;
	padding:0 12px 0 10px;
	line-height:1.35;
	color:#333;
}

p.link{
	font-size:12px;
	padding:0 12px 0 0px;
}
p.link a{
	color:#ef6faa;
	background:url(../image/menu_icon.gif) no-repeat;
	padding-left:22px;
}
p.link a:hover{
	text-decoration:none;
}


div#right1{
	margin-left:5px;
}

div#right2{
	margin-left:5px;
}

div#right3{
	margin-left:5px;
}




/*******右側******/

div#right{
	width:248px;
	padding-left:21px;
}

p.baner_top{
	width:236px;
	margin:0 auto;
}

p.baner{
	width:236px;
	margin:0 auto;
	margin-top:10px;
}

p#okine_baner{
	width:148px;
	margin:0 auto;
	margin-top:10px;
}
p#cutie_pansy{
	width:228px;
	margin:0 auto;
	margin-top:30px;
}