* {
margin: 0;
padding: 0;
}

body {
	color:#222;
	background:url(http://osl.in/oslvc/img/oslvc_bg2010.png);
/*      background-color: #E7F6F4;*/
	font: 12px/160% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	}


#wrapper_body {
        width: 1065px;
	padding:30px;
	}


img {border:none;}


li {list-style-type:none;}

br.clear {
	clear: both;
	font: 0px/0px sans-serif ;
}

img.s1 {width:1px;height:1px;}


img#toplogo{
margin: 10px 0px 10px 18px;
float: left;
}

h1 {margin:0px;padding-top:38px;}


/* ************************************************ 
 *	topimage
 * ************************************************ */

.snowflake {
        height: 125px;
	background:url(http://osl.in/oslvc/img/oslvc_top2010.png) repeat-x;
	background-position:left bottom; 
/*      background-color: #BB0000; */
	}


/* ------------------------------------- 
 *	リンクの色設定
 * ------------------------------------- */

h1 a:link    {color: #eee; text-decoration: none;}
h1 a:visited {color: #eee; text-decoration: none;}
h1 a:active  {color: #eee; text-decoration: none;}
h1 a:hover   {color: #fff; text-decoration: none;}
	
a:link    {color: #8800EE; text-decoration: underline;}
a:visited {color: #8800EE; text-decoration: underline;}
a:active  {color: #8800EE; text-decoration: underline;}
a:hover   {color: #EE00EE; text-decoration: underline;; border-bottom:0px #FFF solid;
 }

.link2 a:link    {color:#9CAAAA; background:#EEF3F6; font-weight:bolder; text-decoration: none;}
.link2 a:visited {color:#9CAAAA; background:#EEF3F6; font-weight:bolder; text-decoration: none;}
.link2 a:active  {color:#9CAAAA; background:#EEF3F6; font-weight:bolder; text-decoration: none;}
.link2 a:hover   {color:#9CAAAA; background:none; font-weight:bolder; text-decoration: none; border-bottom:none;display:}


a.banner:hover   {color:#9CAAAA; background:none; font-weight:bolder; text-decoration: none; border-bottom:none;}



/* ------------------------------------- 
 *	レイアウト
 * ------------------------------------- */

 /* Wrapper（左右の背景画像） */
#wrapper_l {
	width:100%;
/*	background:url(http://osl.in/oslvc/img/oslvc_bg.jpg) repeat-y; */
/*      background-color: #FFFF00; */
	}
#wrapper_r {
	width:100%;
/*	background:url(http://osl.in/oslvc/img/oslvc_bg.jpg) repeat-y; */
	background-position:right;
/*      background-color: #FFFF00; */
	}


#header {
	width:100%;
/*	background:url(./template/snowflake/img/header.gif) repeat-x; */
        background-color: #FFF;
	}
	
#body {
	width:100%;
	margin-bottom:20px;
	}

.youtube{
	margin-bottom:20px;
}




/* ************************************************ 
 *	ヘッダー（ブログタイトル）
 * ************************************************ */

.title {font-size:18px; line-height:150%;}

.description {
color: #eee;
font-size:10px;
letter-spacing: 1px;
line-height:140%;
/* background: #eee; */
}

#header .leftx {
	width:5px;
	height:120px;
/*	background:url(./template/snowflake/img/header_left.gif) no-repeat; */
	float:left;
	}

#header .rightx {
	width:5px;
	height:120px;
/*	background:url(./template/snowflake/img/header_right.gif) no-repeat; */
	background-position:right top;
	float:right;
	}

#header .center {
	margin-left:21px;
	margin-right:21px;
	padding-top:50px;
	padding-bottom:10px;
	}
	


/* ************************************************ 
 *	フッター
 * ************************************************ */

.footer_bg {
		height:20px;
/*		background:url(./template/snowflake/img/footer.gif) repeat-x;
		background-position:bottom; */
		font-size:10px;
	}


.footer_left {
		height:20px;
		display:bolck;
		float:left;
		positon:relative;
		
	}

.footer_right {
		height:20px;
		display:bolck;
		float:right;
		positon:relative;
	}



/* ************************************************ 
 *	ボディ
 * ************************************************ */

/* ------------------------------------- 
 *	ボディ内のレイアウト
 * ------------------------------------- */

<!--
#calendar {width:100px; float:left;  text-align:center;}
-->

#side_r {width:200px; float:right;}

#side_l {width:200px; float:right; margin-right:5px;}

#main {  margin-right:400px; margin-left:0px;}



/* ------------------------------------- 
 *	サイド
 * ------------------------------------- */

.linktitle {
	color:#9CAAAA;
	font-weight:bolder;
	margin-bottom:5px;
	}

.linktext {
	color:#999;
	font-size:10px;
	margin:0px 10px 20px 0px;
	}


 /* JUGEMバナー */

.jugem_bana a:hover   {border-bottom:none;}
 

/* ------------------------------------- 
 *	メイン内（エントリー・コメント・トラックバック・プロフィール）
 * ------------------------------------- */
 
 /* エントリー */

.entry {
	margin-bottom:50px;
	}
.entry_date	 {font-size: 10px; color:#CCCCCC;}

.entry_title {
font-size: 16px;
color:#4F8C6E;
font-weight:normal;
margin-top: 30px;
}

.entry_body {margin:20px 0;}
.entry_more  {padding-top:0px;}



.entry_state {font-size:10px;margin-top:10px; }

.entry_navi {font-size:10px; margin-bottom:20px;}

blockquote {
	color:#939393;
	padding-left:10px;
	border-left: 3px solid #CCCCCC;
	}
	
.pict {}

 /* コメント・トラックバック */
.comm_title {
	color:#9CAAAA;
	border-top:2px #DDD solid;
	font-weight:bolder;
	}
#comment_area {margin-top:15px;}

.tb {margin: 40px 5px 0px 5px;}

.tb_url {margin-top:15px;}

.tb_title {
	font-size:10px;
	font-weight:bolder;
	}
.tb_state {
	color:#9CAAAA;
	font-size:10px;
	border-top:1px #DDD solid;
	margin-top:5px;
	}

 /* プロフィール */


/* ------------------------------------- 
 *	メイン上部・下部の角丸
 * ------------------------------------- */

#main .top {background:#444;}
#main .top .left {width:0px;height:20px;float:left; background: #444;}
#main .top .right {width:0px;height:20px;float:right;background: #444;}
#main .top .center {background: #444; }

#main .bottom {height:20px;background:#FFF;}
#main .bottom .left {postion:relative; float:left; display:block;}
#main .bottom .right {postion:relative; float:right; display:block;}




/* ------------------------------------- 
 *	ページリンク
 * ------------------------------------- */
 
.page {margin-top:10px; padding-left:10px;}


/* menu2 ---------------------- */

div#topmenu{
margin: 13px 0px 0px 0px;
}

.menu2{
font-size: 10px;
letter-spacing: 2px;
border : 1px solid #1B3690;
padding: 0px 10px 0px 10px;
background: #111111;
/* background-image: url(http://tokyoheros.jp/zele/kitaurawa/pix/menu01.gif); */
}

a.menu2,
a:link.menu2,
a:visited.menu2{ color: #DDDDFF; text-decoration: none; }

a:hover.menu2{ color: #44DD66; text-decoration: none;border:1px #44DD66 solid;}


/* menu4 ---------------------- */

.menu4{
font-size: 10px;
letter-spacing: 2px;
border : 1px solid #1B3690;
padding: 0px 15px 0px 15px;
background: #4F8C78;
/* background-image: url(http://tokyoheros.jp/zele/kitaurawa/pix/menu01.gif); */
}

a.menu4,
a:link.menu4,
a:visited.menu4{ color: #DDDDFF; text-decoration: none;}

a:hover.menu4{ color: #66FFCC; text-decoration: none;border:1px #66FFCC solid;}


/* marimba ---------------------- */

div#mmba{
padding: 0px 0px 0px 150px;
}

ul.marimba a{
        display: block;
        width:49px;
        height:25px;
        text-indent:-5000px;
        overflow:hidden;
}

a.marimba2{
	background-image:url(http://osl.in/oslvc/img/marimba.gif);
}

a:hover.marimba2{
    background-position:0px -25px;
}


/* topimage ---------------------- */

div#topimage{
margin: 0px 0px 0px 0px;
}

div#banner{
margin: 0px 0px 30px 0px;
}

div.banner1{
margin: 15px 0px 15px 0px;
}

div#flickr{
margin: 0px 0px 20px 0px;
}

div#starlight{
margin: 0px 0px 20px 0px;
}