@charset "utf-8";

/* Layout Header **********************************************************************************/

#description-blog
{
	padding-right                    : 7px;
}

/* main menu */
#main-menu-box
{
	height                           : 2.7em;
	line-height                      : 2.7em;
}

#main-menu li
{
	height                           : 2.7em;
}

#menu-center
{
	margin-left                     : 15px !important;
}

/* Layout Body ***********************************************************************************/

.part .caption
{
	height                           : 2.45em;
}

/* data subbox */
#search-form
{
	top                              : 59px;
}

#page-section .page-count
{
	right                            : 30px;
}

.data-subbox .input-button,
#search-form .input-button
{
	line-height                      : 1.6em !important;
}

/* Layout Footer *********************************************************************************/

#version
{
	padding-left                     : 3px;
}

/* Etc *******************************************************************************************/

.attention
{
	height                           : 20px;
	line-height                      : 25px;
	overflow                         : hidden;
}

.attention span
{
	background-position              : left top;
}

.input-button
{
	height                           : 1.75em;
	/*line-height                      : 2.4em !important;*/ /* Removed by coolengineer */
	padding                          : 0 1px !important;
}

input.checkbox,
input.radio
{
	margin                           : -3px 0 0 0;
}
