@charset "utf-8";
/* CSS Document */


#global_header {
	margin-bottom:30px;
}

#contents {
    margin: 0 auto -30px;
}


/* .lefty
-----------------------------------*/
#contents .lefty {
	position:relative;
	margin-right:-26px;
	width:614px;
}

#contents .lefty .section {
	float:left;
	margin:0 26px 26px 0;
	width:280px;
	text-align:left;
	border-bottom:1px #6b93db solid;
	border-right:1px #6b93db solid;
}

#contents .righty .section.study_sec{
	width:280px;
	margin-bottom: 26px;
	margin-left: -9px;
	border-bottom:1px #6b93db solid;
	border-right:1px #6b93db solid;
}

#contents .lefty .section h2 {
	margin-bottom:6px;
}

#contents .lefty .section p {
	margin-bottom:10px;
	padding:4px 8px 4px 4px;
}

#contents .lefty .aside {
	clear:both;
	margin-right:-26px;
	overflow:hidden;
	zoom:1;
}

#contents .lefty .aside li {
	float:left;
	margin-right:26px;
}



/* .righty
-----------------------------------*/
#contents .righty {
	width:272px;
	text-align:left;
}

#zukitwi {
	padding:10px 0px 20px;
/*	min-height:440px;
	_height:440px;
*/	background-color:#5583d8;
}

#zukitwi dl {
	width:260px;
	margin:0 auto;
}

#zukitwi dt {
	margin-bottom:4px;
}
#zukitwi dd {
	padding:0 10px;
	margin-bottom:10px;
	text-align:right;
}

#zukitwi #tweet01 {
	padding-top:8px;
	margin-bottom:20px;
}

#zukitwi #tweet02,
#zukitwi #tweet03 {
	position:relative;
	zoom:1;
	padding:16px 20px 0 20px;
}
#zukitwi #tweet02 {
	min-height:66px;
	_height:86px;
	background:url(../img/bg_tweet02.gif) no-repeat left top;
}
#zukitwi #tweet03 {
	min-height:86px;
	_height:106px;
	background:url(../img/bg_tweet03.gif) no-repeat left top;
}
#zukitwi select {
	width:260px;
	margin:0 auto;
}

#contents .righty .small {
	text-align:center;
	background-color:#fff;
}


#contents div.box {
	margin:0 0 26px -20px;


}



#tweet02 p,
#tweet03 p {
	margin-bottom:4px;
	padding-left:40px;
	text-align:left;
}
#tweet02 p.nums,
#tweet03 p.nums {
	padding-right:40px;
}

#tweet02 span,
#tweet03 span {
	color:#fff;
	position:absolute;
	top:20px;
	right:60px;
	font-weight:bold;
}

#tweet03 span {
	color:#6b93db;
}

#select {
	text-align:center;
}



#result {
	color:#fff;
	text-align:left;
}
#result p {
	margin:10px;
	padding:10px;
	border:1px #fff dotted;
	display:none;
}

#result p span.pref {
	display:block;
	padding-bottom:4px;
	border-bottom:1px #fff solid;
}

#result p span.num {
	display:block;
	padding-top:4px;
	border-top:1px #c1d5fa solid;
	text-align:right;
}

#contents .righty .small {
	text-align:right;
}
