@charset "utf-8";
@import url(http://agilemedia.jp/embed/CSS/AMN-fund-no-umi.css);
.AMN-large-banner {
	padding: 8px 0;
}
.AMN-sponsor-rolls {
	padding: 0 0 22px 0;
	width: 200px;
}

body {
	margin:0 auto;
	padding:0;
	border:0;
	width:890px;
	background:#fff;
	font-family: Verdana,Sans-serif;
}

/* ---------- for Individual Page ----------*/
/* ---------- Layout boxes ----------*/

#header-wrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 65px;
	background-color: #004499;
}

#header {
	padding: 0px 5px 0px 20px;
}


#container {
	background-color:#fff;
	float:left;
	width:495px;
	border-left:190px solid #eee; /* The width and color of the left rail */
	border-right:210px solid #fff; /* The width and color of the right rail */
}

#maincol-wrapper {
	width: 495px;
	float: left;
	position: relative;
}

#maincol {
	padding: 20px 10px 15px 15px;
}

#leftcol-wrapper {
	width:190px;
	float:left;
	margin-left:-685px;
	position: relative;
}

#leftcol {
	padding: 15px 8px 8px 15px;
}

#rightcol-wrapper {
	width:205px;
	float:right;
	margin-right:-205px;
	position:relative;
}

#rightcol {
	padding: 14px 0 0 5px;
}

#footer-wrapper {
	clear: both;
	margin: 0;
	padding: 0;
	width:100%;
	background-color: #eeffff;
}

#fund-no-umi {
//	padding: 35px 0px 35px 40px;
	font-size: small;
	color: #000;
}

#footer {
	padding: 10px 0px 20px 20px;
	font-size: small;
	color: #ffffff;
	background-color: #004499;
}

/* ---------- Style of texts,images,etc ----------*/

a {
	text-decoration: underline;
	color: ##003366;
}

a img {border: none}

h1,h2,h3,h4,h5 {
	padding: 0;
	margin: 0;
}

blockquote {
	font-size:  0.9em;
	line-height: 150%;
	margin-left: 1em;
	border-left: 3px solid #cccccc;
	padding-left: 1em;
}

#header a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
	}

#header ul {
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
	display: inline;
	font-size: 12px;
}

#header li {
	display: inline;
}

#header li a:link, #header li a:visited, #header li a:hover {
	color: #eee;
	font-size: small;
	text-decoration: none;
	padding: 2px 4px 1px 4px;
}

#header li.blog a:link, #header li.blog a:visited {
	border-left: 1px solid #70B1E0;
}

#header li.guide a:link, #header li.guide a:visited {
	border-left: 1px solid #8CD86C;
}

#header li.tools a:link, #header li.tools a:visited {
	border-left:1px solid #6666ff;
}

#header li.book a:link, #header li.book a:visited {
	border-left: 1px solid #D86CCA;
}

#header li a:hover {
	color: #060;
	background-color: #fff;
}

#header br {
	line-height: 38px;
}

#header h1 {
	font-size:small;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	}

#header span {
	border-right: 4px solid #FFFFFF;
	padding: 0px 7px 0px 0px;
	margin: 0px 7px 0px 0px;
}

#header h2 {
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px 0px 0px 9px;
	display: inline;
	}


#maincol p.date {
	color:#999999;
	font-size:small;
	margin: 0;
	padding-bottom: 0.2em;
}

#maincol h2 {
	color:#333333;
	font-size:0.96em;
	font-weight:bold;
	margin-bottom:10px;
}

#maincol .article {
	font-size: small;
	line-height: 170%;
	letter-spacing: .03em;
}

#maincol p.pr {
	margin-bottom: 5px;
}

#maincol p.bookmark {
	margin: 0;
	padding-bottom:6px;
	border-bottom: 1px solid #999;
}

#maincol .trackbackcomment {
	font-size: 0.75em;
	line-height: 160%;
	padding: 0.5em 1.5em 1.5em 1.5em;
	border: 1px solid #999;
}

