/* CSS Document */

body {
	margin:0px;
	background-color: #FFFFFF;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	font-size: 14px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-variant: normal;
	text-decoration: none;
	line-height:1.8;
}

img {
	border: 0;
}

#wrapper {
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	background-image: url(/img/left-bg.png);
}

#left {
	width: 200px;
	float: left!important;
	margin: 0px;
}

#right {
	background-color: #FFFFFF;
	width: 700px;
	margin-left: 200px;
}

#old_head {
	text-align: right;
	margin: 0px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	padding-right: 10px;
	border-top-color: #999999;
	border-top-style: dotted;
	border-top-width: 1px;
	font-size: 12px;
}

#link_names {
	background-color: #CC3333;
	padding: 10px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#etc_names {
	background-color: #003366;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}



#header {
	background-color: #FFFFFF;
	padding: 10px;
	float: left;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	width: 700px;
}

#losco {
	padding: 10px;
	text-align: left;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 880px;
	background-image: url(/img/loscoback.jpg);
	background-color: #FFFFFF;
}

#title {
	float: left;
}

#loscocaption{
	text-align: right;
}

#nikki {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 10px;
	text-align: left;
	width: 680px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
}

#lib {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 10px;
	text-align: right;
	background-color: #FFFFFF;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
}

#mail {
	padding: 10px;
	float: left;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #FFFFFF;
}

#old {
	padding: 10px;
	text-align: right;
	background-color: #FFFFFF;
}

#copy {
	background-color: #FFFFFF;
	padding: 10px;
	text-align: right;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	background-image: url(/img/footer.jpg);
}

/* 画像関係 */
.image_left {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	float: left;
}

.image_right {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	float: right;
}

.image_in {
	margin-top: 10px;
}

.imagebox {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	float: left;
	width: 152px;
}

.imagebox2 {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	float: left;
	width: 250px;
}

/* 左サイドコンテンツの画像用 */
.leftimage{
	margin-top: 0px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 0px;
}

.leftimage2 {	
    margin-top: 0px;
	margin-bottom: 0px;
}

.links_top {
	margin: 0px;
}

/* Go To Page Top */

.goto {
	font-size: 10px;
	text-align: right;
	border-bottom-color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}

.goto2 {
	font-size: 10px;
	text-align: right;
}

.goto3 {
	font-size: 10px;
	text-align: right;
	border-bottom-color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

/* バックナンバー */

.backnumber {
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 5px;
}

.backnumber2 {
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
.backnumber3 {
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
}

/* 旧バージョン */
.old_ver {
	margin-right: 10px;
}

/* フッター用 */
.clear {
	clear: both;       
}  

/* リスト1　disc */
ul.list1 {
	list-style-type: disc;
}

/* フォントの右寄せ */
.right {
	text-align: right;
}

/* 月初めの日記に使う */
.spacer {
	height: 500px;
}

/* 引用関係 */
blockquote{
	border-left-color: #333333;
	border-left-style: dashed;
	border-left-width: 1px;
	padding-left: 2em;
	color: #333333;
}
.source {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	font-size: 12px;
	clear: right;
}
.level2{
	border-left-color: #999999;
	border-left-style: dashed;
	border-left-width: 1px;
	padding-left: 1em;
	color: #999999;
	font-size: 11px;
}	
	
/* リンク関係 */
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}

.etc_uri a{font-size: 10px; color: #666666;}
.etc_uri a:hover{font-size: 10px; color: #666666; text-decoration: underline;}

.update a{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.update a:hover{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

/* 更新報告 */

.update {
	font-size: 12px;
	text-align: right;
	padding: 3px;
}

.update_a {
	border-bottom: 1px dotted;
	padding: 3px;
}

/* フォント関係 */
.linknames {color: #FFFFFF}
.links_uri {font-size: 10px}
.etccaption {color: #CCCCCC; font-size: 12px;}
.etc_uri {font-size: 10px; color: #CCCCCC;}
.kakko {font-size: 12px}
.mail {font-size: 12px}
.pagetop {font-size: 10px; }
.fff10 {color: #FFFFFF; font-size: 10px; }
.day {font-size: 26px; margin-left: 14px; }
.style11 {color: #000000}
.square {font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"}
.losco_is {color:#FFFFFF;font-size: 12px}
.copyright {color: #CCCCCC; font-size: 12px; }

/* google serch */
#search {
	text-align: right;
	font-size: 12px;
	padding: 10px;
	margin: 0px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
}
