/* CSS Document */
/* text */
h1,h2{
	color:#2e4751;
}

#main h2{
	border-left:3px solid #72b1cb;
}
.submenu_title{
	border-bottom:2px solid #72b1cb;
}
#main_title_body{
	background-color:#72b1cb;
}
#main_title_footer_body{
	background-color:#94d6e4;
}

#main_title_center{
	background-image:url(../../image/guys/main_title_background.gif);
}
#main_title a{
	background-image:url(../../image/nakamurakeita/main_title.gif);
}
#main_title_footer_body{
	background-image:url(../../image/guys/main_title_bar.gif);
}

/* roll over */
#menu_guys a{
	background-position: left bottom;
}

/* blockquote */
blockquote{
	background-color:#e3eff5;
}
