@charset"utf-8";

sup.supSmall{
	font-size:8px;
}

/*--------------------------------------------*/
/* content */
/*--------------------------------------------*/
body#home div#content{
	width:920px;
	background: url(../../images/content_bg.gif) repeat-y;
	overflow: hidden;
	line-height:1.2;

}
body#home div#content:after{
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}


/*--------------------------------------------*/
/* Flash */
/*--------------------------------------------*/
div#home-flash{
	z-index:1;
	width:920px;
	height:260px;
	font-size:0px;
	background-color:#ffffff;
}
div#home-navi-flash{
	z-index:2;
	width:920px;
	height:110px;
	font-size:0px;
}

/*--------------------------------------------*/
/* HomeTop */
/*--------------------------------------------*/
#home-top{
	width:920px;
}
/* --------------- left --------------- */
#home-top-left{
	width:738px;
	float:left;
}
#textarea{
	width:369px;
	float:left;
}
#textareaTopics{
	width:369px;
	float:left;
}
#textareaGlobalNews{
	width:369px;
	float:right;
}
.text-bg{
	width:369px;
	background: url(../../images/text_bg.gif) no-repeat;
}
div.textarea-Text{
	width:349px;
	padding:10px 0 10px 10px;
	margin:0;
}

/* --------------- IEHack --------------- */
* html body div.textarea-Text{
	width:350px;
	padding:10px 0 10px 10px;
}
/* --------------- IE7Hack --------------- */
*+html div.textarea-Text{
	width:350px;
	padding:10px 0 10px 10px;
}

#map{
	width:369px;
	float:right;
}
/* --------------- right --------------- */
#home-top-right{
	float:right;
}
#banner{
	padding:0 0 10px 0;
	background: url(../../images/text_bg02.gif) no-repeat;
}
#banner p{
	width:162px;
	padding:2px 0 0 0;
	margin:0 0 0 10px;
	font-size:85%;
}
#banner .banner_new{
	padding: 2px 2px 0 0;
}
.banner-text{
	width:162px;
	padding:0 0 5px 0;
	margin:0;
	font-size:85%;
}
.home-banner{
	width:162px;
	padding:10px 0 0 0;
	margin:0 0 0 10px;
}

.home-banner-height{
	width:162px;
	padding:10px 0 0 0;
	margin:0 0 0 10px;
}
/* --------------- NewsTopics --------------- */
ul.home-newsDate{
	margin:0;
	padding:0;
	list-style:none;
	font-size:87%;
}
ul.home-newsDate li{
	margin:0;
	padding:0 0 2px 0;
	overflow: hidden;
}
html>/**/body ul.home-newsDate li {
	padding:0 0 6px 0;/* Windows IE disregards this style */
}

ul.home-newsDate li:after{
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html ul.home-newsDate li {
	height: 1em;
	overflow: visible;
}
/**/

ul.home-newsDate li div.rtable{
	margin:0 10px 0 0;
	float:left;
	width:100px;
}

ul.home-newsDate li div.newstext {
	width:239px;
	padding:2px 0 0 0;
	margin:0;
}
/*\*/
ul.home-newsDate li div.newstext  {
	float:right;/* Mac IE disregards this style */
}
/**/
/* --------------- H2 P height(Do not shift by NN6) --------------- */
div#textarea h2{height:27px;}
div#map h2{height:27px;}
div#home-top-right h2{height:27px;}

/* ---------------nooutbound--------------- */
a.nooutbound {
margin-right:5px;
padding-right:18px;
}


div#index-rightText02{
	padding: 10px 0 10px 11px;
	background: url(../../images/text_bg03.gif) no-repeat;
}

div.index-rightLine{
	width:182px;
}

ul.index-pickup{
	margin:0;
	padding: 0 0 5px 0;
	list-style:none;
}
ul.index-pickup li{
	width: 145px;
	margin: 0;
	padding: 0 0 0 17px;
	background: url(../../sanyo_lib/images/arrow.gif) no-repeat 0 0.20em ;
}
ul.index-pickup li a{
	font-size: 90%;
}
ul.index-pickup li p{
	font-size: 85%;
	margin: 5px 0 0 0;
	line-height:1;
}
div.banner-line{
	margin-bottom:5px;
}


/* --------- Omimai --------- */
div#indexOmimai{
	background-color:#ffffff;
	padding:10px 0 7px;
	margin:0px;
	border-top: 1px solid #cccccc
}

.omimai_main{
    border: 2px solid #A0A0A0;
	margin:0 15px;
	padding:10px 15px;
}
div#indexOmimai a{
	text-decoration:underline;

}
.omimai_main p{
	line-height:150%;
}
.omimai_main p.txtbold{
	font-weight: bold;
} 
