@charset "utf-8";

@import url(../template2/template.css);
@import url(../parts/header-menu/header-menu1/header-menu.css);
@import url(../parts/navigation/navigation7/navigation.css);
@import url(../parts/aside-menu/aside-menu7/aside-menu.css);
@import url(../parts/footer/footer7/footer.css);

@import url(../parts/section-box/section-box7/section-box.css);
@import url(../parts/message-list/message-list2/message-list.css);
@import url(../parts/form-field/form-field1/form-field.css);

@import url(../parts/block-box/block-box.css);
@import url(../parts/block/block.css);

@import url(../parts/button/button2/button.css);
@import url(../parts/page/page2/page.css); 
 
#header {
	height:95px;
}

#header > tbody > tr > td:first-child {
	vertical-align:bottom;
}

#header > tbody > tr > td:first-child table td{
	width:100%;
	height:95px;
}

#header > tbody > tr > td:first-child table td img{
	position:relative;
	top:5px;
}

#header > tbody > tr > td:first-child+td table tr:first-child td{
	height:38%;
	*padding-bottom:10px;
}

#header > tbody > tr > td:first-child+td table tr:first-child + tr td{
	padding-right:0px;
}

#header_pic {
	margin-top:10px;
}

#header_pic > div {
	overflow:hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#aside {
	padding-left:0px;
}

#section {
	padding-right:0px;
}

#home-block {
	padding-left:0px;
	padding-right:0px;
}

.template-color{
	color:#5aacb5;
}

.navigation-num{
	font-size:700px;
}

.aside-menu-num{
	font-size:700px;
}
