/*-----------------------------------------
　id
-------------------------------------------*/
#container
{
	margin: 0 auto;
	padding: 0px;
	width: 100%;
}

/* コンテンツ */
#content 
{
	margin: 0 auto;
	padding: 0px;
	width: 900px;
	text-align:left;
	border-width: 3px;
	border-style: none ridge;
	border-color:#DDDDDD;
	background-color:White;
	/*background: url("images/wall_check04-a10.gif") repeat;*/
	font-family: メイリオ;
}

.content-head
{
	height: 20px;
}

.content-in
{
	margin-left: 60px;
	/*margin-bottom: -10px;*/
	padding-left: 60px;	
	text-align:left;	
}

h1.content-in
{	
	padding-top:2px;	
	margin-top:0;
	height: 30px;
	font-size:20px;
	color:Navy;
	background:url("images/c01_03_07.jpg") no-repeat;
}

h2.content-in
{
	padding-top:10px;
	height: 36px;
	font-weight: bold;	
	font-size:x-large;
	color:Navy;
	border:0;
	background:url("images/c01_03_13.jpg") no-repeat;
}

h3.content-in
{
	padding-top:10px;
	height: 36px;
	font-weight: bold;	
	font-size:x-large;
	color:Navy;
	border:0;
	background:url("images/c01_03_14.jpg") no-repeat;
}

h4.content-in
{
	padding-top:10px;
	height: 36px;
	font-weight: bold;
	border:0;	
	font-size:x-large;
	color:Navy;
	background:url("images/c01_03_15.jpg") no-repeat;
}

h5.content-in
{
	padding-top:10px;
	height: 36px;
	font-weight: bold;
	border:0;	
	font-size:x-large;
	color:Navy;
	background:url("images/c01_03_15.jpg") no-repeat;
}

h6.content-in
{		
	padding-top:0px;	
	margin-top:0;
	margin-bottom:0;
	height: 30px;
	font-weight: bold;
	border:0;	
	font-size:20px;
	color:Navy;
}

ul.content-in
{	
	padding-left: 165px;
	margin: 0px;
	font-weight: bold;
	border:0;
	font-size:x-large;
	color:Navy;	
	list-style-position:inside;
	list-style-type:none;
	list-style-image:url("images/point021_06.gif");
}

p.content-in
{
	font-weight: bold;
}

.content-line
{	
	margin:10px 20px;
	height:10px;
	background:url("images/head003_02.gif") repeat-x;
}

.content-footer
{	
	margin-top:20px;
	height: 100px;
	border-bottom-color:#DDDDDD;
	border-bottom-style:ridge;
	border-bottom-width:3px;
}

.content-footer table
{	
	width: 900px;
}

.content-footer a 
{
	display: block;
	margin: 0 auto;
	width:200px;
	height:50px;
	text-decoration:none;
	background:url("images/i01_03_19.PNG") no-repeat;
	text-align:center;
	font-size:larger;
	font-weight: bold;
	color: white;
	line-height: 50px;
}

.content-footer a:hover
{
	display: block;
	margin: 0 auto;
	width:200px;
	height:50px;
	text-decoration:none;
	background:url("images/i01_03_19.PNG") no-repeat;
	text-align: center;
	font-size:larger;
	font-weight: bold;
	color: red;
	line-height: 50px;
}

.info-anime
{
	font-size:12px;
	color:gray;
}
