/* CSS Document */

/*クリアー-----------------------------*/
h1, h2, h3, h4, h5, P, address
			{
			font-size:100%;
			font-weight:normal;
			font-style:normal;
			color:#666;}
		
*			{
			border:0;
			margin:0; 
			padding:0;
			}
			
body		{
			font:small/140%;
			font-family: "ヒラギノ明朝 Pro W6", Osaka, "ＭＳ Ｐゴシック", "trebuchet MS", trebuchet, "verdana", arial, sans-serif;
			color:#333333;
			background:url(../image/common/bodybac.jpg) repeat-x;
			text-align:center;
			}
/*一般リンク----------------------------*/
	
a			{
			font-size:14px;
			color:#ff6600;}
a:link,
a:visited	{
			color:#ff6600;
			text-decoration:underline;
			}
a:hover		{
			color:#006600;
			text-decoration:none;
			}	
#header		{background:url(../images/common/hader.jpg) repeat-x;
			height:19px;
			width:750px;
			margin:0;
			padding:0;
			}


/*コンテンツ-----------------------------*/			
#contenter	{margin:0px;
			width:750px;
			margin-left: auto;
			margin-right: auto;
			font-family: "ヒラギノ明朝 Pro W6", Osaka, "ＭＳ Ｐゴシック", "trebuchet MS", trebuchet, "verdana", arial, sans-serif;}	
/*サイド-----------------------------*/			
#side		{margin:0;
			padding:0;
			width:135px;
			height:630px;
			float:left;
			background:url(../images/common/side.jpg) repeat-x top left;
			}
#sideright	{float:right;
			width:10px;
			height:630px;
			background:url(../images/common/side.jpg) repeat-y;
			}
								
/*メニュー-----------------------------*/
#menu		{
			width:135px;
			margin-top:50px;
			}
#menu ul	{list-style:none;
			margin:0;
			padding:0;
			}
#menu li	{
			margin-right:0px;
			padding-right:0px;
			margin-left:10px;
			}
#menu a,
a:link,
a:visited,
#acb		{border-bottom: 1px solid #fff;
			display:block;
			width:120px;
			padding:3px 0px 3px 5px;
			text-align:left;
			font-family:Geneva, Arial, Helvetica, sans-serif;
			color:#666600;
			text-decoration:none;
			background-color:#C9D68F;
			font-size:14px;}
#menu li a:hover{
			background-color:#f0f0f0;
			border-bottom: 1px solid #b29d75;
			color:#666600;
			text-decoration: none;
			font-size:14px;}
#acb		{background-color:#ffff99;}
.ue			{border-top: 1px solid #fff;}

#styleSwitch li{
			display:inline;
			padding-right:2px;
			}		
/*メイン-----------------------------*/
#main,
#main01		{
			float:left;
			margin-left:15px;
			margin-right:20px;
			width:570px;
			font-family: "ヒラギノ明朝 Pro W6", Osaka, "ＭＳ Ｐゴシック", "trebuchet MS", trebuchet, "verdana", arial, sans-serif;}
#main01		{
			background:url(../images/pro/img043.jpg) no-repeat 100% 1%}

/*ヘッダー----------------------------*/		
address	{font-size:10px;
		clear:both;
		text-align:right;
		margin-right:30px;
		display:block;
		}
