﻿/*====  BODY  =====*/
h2{	border-left:15px navy solid;
	border-bottom:2px navy solid;
	margin:5px 10px;
	padding-left:5px;
	background-image:url('images/h_back.gif');
}
h3{
	border-left:5px #cc0000 solid;
	margin:5px 10px;
	margin-bottom:15px;
	padding-left:10px;
}

p{	margin:5px 30px;
	text-align:left;}
p small{
	font-size:100%;
}
small a{
	background-image:url('images/list_sl2.gif');
	background-repeat:no-repeat;
	background-position:left center;
	padding:2px;
	padding-left:20px;
	color:#006699;
}
small a:hover{
	color:#66ccff;
}


/*----- メイン -----*/
#main{
	clear:both;
	top:90px;
	background:#fff;
	width:100%;
	margin:0px;
	padding-bottom:5px;}

/*-- 
	border-left:1px gray solid;
	border-right:1px gray solid;
 --*/
/*-- TOP --*/
#m_top{
	margin:0px;
	width:100%;
	min-height:170px;
	height:auto;
	background:black;
	background-image:url('images/m_top_back.jpg');
	background-position:left;
	background-repeat:no-repeat;
	color:#fff;
}
#m_top p{
	margin:20px;
	margin-left:200px;	
	line-height:200%;
}

#m_bottom p{
	font-size:79%;
	margin:10px 10px 20px 10px;
}

#m_left,#m_center,#m_right{
	width:245px;
	min-height:350px;
	height:auto !important;
	height:350px;
	margin-top:10px;
	text-align:center;
}
#m_center{
	text-align:left;
}
#m_center img{
	margin:5px 20px;
}
#m_left,#m_center{float:left;}
#m_left,#m_right{background:#e5e5e5;}
#m_center,#m_right{margin-left:5px;}
#m_right{float:right;}

#m_right dl{
	margin:10px;
	font-size:79%;
}

#m_right dt{
	width:70px;
	font-weight:bold;
	border-right:3px #999 solid;
	margin:5px 0px;
}

#m_right dd{
	margin-left:80px;
	margin-top:-2.0em;
		font-size:100%;
	margin-bottom:5px;}
	
#m_link,#m_link2{
clear:both;
margin-top:10px;
margin-bottom:5px;
border-top:1px #999 solid;
border-bottom:1px #999 solid;
}
#m_link2 small{margin:5px 20px;
line-height:200%;
}
#m_link2 p{margin-bottom:5px;
	
}
#m_link img{
	margin-left:15px;
}
#get_reader_h{
	width:90%;
	margin:10px;
	border:1px #999 solid;
	background:#f5f5f5;
}
#get_reader_h img,#get_reader p{
	margin:5px 10px;
}