﻿@charset "utf-8"; 



/*【1】トップページ*/
/*1-m1 最新ニュース*/
#news {
}
#news .title {}
#news .content {}
#news .unit {}
#news .comment {}
#news .title .text {
	float:left;
	margin:0px;
	line-height: 1em;
}
#news .title .more {
	float:right;
	margin:2px 0 0 0;
	line-height: 1em;
}
#news .title .more a:link ,
#news .title .more a:visited{
	color:#FFFFFF;
}
#news .title .more a:hover ,
#news .title .more a:active{

	color:#A1D8E6;
}
#news .content li {
	padding-left: 15px;
	background-image: url(../img/mb_ico_point.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/*1-m2 最新記事*/
#newentry {}
#newentry .title {}
#newentry .content {
	padding: 1px 0px 5px 4px;
}
#newentry .unit {
	clear: both;
	width: 100%;
	background: url(../img/bg/mb_bg_dot.gif) repeat-x 0 5px;
	padding: 10px 0 0;
}
#newentry .unit {
	clear: both;
	background: url(../img/bg/mb_bg_dot.gif) repeat-x 0 5px;
	padding: 10px 0 0;
	width:643px;
}
#newentry .unit li {
	width: 643px;
	border-bottom:1px dotted #ccc;
	clear: both;
	line-height: 1.5;
	height: 1.5em;
	/*\*/overflow: hidden;/**/
}
#newentry .unit li h3 {
	width:348px;
	float:left;
	overflow: hidden;
	height: 1.5em;
}
#newentry .unit li p {
	width:295px;
	float:right;
	margin: 0;
}
#newentry .unit li .ico { margin:0 3px;}
#newentry .comment {}
#newentry .title .text {
	float:left;
	margin:0px;
	line-height: 1em;
}
#newentry .title .sw {
	font-size:10px;
	float:right;
	margin:2px 0 0 0;
	line-height: 1em;
}
#newentry .title .sw a:link ,
#newentry .title .sw a:visited{
	color:#FFFFFF;
}
#newentry .title .sw a:hover ,
#newentry .title .sw a:active{
	color:#A1D8E6;
}
#newentry .bt {}
#newentry .photoframe {}
#newentry .photoframe li {
	width:129px;
}
#newentry .photoframe li img {
	width:125px;
	height:125px;
}
#newentry .photoframe li span {
	width:125px;
}


/*1-m2 timeline*/
#timeline {}
#timeline .title {}
#timeline .content {
	padding: 1px 3px 5px;
}
#timeline .unit {
	clear: both;
	width: 100%;
	background: url(../img/bg/mb_bg_dot.gif) repeat-x 0 5px;
	padding: 10px 0 0;
}
#timeline .unit img{
	vertical-align:top;
	padding: 2px;
	
}
#timeline .unit li {
	width: auto;
	border-bottom:1px dotted #ccc;
	clear: both;
	line-height: 1.5;
	
	height: 40px;
	/*\*/overflow: hidden;/**/
}
#timeline .unit li h3 {
	width:40px;
	float:left;
	overflow: hidden;
	height: 38px;
}
#timeline .unit .timeline_info {
	width:350px;
	float:left;
	margin: 0;
	height: 38px;
}
#timeline .unit .timeline_icon {
	width:40px;
	float:right;
	margin: 0;
	/*height: 38px;*/
	height:100%; 
	display:inline-table;
    vertical-align:middle;
	
}
#timeline .unit .timeline_desc{
	height: 20px;
	line-height:20px;
	font-size:12px;
}
#timeline .unit .timeline_date{
	height: 12px;
	line-height:12px;
	font-size:10px;
}



/*1-m2 timeline sidebar*/
.timeline_sidebar {
}
.timeline_sidebar .title {}
.timeline_sidebar .content {
	padding: 1px 3px 5px;
}
.timeline_sidebar .unit {
	clear: both;
	width: 100%;
	padding: 10px 0 0;
	font-size:10px;
}

