@charset "utf-8";
/* 2009年7月6日 */

/* 大枠 */
#wrapper {
	width:840px;
    background-color:#0e0b08;
	margin:0 30px;
	color:#FFFFFF;
	}
	
dl,dt,dd,ul,li{
margin:0;
padding:0;
}

li{
list-style:none;
}

h2,h3,h4 {
	text-indent:-9999px;
	line-height:0;
	}	
	
/* 左ナビゲーション大枠 
---------------------------*/
.nav{
width:204px;
background-color:#372727;
float:left;
clear:both;
}

#leftBack{
	width:204px;
	height:680px;
	background-repeat:repeat-y;
	background-image:url(/mob/title/bridge/umineko/image/left_back.jpg);
}

/* 右コンテンツ大枠 
---------------------------*/
.contents{
width:636px;
background-color:#0e0b08;
float:right;
}

/* トピックス */
ul#topics{
padding-left:1em;
padding:10px 0;
}

ul#topics li{
text-decoration:underline;
}

ul#topics li a,ul#topics li visited,ul#topics li hover,ul#topics li active{
text-decoration:underline;
color:#FFF;
}

/* アクセスルート */
#imode{
width:636px;
height:124px;
background:url(/mob/title/bridge/umineko/image/imode_back.jpg) left top no-repeat;
}

.careerBox{
width:600px;
padding-top:42px;
line-height:1.5;
}

#imode li,#ez li,#yahoo li{
margin-left:2em;
}

#ez{
width:636px;
height:130px;
background:url(/mob/title/bridge/umineko/image/ez_back.jpg) left top no-repeat;
}

#yahoo{
width:636px;
height:138px;
background:url(/mob/title/bridge/umineko/image/yahoo_back.jpg) left top no-repeat;
}

/* メールマガジン */
#e-mailMagazine{
width:636px;
height:162px;
background:url(/mob/title/bridge/umineko/image/e-mail_magazine_back.jpg);
}

#e-mailMagazine p{
padding-left:2em;
width:500px;
}

/* コピーライト 
--------------------------*/
#copyRight{
clear:both;
font-size:90%;
line-height:1.5;
padding:10px;
list-style:none;
background-color:#0e0b08;
text-decoration:none;
}


	

