* {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index:2;
}
.a2_twitter {	background-position: -71px -1px;}
.a2_facebook {	background-position: -90px -1px;}
.a2_hatena {	background-position: -115px -1px;}
.a2_google {	background-position: -137px -1px;}
.a2_facebook, .a2_twitter, .a2_hatena, .a2_google {
	background-image: url("../img/_icons.png");
	background-repeat: no-repeat;
}
.a2_facebook, .a2_twitter, .a2_hatena, .a2_google /* */ {
	padding-left:15px;
}
.add_dl dt {
	display: inline-block;
	font-weight: bold;
	margin: 5px 0 0 0;
}
.blue {
	color: blue;
}
.c {
	text-align: center;
}
.l {
	text-align: left;
}
.r {
	text-align: right;
}
.flag {
	background: #fcf;
	font-weight: bold;
	text-decoration: none;
}
.flags {
	background: yellow;
	font-weight: bold;
}
.line_bg0 td {
	background: #fff;
}
.line_bg1 td {
	background: #fde0dd;
}
.line_bg2 td {
	background: #00ffff;
}
.line_bg3 td {
	background: yellow;
}
.mark0 {
	color: #605;
	padding: 0 5px;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
}
.mark0 span {
	font-size: 0.7em;
}
.mark1 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
}
.mark1 div {
	font-size: 0.8em;
	font-weight: normal;
}
.red {
	color: red;
}
.social_list {
	line-height: 1.5em;
}
.social_list div {
	float: left;
	border: 1px solid #ccc;
	margin-right: 8px;
	width: 70px;
	font-weight: normal;
	background: #ffffee;
}
.social_list div a {
	display: block;
	font-weight: normal;
	text-decoration: none;
}
.social_list div span {
	font-size: 12px;
	margin-left: 3px;
}
#menu {
}
#mob_menu_link, #pc {
	font-size: 1.2em;
	position: absolute;
	top: 6px;
}
#mob_menu_link {
	right: 2px;
}
#pc {
	left: 2px;
}
#mob_menu_link a, #pc a {
	color: #fff;
}
#parts_bottom {
	border-top: 1px solid #666;
	padding: 0.5em 0;
	background: #f5f5f5;
}
#parts_contents {
	line-height: 1.5em;
}
a {
	color: blue;
}
a:hover {
	color: #000;
	background: yellow;
}
body {
	color: #000;
	background: #fefefe;
	font-size: 16px;
	-webkit-text-size-adjust: 100%;
	width: 100%;
}
dl a {
	padding: 10px 0;
	display: block;
	border-bottom: 1px solid #aaa;
}
em {
	font-size:0.8em;
	font-style: normal;
	font-weight: normal;
}
h1, h1 a, h1 a:hover {
	color: #fff;
	font-size: 1.3em;
	background: blue;
	text-decoration: none;
	text-align: center;
}
h2 {
	font-size: 1.2em;
	margin: 15px 0 0 0;
	padding: 5px;
	border: 1px solid #660404;
	background: #ffc;
}
h3 {
	font-size: 1.1em;
	margin: 10px 0 0 0;
	border-bottom: 1px solid green;
}
p {
	line-height: 2em;
	margin: 5px 0px;
}
p a {
	border: 1px solid #aaa;
	margin-right: 5px;
}
li {
	padding: 5px 0;
	border-bottom: 1px solid #660404;
}
table {
	border: none;
	border-collapse: collapse;
	width: 100%;
	max-width: 480px;
}
td {
	text-align: right;
}
th {
	background: #eee;
	white-space: nowrap;
}
th a, li a {
	display:block;
}
td, th {
	font-size: 0.9em;
	empty-cells: show;
	border: 1px solid #777;
	padding: 2px;
}
