body {
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	font-size:1.1em;
	margin:0px;
	background-color:white;
	line-height:150%;
	color:black;
	-webkit-text-size-adjust:100%;
}

a {
	color:green;
}

a:hover {
	color:#ed1c24;
}


img {
	border:0px;
	vertical-align:middle;
}

p.right {
	text-align:right;
}

#body {
	width:1200px;
	float:left;
	margin-top:10px;
	padding-bottom:20px;
}

#menu {
	float:left;
	width:290px;
	padding-top:10px;
	padding-left:15px;
	padding-bottom:10px;
	border-right:1px solid black;
}

#logo {
	margin-bottom:10px;
}

#howto {
	margin-top:20px;
	margin-bottom:20px;
}

#gun div {
	margin-bottom:10px;
}


#list {
	font-size:0.8em;
	clear:both;
	margin-bottom:30px;
}

#list ul li {
	list-style-type:none
}


#backtotop {
	padding-left:50px;
}

#detail {
	position:relative;
	float:left;
	width:794px;
	padding-top:00px;
	padding-left:20px;
	padding-right:10px;
}

#name {
	margin-bottom:5px;
}

#name_j {
	font-size:1.5em; color:green;
	font-weight:bold;
	margin-right:20px;
}

#name_e {
	font-style:italic;
}

#name_e .normal {
	font-style:normal;
}

#split {
	margin-bottom:10px;
}

#split img {
	width:500%;
	height:10px;
}

#photo {
	float:left;
	margin-right:20px;
	width:400px;
	height:300px;
}

#photo img {
	width:400px;
	height:300px;
}

#spec {
	border:1px solid black;
	position:relative;
	float:right;
	width:350px;
	height:278px;
	padding:10px;
}

#spec dl {
	margin-top:0px;
}

#spec dt {
	display: list-item;
	list-style:square inside;
	font-weight:bold;
	line-height:150%;
}

#spec dd {
	line-height:140%;
	margin:0px 0px 10px 18px;
}

#spec2 {
	border:1px solid black;
	position:relative;
	float:left;
	width:772px;
	height:200px;
	padding:10px;
}

#spec2 dl {
	margin-top:0px;
}

#spec2 dt {
	display: list-item;
	list-style:square inside;
	font-weight:bold;
	line-height:150%;
}

#spec2 dd {
	line-height:140%;
	margin:0px 0px 10px 18px;
}


#data {
	clear:both;
	padding-top:10px;
}

#data dt {
	width:794px;
	margin-bottom:10px;
	text-align:left;
	color:white;
}	

#data dd {
	margin-bottom:20px;
	margin-left:20px;
}

#data table {
	border:2px solid black;
	margin-top:20px;
	border-collapse:collapse;
}

#label_col td,th {
	text-align:center;
	border-left:1px solid black;
	border-bottom:2px solid black;
}

#data table tr th.label_row {
	width:120px;
	border-right:2px solid black;
}

#data table tr th.comment {
	border-left:2px solid black;
}

#data table tr td {
	width:8px;
}

#data table tr td.label_row {
	width:120px;
	text-align:center;
	border-right:2px solid black;
}

#data table tr td.comment {
	width:250px;
	border-left:2px solid black;
	padding-left:5px;
	line-height:120%;
}

#data table tr td,th {
	padding:0px;
}

td.border {
	border-left:1px solid black;
}

#row1 td {
}

#row2 {
}

#row_border1 {
	height:0px;
}

#row_border2 {
	border-top:1px dashed black;
	height:0px;
}

#data table tr td img {
	width:8px;
	height:10px;
}

#gun_photo {
	margin-bottom:15px;
}

#gun_photo img {
	width:794px;
	height:390px;
}

#top_title {
	margin-bottom:15px;
}

#top_title img {
	width:794px;
	height:466px;
}

#introbackground {
	width:100%;
	height:640px;
	text-align:right;
}

#introduction {
	position:absolute;
	top:500px;
	left:20px;
	width:500px;
	padding:20px;
	background-color:#CADEE9;
}