* {
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
}
.ar {
	text-align: right;
}
.ac {
	text-align: center;
}
.al {
	text-align: left;
}

/* タグ関係 */
body {
	font-size: 13px;
	line-height: 150%;
	color: #3F3C66;
	margin-top: 0px;
	background-color: #6B689E;
}
a:link {
	color:#A56A6C;
	text-decoration: underline;
}
a:visited {
	color:#6B689E;
	text-decoration: underline;
}
a:active {
	color: #6B689E;
	text-decoration: underline;
}
a:hover {
	color:#998675;
	text-decoration: none;
}

img {
	border: none;
}
ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}
ol {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 15px;
}
table {
	border: none;
}
h1 {
	font-size: 85%;
	margin-bottom: -3px;
	font-weight: normal;
	text-align: right;
	padding-right: 35px;
}
h3 {
	background-image: url(http://www.snow-light.net/diary/img/comment1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	font-size: 90%;
	height: 30px;
	padding-top: 10px;
}

h3.kome {
	background-image: url(http://www.snow-light.net/img/kome01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-size: 90%;
	height: 20px;
	padding-top: 5px;
	border-top: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
}

h3.yue {
	background-image: url(http://www.snow-light.net/img/yue01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-size: 90%;
	height: 20px;
	padding-top: 5px;
	border-top: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
}

h3.ayame {
	background-image: url(http://www.snow-light.net/diary/img/comment1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	font-size: 90%;
	height: 30px;
	padding-top: 10px;
}
h3.riki {
	background-image: url(http://www.snow-light.net/diary/img/comment2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	font-size: 90%;
	height: 30px;
	padding-top: 10px;
}
h4 {
	font-size: 90%;
	padding-top: 10px;
}
input{
	font-size:10pt;
	color:#333;
	background:#FFFFFF;
	border:solid 1px #6B689E;
	margin-bottom: 5px;
}
textarea{
	font-size:10pt;
	color:#333;
	background:#FFFFFF;
	border:solid 1px #6B689E;
}

/* ページ */
#all {
	margin: 0 auto;
	width: 750px;
	background-color: #C8C7EB;
}
.title {
	background-image: url(http://www.snow-light.net/diary/img/title.gif);
	height: 50px;
	color: #FFFFFF;
}
h2.blogtitle {
	font-size: 190%;
	padding-left: 70px;
	margin: 2px 0px;
}
.title a:link {
	color:#FFFFFF;
	text-decoration: underline;
}
.title a:visited {
	color:#FFFFFF;
	text-decoration: underline;
}
.title a:active {
	color: #C8C7EB;
	text-decoration: underline;
}
.title a:hover {
	color:#C8C7EB;
	text-decoration: underline;
}
.pagemain {
	margin-top: 20px;
}
.pageleft {
	float: left;
	width: 210px;
}
.pageright {
	float: right;
	width: 540px;
}

/* ページ右側 */
.right {
	margin: 0px 10px;
	background-color: #EFEEF9;
}
.right-top {
	background-image: url(http://www.snow-light.net/diary/img/right-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
}
.right-bottom {
	background-image: url(http://www.snow-light.net/diary/img/right-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
}

/* エントリー系 */
.content-nav {
	text-align: right;
	margin: 0px 10px;
}
.entry {
	width: 520px;
	margin-bottom: 20px;
}
.entry-h2 {
	background-image: url(http://www.snow-light.net/diary/img/entry-title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 100%;
	margin: 0px;
	height: 40px;
	font-weight: normal;
	color: #FFFFFF;
}
.entry-content {
	margin: 0px 25px;
}
.entry-body {
	margin-bottom: 10px;
}
.entry-body p {
	margin-bottom: 10px;
}
.icon {
	margin-right: 20px;
	margin-bottom: 10px;
}
.entry-footer {
	background-image: url(http://www.snow-light.net/diary/img/entry-footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 20px;
}
.entry-footer a:link {
	color:#FFFFFF;
	text-decoration: underline;
}
.entry-footer a:visited {
	color:#FFFFFF;
	text-decoration: underline;
}
.entry-footer a:active {
	color: #C8C7EB;
	text-decoration: underline;
}
.entry-footer a:hover {
	color:#C8C7EB;
	text-decoration: none;
}

/* エントリーアーカイブトラックバックコメント */
.trackbacks {
	width: 470px;
	margin-bottom: 20px;
	margin: 0px 25px;
}
.trackbacks-header {
	background-image: url(http://www.snow-light.net/diary/img/entry-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 100%;
	margin: 0px;
	height: 40px;
	font-weight: normal;
	color: #FFFFFF;
}
#trackbacks-info  {
	margin: 0px 10px 20px 10px;
}
.trackbacks-content {
	margin: 10px 20px;
}
.trackback {
	margin-bottom: 20px;
}
.trackback-content {
	padding: 5px;
	border: solid 1px #6B689E;
}
.trackback-footer {
	text-align: right;
}

.comments {
	width: 470px;
	margin-bottom: 20px;
	margin: 0px 25px;
}
.comments-header {
	background-image: url(http://www.snow-light.net/diary/img/entry-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 100%;
	margin: 0px;
	height: 40px;
	font-weight: normal;
	color: #FFFFFF;
}
.comment {
	margin-bottom: 20px;
}
.comment-inner {
	margin: 0px 30px;
}
.comment-inner p {
	margin-bottom: 10px;
}
.comment-footer {
	text-align: right;
	margin: 0px 10px;
}
.comments-open-header {
	background-image: url(http://www.snow-light.net/diary/img/entry-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 100%;
	margin: 0px;
	height: 40px;
	font-weight: normal;
	color: #FFFFFF;
}
.comments-open-content {
	margin: 0px 30px 20px 30px;
}
.comment-content {
	margin: 0px 30px 20px 30px;
}
.asset-meta {
	text-align: right;
}
#comments-open-footer {
	margin-top: 10px;
}
#comment-bake-cookie {
	margin-top: 10px;
	border: none;
}

/* ページ左 */
.menu {
	margin-bottom: 20px;
	margin-left: 10px;
}
h3.widget-header {
	background-image: url(http://www.snow-light.net/diary/img/sidemenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 110px;
	font-size: 100%;
	margin: 0px;
	text-align: left;
	font-weight: normal;
	color: #FFFFFF;
	height: 25px;
}

.widget-content {
	margin-bottom: 20px;
}

.module-content {
	margin-right: 10px;
	margin-left: 25px;
}

/* カレンダー */
table.calendar {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	border: none;
}
.cbg {
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	border-bottom: 1px dashed #333333;
	margin-left: auto;
	margin-right: auto;
}
table.calendar td {
	text-align:center;
}
table.calendar th {
	text-align:center;
}

/* リスト関係 */
.widget-list {
	list-style-image: url(http://www.snow-light.net/diary/img/leftlist.gif);
	padding-left: 30px;
	text-indent: -5pt;
}

.widget-list .widget-list {
	list-style-image: url(http://www.snow-light.net/img/sub.gif);
	margin:  0px 0px 0px -25px;
}

/* new表示 */
span.new {
	display: none;
	color: #A56A6C;
	font-weight: bold;
}

/* コピーライト */
.copy {
	clear: both;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}


