#content, #plug,
#countdown, #blogparts,
#information {
	position:relative;
}
#plug{
	padding-top:15px; 
	text-align:right;
}
#plug img{
	position:relative;
	padding-left:5px; 
	top:4px;
}
#plug p{
	display:inline;
	padding-left:5px; 
}
#content { padding:5px 0 40px 0; }
#content .left_block{
	float:left;
	width:460px;
}
#content .right_block {
	float:right;
	width:370px;
}
#content h2 { margin-bottom:15px; }
#select h2, #information h2,
#alarm h2, #countdown h2,
#blogparts h2, #twitter h2 {
	margin:30px 0 15px;
}
#countdown h2 { margin-bottom:8px; }
#countdown h3 { margin-bottom:20px; }
#countdown h3.date { margin:12px 0 0; }
#countdown p a.arrow { font-size:11px; }
#countdown #open {
	margin-top:10px;
	display:block;
	text-align:right;
}
#countdown p {
	margin:5px 0 0;
	line-height:20px;
}
#countdown .caution {
	color:#E8452E;
	font-size:14px;
	font-weight:bold;
	margin:10px 0 0;
}
a.arrow  {
	background:url('../img/arrow_mini.gif') no-repeat 0 1px;
	font-size:10px;
	padding:0 0 0 10px;
}

/* -- select -- */
#select div div {
	width:140px;
	float:left;
	padding:0 20px 0 0;
	margin-bottom:20px;
}
#select .category {
	display:block;
	padding:1px 5px;
	margin:8px 0;
	border:1px solid #D8D9D8;
	text-align:center;
	font-size:10px;
}
#select .clear { clear:both; }
#select .no_padding { padding:0; }
#select .more {
	float:right;
	padding:0px 0 0 0;
}

/* -- blogparts -- */
#blogparts div.yellow_box {
	position:relative;
	background-color:#E6E61D;
	margin:15px 0 20px;
	padding:20px;
}
#blogparts .image { float:left; }
#blogparts .detail {
	float:right;
	width:150px;
}
#blogparts .detail p {
	margin:15px 0 65px;
	
}
#blogparts .detail a { margin:20px 0 0 15px; }

/* -- information -- */
#information div {
	position:relative;
	background:url('../img/dot_line.gif') repeat-x 0 bottom;
	margin-bottom:15px;
}
#information div h3 {
	font-size:14px;
	font-weight:bold;
}
#information div span {
	position:absolute;
	top:2px;
	right:0;
	font-size:10px;
}
#information div p {
	padding:6px 0 8px;
}

/* -- alarm mail -- */
#alarm form div {
	background-color:#EB5D3D;
	padding:10px;
	font-size:11px;
	line-height:17px;
	margin:15px 0;
}
#alarm form span { color:#FFFFFF; }
#alarm form .field {
	width:280px;
	margin:0 10px;
}
#alarm form .submit {
	padding:2px 5px 0;
}

/* -- twitter -- */
#twitter h2 { float:left; }
#twitter .button {
	float:right;
	margin-top:40px;
	display:block;
}
#twitter div {
	font-size:11px;
	clear:both;
	margin:0 0 15px 0;
	width:370px;
	height:100px;
	border:1px solid #80C1E9;
}
