@charset "Shift_JIS";

/* スタイル『対スカラー波防御』 */

html * {
	margin:0;
	padding:0;
}

body {
	background:white url(white4-maru.png) top left no-repeat;
	margin:0 0 5em 0;
	padding:0;
	color:black;
	font-weight:normal;
	font-style:normal;
}

h1,h2,h3,h4,h5,h6 {
	line-height:100%;
	font-weight:bold;
/*	clear:both;*/
}

p, ul, ol, dl, address, table, form,fieldset {
	margin:1em 6% 0 14%;
}

address, div#koukoku {
	margin:1em 2%;
}

ul, ol, dl, address {
	background-color:white;
	border:1px #efefff solid;
	padding:0.2em;
}

h1 {
	font-size:350%;
	border-top:0.5em black solid;
	color:#999999;
	padding:0.1em 4% 0 4%;
	font-family:"Arial";
}

h2 {
	margin:1.5em 12% 0 8%;
	font-size:180%;
	border-bottom:#000099 2px solid;
}

body.diary h2 a, body.diary h2 a:link, body.diary h2 a:visited,
body.diary h3 a, body.diary h3 a:link, body.diary h3 a:visited {
	color:black;
	text-decoration:none;
}


h3 {
	margin:1.2em 14% 0 12%;
	font-size:130%;
	text-indent:-4%;
	border-bottom:#000099 1px solid;
}

h4 {
	font-size:125%;
	margin:1em 14% 0 10%;
}

h5 {
	font-size:115%;
	margin:1em 14% 0 12%;
}

h6 {
	font-size:115%;
	margin:1em 14% 0 14%;
}

p {
	line-height:120%;
}

li {
	margin:0.1em 0;
}

ul li {
	margin-left:3%;
}

ol li {
	margin-left:4%;
}

dt {
	margin:0.3em 0 0.1em 2%;
	font-weight:bold;
}

dd {
	margin:0.1em 0 0.1em 5%;
	padding-left:0.5em;
	border-left:1px #efefff solid;
}

li p, li ul, li ol, li dl, 
dd p, dd ul, dd ol, dd dl {
	margin:0.2em 4% 0.2em 0;
}

dd ul li {
	margin-left:2%;
}

dd ol li {
	margin-left:3%;
}

li blockquote, li pre, li div.example, 
dd blockquote, dd pre, dd div.example {
	margin:0.2em 6% 0.2em 2%;
	padding:0 0 0.2em 0;
}


hr {
	color:black;
	height:1px;
	margin:0.3em 0;
	visibility:hidden;
}

hr.hide {
	display:none;
}




blockquote, pre, div.example, div.novel {
	margin:1em 6% 1em 16%;
	border-style:solid;
	border-width:1px;
	padding:1px 0 1em 0;
	background-color:white;
/*	border-bottom:1px white solid!important;*/
}

div.novel {
	line-height:135%;
	padding:1em;
}

blockquote {
	border-color:#cc9999;
}

div.example {
	border-color:#9999cc;
}

pre {
	font-family:monospace;
	padding:1em;
	border-color:#9999cc;
}

blockquote p, blockquote ul, blockquote ol, blockquote dl,
pre p, pre ul, pre ol, pre dl,
div.example p, div.example ul, div.example ol, div.example dl {
	margin:1em 2% 0 2%;
}

blockquote blockquote, blockquote pre, blockquote div.example, 
pre blockquote, pre pre, pre div.example, 
div.example blockquote, div.example pre, div.example div.example {
	margin:1em 4% 0 4%;
}



fieldset table,
fieldset form {
	margin:1em 2%;
}

table {
	border:1px black solid;
	background-color:white;
}

th {
	font-weight:bold;
}

tr, th, td {
	margin:4px;
	padding:4px;
}

th {
	border:1px #ccccff solid;
}

td {
	border:1px #cccccc solid;
}


fieldset {
	padding:1em;
	border-color:#efefff;
	border-style:solid;
	border-width:1px 0 0 1px;
}


a, em, strong, q, cite, acronym, dfn, ins, del, small, big {
	font-style:normal;
}

a {
	text-decoration:none;
	color:black;
}

a:link {
	color:blue;
	text-decoration:underline;
}

a:active {
	color:blue;
	text-decoration:underline;
}

a:visited {
	color:#990099;
	text-decoration:underline;
}

a:hover {
	background-color:#ffffef;
	text-decoration:underline;
}

em {
	font-weight:bold;
}

strong {
	font-style:normal;
	font-weight:bold;
	font-size:115%;
	color:red;
}

q:before {
	content:"";
}

q:after {
	content:"";
}

q {
	border:2px #cc9999 dotted;
}

cite {
	font-style:italic;
}

acronym, abbr {
	background-color:#efffef;
}

dfn {
	background-color:#efefff;
}

.notes {
	background-color:#efefef;
/*	text-decoration:none;*/
}

ins {
	display:block;
	text-decoration:underline;
}

del {
	display:block;
	text-decoration:line-through;
}

small {
	font-size:80%;
}

big {
	font-size:120%;
}

img {
	vertical-align:top;
}





body.balder p,
body.balder ul,
body.balder ol,
body.balder dl,
body.balder table,
body.balder form {
	margin:1em 2%
}







p.navi-top {
	position:absolute;
	top:0;
	left:0;
	margin:0.2em 0 0 2%!important;
	padding:0;
	color:white;
}

p.navi-top a:link,
p.navi-top a:visited {
	color:white;
}

p.navi-top a:hover {
	color:black;
}

ul.navi {
	float:right;
	width:10em;
	list-style-type:none;
	margin:-3em 2% 0 0!important;
}


dl.diarymenu li,
.balder #cate li {
	display:inline;
	margin:0 0.2em 0 0;
}






.bbs h3 {
	margin-top:2em;
}

.bbs .Name, .bbs .Date {
	font-weight:bold;
}

.bbs .info ul {
	border-left:1px #ccccff solid;
}

.bbs .info li {
	list-style-type:none;
	display:block;
	margin-left:2%;
}

.bbs .Number {
	color:#999999;
	font-size:130%;
}

.bbs .Footer {
	margin-left:5%;
}

div.foot {
	margin:1em 3% 1em 2%;
}


div.selectsheet {
	position:absolute;
	top:0.2em;
	right:0;
	color:white;
}

.netabare * {
	background-color:black !important;
	color:black !important;
}
