@charset "UTF-8";
<style type="text/css">

body {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-color: #42413C;
	margin: 0;
	padding: 0;
	color: #000;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
}
a img {
	border: none;
}

a:link {
	color: #d64d8a;
	text-decoration: none; 
	
}
a:visited {
	color: #d64d8a;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}

.container {
	width: 950px;
	background-color: #FFFFFF;
	margin: 0 auto; 
	
}

header {
	background-color: #ffffff;
}

.sidebar1 {
	float: left;
	width: 200px;
	background-color: #ffffff;
	padding-bottom: 10px;
	font-weight: bold;
	font: 120%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
.content {
	padding: 10px 0;
	width: 730px;
	float: left;
	margin: 10px;
}
.content2 {
	padding: 1px 0;
	width: 700px;
	float: left;
	margin: 10px;
}
aside {
	float: left;
	width: 200px;
	background-color: #EADCAE;
	padding: 10px 0;
}

.content ul, .content ol {
	padding: 0 15px 15px 40px; 
	
}


ul.nav {
	list-style: none; 
	border-top: 1px solid #e4007f; 
}

ul.nav li {
	border-bottom: 1px solid #e4007f;
	font-weight: bold;
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 180px;  
	text-decoration: none;
	background-color: #ffffff;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background-color: #f7a4c8;
	color: #fff;
}

table.pdf {
    border: 1px solid;
	width: 200px;
	border:1px solid #d1cbbd;
    border-collapse:collapse;
}
td.pdf {
    border: 0px solid;
	width: 200px;
	height: 300px;
}

/* ~~ フッター ~~ */
footer {
	padding: 15px 0;
	background-color: #e4007f;
	position: relative;
	clear: both; 
}
/* ~~ その他の float/clear クラス ~~ */
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.foot {
	clear: both;
	height: 0;
	font-size: 12px;
	line-height: 0px;
	color: #FFF;
	float: right;
}

header, section, footer, aside, article, figure {
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-style: normal;
}
body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}

</style>[if lt IE 9]>