.timeline_sidebar .unit li {
	width: auto;
	border-bottom:1px dotted #ccc;
	clear: both;
	line-height: 1.5;
	font-size:12px;
	height: 40px;
	overflow: hidden;
}
.timeline_sidebar .unit li h3 {
	width:40px;
	float:left;
	overflow: hidden;
	height: 38px;
}
.timeline_sidebar .unit li h3 img{
	vertical-align:top;
	padding: 2px;
	width:32px;
	height: 32px;
}
.timeline_sidebar .unit .timeline_info {
	float:left;
	margin: 0px 0px 0px 0px;
	height: 38px;
	width: 240px;
}
.timeline_sidebar .unit .timeline_icon {
	display:none;
}
.timeline_sidebar .unit .timeline_nickname{
	height: 16px;
	line-height:16px;
	font-size:12px;
	color:#00608d;
	overflow:hidden;
}
.timeline_sidebar .unit .timeline_desc{
	height: 22px;
	line-height:22px;
	font-size:12px;
	overflow:hidden;
}


/*1-c2 最新記事(トップ)*/
.indextop #newentry {
}
.indextop #newentry .title {}
.indextop #newentry .content {
	padding: 1px 3px 5px;
}
.indextop #newentry .unit {
	width: 458px;
}
.indextop #newentry .unit li {
	width: auto;
}
.indextop #newentry .unit li h3 {
	width:258px;
}
.indextop #newentry .unit li p {
	width:200px;
}
.indextop #newentry .comment {}
.indextop #newentry .more {}
.indextop #newentry .sw {}
.indextop #newentry .bt {}
.indextop #newentry .photoframe {}
.indextop #newentry .photoframe li {
	width:92px;
}
.indextop #newentry .photoframe li img {
	width:88px;
	height:88px;
}
.indextop #newentry .photoframe li span {
	width:88px;
}
/*1-c3-2最新記事(カテゴリ)*/
.indextop2 #newentry {
	background:url(../img/bg/mb_bg_round653.gif) no-repeat 0 bottom;	padding: 0 0 3px 0;
}
.indextop2 .more {
	text-align:center;
}
/*1-c3-3最新記事(地域)*/
.indextop3 #newentry {
	background:url(../img/bg/mb_bg_round653.gif) no-repeat 0 bottom;
	padding: 0 0 3px 0;
}
.indextop3 .more {
	text-align:center;
}

/*1-c3 新規ブログ*/
#newblog {
}
#newblog .title {}
#newblog .content {}
#newblog li {	border-bottom:1px dotted #ccc;}
#newblog .unit {}
#newblog .comment {}
#newblog .more {}
#newblog .ico { margin:0 3px;}
#newblog .title .text {
	float:left;
	margin:0px;
	line-height: 1em;
}
#newblog .title .more {
	float:right;
	margin:2px 0 0 0;
	line-height: 1em;
}
#newblog .title .more a:link ,
#newblog .title .more a:visited{
	color:#FFFFFF;
}
#newblog .title .more a:hover ,
#newblog .title .more a:active{
	color:#A1D8E6;
}

/*1-m4 ブログ一覧(新着・ランキング)*/
#bloglist {
	background:url(../img/bg/mb_bg_round653.gif) no-repeat 0 bottom;
	padding: 0 0 3px 0;
}
#bloglist .title {}
#bloglist .content {}
#bloglist li {
	border:1px solid #ccc;
	margin:0 0 5px;
	padding: 2px;
	overflow: hidden;
}
#bloglist dl {
}
#bloglist dt {
	width: 580px;
	float: right;
	font-weight: bold;
}
#bloglist dt span {
	margin: 0 10px 0 0;
}
#bloglist dt img {
}
#bloglist dd {}
#bloglist .li1 {
	width: 52px;
	height: 52px;
	float: left;
}
#bloglist .li1 a {
	display:block;
	border:1px solid #ccc;
}
#bloglist .li2 {
	width: 580px;
	float: right;
}
#bloglist .unit {}
#bloglist .comment {}

/*1-m4-1 ブログ一覧(新規ブログ)*/
.newblog #bloglist {}
.newblog #bloglist .title {}
.newblog #bloglist .content {}
.newblog #bloglist dt span {
	color:#000;
}
.newblog #bloglist .unit {}
.newblog #bloglist .comment {}

/*1-m4-2 ブログ一覧(ランキング)*/
.popularblog #blogist {}
.popularblog #blogist .title {}
.popularblog #blogist .content {}
.popularblog #bloglist dt span {
	background-color:#00608D;
	color:#fff;
	padding:0 2px 0 2px;
}
.popularblog #blogist .unit {}
.popularblog #blogist .comment {}

