/* ========BASIC======== */
body {
   margin:0;
   padding:0;
   font-family:Verdana, Helvetica, sans-serif;
   color:#333;
   letter-spacing:1px;
}
br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#DDAAAA;
   border:0;
   border-bottom:1px solid #DDAAAA;
}



img {
   border:0;
}

h5 {
   margin:0;
   font-weight:normal;
   font-size:0.75em;
   line-height:1.4;
}

h6 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
   font-weight:normal;
}

u {
	color:#C03;
	font-weight:bold;
}
.right {
	text-align:right;
	font-size:0.75em;
}
/* ========TEMPLATE LAYOUT======== */
#top {
   width:760px;
   margin:0 auto;
}

#contents {
   clear:both;
   width:760px;
   margin:20px 0;
}

#totop {
   border-top:1px solid #5D5353;
}

#footer {
   position:relative;
   clear:both;
   width:757px;
}

#contents a {
   color:#333;
   text-decoration:none;
   border-bottom:1px dotted #333;
}


#contents a:hover {
   color:#DDAAAA;
   border:0;
   border-bottom:1px solid #DDAAAA;
}
#contents .no a{
	text-decoration:none;
	border:0;
}

#contents h2 {
   margin-bottom:8px;
   padding:2px 2px 2px 2px;
   color:#5D5353;
   font-size:0.94em;
   font-weight:bold;
   line-height:1.4;
   border-bottom:3px double #5D5353;
}

#contents h3 {
   margin:0 0 2px 2px;
   font-size:0.88em;
}

#contents h4 {
   margin:0 0 2px 10px;
   font-size:0.75em;
   font-weight:normal;
}

#contents p{
   margin:0 0 1em 0;
   font-size:0.75em;
   line-height:1.4;
}

#contents ul,ol,dl{
   margin:0 0 2px 1em;
   padding:0;
   font-size:13px;
}

#contents li {
   margin:0 0 2px 2em;
   padding:0;
}

#contents dt{
   font-weight:bold;
   margin:0 0 2px 1em;
}

#contents dd{
   padding:0;
   margin:0 0 2px 2em;
}

#contents td{
	font-size:13px;
}

/* ========FOOTER CUSTOMIZE======== */
#totop{
   position:relative;
   height:2em;
}

#totop p{
   position:absolute;
   top:10px;
   right:7px;
   margin:0;
   padding-left:8px;
   font-size:0.63em;
   background:#fff url(../img/bg_totop.gif) 0 50% no-repeat;
}

#totop a{
	text-decoration:none;
	border:0;
}


.copyright {
   padding:10px 0;
   font-size:0.63em;
   color:#333;
}
/* 想い出用 */
.memory{
	border:1px solid #999;
	width:170px;
	height:130px;
	margin:5px;
	padding:3px;
	font-size:13px;
	float:left;
}
.idx{
	background-color:#FCC;
	padding:2px;
	font-size:13px;
}
.clear{clear:both; line-height:0px;}
/* 縦書きレイアウト用スタイルシート tate-style.css   
    last updated : Mar 27 , 2013 tyz@freefielder.jp
    http://freefielder.jp http://tategaki.info/
*/


div.tate-line{
	float:right;
	width:1.05em;
	line-height:1.05em;
	margin-right:0.3em;
	margin-left:0.3em;
	padding-bottom:0.2em;
	word-wrap:break-word;
	direction:ltr;
}
