@charset "UTF-8";/*******************************************//* home.css                                *//* Use with KKR Dogo Yuzuki 2008           *//*******************************************/@import url("tags.css");@import url("global_layout.css");@import url("shared_class.css");@import url("navigation.css");@import url("lightbox.css");/*************** Topics Navigation  *****************/#pageVisual {	margin: 0px auto 0;	clear: both;	width: 750px;	border-top: 1px solid #244690;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CCCCCC;}#pageVisual img{	border-top: 1px solid #F6E6CD;}/*#homeWrap {	background: #FFFFFF;	margin-right: auto;	margin-left: auto;	border-right: 1px solid #8B9CA9;	border-left: 1px solid #8B9CA9;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #8B9CA9;	margin-top: 0px;}*/#pageContents {	font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, "Hiragino Kaku Gothic Pro W3", sans-serif;	width: 750px;	margin-left: auto;	background: #FFFFFF;	margin-right: auto;	margin-top: 20px;	position: relative;}*html body #pageContents {}#pageContents h1{	margin-right: auto;	margin-left: auto;	width: 750px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #FFFFFF;	height: 25px;}#sideBar{	float: left;	width: 170px;	margin-left: 0px;	font-size: 75%;	padding-top: 32px;	/*background: url(../img/dot_rough_y.gif) repeat-y right top;*/}*html body #sideBar{}#mainColumn{	float: right;	width: 540px;	margin-right: 20px;}*html body #mainColumn{	margin-right: 10px;}#mainColumn h2{	padding-bottom: 2px;	background: url(../img/dot_rough.gif) repeat-x left bottom;}#mainColumn h3{	font-size: 1.2em;	color: #492400;	background: url(../img/dot_rough.gif) no-repeat left bottom;	letter-spacing: 1px;	padding-top: 5px;	font-weight: bold;	padding-bottom: 2px;}#mainColumn h4{	color: #664032;	padding-top: 0.5em;	letter-spacing: 1px;	padding-bottom: 0.2em;	margin: 0px;}