/*1-m8 マップ本体	*/
#mapbox {}
  /*地図*/
  #mapbox #map {
  	width: 643px;
	height: 600px
  }
#mapbox .content{
	border: 1px solid #0b3341;
}

  #mapbox .gmnoprint { line-height:1.8;}
  /*マップurl*/
  #mapbox #taCode { width:450px;}
  /*ポップアップ関連*/
  .popup{
	width:200px;
	height:100%;
	text-align:left;
  }
  .entry_title img{
	margin:0px 2px 2px 0px;
  }
  .entry_title a:link,.entry_title a:visited,.entry_title a:hover,.entry_title a:active{
	font-weight:bold;
  }
  .entry_excerpt{
	margin:10px 0px 0px 0px;
  }
  .entry_excerpt img{
	margin:0px 4px 4px 0px;
	float:left;
	width:75px;
  }

/*1-m8-2 【新】ソラマメマップ本体	*/
.slmap3 #mapimg {
	background:#1A0005;
	padding: 5px;
	margin: 0 5px 10px;
}
.slmap3 #mapimg .comment {
	float:left;
	margin: 0;
	width: 283px;
}
.slmap3 #entry_img_list2 {
	padding: 5px 0 0;
}
.slmap3 #entry_img_list2 div {
	width:85px;
	height:75px;
	float:left;
	display:inline;
	margin-right:20px;
}
.slmap3 #entry_img_list2 div a {
	display:block;
	border:1px solid #ccc;
	padding:3px;

	margin: 1px;
}
.slmap3 #entry_img_list2 div a img {
	display:block;
	width:75px;
	height:65px;
}
.slmap3 #entry_img_list2 div {}

.slmap3 #mapbox {
	margin: 0 5px;
}
  /*地図*/
  .slmap3 #mapbox #map {
  	width: 643px;
	height: 600px
  }
.slmap3 #mapbox .content{
	border: 1px solid #0b3341;
}

  /*新ポップアップ*/
  .slmappop {
  	background:url(../img/bg/mb_bg_slpop.gif) repeat;
	border:1px solid #0b3341;
	padding:10px;
  }

  .slmappop .li1 {
  }
  .slmappop .slcat {
  	font-size:10px;
  }
  .slmappop .slti {
  	display:block;
	padding:0 0 5px;
	margin:0 0 5px;
  	border-bottom:1px dashed #0b3341;
  	color:#00608D;
  	font-size:12px;
	font-weight:bold;
  }
  .slmappop .sldate {
  	color:#00608D;
	font-size:10px;
  }

  .slmappop .li2 {
  	border-bottom:1px dashed #0b3341;
	margin: 0 0 5px;
	padding:0 0 5px;
  }
  .slmappop .slimg {
  	float:left;
	width:230px;
  }
  .slmappop .slimg img {
  }
    .slmappop .li3 {}
      .slmappop .sltext {}

      .slmappop .slsw {
	  }
      .slmappop .li3 ul {
      width:225px;
	  padding:10px 0 0;
      float:right;
      font-size:10px;
      }
      .slmappop .li3 li {
	  padding:0;
	  margin:0;
      }
      .slmappop .slsm {}
      .slmappop .slblog {}
      .slmappop .slnick {}

  .slmap3 #mapbox .gmnoprint { line-height:1.8;}
  /*マップurl*/
  .slmap3 #mapbox #taCode { width:450px;}
  /*ポップアップ関連*/
  .slmap3 .popup{
	width:200px;
	height:100%;
	text-align:left;
  }
  .slmap3 .entry_title img{
	margin:0px 2px 2px 0px;
  }
  .slmap3 .entry_title a:link,.slmap3 .entry_title a:visited,.slmap3 .entry_title a:hover,.slmap3 .entry_title a:active{
	font-weight:bold;
  }
  .slmap3 .entry_excerpt{
	margin:10px 0px 0px 0px;
  }
  .slmap3 .entry_excerpt img{
	margin:0px 4px 4px 0px;
	float:left;
	width:75px;
  }

  
