@charset "UTF-8";
/*
	Adobe HTML5
	Copyright (C) Adobe Systems Incorporated All Rights Reserved.

    for multiple desktop window.
*/
@import url(common.css);
#header .package{
	position: absolute;
	top: 50px;
	left: 0;
}

#header .package img{
width: 114px;
}

#header {
	     padding: 40px 50px 10px 140px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-ms-box-sizing: border-box;
		 box-sizing: border-box;

}

#footer .group,
#container {
width: 91.14%;
padding-left: 0.93%;
padding-right: 0.93%;
min-width: 600px;}




#content,
#footer div {
width: 100%;}

.subInfoBox {
	width: 100%;
}

.subInfoBox:first-child  {
	margin-top: 0;
}


#content #main {
	width: 59.1836%;
}

#content #sub {
	width: 38.7755%;
}


#contentArticle{
	width:100%;
}

#contentArticle #main {
	width: 66.1836%;
}

#contentArticle #sub {
	width: 31.7755%;
}

#contentArticle .subInfoBox {
width: 100%;
}

article.entry .entryBody img,
.unitIntro img{
max-width: 100%;
height:auto;
}

article.entry .entryBody .mediaSectionL > .media,
article.entry .entryBody .mediaSectionR > .media  {
float: none;
}


.listEntriy .unitEntry{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}


