@charset "euc-jp";
/*
------------------------------------------------------------------------------------------ 
Iam DesignNetwork Corporation
stylesheet two-column-ba.css
#alpha  =  right-contents
#beta   =  left-contents
------------------------------------------------------------------------------------------ 
*/

/* layout */
/* --------------------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------------------- */
/* container */
#container {}
#container_inner {}
/* --------------------------------------------------------------------------------------- */


/* --------------------------------------------------------------------------------------- */
/* header */
#header {
	height: 130px;
	background: url(../../image/site/header_bg.gif) top left repeat-x;
}
#header_inner {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
/* --------------------------------------------------------------------------------------- */


/* --------------------------------------------------------------------------------------- */
/* topic_path */
#topic_path_top {
	text-align: left;
	height: 19px;
	background: url(../../image/site/topic_path_top_bg.gif) top left repeat-x;
}
#topic_path_top p {
	font-size: 77%;
	width: 960px;
	padding-top: 2px;
	margin: 0 auto;
}

#topic_path_top a { color: #000000; }

#topic_path_top a:hover { color: #0033CC; }

#topic_path_top a:visited { color: #666666; }

#topic_path_top a:visited:hover { color: #0033CC; }

#topic_path_bottom {}
/* --------------------------------------------------------------------------------------- */


/* --------------------------------------------------------------------------------------- */
/* pagebody */
#pagebody {
	width: 960px;
	margin: 15px auto 30px;
	text-align: left;
}
#pagebody_inner {}
/* --------------------------------------------------------------------------------------- */


/* --------------------------------------------------------------------------------------- */
/* alpha */
#alpha { float: right; width: 700px; }
#alpha_inner {}
/* --------------------------------------------------------------------------------------- */


/* --------------------------------------------------------------------------------------- */
/* beta */
#beta { float: left; width: 240px; }
#beta #beta_inner {}
/* --------------------------------------------------------------------------------------- */


/* --------------------------------------------------------------------------------------- */
/* footer */
#footer {
	height: 170px;
	background: url(../../image/site/footer_bg.gif) bottom left repeat-x;
}
#footer #footer_inner {
	width: 960px;
	height: 170px;
	margin: 0 auto;
	text-align: center;
	background: url(../../image/site/footer_inner_bg.gif) bottom left no-repeat;
}
/* --------------------------------------------------------------------------------------- */

/* layout */
/* --------------------------------------------------------------------------------------- */