/* CSS Document */
body	{
	margin:0;
	padding:0;
	background-image:url(../images/common/bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;}

#wrapper	{
	margin:0 auto;
	padding:0;
	width:916px;}

#header	{
	margin:0;
	padding:0;
	background:url(../images/header/header_back.gif) no-repeat;
	width:916px;
	height:145px;}

#footer	{
	background:url(../images/footer/footer_back.gif) no-repeat;
	width:916px;
	height:77px;
	margin:0;
	padding:30px 0;
	font-size:10px;
	text-align:center;
	letter-spacing:0.1em;}

/*header textnavi*/
#access	{
	margin:2px 15px 8px 0;
	padding:0 7px 0 7px;
	float:right;
	font-size:11px;
	}
	#access li	{
		list-style:none;
		letter-spacing:0.1em;
		}
	#access a	{
		color:#0066cc;
		}

/*header navi*/
#navi	{
	text-align:center;}

/*waku*/
#contents	{
	background-image:url(../images/common/bg_repeat.gif);
	background-repeat:repeat-y;
	width:916px;}

#main	{
	width:660px;
	float:left;
	margin:10px 0 0 13px;
	display: inline;
	}

/*j[*/

#left_side	{
	width:202px;
	float:left;
	margin:10px 5px 0px 15px;
	display: inline;}
	#left_side a	{
		font-size:small;
		color:#0066cc;
		}
	#left_side li	{
		font-size:small;
		line-height:120%;
		list-style-position:outside;
		}

#info	{
	width:200px;
	margin:5px 0;
	padding:0;}
	#info ul	{
		background:url(../images/side_navi/leftmenu_repeat.gif) repeat-y;
		margin:0;
		padding:0;}
	#info li	{
		list-style:none;
		border-bottom:#FFFFFF solid 1px;
		padding:5px 10px;
		margin:0; 
		letter-spacing:0}
	#info span	{
		font-size:10px;
		letter-spacing:0.1em;}
#news a	{
	font-weight:bold;}
