body {
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #c0d0f1;
	scrollbar-darkshadow-color: #c0d0f1;
	scrollbar-arrow-color: #c0d0f1;
	background-color: #ffffff;
	font-size: 0.8em;
	color: #A387B0;
	line-height: 1em;
	background-image: url(sozai/b_dotheart.gif);
	background-repeat:repeat-y;
	background-position: right;
}


h1 {
	font-size: 1.25em;
	border-bottom:solid 1px #ccccff;
	border-left:solid 1px #ccccff;
	padding:5px 5px 5px 15px;
	margin:15px;
	background-image: url(sozai/b_dot01.gif);
}

h2 {
	font-size: 1.1em;
	font-weight: 600;
	border-bottom: dotted 3px #ccccff;
	padding-bottom:3px;
	margin-top:20px;	
}

h3 {
	font-size: 1em;
	color:#ffffff;
        background-color:#ccccff;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        clear: both;
}

a:link {
	text-decoration:none;
	color : #cca8ef;
}

a:hover {
	color:#ff0000;
	border-width : 2px;
	border-style : dotted;
	border-color : #de8481;
}

a:visited {
	text-decoration:none;
	color:#999999;
}


strong {
	font-weight: 700;
}

img {
	margin: 5px;
	border: 0px;
	vertical-align:middle;
}

p.right {text-align: right; }


ul{
	width:80%;
	padding-left:30;
	margin-left:10;
	list-style:none; 
}
li{
	width:150px;
	line-height: 1.5em;
	float:left;
 	padding-left:20px; 
	background: url(sozai/p_heart_pink.gif) no-repeat 0% 50%;
}

hr {
	border-width: 2px 0px 0px 0px; /* 太さ */
	border-style: dashed; /* 線種 */
	border-color: #ffb6c1; /* 線色 */
	height: 2px; /* 高さ */
}

ul.e{
	width:80%;
	padding-left:0;
	margin-left:0;
	list-style:none;
}
ul.e li{
	list-style:none;
	width:150px;
	float:left;
	background: none;
}

table {
	background-color: #ffffff;
	width: 500px ;
	margin: 10px;
	border: solid 5px  #ffcccc;
	border-collapse: collapse;
	font-size: small;
	text-align: left;
	line-height: 1em;
}


td, th { 
	background-color: #ffffff
	vertical-align: top;
	text-align: left;
	font-size: 10pt; 
	padding: 5px;
} 




#body_a { position : relative ; }

#head {
	background-image:url(sozai/b_dotheart.gif); 
	left:0px; 
	top:0px;
	width:100%;
	height:90px;
	text-align: right;
    }

#leftbox {
	position:fixed;
	_position:absolute; 
	left:0px; 
	top:0px; 
	width:200px; 
	height:100%;
	margin:0; 
	padding:0;
	background:url(sozai/b_sc_r.gif);
	background-color:#ccccff;
}

#leftbox ul{
	width: 180px;
	margin: 5px;
	padding: 5px ;
	list-style:none;
	font-size: 100%;
}
#leftbox li{
	margin: 5px;
	padding: 10px;
	list-style: none;
	border-bottom: #de8481 1px dotted;
}
#leftbox li a {
	color: #A387B0;
	display: block;
	text-decoration: none;
	padding: 0px
	background: url(sozai/p_heart_pink.gif) 2px 10px no-repeat;
}
#leftbox li a:hover{
	color: #de8481;
	background-color: #ffffff;
	padding: 5px;
}

#leftbox_b {
	position:absolute; 
	left:0px; 
	top:0px; 
	width:195px; 
	height:100%;
	margin:100 0 0 0; 
	padding:5 0 0 5;
	background:url(sozai/b_sc_l03.gif);
	background-color:#ddccff;
}

#leftbox_c {
	position:fixed;
	_position:absolute; 
	left:0px; 
	top:0px; 
	width:30px; 
	height:100%;
	margin:20 5px; 
	padding:0;
	background-color:#ffffff;
}

#mainbox {
	_overflow:auto;
	margin:0 0 0 200px;
	height:100%;
	padding:0 0 0 30px;
}

#mainbox a{ 
	text-decoration:none;
	color : #999999;
}
#mainbox a:hover{
	border-width : 2px;
	border-style : dotted;
	border-color : #de8481;
}

#mainbox_c {
	_overflow:auto;
	margin:0 0 0 30px;
	height:100%;
	padding:0 0 0 30px;
}

div.box {
	float: left;
}



body#ver_b { 
	background-image: url(sozai/b_dotheart.gif);
	background-color: #ffffff;
	font-size: small;
	color: #A387B0; 
}
#ver_b table {
	background-color: #ffffff;
	border-style: dashed;
	padding: 2px;
	width: 80%;
	font-size: small;
	margin: 5 0 5 50px;
}
#ver_b td.kao {width: 100px;}

body#ver_c {
	background-image: url(sozai/b_sc_r.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #ccccff;
	font-size: small;
	color: #ffffff; 
}
#ver_c a:link {
	text-decoration:none;
	color : #ffffff;
}
#ver_c a:visited {
	text-decoration:none;
	color:#ffffff;
}
