@charset "Shift_JIS";/*================================================	Site Name: segamoba	Description: style import	Author: by media-trust================================================*//*================================================	CONTENTS 	: all	: container	: header	: navi	: brand	: main	: local navi	: contents	: add	: clear================================================*//*----------------------------------------------*//*  all  *//*----------------------------------------------*/#all{	width: 764px;	margin: 0 auto;	background:url(../img/background.gif) top no-repeat;}/*----------------------------------------------*//*  header  *//*----------------------------------------------*/#header{	width: 764px;	height:135px;	text-align: left;	background:url(../img/head_bg.gif) center bottom no-repeat;	position: relative;}#header div#corplogo{	width: 62px;	height: 24px;	position: absolute;	top: 13px;	left: 702px;}#header div#brandlogo{	width: 205px;	height: 60px;	position: absolute;	top: 29px;	left: 0px;}#header div#brandcopy{	width: 489px;	height: 48px;	position: absolute;	top: 73px;	left: 259px; 	text-indent: -9999em;	background: url(../img/brandcopy.gif) no-repeat left top;}/*----------------------------------------------*//*  container  *//*----------------------------------------------*/#container{	width: 764px;	text-align:left;	margin: 0 auto;	padding-bottom:25px;	background-color:#fff;	height:100%;}/*----------------------------------------------*//*  navi  *//*----------------------------------------------*/#navi{	width: 728px;	height: 96px;	margin: 0 auto;	background:url(../img/navi_boder.gif) bottom center no-repeat;}#navi ul li.naviBtn01 {	float: left;	padding:0 1px 0 0;}#navi ul li.naviBtn02 {	float: left;	padding:3px 3px 3px 99px;}#navi ul li.naviBtn03 {	float: left;	padding:3px 7px 3px 3px;}#navi h1 {	text-decoration:none;}/*----------------------------------------------*//*  contents  *//*----------------------------------------------*/#contents {	width: 714px;	margin: 0 auto;	text-align: left;	background:url(../img/contents_bg.gif) top center repeat-y;}#contents div#contentsTop {	width: 714px;	margin: 0 auto;	background:url(../img/contents_top.gif) top center no-repeat;}div#contentsEnd {	width: 714px;	height:15px;	margin: 0 auto;	background:url(../img/contents_end.gif) bottom center no-repeat;}/*----------------------------------------------*//*  local navi  *//*----------------------------------------------*/#localnavi {	width: 171px;	float: left;	padding-top:10px;}/*----------------------------------------------*//*  main  *//*----------------------------------------------*/#main {	width: 530px;	float:right;		text-align: left;}#main p{	font-size:90%;	line-height:160%;}/*----------------------------------------------*//*  text  *//*----------------------------------------------*/.txtS{font-size:90%;}/*----------------------------------------------*//*  footer  *//*----------------------------------------------*/#footer {	clear:both;	width: 764px;	height:58px;	background:url(../img/footer.gif) top center no-repeat;	border-top:#b2d9f0 solid 1px;}#footer p#copy {display:none;}/*----------------------------------------------*//*  clear  *//*----------------------------------------------*/.clear {	font-size: 1px;	line-height: 100%;	clear: both;}
