@charset "Shift_JIS";

*{
	margin: 0;
	padding: 0;
}

body{
	font-size: medium;
	background-color: white;
	color: black;
	line-height: 150%;
	margin: 0px 15px;
}

/* 段落 */
p{
	line-height: 160%;
	margin: 0.2em 0px;
}

p.download{
	padding: 5px 10px;
	border: 2px solid #BFB;
}

p.comment{
	font-size: small;
	color: #222;
	margin: 5px 0px;
}

i{
	font-style: italic;
	font-family: Times New Roman;
}

A:link{color: #0000CC}
A:visited{color: #330099}
A:active{color: rgb(160,0,125)}

div.left{
	font-size:small;
	position: absolute;
	top:auto;
	right:auto;
	bottom:auto;
	left:15px;
	margin-top:5px;
	width:140px;
}

div.totop{
	font-size:small;
	text-align:right;
	margin:0px;
}

div.leftmemo{
	font-size:small;
	line-height:140%;
	width:auto;
	padding:5px;
	margin:5px 0px 5px 0px;
	background-color:#CCCCFF;
}

div.leftmemo div.ref{
	margin-left:2em;
	text-indent:-1em;
}

div.ref{
	margin-left:2em;
	text-indent:-1em;
}

div.left ul{
	line-height:130%;
	padding:5px;
	margin:5px 0px 5px 0px;
	background-color:#CCCCFF;
	list-style: none outside;
}

div.left ul li{
	margin:3px 0px 3px 0px;
}

div.right{
	margin-left:160px;
}

div.right ul{
	margin: 12px 0px 12px;
	margin-left: 2em;
}


div.comment{
	color: #333333;
	font-size: small;
}

*.small{
	font-size: small;
	line-height: 130%;
}

DIV.sponsor{
	color: black;
	background: rgb(85%,85%,85%);
	font-size: 80%;
	line-height: 130%;
	width: 35em;
}

DIV.small{
	font-size: small;
	width: 32em;
	line-height: 140%;
}

ul{
	line-height: 140%;
}

li{
	margin-bottom: 2pt;
}

ol{
	line-height:130%;
	padding:5px;
	margin-left: 20px;
}


div.q{
	width: 320pt;
	line-height: 140%;
	color: rgb(60%,15%,0%);
}

div.a{
	width: 320pt;
	line-height: 140%;
	margin-bottom: 10px;
}

dl{
	line-height: 140%;
}

dt{
	font-weight: bold;
}

dd{
	margin: 5px 0px 10px 40px;
	line-height: 140%;
}

h1{
	position: relative;
	font-size: x-large;
	color: #000033;
	background-color: #CCCCFF;
	margin: 15px 0px 0px;
	border: 3px solid #003399;
	padding: 7px;
}

div.h1description{
	font-size:small;
	line-height:130%;
	margin:0px;
	padding:5px 5px 5px 10px;
	border: solid #003399;
	border-width: 0px 1px 1px;
}

div.nav{
	font-size: small;
	line-height: 100%;
	margin: 10px 0px 0px;
}

div.nav2{
	font-size: small;
	margin: 0px;
}

div.date{
	font-size: small;
	line-height: 100%;
	margin: 0px 0px 10px;
	margin-top: 0px;
	text-align: right;
}

div.pcont{
	font-size: small;
	margin: 5px 0px 5px;
}

h2{
	font-size:large;
	font-weight:bold;
	line-height:100%;
	margin:10px 0px 0px;
	color:#FFFFFF;
	background:#003399;
	padding:5px;
	padding-left:10px;
}

div.h2description{
	font-size:small;
	margin:0px;
	margin-bottom:10px;
	padding:5px;
	padding-left:10px;
	border: solid 1px #003399;
	border-top: 0px;
}

h3{
	font-size: medium;
	line-height: 100%;
	font-weight: bold;
	margin: 10px 0px 10px;
	padding-left:5px;
	border-left-width:8px;
	border-left-color:#3333FF;
	border-left-style:solid;
}

h4{
	font-size:small;
	font-weight:bold;
	line-height:100%;
	margin: 15px 0px 10px 0px;
}

div.caution{
	color: #FF3300;/* moji orange */
	font-size: 180%;
	line-height: 100%;
}

div.midashi{
	font-size: medium;
	line-height: 100%;
	margin: 10px 0px 10px;
	padding: 5px 7px 5px;
	border-color: #333399;
	border-width: 1px;
	border-style: solid;
	background-color: #CCCCFF;
}

div.honmon{
	font-size: small;
	width: 300pt;
	margin-left: 22pt;
	margin-top: 0em;
	margin-bottom: 5px;
}/* midashi とセットで使う */


div.normal{
	width: 28em;
	margin-bottom: 5pt;
}

div.news{
	font-size: 90%;
	width: 28em;
	margin-bottom: 5pt;
	margin-left: 20pt;
	line-height: 140%;
}



div.quote{
	width: 24em;
	margin-left: 20pt;
	margin-top: 5px;
	margin-bottom: 5px;
}

DIV.courtesy{
	color: rgb(30%,50%,0%);
	width: 24em;
	margin-left: 20pt;
	margin-bottom: 5px;
}

DIV.signature{
	width: 28em;
	text-align: right;
}

TD{
	line-height: 125%;
	padding: 7px;
}

FORM{
	line-height: 100%;
}


span.small{
	font-size: small;
}

span.smaller{
	font-size: smaller;
}

span.bold{
	font-weight: bold;
}

span.red{
	color: red;
}

/* for TABLE LAYOUT */
table.layout{
	border-collapse: collapse;
	width: 100%;
}

table.layout td{
	padding: 0px;
}


ul.titles{
	line-height: 1.3em;
	padding: 5px;
	margin: 5px 2em;
	list-style: bullet outside;
}

ul.titles li{
	margin: 6px 0px;
}

div.article{
	margin: 30px 0 30px 160px;
	
}



/* general */
.center{
	text-align: center;
}

.small{
	font-size: small;
	line-height: 1.5em;
}

.smaller{
	font-size: smaller;
}

.medium{
	font-size: medium;
	line-height: 1.5em;
}

.bold{
	font-weight: bold;
}

/* link */
a{
}

a:visited{
}

a:link{
}

a:hover{
}

a:active{
}

a img{
	border: none;
}

/* heads */
h1, h2, h3, h4, h5, h6, h7{
}

h1{
}

h2{
}

h3{
}

h4{
}

h5{
}

h6{
}

h7{
}

/* table */
table.std{
	border-collapse: collapse;
}

table.std tr{
}

table.std td, table.std th{
	border-collapse: collapse;
	border: 1px solid #888;
	padding: 0.25em 0.5em;
}

table.std th{
}

table.std td{
}

/* list */
ul{
}

li{
}

