@charset "utf-8";
/* CSS Document */

@import url( reset.css);/*YUI2.1.3*/
@import url( fonts.css);/*YUI2.1.3*/
@import url( header.css);
@import url( editor.css);
@import url( main.css);
@import url( sub.css);
@import url( footer.css);
@import url( form.css);

body {
	color: #666666;
	background: #f8faeb url(images/bg.gif) repeat-y center;
	text-align: center;
	behavior:url("assets/js/csshover.htc");
}

a{cursor:pointer;cursor:hand;}

#site-bg {
	width: 100%;
	font-size: 116%;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	line-height: 1.25em;
}

#site-main {
	width: 770px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background: #FFFFFF;
	text-align: left;
}
#container {
	width: 770px;
	margin-bottom: 5px;
}

#bread {
	width: 770px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bread div {
	margin-left: 20px;
	margin-right: 20px;
}
#bread a {
	text-decoration: none;
	font-size: 0.8em;
}



/*コンテンツカテゴリ*/
a {


}
a:hover {
	text-decoration: none;
}
/*staff*/
.b01 a {
	color: #bf739c;
}
.b01 a:hover {
	border-bottom: none;
	text-decoration: none;
	color: #AF5085;
}
/*clients*/
.b02 a {
	color: #c98717;
}
.b02 a:hover {
	border-bottom: none;
	text-decoration: none;
	color: #996600;
}
/*company*/
.b03 a {
	color: #006800;
}
.b03 a:hover {
	border-bottom: none;
	text-decoration: none;
	color: #004100;
}
.pagetop {
	text-align: right;
	clear: both;
	background-image: url(images/p/666666/e_1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 490px;
	margin-top: 10px;
	margin-bottom: 30px;
}
.pagetop  a {
	margin-right: 15px;
	border-style: none;
	color: #666666;
	text-decoration: none;
	font-size: 0.82em;
	display: block;
}
