@charset "shift_jis";

/* IPフォン index.html */

/* topillust */
body.netphone#index h1 {
		margin:0;
		border:0;
}

/* topflash */
body.netphone#index div#topflash {
		margin:0 0 10px 0;
}

/* 目的別案内 */
body.netphone#index div#index-mokuteki div.section {
		padding:15px 0 5px 0;
		width:569px;
		_width /* */:571px;
}
body.netphone#index div#index-mokuteki ul {
		margin-left:4px;
}
body.netphone#index div#index-mokuteki li {
		display:inline;
		list-item:none;
}

/* 不明な方 */
body.netphone#index div#index-unknown p.button {
		width:241px;
		float:left;
}
body.netphone#index div#index-unknown div.add {
		width:280px;
		margin-left:5px;
		float:right;
}
body.netphone#index div#index-unknown div.add p.footnote {
		margin:0;
}

/* topics */
body.netphone#index div#topics {
		margin:10px 0;
}
body.netphone#index div#topics p {
		margin:0;
}
body.netphone#index div#topics dl {
		padding:10px 15px 5px 15px;
}
body.netphone#index div#topics dt {
		margin:0;
		padding:0 0 0 15px;
		line-height:1.25em;
		background:  url(../../common/img/ic_txtlink.gif) no-repeat 0 0.3em;
		width:8em;
		float:left;
}
body.netphone#index div#topics dd {
		line-height:1.25em;
		margin:0;
		padding:0;
		margin-left:9.5em;
}
*html body.netphone#index2 div#topics dl dd{
		text-indent:-3px;
}
body.netphone#index div#topics dd.clr {
		margin:0 0 5px 0;
		padding:0;
		clear:left;
		font-size:1px;
}
body.netphone#index div#topics dd a:link,
body.netphone#index div#topics dd a:visited {
		text-decoration:underline;
}
body.netphone#index div#topics dd a:active,
body.netphone#index div#topics dd a:hover {
		text-decoration:none;
}

/* 各お知らせ用(お知らせでしか使いません) */
#osirase dl {
		padding:10px 15px 5px 15px;
}
#osirase dt {
		margin:0;
		padding:0 0 0 15px;
		line-height:1.25em;
		background:  url(../../common/img/ic_txtlink.gif) no-repeat 0 0.3em;
		width:8em;
		float:left;
}
#osirase dd {
		line-height:1.25em;
		margin:0;
		padding:0;
		margin-left:9.5em;
}
*html #osirase dl dd{
		text-indent:-3px;
}
#osirase dd.clr {
		margin:0 0 5px 0;
		padding:0;
		clear:left;
		font-size:1px;
}
#osirase dd a:link,
#osirase dd a:visited {
		text-decoration:underline;
}
#osirase dd a:active,
#osirase dd a:hover {
		text-decoration:none;
}
