/* CSS Document */

h1{
   font-size:12px;
   font-weight:normal;
   margin-top:50px;
   margin-left:300px;}


ul{
    list-style:square;}






.ryouiki{
    width:1000px;
	height:auto;
	margin-bottom:10px;
	display:table;
	clear:both;}



.title{
    width:980px;
	height:80px;
	margin:0 auto;
	margin-bottom:10px;
	background-image:url(../img/title.jpg);
	background-repeat:no-repeat;
	display:table;}

.edit{
	width:1000px;
	height:auto;
	margin:0 auto;}
	
	
.left{
    width:180px;
	height:auto;
	float:left;}
	

.menyu{
    width:180px;
	height:auto;
	font-size:10px;
	clear:both;}
	
	
	
	.menyu-gazou{
	    width:160px;
		height:27px;
		margin:0 auto;
		border:solid 1px;
		background-image:url(../img/menyu.jpg);
		background-repeat:no-repeat;}
		
		
		
	.menyu-moji{
		text-align:left;
	    margin-top:8px;
		margin-left:15px;}
	


.jyouhou{
    width:180px;
	height:auto;
	float:left;
	margin:5px 0 0 0;
	padding:5px 0;
	font-size:10px;
	text-align:center;
	border:solid 1px;}



    .jyouhou-dai{
	    color:#FFFFFF;
		margin:0;
		padding:0;
	    background-color:#3399FF;}



    .jyouhou-shoudai{
	    color:#FF0000;
		font-size:12px;
	    font-weight:bold;
		text-decoration:underline;}



    .jyouhou-gazou{
		width:100px;
		height:80px;
		border:solid #CCCCCC 2px;}
		
		

.henshu{
    width:800px;
	height:auto;
	color:#333333;
	float:right;
	font-size:13px;
	padding-top:5px;
	border:solid 1px;}


    .dai{
	     font-size:14px;
		 font-weight:bold;}

	
	
	.shoudai{
	    width:150px;
		height:auto;
		margin-top:5px;
		margin-left:3px;
		padding:0px 5px;
	    font-weight:bold;
	    color:#FFFFFF;
		background-color:#3399FF;}
		 
		 
		 
	.shoukai{
	    width:790px;
		height:110px;
		margin:0 auto;
		margin-bottom:1px;
		border:solid 1px;}



    .gazou{
	    float:right;
		margin-top:5px;
		margin-right:5px;
		border:solid #000000 1px;}


.tyuui{
    width:800px;
	height:auto;
	font-size:10px;
	color:#FFFFFF;
	margin:0 auto;
	background-color:#333333;
	display:table;
	clear:both;}


    .tyuui-dai{
	    width:200px;
		height:auto;
		margin:5px 0 0 5px;
		padding:0;
		padding-left:3px;
		text-decoration:underline;
	    background-color:#FF0000;}


    .tyuui-bun{
		width:780px;
		height:auto;
		line-height:15px;
	    margin:10px auto;
		padding:0;}
		
.lili a:link {color:#333333; }
.lili a:visited {color:#333333;}


/******/
a:link{color:#333333; text-decoration:none;}

a:hover{color:#333333; text-decoration:none;}

a:visited{color:#333333; text-decoration:none;}

a:active{color:#333333; text-decoration:none;}