/*1-m9 タグ本体*/
#tagsearch {
	background:url(../img/bg/mb_bg_round653.gif) no-repeat 0 bottom;
	padding: 0 0 3px 0;
}
#tagsearch .title {}
#tagsearch .content {}
#tagsearch li {	margin: 0 0 10px;}
#tagsearch h3 {	display: inline;}
#tagsearch h3 a {	font-size:1.4em;}
#tagsearch h3 span {	margin: 0 5px;}
#tagsearch h4 {	display: inline;}
#tagsearch h4 a:link { color:#666;}
#tagsearch h4 a:visited {}
#tagsearch h4 a:hover , 
#tagsearch h4 a:active {}
#tagsearch p {	margin: 0;}
#tagsearch dl {
	background:url(../img/bg/mb_bg_dot.gif) repeat-x 0 5px;
	padding:10px 0 0;
	text-align: right;
	color: #666;
}
#tagsearch dt {
	font-weight: bold;
	margin: 0 1em 0 0;
	display: inline;
}
#tagsearch dd {	display: inline;}
#tagsearch dd a:link ,
#tagsearch dd a:visited {
	text-decoration:none;
}
#tagsearch dd a:hover ,
#tagsearch dd a:active {
	text-decoration:underline;
}

/*1-m10 セカンドライフプレスリリース*/
#press {}
#press .title {
	background-image: url(../img/bg/title_release.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height:42px;
	margin: 0px;
	padding: 0px;
}
#press .title .more{
	height:16px;
	display: block;
	width: 130px;
	float: right;
	padding:20px 13px 0 0;
	text-align:left;
}

#press .title .more a{
	height:16px;
	display: block;
	width: 130px;
	text-indent: -9999px;
}
#press .title .text{
	float:left;
	display: block;
	height: 42px;
	margin: 0px;
	padding: 0px;
	text-indent:-9999px;
}
#press .content li {
	padding-left: 15px;
	background-image: url(../img/mb_ico_point.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/*1-m11 教えて！セカンドライフ！*/
#tellme {}
#tellme .title {
	background-image: url(../img/bg/title_oshiete.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height:42px;
	margin: 0px;
	padding: 0px;
}
#tellme .title .more{
	display: block;
	float: right;
	padding:11px 12px 0 0;
	font-size: 10px;
	text-align:left;
}
#tellme .title .more a {
	height:19px;
	display: block;
	width: 70px;
	text-indent: -9999px;
}
#tellme .title .text{
	float:left;
	display: block;
	height: 42px;
	margin: 0px;
	padding: 0px;
	text-indent:-9999px;
}
#tellme .content li {
	padding-left: 15px;
	background-image: url(../img/mb_ico_point.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/*1-m20 【新】ソラマメマップ注意事項*/
#slmapnotes {
	clear:both;
	color:#ff0066;
	margin: 0 10px;
	font-size: 10px;
}
/*1-m21 【新】ソラマメキーワード検索*/
#search .title {}
#search .title .text {
	float:left;
	margin:0px;
	line-height: 1em;
}
#search .content {}
#search form {}
#search form .bt {
	text-align:left;
	font-size:10px;
}
#search .cw{ 
	width:350px;
	margin:0 5px 0 0;
}
#search form .sw {
	color:#00AFCC;
	font-size:10px;
	border:#ccc solid 1px;
	text-align:center;
}
#search form .sw legend{
	font-size:12px;
}

/*1-m22カテゴリリニューアルレイアウト*/
/*2/20追加修正(S)*/
.main_2 #category .title .text {
	float:left;
	margin:0px;
	line-height: 1em;
}
.main_2 #category ul{
	width:660px;
	display:block;
}
.main_2 #category li{
	width:128px;
	height:15px;
	float:left;
	font-size: 10px;
	padding:0 4px 4px 0;
}
/*2/20追加修正(E)*/

/*【2】サイド*/
/*2-s1 タグクラウド*/
#tag {
}
#tag .title {}
#tag .content {}
#tag li {
	display:inline;
	margin: 0 2px 0 0;
}
#tag li a {
}
#tag .unit {}
#tag .comment {}
#tag .more {}
#tag .sw {}
#tag .bt {}
#tag .photoframe {}

/*2-s2 カテゴリ*/
#category {
}
#category .title {}
#category .content {}
#category .unit {}
#category .comment {}
#category .more {}
#category .sw {}
#category .bt {}
#category strong { font-weight:bold;}

/*2-s2-1 カテゴリ(トップ)	*/
.indextop #category {
}
.indextop #category .title {}
.indextop #category .content {}
.indextop #category .unit {}
.indextop #category .comment {}
.indextop #category .more {}
.indextop #category .sw {}
.indextop #category .bt {}
.indextop #category strong {}

