/* CSS Document */

body{
	margin:0px;
	background:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;

	}
	
p{
	font-size:13px;
	
	
	}

/***************************


wrapper

***************************/

div#wrapper{
	width:100%;
	height:100%;
	text-align:left;
	margin:0px;
	background:url(../images/top_img02.jpg) repeat-x;
	
	}
	
/***************************

main

***************************/

div#main{
	width:780px;
	margin:0;
	background:#FFFFFF;
	display:table;
	

	
	
	
	}
	
img.top{
	vertical-align:top;
	}
	
img.bottom{
	vertical-align:bottom;
	}
	
div#hedder{
	width:780px;

	
	}
	
div.index001{
	}
	
.index001 p{
	line-height:120%;
	}
	
/***************************

contents

***************************/

div#contants{
	width:780px;
	text-align:left;
	color: #333333;
	background:#FFFFFF;
	}
	
h1{
	font-size:12px;
	color:#666666;
	margin:0;
	padding:0;
	font-weight:normal;
	line-height:25px;
	height:25px;
	float:left;
	
	}
	
img.left{
	float:left;
	}

a img{
	border-style:none;
	}

ul.img_index{
	margin:0;
	padding:0;

	
	}
	
.img_index li{
	float:left;
	list-style-type:none;
	margin:0;
	}

/***************************

contl

***************************/

div#contl{
	width:210px;
	float:left;
	
	}
	
#contl img{
	vertical-align:top;
	}
	
#contl ul{
	margin:0;
	padding:0;
	}
	
ul{
	margin:0;
	padding:0;
	}
	
#contl li{
	list-style-type:none;
	width:200px;
	height:30px;
	}
	
#contl li a{
	width:100%;
	height:100%;
	display:block;
	background:url(../images/menu_back.jpg);
	}
	
#contl li a:hover{
	background:url(../images/manu_back_hover.jpg);
	}
	
#contl div.contl01{
	margin:10px 0;
	display:table;
	width:200px;
	border:solid 1px #999999;
	}
	
#contl p{
	line-height:120%;
	margin:5px;
	color:#666666;
	}
	

	

	
/***************************

contr

***************************/

div#contr{
	width:560px;
	float:right;
	clear:both;
	text-align:left;
	color: #333333;

	}
	

	
/***************************

footer

***************************/

div.name{
	width:750px;
	margin:15px 10px;
	border:solid 1px #999999;
	display:table;
	clear:both;
	}
	
.name p.title01{
	background:#333333;
	color:#FFFFFF;
	font-weight:bold;
	margin:0;
	padding:0;
	}
	
.name p{
	margin:10px;
	}


div#footer{
	width:780px;
	height:50px;
	clear:both;
	display:table;
	}
	
#footer p{
	height:20px;
	line-height:50%;
	display:table;
	vertical-align:top;
	}
	
/*--　リンク設定変更 --*/ 

