@charset "UTF-8";

body {
	font-family:"MS UI Gothic","Arial Unicode MS", "Osaka-UI","Osaka", "Arial", sans-serif;
	font-size: 0.9em;
	line-height:1.3em;
	background-color:#B5AF96;
	margin: 0;
}

div.float { float : left; }
div.float p { text-align : center; }
div.spacer { clear : both; }

A 	{ color: #933; text-decoration: none; font-weight:bold; } 
A:link	{ color: #933; } 
A:visited	{ color: #633; } 
A:active	{ color: #633; } 
A:hover	{ color: #c00;}

.banner {
	color:#fff;
	background-color: #900;
	background-image: url(/fotolog/img/film.png);
	height:108px;
	padding: 0;
	margin: 0 0 1em 0;
	text-align: left;
}

.blogtitle {
	color:#fff;
	font-size: 1.5em;
	font-weight: bold;
	line-height:1em;
	padding-top: 16px;
}

.blogtitle A:link	{ color: #eee; } 
.blogtitle A:visited	{ color: #eee; } 
.blogtitle A:active	{ color: #900; background-color: #fcc; } 
.blogtitle A:hover	{ color: #900; background-color: #fcc; }

.description {
	font-family:"MS UI Gothic","Arial Unicode MS", "Osaka-UI","Osaka", "Arial", sans-serif;
	font-size: 1em;
	padding-left: 2em;
}

.bottombar {
	background-color: #6F6849;
	height: 25px;
	border-top: 3px double #6F6849;
	border-bottom: 3px double #6F6849;
}

.littlepic {
	border-width:0;
	margin: 16px 2px 15px 2px
}

.littlepic-archive {
	border-width:0;
	margin: 16px 2px 15px 2px
}

.maincontents {
	position: absolute;
	left: 0;
	top:120px;
	width: 500px;
	text-align: left;
	padding: 0.5em;
	margin: 0 0.5em;
	color:#333;
}


.mount {
	background-color: #eee;
	text-align: center;
	border-top: 3px solid #fff;
	border-left: 3px solid #fff;
	border-right: 3px solid #333;
	border-bottom: 3px solid #333;
}

.film {
	background-image: url(/fotolog/img/film.png);
	padding: 0;
	text-align:center;
}

.blogbody {
	width: 420px;
	text-align: left;
	margin: 0.5em;
}

.mainpic {
	border: 7px solid;
	border-color: #999 #fff #fff #999;
/*	width: 400px;
	height: 300px;*/
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}

#link {
	margin: 20px 1em 0 520px ;
	width:auto;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 0 0.5em;
}

.sidebar {  
	text-align:left;
	padding: 10px;
}

.sidetitle {
	text-align:left;
	font-weight: bold;
	font-variant: small-caps; 
	color: #6F6849;
	font-size:1.2em;
	border-bottom: 1px dashed #6F6849;
}

.side {
	text-align:left;
	font-family:"MS UI Gothic","Arial Unicode MS", "Osaka-UI","Osaka", "Arial", sans-serif;
}

.title {
	color: #6F6849;
	font-variant: small-caps;
	font-weight: bold;
}

.posted {
	font-family:"MS UI Gothic","Arial Unicode MS", "Osaka-UI","Osaka", "Arial", sans-serif;
	 margin-top: 5px;
	 text-align: right;
}

.syndicate {
	font-size: 10px;
	color: #8899B6;
}

.powered {
	margin-bottom: 3px;
}

.nav {
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0.5em;
}

.header {
	font-weight: bold;
	margin-top: 8px;
	margin-left: 50px;
}

.comments-head {
	text-align:left;
	font-weight: bold;
	font-variant: small-caps; 
	color: #6F6849;
	border-bottom: 1px dashed #6F6849;
	margin-top: 20px;
	margin-bottom: 5px;
}

/*コメント枠の設定*/
.comments-body {
	color:#336;
	background-image: url("http://www.kotonoha.or.tv/image/notebook-back.png");
	font-size:small;
	font-weight:normal;
	padding-bottom:0.5em;
	padding-top:0.5em;
	padding-left:100px;
	padding-right:1em;
	margin: 0 1em;
}

/* コメント投稿者 */
.comments-post {
	color:#336;
	font-size:0.8em;
	font-weight:normal;
	margin-bottom:5px;
	border-bottom:1px dotted #006699;
	border-top:1px dotted #006699;
	text-align: right;
}

/* 投稿者名、コメントの書き込み欄の文字化け防止 */

.input, input { 
        background-color: #ffffff; 
	font-family:"Osaka","ＭＳ Ｐゴシック", verdana, arial, sans-serif;
        color: #6F6849;  
        font-weight: bold;  
        border: 1px solid #6F6849;  
}

textarea {  
	color: #6F6849;
	background-color : #ffffff; 
	border: 1px #6F6849 solid;
	font-family:"Osaka","ＭＳ Ｐゴシック", verdana, arial, sans-serif;
} 

hr, .hr {
	height: 1px; 
	border-top: 1px dashed #6F6849; 
	margin:5px;
	margin-left: 20px;
	margin-right: 20px;
}


/*navlist*/

.navlist
{
	padding: 0;
	margin: 0;
	font-weight: bold;
	width: auto;
}

.navlist ul
{
	padding: 0;
	margin: 0;
	background: #B5AF96;
}

.navlist li
{
	list-style: none;
	margin: 0;
	padding:0;
	text-align: left;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

.navlist li a
{
	display: block;
	margin: 0;
	padding: 0 0.5em 0 0.5em;
	border-left: 1em solid #ddd;
	text-decoration: none;
}

.navlist li a:link { text-decoration: none; }
.navlist li a:visited { text-decoration: none;}

.navlist li a:hover {
	text-decoration: none;
	border-color: #fff;
	color: #C00;
	background-color: #ccbbaa;
}

.more {
	font-size:small;
}
