@charset "utf-8";

/* 初期設定 */
		* {
	margin: 0px;
	padding: 0px;
}
                html {

}
		body {
	font-family: "sazanami mincho",serif;
	color: #000;
	font-size: 12px;
	line-height: 1.8;
	letter-spacing: 0.2em;
	/* background: url(null) fixed; */
	/* background-color: #b1bdaa; */
}
                h2 {
        font-size: 14px;
        margin-bottom: 10px;
}
		li {
	margin-bottom: 0px;
	list-style-type: none;
}
                strong {
        font-weight: normal;
}
		img {
	border-style: none;
}
		address {
	text-decoration: none;
        font-style: normal;
}
		a:link,
		a:visited {color:#000; text-decoration:none; font-weight: normal;}
		a:active {color:#000; text-decoration:none; font-weight: normal;}
		a:hover {color:#000; text-decoration:none; font-weight: normal;}
	

/* 内容 */
                #header {
        width: 190px;
        height: 29px;
	margin: 10px 0 20px 10px;
}
		#menu {
	width: auto;
	min-width: 300px;
	height: auto;
	margin: 0 150px 0 0;
	float: right;
}
                #menu li {
        margin-right: 20px;
        float: left;
}
                #contents {
        width: 100%;
}


		#top {	
	width: 1200px;
	height: auto;
	margin: 50px 0 0 50px;
}
		#news {
	width: 100%;
	height: auto;
	padding: 300px 0px 0 0px;
}
		#about {
	width: 100%;
	height: auto;
	padding: 300px 0px 0 0px;
}
		#works {
	width: 100%;
	height: auto;
	padding: 300px 0px 0 0px;
}
		#flow {
	width: 100%;
	height: auto;
	padding: 300px 0px 0 0px;
}
		#link {
	width: 100%;
	height: 100%;
	padding: 300px 0px 0px 0px;
}
		#contact {
	width: 100%;
	height: 100%;
	padding: 300px 0px 0px 0px;
}
		#access {
	width: 100%;
	height: auto;
	padding: 300px 0px 0 0px;
}

/* スタイル */

		.top {
	width: 1144px;
	height: 1161px;
	font-size: 14px;
	color: #000;
	line-height: 2;
	letter-spacing: 0;
	margin: 0 0 0 50px;
}
		.news {
	width: 30%;
        min-width: 300px;
	height: auto;
	font-size: 14px;
	color: #000;
	margin: 0 auto;
}
		.about {
	width: 270px;
	height: auto;
	font-size: 14px;
	color: #000;
	line-height: 2;
	letter-spacing: 0;
	margin: 0 auto;
}
		.about p {
	margin-bottom: 30px;
}
		.works {
	width: 50%;
	color: #000;
	margin: 0 auto;
}
		.works .entry {
        width: 300px;
        height: 300px;
        padding-bottom: 20px;
	margin-bottom: 20px;
        border-bottom: 0px dotted #000;
        float: left;
}
		.works .entry_title {
        float: left;
}
                .works .entry img {
        border: 1px solid #000;
}
		.flow {
	width: 30%;
        min-width: 300px;
	height: auto;
	font-size: 14px;
	color: #000;
	margin: 0 auto;
}
                .flow dd {
        margin-bottom: 10px;
}
		.link {
	width: 50%;
	color: #000;
	margin: 0 auto;
}
		.link .entry {
	width: 200px;
	margin: 0 20px 50px 0;
	float: left;
}
		.link .entry_body img {
        border: 1px solid #000;
}
		.contact {
        width: 800px;
        color: #000;
	margin: 0 auto;
}
		.access {
	width: auto;
	height: auto;
	font-size: 14px;
	color: #000;
        text-align: center;
	margin: 0 auto;
}            	



.home .bgmaximage {
position : fixed !important ;
}

.maxAtOrigImageSize {left:10% !important;top:60px !important;}
.wrapper {position:relative;}
