body {
	color:#4d4d4d;
	*font-size:small;
	*font:x-small;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	background-image: url(../images/common/bg_01.gif);
}
html,body{
  height: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
strong {
	font-weight: bold;
}
del, ins {
	text-decoration:none;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
legend {
	color:#000;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input, button, textarea, select {
	*font-size:100%;
}
select, input, button, textarea, button {
	font:99% arial, helvetica, clean, sans-serif;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	overflow:hidden;
}
/* Hides from IE-mac 菫?*/
* html .clearfix {
	height:1%;
	overflow:visible;
}
/* End hide from IE-mac */

.clear {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}

a {
	color: #00B2D9;
}
a:focus { -moz-outline-style: none; }#wrapper {
	background-color: #FDFDFD;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#wrapper .graphic {
	background-repeat: no-repeat;
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#wrapper .graphic#home {
	background-image: url(../images/home/bg_graphic.gif);
}
#wrapper .graphic#works {
	background-image: url(../images/works/bg_graphic.gif);
}
#wrapper #dotline  {
	background-image: url(../images/common/bg_02.gif);
	position: relative;
	height: 100%;
}
h1 {
	padding-top: 102px;
	padding-bottom: 64px;
	padding-left: 15px;
}
#navi ul {
	margin-bottom: 214px;
}
#navi ul li {
	background-image: url(../images/common/ic_01.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 5px;
	margin-bottom: 26px;
	width: 225px;
}
#navi ul li.blank {
	background-image: url(../images/common/ic_04.gif);
	background-position: 0px 4px;
}
#footer {
	padding-bottom: 30px;
	margin-left: 15px;
}
#home #about{
	position: absolute;
	left: 225px;
	top: 210px;
	background-image: url(../images/common/ic_02.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	width: 195px;
	padding-left: 15px;
	background-position: 1px 0px;
}
#home #writing {
	position: absolute;
	width: 195px;
	left: 450px;
	top: 435px;
	padding-top: 15px;
	padding-left: 15px;
	background-image: url(../images/common/ic_02.gif);
	background-repeat: no-repeat;
	background-position: 1px 0px;
}
#home #planning {
	background-image: url(../images/common/ic_02.gif);
	width: 195px;
	padding-top: 15px;
	padding-left: 15px;
	position: absolute;
	top: 322px;
	left: 675px;
	background-repeat: no-repeat;
	background-position: 1px 0px;
}
#home h2 {
	margin-bottom: 15px;
}
#works #main {
	position: absolute;
	left: 225px;
	top: 210px;
	background-image: url(../images/common/ic_02.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 15px;
	width: 645px;
	background-position: 1px 0px;
}
#works #main h2{
	padding-bottom: 66px;
}
#works #main h3{
	margin-bottom: 5px;
}
#works #main p{
	margin-bottom: 64px;
}
#works #main ul li{
	background-image: url(../images/common/ic_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 8px;
}
#works #main .work1{
	float: left;
	width: 195px;
}
#works #main .work2{
	float: left;
	width: 195px;
	margin-left: 30px;
}
#works #main .work3{
	float: right;
	width: 195px;
}
