@charset "shift-jis";
/*=========================================================

	Site Name   SONY Tablet TOP
	File Name   allpages.css

	Create Date 2012/03/02

==========================================================*/

/*----------------------------------------------------------
	case of empty '/share/css/common.css'
-----------------------------------------------------------*/

html {
    color: #333333;
    letter-spacing: 0.06em;
}
body {
	text-align:left;	
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
ul, ol, li, dl, dt, dd {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

sub {
    line-height: 1;
    vertical-align: text-bottom;
}

sub.reg {
    line-height: 1;
    vertical-align: top;
}

.mod-sitemap{margin-top:36px !important}

.mod-sitemap-column .mod-heading2{
	margin-bottom:40px;
}
.mod-sitemap ul {
	padding-bottom:22px
}
.mod-sitemap ul li {
	margin:13px 0;
}