/*2-s2-2 カテゴリ(カテゴリ)*/
.indextop2 #category {}
/*2-s2-3 カテゴリ(地域)*/
.indextop3 #category {}
/*2-s2-4 カテゴリ(新規ブログ)*/
.newblog #category {}
/*2-s2-5 カテゴリ(ランキング)*/
.popularblog #category {}

/*2-s3 地域*/
#area {
}
#area .title {}
#area .content {}
#area .unit {}
#area .comment {}
#area .more {}
#area strong { font-weight:bold;}

/*2-s3-1 地域(トップ)*/
.indextop #area {
}
.indextop #area .title {}
.indextop #area .content {}
.indextop #area .unit {}
.indextop #area .comment {}
.indextop #area .more {}


/*2-s5 QRコード*/
#qr {
}
#qr .title {}
#qr .content {}
#qr .unit {}
#qr .comment {}
#qr .more {}



/*2-s12 新規登録・ログイン*/
#newregist {
	background:url(../img/bg/mb_bg_newregist.jpg) no-repeat 0 0;
	height:190px;
	margin:0 0 3px 0;
}
#newregist li {
	margin:0 0 5px;
}
#newregist a {
	display: block;
	height: 97px;
	width: 180px;
	text-indent: -9999px;
	margin-bottom: 5px;
}
.box-login {
	padding-top: 0;
	padding-bottom: 5px;
	margin: 0 5px 0 5px;
	width: 170px;
}
.box-login dl{
	width: 175px;
	display: block;
	padding: 0px;
	height: 30px;
	position: relative;
	margin: 0px;
}
.box-login dt{
	color: #FFFFFF;
	width: 70px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	position: absolute;
	left: 0px;
	top: 7px;
	padding: 0px;
}
.box-login dd{
	width:105px;
	display: block;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.box-login .text{
	width:90px;
	height: 1em;
}
.box-login p {
	width:175px;
	display: block;
	clear: both;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.box-login .button {
	height: 14px;
	width: 55px;
	border: none;
	text-indent: -9999px;
	padding: 0;
	display: block;
	background-image: url(../img/navi/mb_login.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*2-s13 各種ピックアップ180px用*/
#pickup {
}
#pickup .title {}
#pickup select {}
#pickup ul {}
#pickup li {
	margin:0 0 5px;
}
/*2-s14 各種ピックアップ200px用*/
#pickup2 {
}
#pickup2 .title {}
#pickup2 select {}
#pickup2 ul {}
#pickup2 li {
	margin:0 0 5px;
}

/*2-s20 ソラマメマップサイド*/
#slmapside {
	width:198px;
	position: absolute;
	z-index:999999;
	right: 15px;
	top: 113px;
	background:url(../img/bg/mb_bg_slmapside_lq.png) repeat;
	border:1px solid #fff;
	text-align: center;
}
#slmapside .box {
	width:186px;
	margin:5px auto 0;
	text-align: left;
}
#slmapside .content {
	border:0;
	padding:5px 0 5px 0px;
}
#slmapside .title {
	text-indent:-99999px;
	width:186px;
	height:40px;
	overflow:hidden;
	padding: 0;
}

/*2-s21 ソラマメマップメニュー1　移動拡大*/
#mapmenu1 {
	background:url(../img/bg/mb_bg_mapmenu1.gif) no-repeat 0 0;
}
#mapmenu1 .content {
	padding:5px 0 5px 10px;
}
#mapmenu1 ul {
	float:left;
	width:53px;
}
#mapmenu1 li {
	display:block;
	width:17px;
	height:17px;
}
#mapmenu1 .li1 {
	margin:0 0 2px 18px;
}
#mapmenu1 .li2 {
	float:left;
}
#mapmenu1 .li3 {
	float:right;
}
#mapmenu1 .li4 {
	margin:0 0 2px 18px;
	clear:both;
}
#mapmenu1 li img {
	vertical-align:bottom;
}
#mapmenu1 p {
	float:right;
	display:inline;
	width:85px;
	margin:7px 0 5px 0;
}
#mapmenu1 p a {
	margin:0 0 0 5px;
}

/*2-s22 ソラマメマップメニュー2　ランドマーク*/
#mapmenu2 {
	background:url(../img/bg/mb_bg_mapmenu2.gif) no-repeat 0 0;
}
#mapmenu2 {}

