@charset "utf-8";

/*-------------------------------------
CONTENT
---------------------------------------*/
div#Content{
	width:958px;
	background:#FFF;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	margin:0 auto;
	padding:0;
}


div.flasharea{
	width:938px;
	background:#F5F5F5;
	padding:12px 10px 10px 10px;
	border-bottom:1px solid #CCCCCC;
	clear:both;
}

div.flasharea div.sercharea{
	width:220px;
	float:left;
}

#indexMainPict {
	background:#dadada url(../images/index/mainpict_bg.gif) repeat-x bottom;
	height:270px;
}
#indexMainPict ul, #indexMainPict li {
	margin:0;
	padding:0;
	list-style:none;
}
#indexMainPict ul {
	padding:10px 0 0 10px;	
}
#indexMainPict li {
	float:left;
}


/*-------------------------------------
MAIN
---------------------------------------*/
div#Main{
	width:700px;
	margin-left:10px;
	float:left;
	padding-bottom:0;
}

div#Main h2{
	width:460px;
	background:none;
	margin:13px auto 0 auto;
	padding:0;
	clear:both;
}

#Main div.section h2 img{
	padding-top:0;
}

div#Main div.section{
	width:460px;
	margin:0 0 20px 0;
	border-bottom:2px solid #D8D8D8;
}

/* trait */
#mainContCenter {
	width:460px;
	float:left;
	margin-right:15px;
}


/* whatsnew */
#information {
	background:#FFF;
	border:1px solid #CCC;
	clear:left;
	margin-top:20px;
}
#information li {
	margin:2px;
	padding:10px;
	background:#f5f5f5;	
}
#information li a {
	display:block;
	color:#666;
}
#information li a:hover {
	color:#dc003c;
}

/*-------------------------------------
SideNavi-right
---------------------------------------*/
div#SideNavi-right{
	width:220px;
	float:left;
	padding:0;
}

#SideNavi-right div.block dl{
	width:220px;
	border-bottom:2px solid #cccccc;
	margin:25px auto 0 auto;
	padding:0 0 20px 0;
	background:url(../images/common/bg_side_block_line.gif) repeat-y left 40px;
}


div#SideNavi-right div.block dl dd ul{
	width:160px;
	margin:15px auto 0 auto;
}

div#SideNavi-right div.block dl dd ul li{
	margin-bottom:10px;
}
	

#Main h2 img{
	padding-top:0;
	margin-top:0;
}

#voice {
	background:url(../images/index/side_r_bg.gif) bottom;
	margin-bottom:20px;
	padding-bottom:10px;
}

#voice li {
	font-size:10px;
	padding:5px 10px 5px 10px;
}
.voiceMale {
	/*background: url(../images/index/voice_m.gif) no-repeat;*/
	background-position:10px bottom;
}
.voiceFemale {
	background: url(../images/index/voice_f.gif) no-repeat;
	background-position:10px bottom;
}
.voiceMale p, .voiceFemale p {
	background:#f3f3f3;
	padding:5px;
}

#bukken {
	width:460px;
}
#bukken ul li {
	float:left;
	margin:2px 3px 2px 0px;
	width:147px;
	border:1px solid #CCC;
	text-align:center;
	position:relative;
}
#bukken ul li p{
	text-align:left;
	margin-bottom:5px;
}
#bukken ul li:hover {
	background:#f3f3f3;
}
#bukken ul li dl {
	margin: 8px 5px;
}
#bukken ul li dl dd p {
	font-size:10px;
}
#bukken ul li dl dd h4 a {
	font-size:12px;
	font-weight:bold;
	color:#dd013e;
	margin-top:3px;
}

h4.areaTitle {
	clear:both;
	margin:15px 0 3px;
	padding-bottom:5px;
	border-bottom:1px solid #dd013e;
}
.spacepb5{
	padding-bottom:5px;
}

.grid {height:220px;}
.gridLarge {height:300px;}
.gridLarge2 {height:345px;}

.grid .bukkenLink a {
	position: absolute; top: 190px; right:8px;
	display:block;
}
.gridLarge .bukkenLink a {
	position: absolute; top: 270px; right:8px;
	display:block;
}
.gridLarge2 .bukkenLink a {
	position: absolute; top: 315px; right:8px;
	display:block;
}


#headPict{ padding:10px;}



