@charset "utf-8";

@import url(../template2/template.css);
@import url(../parts/header-menu/header-menu6/header-menu.css);
@import url(../parts/navigation/navigation10/navigation.css);
@import url(../parts/aside-menu/aside-menu10/aside-menu.css);
@import url(../parts/footer/footer10/footer.css);

@import url(../parts/section-box/section-box10/section-box.css);
@import url(../parts/message-list/message-list6/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/button7/button.css);
@import url(../parts/page/page5/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:#13a47e;
}

.navigation-num{
	font-size:1000px;
}

.aside-menu-num{
	font-size:1000px;
}
