@charset "shift_jis";
/*
 Share Style [
----------------------------------------------------------- */
* {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
html {
	overflow-y:scroll;
}
body {
	font-size: 12px;
	color: #000000;
}
img {
	border:0;
}

/*
 Link Color [
----------------------------------------------------------- */
a:link {
	color:#000000;
	text-decoration:none;
}
a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color: #666666;
}
a:active {
	color:#000000;
}
#inline2 a:link {
	color:#000000;
}
#inline2 a:visited {
	color:#000000;
}
#inline2 a:hover {
	text-decoration:none;
	color: #666666;
}
/*
 inline [
----------------------------------------------------------- */
#inline2 {
	width: 290px;
	height: 220px;
	overflow: auto;
	margin-left: 0px;
	float: left;
	background-color: #e1e1b8;
	color: #000000;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
} 
new_text {
	margin: 0px;
	padding: 0px;
}
hr {
	margin-top: 7px;
	margin-bottom: 7px;
}
