@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	color: #FF6600;
	line-height: 16px;
	background-color: #000000;
	font-family: 'Times New Roman','Cambria','ＭＳ 明朝', 'MS Mincho',YuGothic,'Yu Gothic','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
}
a:link {
	color: #FF6600;
	font-size: 14px;
	font-weight: 500;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

img   {
     border-style:none;
	 }

table {
    margin-left: auto;
    margin-right: auto;
	width: 100%;
    height: auto;
}
p.tope img{
   max-width: 750px; /* 最大幅 */
   min-width: auto; /* 最小幅 */
}
p.tope img { 
width: 100%;
height: auto;
 }
 
p.md_tope img{
   max-width: 1100px; /* 最大幅 */
   min-width: auto; /* 最小幅 */
}
p.md_tope img { 
width: 100%;
height: auto;
 }
 
 .gallery {
	font-size: 12px;
	text-decoration: line-through;
}
#gallery {
	width: 450px;
}
