/* reset elements */
h1, h2, h3, h4, h5, h6 {
position: static;
margin: 0px;
padding: 0px;
}
div, p, hr, blockquote, address, noscript {
position: static;
margin: 0px;
padding: 0px;
font-style: normal;
font-weight: normal;
}
ul, ol, dl, dt, dd {
position: static;
margin: 0px;
padding: 0px;
}
pre, table, form {
position: static;
margin: 0px;
padding: 0px;
}
span, img  {
position: static;
margin: 0px;
padding: 0px;
border: none;
font-style: normal;
font-weight: normal;
border: 0px none #fafaff;
}
em, strong, q, dfn, code, samp, kbd, var, cite, abbr, acronym {
position: static;
margin: 0px;
padding: 0px;
border: none;
font-style: normal;
font-weight: normal;
}
/* basic */
body {font-size:12px;
	color:#666666;
	line-height:180%;
	margin:20px 10px 10px 10px;
/*	background:#ffffff url("soap3g00.jpg") no-repeat fixed 100% 100%; */
         background:#fff;
	scrollbar-track-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#693;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#693;
	scrollbar-arrow-color:#693;
}
a {
text-decoration: none;
}
a:link {
color: #c63;
}
a:visited {
color: #f4a460;
}
a:hover {
color: #fc6;
}
h2,h3,h4 {
margin: 0px;
padding: 2px 10px 2px 10px;
font-family: "Hiragino Kaku Gothic Pro","Osaka",sans-serif;
line-height: 1.1em;
font-weight: bold;
font-size: 110%;
text-align: left;
color: #393;
border-bottom: 2px solid #693;
}
h2 a {
text-decoration: none;
}
h2 a:link {
color: #393;
}
h2 a:visited {
color: #393;
}
h2 a:hover {
color: #e50;
}
h2 a:active {
color: #060;
}
pre {
display: block;
font-family: monospace;
}
em {
font-family: "Hiragino Kaku Gothic Pro","Osaka","Arial",sans-serif;
font-style: normal;
font-weight: normal;
border-bottom: 1px dashed #ccf;
}
strong {
font-family: "Hiragino Kaku Gothic Pro","Osaka","Arial",sans-serif;
font-weight: bold;
}
blockquote {
margin: 0px 20px 0px 20px;
padding: 2px 8px 2px 8px;
color: #666;
line-height: 1.4em;
border: 1px solid #669933;
background-color: #fff;
}
blockquote p {
padding: 0px;
margin: 0px;
}
p.source {
margin: 0px 20px 1em 20px;
padding: 0px;
font-size: 90%;
text-align: right;
/* 横メニューのリンクの色 */
p.info1 a:link{color:#ffffff;}
p.info1 a:visited{color:#fff8dc;}
p.info1 a:hover{color:#ffcc66;}

/* タイトルとカウンタ部の余白 */
p.info0{text-align:left;
	margin:0px 20px 0px 20px;}
}
q {
color: #669;
font-style: italic;
}
cite {
font-style: normal;
}
ul {
padding-left: 2em;
}
ol {
padding-left: 2em;
}
dl dd {
padding-left: 2em;
}
del {
text-decoration: line-through;
}
ins {
border-bottom: 1px dashed #cfc;
}
/* images */
img.pict {
}
/* title */
div.title {
margin: 10px 10px 10px 15px;
padding: 0px;
color: #fff;
border-top: 2px solid #693;
border-bottom: 2px solid #693;
background-color: #9c6;
}
div.title h1 {
margin: 0px;
padding: 10px 10px 5px 10px;
font-size: 18px;
letter-spacing:7px;
font-weight: bold;
font-family: "Verdana","Osaka",sans-serif;
}
div.title h1 a {
text-decoration: none;
}
div.title h1 a:link {
color: #fff;
}
div.title h1 a:visited {
color: #fff;
}
div.title h1 a:hover {
color: #fff;
}
div.title h1 a:active {
color: #fff;
}
div.title p.description {
margin: 0px;
padding: 0px 20px 10px 20px;
color: #cf6;
font-size: 90%;
text-align: right;
}
/* footer */
div.footer {
margin: 0px;
padding: 0px;
text-align: center;
font-family: "Verdana",sans-serif;
font-size: 11px;
}
div.footer a {
text-decoration: none;
}
div.footer address {
margin: 0px 20px 3px 0px;
}
div.footer p#link2top {
margin: 0px;
padding: 10px 20px 10px 20px;
font-family: "Verdana",sans-serif;
font-size: 10px;
text-align: right;
}
div.footer p#link2top:before {
content: "[";
}
div.footer p#link2top:after {
content: "]";
}
/* main */
div.contents {
width: 70%;
float: right;
clear: right;
background-color: #fff;
}
div.page {
font-size : 90%;
text-align: center;
}
div.page a {
text-decoration: none;
}
div.body hr {
clear: both;
height: 1px;
margin: 0px auto;
padding: 0px;
color: #cf9;
border-style: none;
border-top: 1px solid #cf9;
}
/* entry */
div.entry {
margin: 15px 0px 10px 0px;
padding: 0px 10px 0px 10px;
}
div.entry div.entry_author {
margin: 0px;
padding: 2px 10px 2px 10px;
font-size: 90%;
text-align: right;
}
div.entry div.entry_author a {
text-decoration: none;
}
div.entry div.entry_body {
margin: 5px 0px 0px 0px;
/* padding: 15px 20px 15px 20px; */
padding: 5px;
font-size: 100%;
line-height: 1.4em;
color: #666;
/*
border-top: 1px dashed #693;
border-bottom: 1px dashed #693;
border-left: 1px dashed #693;
border-right: 1px dashed #693; */

}
div.entry div.entry_more {
margin: 0px;
padding: 0px 20px 15px 20px;
font-size: 100%;
line-height: 1.4em;
color: #666;
}
div.entry div.entry_state {
margin: 0px;
padding: 2px 10px 2px 10px;
font-size: 90%;
text-align: right;
}
div.entry div.entry_state a {
text-decoration: none;
}
div.entry div.entry_navi {
margin: 0px;
padding: 0px 10px 10px 10px;
font-size: 90%;
text-align: center;
}
div.entry div.entry_navi a {
text-decoration: none;
}
/* comment */
div.comment {
margin: 10px 0px 10px 0px;
padding: 0px 10px 0px 40px;
}
div.comment form {
margin: 10px 0px;
padding: 0px;
}
div.comment form dl {
font-size: 90%;
}
div.comment form dl dt {
display: block;
clear: left;
float: left;
width: 8em;
margin: 0px;
padding: 0px;
font-family: "Verdana",sans-serif;
text-align: right;
}
div.comment form dl dt label#labelsubmit {
display: none;
}
div.comment form dl dd {
margin: 0px 0px 0px 8.5em;
padding: 0px;
}
div.comment dl.body {
margin: 0px;
padding: 5px 5px 10px 5px;
line-height: 1.3em;
font-size: 90%;
}
div.comment dl.body dt {
margin: 0px;
padding: 0px;
color: #393;
text-align: right;
}
div.comment dd {
border-top: 1px solid #693;
padding-top: 4px;
}
/* trackback */
div.trackback {
margin: 10px 0px 10px 0px;
padding: 0px 10px 0px 40px;
}
div.trackback p.link {
text-align: right;
font-size: 90%;
}
div.trackback dl.body {
margin: 0px;
padding: 5px 5px 10px 5px;
line-height: 1.3em;
font-size: 90%;
}
div.trackback dl.body dt {
margin: 0px;
padding: 0px;
color: #393;
text-align: right;
}
/* profile */
div.profile {
margin: 10px 0px 10px 0px;
padding: 0px 10px 0px 10px;
}
div.profile div.profile_body {
margin: 20px 0px 0px 0px;
/* padding: 15px 20px 5px 20px; */
padding: 5 px;
font-size: 100%;
line-height: 1.4em;
color: #666;
}
/* navigation */
div.navigation {
margin-right: 70%;
padding: 0px 15px 0px 15px;
font-size: 90%;
}
/* links */
div.navigation dl {
margin: 15px 0px 15px 0px;
padding: 0px;
}
div.navigation dl dt {
margin: 0px;
padding: 2px 5px 2px 5px;
font-family: "Verdana",sans-serif;
font-weight: bold;
color: #fff;
border-top: 2px solid #693;
border-bottom: 2px solid #693;
/* border-left: 1px solid #693; */
background-color: #9c6;
}
div.navigation dl dd {
margin: 0px;
padding: 0px;
}
div.navigation dl dd ul {
list-style: none;
margin: 0px;
padding: 0px;
}
div.navigation dl dd ul li {
display: block;
margin: 0px;
padding: 1px 0px 1px 10px;
font-size: 100%;
color: #666;
/* border-bottom: 1px dotted #693; */
border-left: 1px solid #693;
background-color: #fff;
}
div.navigation dl dd ul li li {
border-top: 0px dotted #693;
border-left:0px;
border-bottom: 0px none #fafaff;
}
div.navigation dl dd ul li a {
text-decoration: none;
}
div.navigation dl.extra dt {
display: none;
}
div.navigation dl.extra ul {
margin: 0px;
padding: 0px;
list-style: none;
text-align: center;
}
div.navigation dl.extra a {
text-decoration: none;
}
div.navigation dl.extra li {
padding: 3px 0px 3px 0px;
line-height: 1.3em;
font-family: "Verdana",sans-serif;
color: #666;
border-bottom: 1px none #fff;
background-color: transparent;
border-left: 0px none #fff;
}
div.navigation dl.search {
margin: 10px 0px 10px 0px;
padding: 10px 0px 10px 0px;
text-align: left;
}
div.navigation dl.search dt {
font-family: "Verdana",sans-serif;
}
/* calendar */
div.navigation dl.calendar {
background-color: #fff;
/*border-bottom: 1px dotted #693; */
}
div.navigation dl.calendar dd {
margin: 0px;
padding: 0px;
text-align: center;
background-color: #fff;
border-left: 1px solid #693;
}
div.navigation dl.calendar dd table {
width: 180px;
margin: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
border: 0px none;
border-color: #9c6 #333 #333 #9c6;
background-color: #fff;
}
div.navigation dl.calendar dd table td.cell {
padding: 1px;
font-family: "Verdana",sans-serif;
font-size: 10px;
line-height: 170%;
color: #666;
text-align: center;
}
div.navigation dl.calendar dd table td.weekday {
padding: 1px;
font-family: mono-space;
font-size: 10px;
line-height: 170%;
color: #666;
text-align: center;
}
div.navigation dl.calendar dd table td.cell a {
margin: -1px;
padding: 1px;
text-decoration: none;
font-weight: bold;
display: block;
}
div.navigation div.calendar table td.cell span.today {
color: #b99;
}
div.navigation div.calendar table td.cell a span.today {
font-weight: bold;
}
div.navigation dl.calendar dd td.calendar_month {
font-family: "Verdana",sans-serif;
font-size: 10px;
text-align: center;
}
div.navigation dl.calendar dd td.calendar_month a {
text-decoration: none;
}

div.aa {
background-image: url(http://www.nucl.net/blog/images/up.png); background-repeat: repeat-x;
background-position: left top;
}
div.bb {
background-image: url(http://www.nucl.net/blog/images/right.png); background-repeat: repeat-y;
background-position: right top;
}
div.cc {
background-image: url(http://www.nucl.net/blog/images/down.png); background-repeat: repeat-x;
background-position: left bottom;
}
div.dd {
background-image: url(http://www.nucl.net/blog/images/left.png); background-repeat: repeat-y;
background-position: left top;
}
div.ee {
background-image: url(http://www.nucl.net/blog/images/leftup.png); background-repeat: no-repeat;
background-position: left top;
}
div.ff {
background-image: url(http://www.nucl.net/blog/images/rightup.png);
background-repeat: no-repeat;
background-position: right top;
}
div.gg {
background-image: url(http://www.nucl.net/blog/images/rightdown.png);
background-repeat: no-repeat;
background-position: right bottom;
}
div.hh {
background-image: url(http://www.nucl.net/blog/images/leftdown.png);
background-repeat: no-repeat;
background-position: left bottom;
}
div.ii {
padding:40px;
}
div.ii img {
margin: 15pt 15pt 15pt 0pt;
}

