@charset "utf-8";

div#wrapper {
	height: 100%;
	height: auto !important;
	width: 920px;
	margin: 0 auto 0;
	min-height: 100%;
	background-color: #fbfbfb;
	padding-top: 80px;
}

header {
	height: 94px;
}
header hgroup {
	float: left;
	height: 41px;
	width: 315px;
}

header hgroup h1 {
	padding-left: 55px;
}
header hgroup h2 {
	display: none;
}

header nav {
	float: left;
}
header nav ul li {
	float: left;
	list-style-type: none;
	margin-right: 32px;
}
div#main-img-top {
	clear: both;
}
div#main-img {
	clear: both;
	margin-top: 14px;
	margin-bottom: 14px;
}
div#main-img2 {
	display: none;
}
*div#main-img {
	display: none;
}

*div#main-img2 {
	display: block;
	clear: both;
	margin-top: 14px;
	margin-bottom: 14px;
	height: 120px;
	background-image:url(../slide/img/main01.jpg);
	background-repeat: no-repeat;
	background-position: left -150px;
}

div#main {
	width: 640px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
    overflow: hidden;
}

div#main:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div#main {
    height: 1em;
    overflow: visible;
}
/**/

div#main.wide {
	width: 920px;
	padding-bottom: 14px;
}
div#main.wide2 {
	width: 605px;
}
section {
	overflow: auto;
	}
div#main section p {
	line-height: 1.8em;
	padding-bottom: 6px;
}

div#main section {
	padding-bottom: 14px;
}

div#main header {
	margin-bottom: 14px;
	padding-bottom: 8px;
	height: auto;
	width: 640px;
}

div#main header h1 {
	padding-top: 10px;
	padding-bottom: 16px;
	font-size: 18px;
	line-height: 1em;
	color: #b5e156;
	letter-spacing: 4px;
	text-indent: -9999px;
}
div#main header h2 {
	font-size: 13px;
	font-weight: normal;
	line-height: 1.8em;
	padding-bottom: 8px;
	}

h3 {
	font-size: 10px;
	line-height: 1.8em;
	color: #999;
	letter-spacing: 1px;
	margin-bottom: 8px;
	}
div#main section h1 {
	font-size: 10px;
	line-height: 1.8em;
	letter-spacing: 1px;
	}
.top-flash {
	margin-left: 10px;
	height: 420px;
	}

div#left-contents {
	float: left;
	width: 260px;
	display: inline;
	padding-left: 55px;
}
div#left-contents section {
}
div#left-contents section {
	height: 100%;
	margin: 0 auto 0;
}
div#left-contents section p {
	padding: 0px;
	margin: 0px;
}
div#left-contents section p img {
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 40px;
	margin: 0px;
	text-align: center;
}
div#right-contents {
	float: left;
	width: 605px;
	display: inline;
}
div#right-contents section {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
div#right-contents section img {
	background-color: #FAFAFA;
}
div#right-contents section h1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.6em;
	padding: 0px;
	margin: 0 0 0 14px;
}
div#right-contents section p.txt-date {
	margin-left: 14px;
	color: #B9B9B9;
	font-size: 90%;
}
footer {
	line-height: 1;
	clear: both;
	padding-top: 40px;
	padding-bottom: 30px;
	font-size: 10px;
	color: #999;
	letter-spacing: 1px;
	text-align: center;
	background-color: #fbfbfb;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}





/* pages */


div#main.pages {
	padding-left: 260px;
}


div#main.pages section h1.txt-date, div#main.pages section p.txt-date {
	color: #B9B9B9;
	font-size: 90%;
	font-weight: normal;
	margin: 0px;
	padding: 24px 0 4px 0;
}
div#main.pages section p.txt-date {
	padding: 0 0 6px 0;
}

div#main.pages section {
	width: 640px;
}
div#main.pages section h1 {
	font-weight: normal;
}
div#main.pages section img {
	padding: 14px;
	margin-bottom: 20px;
	background-color: #FAFAFA;
}

.margin-1 {
	margin-top: 14px;
}
.line-left {
	margin-top: 14px;
	margin-bottom: 14px;
	padding-left: 12px;
	border-left-color: #CCC;
	border-left-style: solid;
	border-left-width: 1px;
}
.profile-img {
	height: 136px;
	margin-bottom: 14px;
	width: 320px;
	background-image: url(../img/profile2.jpg);
	background-repeat: no-repeat;
}

/* pages2 */

.works-img {
	margin-right: 12px;
	margin-bottom:12px;
	float: left;
	border: 1px solid #ffffff;
	}

.works-img a:hover {
	margin-right: 12px;
	float: left;
	border: 1px solid #CCC;
	}
