/*	index	*/
.indexcaution
	{
		text-align: center;
        margin-top: 30px;
        line-height:1.3;
		font-size: 120%;
		font-weight: bold;
		color: #ff0000;
	}

.index
	{
		text-align: center;
	}

    
.indexend
	{
    	margin-top: 30%;
    }

/*	弊社ソフトウェア御使用の皆様へ	*/
#caution
	{
		width:800px;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-right: 10px;
		padding-left: 10px;
		margin-right:auto;
		margin-left:auto;
		text-align:left;	/*文字左揃え*/
		background-color:#eeeeee;
	}
    
.cau_title
	{
		text-align: center;
	}

.cau_main
	{
		width:800px;
	}

.cau_footer
	{
		text-align: right;
	}
 