#maincol .trackbackcomment a {
	text-decoration: none;
	color: #003366;
}

#maincol .trackbackcomment a:hover {
	text-decoration: underline;
}

#maincol .trackbackcomment p {
	margin: 0;
	padding-bottom: 0.8em;
	word-break: break-all; /* for IE specific */
}

#maincol .trackbackcomment p.tracked {
	padding-top: 0.8em;
	padding-bottom: 0em;
}

#maincol .trackbackcomment p.posted {
	padding-top: 1.3em;
	padding-bottom: 0.2em;
}

#maincol .trackbackcomment .date {
	padding-left: 1em;
	color: #999;
}

#maincol td input,#maincol td textarea {
	border: 1px #ccc solid;
	padding: 0 3px;
	font-size: small;
}

#maincol .entry a ,#maincol .backnumber a {
	text-decoration: none;
	color: #003366;
}

#maincol .entry a:hover ,#maincol .backnumber a:hover {
	text-decoration: underline;
}

#maincol .entry h3,#maincol p.backnumber {
	color:#333333;
	font-size:0.96em;
	font-weight:bold;
}

#maincol .entry p {
	margin: 0;
	padding: 0;
	font-size: small;
}

#maincol .entry p.posted {
	text-align: right;
	padding-bottom: 1em;
}

/* table */
#maincol .article table {
width: 450px;
font-size: 90%;
border-collapse: collapse;
line-height: 120%;
} 

#maincol .article tr ,th, td {
text-align: left;
vertical-align: top;
padding: 6px 10px;
}

#maincol .article th {
border-bottom: solid 2px #000000;
}

#maincol .article td {
border-bottom: solid 1px #cccccc;
}

#maincol div.pages {
	font-size: small;
	padding-bottom: 1em;
}

#leftcol a {
	text-decoration: none;
	color: #003366;
}

#leftcol a:hover {
	text-decoration: underline;
}


#leftcol h4 {
	border-bottom: 1px solid #999999;
	color: #666666;
	font-size: small;
	font-weight: bold;
	letter-spacing: 0.3em;
	line-height: 110%;
	margin-bottom: 5px;
	margin-top: 0;
	padding: 3px;
}

#leftcol ul,#leftcol ol {
	margin: 0 0 20px 0;
	padding: 0;
}

#leftcol li {
	color:#333333;
	font-size:small;
	line-height:110%;
	list-style-type:none;
	margin-top:6px;
	text-align:left;
}

#rightcol a {
	text-decoration: none;
	color: #003366;
}

#rightcol a:hover {
	text-decoration: underline;
}

#rightcol a.rss {
	text-decoration: none;
	color: #F38501;
}

#rightcol a.rss img {
	border: 0;
}

#rightcol h4 {
	border-bottom: 1px solid #999999;
	color: #666666;
	font-size: small;
	font-weight: bold;
	letter-spacing: 0.3em;
	line-height: 110%;
	margin-bottom: 5px;
	margin-top: 0;
	padding: 3px;
}

#rightcol p {
	font-size:small;
	line-height: 120%;
}

#rightcol ul,#leftcol ol {
	margin: 0 0 20px 0;
	padding: 0;
}

#rightcol li {
	color:#333333;
	font-size:small;
	line-height:110%;
	list-style-type:none;
	margin-top:6px;
	text-align:left;
}

#rightcol div.servicesmenu img {
	border: solid 1px #99e;
	margin: 3px 0 0 0;
	padding: 0;
}

#fund-no-umi div.service {
	width: 15.5em;
	float: left;
	padding: 1em 3em 1em 0;
}

#fund-no-umi a {
	text-decoration: none;
	font-weight: bold;
	color: #006;
}

#fund-no-umi a:hover {
	text-decoration: underline;
}

#fund-no-umi img {
	float: left;
	padding: 10px 15px 10px 0;
}

#fund-no-umi p {
	padding: 0.7em 0 0 0;
	margin: 0;
	line-height: 140%;
}