/*2-s23 ソラマメマップメニュー3　新着記事一覧*/
#mapmenu3 {
	background:url(../img/bg/mb_bg_mapmenu3.gif) no-repeat 0 0;
}
#mapmenu3 .sw {
	font-size:83.4%;
	margin: 0;
	text-align:right;
}
#mapmenu3 .entry_item {
	border-bottom:1px dashed #0b3341;
}
#mapmenu3 .content {
}

/*2-s24 ソラマメマップメニュー4　スポットインフォ*/
#mapmenu4 {
	background:url(../img/bg/mb_bg_mapmenu4.gif) no-repeat 0 0;
}
#mapmenu4 {}
/*2-s25 最新ニュース*/
#right #news{}
#right #news .content li {
	padding-left: 15px;
	background-image: url(../img/mb_ico_point.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
#right #news .more {
	background: url(../img/bg/mb_bg_dot.gif) repeat-x 0 5px;
	padding: 10px 0 0;
}
/*2-s26 sl-imeチャット*/
#chat .content li {
	padding-left: 15px;
	background-image: url(../img/mb_ico_point.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
#chat .more {
	background: url(../img/bg/mb_bg_dot.gif) repeat-x 0 5px;
	padding: 10px 0 0;
}



/*【3】1カラム*/
/*3-1 お問い合わせ*/
#inquiry {
	width: 653px;
	margin: 20px 0 0 108px;
	padding: 0 0 3px 0;
	text-align: left;
	background:url(../img/bg/mb_bg_round653.gif) no-repeat 0 bottom;
}
#inquiry .title {
	background:#0b3341 url(../img/bg/mb_bg_title_long.gif) no-repeat 0 0;
}
#inquiry .content {}
#inquiry .comment {}
#inquiry .more {}
#inquiry p {}
#inquiry table {
	margin:0 auto;
	width: 525px;
}

/*3-2 エラーメッセージ*/
#errmsg {
	width: 653px;
	margin: 20px 0 0 108px;
	padding: 0 0 3px 0;
	text-align: left;
	background:url(../img/bg/mb_bg_round653.gif) no-repeat 0 bottom;
}
#errmsg .title {
	background:#0b3341 url(../img/bg/mb_bg_title_long.gif) no-repeat 0 0;
}
#errmsg .content {}
#errmsg .comment {}
#errmsg .more {}


/*3-3 利用規約*/
#rule {
	width: 653px;
	margin: 20px 0 0 108px;
	padding: 0 0 3px 0;
	text-align: left;
	background:url(../img/bg/mb_bg_round653.gif) no-repeat 0 bottom;
}
#rule .title {
	background:#0b3341 url(../img/bg/mb_bg_title_long.gif) no-repeat 0 0;
}
#rule .content {}
#rule .comment {}
#rule .more {}

/*3-4 プライバシーポリシー*/
#privacy {
	width: 653px;
	margin: 20px 0 0 108px;
	padding: 0 0 3px 0;
	text-align: left;
	background:url(../img/bg/mb_bg_round653.gif) no-repeat 0 bottom;
}
#privacy .title {
	background:#0b3341 url(../img/bg/mb_bg_title_long.gif) no-repeat 0 0;
}
#privacy .content {}
#privacy .comment {}
#privacy .more {}

/*3-5 検索結果*/
#index_serch {
	width: 800px;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
#index_serch .content {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*ソラマメマップ*/
#sl_map {
	width:858px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
}
#pickup li {
	background-image: url(../img/mb_ico_point.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
}

/*shimaya*/

/*ソラマメワーク新着*/
#newwork {
	text-indent: 0em; 
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#newwork .title {}
#newwork .title .text {
	float:left;
	margin:0px;
	line-height: 1em;
}
#newwork .title .more {
	float:right;
	margin:2px 0 0 0;
	line-height: 1em;
}
#newwork .title .more a:link ,
#newwork .title .more a:visited{
	color:#FFFFFF;
}
#newwork .title .more a:hover ,
#newwork .title .more a:active{
	color:#A1D8E6;
}
#newwork .content {}
#newwork li {	
	list-style-position: outside;
	padding-left:0px;
	text-indent: 0em; 
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom:1px dotted #ccc;
}
#newwork .unit {
}
#newwork .comment {
}
#newwork .more {}

