html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a img, h1 img, h2 img, h3 img, h4 img, h5 img {
    vertical-align:top;
    border:0;
}
a {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    outline:0; /* VERY BAD FOR ACCESSIBILITY */
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    display:-moz-inline-box;
    display: inline-block;
    vertical-align:middle;
}
body {
    margin:0;
    padding:0;
    background:#ccc url(http://m-net.typepad.jp/hideaki-matsumoto/bg.png) repeat;
    color:#666;
    font-size:62.5%;
    font-family:Arial,Helvetica,Verdana,sans-serif;
    line-height:1;
}
.wrapper {
    position:relative;
    width:100%;
    height: auto !important;
    min-height:10px;
    height:10px;
    margin:0;
    padding:0;
}
.off-left {
    position:absolute;
    left:-5000px;
}
a.close, a.close:link, a.close:visited,
a.ui-dialog-titlebar-close, a.ui-dialog-titlebar-close:link, a.ui-dialog-titlebar-close:visited {
    padding:2px 0 4px 20px;
    background:url(http://m-net.typepad.jp/hideaki-matsumoto/icons.gif) no-repeat 0 -101px;
    color:#666;
    font-size:1.4em;
    font-weight:bold;
    line-height:0.9;
    text-decoration:none;
    text-transform:uppercase;
}
a.close:hover, a.close:active,
a.ui-dialog-titlebar-close:hover, a.ui-dialog-titlebar-close:active {
    text-decoration:underline;
}
a.ui-dialog-titlebar-close {
    z-index:2000;
    position:absolute;
}
.ui-dialog-profile a.ui-dialog-titlebar-close {
    top:654px;
    left:654px;
} 
.ui-dialog-contact a.ui-dialog-titlebar-close {
    top:380px;
    left:430px;
}
a.more, a.more:link, a.more:visited {
    padding:2px 0 4px 20px;
    background:url(http://m-net.typepad.jp/hideaki-matsumoto/icons.gif) no-repeat 0 -150px;
    color:#666;
    font-size:1.4em;
    font-weight:bold;
    text-decoration:none;
    text-transform:uppercase;
}
a.more:hover, a.more:active {
    text-decoration:underline;
}
#wrapper {
	overflow:hidden;
	position: relative;
    width:990px;
    margin:0 auto;
}
#header {
    position:relative;
    overflow:hidden;
    width:990px;
    height:106px;
}
#top-menu {
    z-index:2;
    position:absolute;
    top: 0;
    left:500px;
    width:140px;
    height:110px;
    padding:18px 0 18px 330px;
}
#top-menu ul, #top-menu ul li {
    display:inline;
    list-style:none;
    margin:0;
    padding:0;
}
#top-menu ul li {
    padding:0 18px 0 0;
}
#top-menu ul li a,
#top-menu ul li a:link,
#top-menu ul li a:visited {
    line-height:1;
    color:#ccc;
    font-size:1.3em;
    font-weight:bold;
    text-decoration:none;
}
#top-menu ul li a:hover {
    color:#999;
    text-decoration:underline;
}
#profile .wrapper, #contact .wrapper {
    width:850px;
    padding:184px 0 500px 130px;
}
#contact .wrapper a {
	color:#000;
	text-decoration:underline;
}
#profile h2 {
    margin:0 0 27px 0;
}
#contact h2 {
    margin:0 0 42px 0;
}
#profile h3, #contact h3 {
    margin:0 0 42px 0;
}
.profile-content, .contact-content {
    position:relative;
    color:#000;
    font-size:1.4em;
    line-height:1.6;
}
.profile-content {
    padding:0 210px 0 0;
}
.profile-content p {
	overflow:hidden;
	position:relative;
	width:560px;
	margin:0 0 1em 0;
	padding:0 0 0 80px;
}
.profile-content p .date {
	position:absolute;
	top:0;
	left:0;
}
.contact-content p strong {
    padding:0 50px 0 0;
}
.profile-content .self {
    position:absolute;
    top:0;
    left:0;
}
#footer {
    overflow:hidden;
    width:990px;
    height:80px;
}
#hot-topics {
    overflow:hidden;
    width:909px;
    padding:18px 38px;
    background:#fff;
}
#hot-topics  h2 {
    float:left;
    padding:0 22px 0 0;
}
#hot-topics p {
    font-size:1.2em;
    line-height:16px;
}
#hot-topics p, #hot-topics p a {
    color:#666;
    text-decoration:none;
}
#hot-topics p a:hover {
    text-decoration:underline;
}
#hot-topics span.date {
    padding:0 10px 0 0;
}
#flickr-view {
    overflow: hidden;
    width:985px;
    height:600px;
    margin: 0;
    padding: 50px 0;
    border-bottom:16px solid #fff;
    background:#000;
    text-align: center;
}
#flickr-wrapper {
    position: relative;
}
#flickr-view #profile,
#flickr-view #contact {
    visibility:hidden;
}
#sets {
    position:relative;
    width:976px;
    padding:0 0 0 14px;
    background:#fff url(http://m-net.typepad.jp/hideaki-matsumoto/bg-set.png) repeat-y 100% 0;
}
#sets .wrapper {
    width:976px;
    padding:3px 0 0 0;
    background:url(http://m-net.typepad.jp/hideaki-matsumoto/bg-set-top.png) no-repeat 100% 0;
}
#sets .wrapper .wrapper {
    width:968px;
    height:auto!important;
    min-height:87px;
    height:87px;
    padding:0 5px 4px 3px;
    background:url(http://m-net.typepad.jp/hideaki-matsumoto/bg-set-bottom.png) no-repeat 100% 100%;
}
#sets .row {
    overflow:hidden;
    width:943px;
    height:87px;
    padding:0 0 0 25px;
    background:url(http://m-net.typepad.jp/hideaki-matsumoto/bg-set-row.png) repeat-y 100% 0;
}
#sets .row ul, #sets .row li {
    display:block;
    list-style:none;
    margin:0;
    padding:0;
}
#sets .row ul {
    width:943px;
    height:87px;
    background:url(http://m-net.typepad.jp/hideaki-matsumoto/bg-set-row-hr.png) no-repeat 100% 0;
}
#sets .row-first ul {
    background:none;
}
#sets .row li {
    float:left;
    width:200px;
    height:87px;
    padding:0 0 0 5px;
    background:url(http://m-net.typepad.jp/hideaki-matsumoto/bg-set-row-gride.png) no-repeat 0 0;
}
#sets .row li.first {
    background:none;
}
* html #sets .row li {
   _background:url(http://m-net.typepad.jp/hideaki-matsumoto/spacer.gif) repeat 0 0;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://m-net.typepad.jp/hideaki-matsumoto/bg-set-row-gride.png', sizingMethod='crop');
}
* html #sets .row li.first {
   _background:url(http://m-net.typepad.jp/hideaki-matsumoto/spacer.gif) repeat 0 0;
    _filter:none;
}
#sets .row li.last {
    width:10px;
    padding:0;
}
#sets .row li a {
    display:block;
    position:relative;
    width:93px;
    height:81px;
    padding:6px 0 0 107px;
    text-decoration:none;
}
#sets .row li a strong {
    color:#f93;
    font-size:1.2em;
    font-weight:bold;
}
#sets .row li a .icon {
	display:block;
    position:absolute;
    top:-4px;
    left:12px;
    width:96px;
    height:96px;
}
#sets .row li a .icon em {
	display:block;
	width:60px;
	height:60px;
	padding:18px;
    background:url(http://m-net.typepad.jp/hideaki-matsumoto/bg-set-row-icon.png) no-repeat 0 0;
}
#sets .row li a .icon img {
    display:block;
    position:relative;
    width:60px;
    height:60px;
    margin:0;
    padding:0;
}
* html #sets .row li .icon em {
   _background:url(http://m-net.typepad.jp/hideaki-matsumoto/spacer.gif) repeat 0 0;
   _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://m-net.typepad.jp/hideaki-matsumoto/bg-set-row-icon.png', sizingMethod='crop');
}
#sets .row li a .counter {
    display:block;
    padding:4px 0;
    color:#666;
    font-size:1.0em;
}
#sets a.more, #sets a.close {
    z-index:1;
    position:absolute;
    bottom:15px;
    left:880px;
    width:60px;
    line-height:0.8;
}
#topics {
    position:relative;
    width:885px;
    padding:28px 0 60px 100px;
    background:#fff;
}
#topics h2 {
    position:absolute;
    top:28px;
    left:40px;
    width:60px;
    height:20px;
}
#topics-tabs {
    width:775px;
    padding:0 0 0 60px;
}
#topics-tabs li a {
    color:#666;
    font-size:1.4em;
    font-weight:bold;
    text-decoration:none;
}
#topics-tabs .ui-tabs-nav,
#topics-tabs .ui-tabs-nav li {
    list-style:none;
    margin:0;
    padding:0;
    display:inline;
}
#topics-tabs .ui-tabs-nav li {
    padding:0 20px 0 0;
}
#topics-tabs li.ui-tabs-selected a,
#topics-tabs li a:hover,
#topics-tabs li a:active {
    color:#f00;
}
#topics-tabs .ui-tabs-panel {
    position: relative;
    width:775px;
    height: auto !important;
    min-height: 10px;
    height: 10px;
    border-top:6px solid #fff;
    background:url(http://m-net.typepad.jp/hideaki-matsumoto/bg-topics-tabs.png) repeat-y 0 0;
}
#topics-tabs .ui-tabs-panel .wrapper {
    width:775px;
    padding:7px 0 1px 0;
    background:url(http://m-net.typepad.jp/hideaki-matsumoto/bg-topics-tabs-top.png) no-repeat 0 0;
    border-bottom: 1px solid #fff;
}
#topics-tabs .ui-tabs-panel .wrapper .wrapper {
    width:768px;
    padding:0 5px 46px 2px;
    background:url(http://m-net.typepad.jp/hideaki-matsumoto/bg-topics-tabs-bottom.png) no-repeat 0 100%;
}
.ui-tabs-panel a.more,
.ui-tabs-panel a.close {
    display:block;
    position:absolute;
    bottom:14px;
    right:20px;
    line-height:0.8;
}
.ui-tabs-panel p.all {
    overflow: hidden;
    position: relative;
    height: 18px;
    margin: 0 0 -24px 0;
    padding: 12px 20px 0 0;
}
.ui-tabs-panel p.all a {
    position: relative;
    float: right;
    bottom: 0;
    right: 0;
}
.ui-tabs-panel .yearly-post {
    position: relative;
    width: 768px;
    margin: 0;
    padding: 0;
    height: auto!important;
    min-height: 10px;
    height: 10px;
}
.ui-tabs-panel .entry-header {
    cursor: pointer;
    overflow: hidden;
    width: 768px;
    height: 23px;
    border-top:22px solid #fff;
}
.ui-tabs-panel .entry-header h3 {
    overflow: hidden;
    height: 23px;
    font-size:1.2em;
    line-height:1;
    border-bottom:1px solid #e8e8e8;
}
.ui-tabs-panel .entry-header h3 a {
    overflow: visible;
    display:block;
    width:678px;
    height: 22px;
    padding:0 0 0 90px;
    border-bottom:2px solid #e0e0e0;
    color:#333;
    font-size:1.0em;
    line-height:1;
    font-weight:normal;
    text-decoration:none;
}
.ui-tabs-panel .entry-header h3 a span {
    display:-moz-inline-box;
    display:inline-block;
    cursor: pointer;
    height: 12px;
    padding:5px 8px;
    line-height:1;
    font-size:1.0em;
}
.ui-tabs-panel .entry-header h3 a .date {
    background:#e0e0e0;
}
.ui-tabs-panel .entry-content,
.ui-tabs-panel .entry-content .permalink {
	overflow:hidden;
    position:relative;
    width:578px;
    padding:20px 95px;
    background:#e0e0e0;
    font-size:1.2em;
}
.ui-tabs-panel .entry-content {
    width: 578px;
    line-height:2;
}
.ui-tabs-panel .ui-off-left {
    position:absolute;
}
.ui-tabs-panel .entry-content .permalink {
    overflow: visible;
    position: relative;
    top: -20px;
    left: -95px;
    width:578px;
    margin: 0 0 20px 0;
    padding: 20px 0;
    border-left: 95px solid #666;
    border-right: 95px solid #666;
    background:#666;
    color:#fff;
    font-size:1.3em;
    font-weight:bold;
}
.ui-tabs-panel .entry-content .permalink a {
    position:absolute;
    bottom:6px;
    right: -75px;
    padding:0 0 0 20px;
    color:#fff;
    font-size:0.7em;
    line-height:1;
    font-weight:normal;
    background:url(http://m-net.typepad.jp/hideaki-matsumoto/icons.gif) no-repeat 0 -52px;
    text-decoration:none;
}
.ui-tabs-panel .entry-content .permalink a:hover {
    text-decoration:underline;
}
.ui-tabs-panel .entry-content {
    color:#333;
    font-size:1.2em;
}
.ui-tabs-panel .entry-content p {
    margin:0 0 1em 0;
}
.ui-tabs-panel .entry-content a.close {
    position:absolute;
    bottom:20px;
    right:15px;
    font-size:1em;
}
.ui-tabs-panel  h3 a:hover,
.ui-tabs-panel  h3 a:active,
.ui-tabs-panel .ui-state-active h3 a {
    border-bottom:2px solid #666;
}
.ui-tabs-panel h3 a:hover .date,
.ui-tabs-panel h3 a:active .date,
.ui-tabs-panel .ui-state-active h3 a .date {
    background:#666;
    color:#fff;
}
.ui-widget-overlay {
    position:absolute;
    top:0;
    left:0;
    background:#fff;
    opacity:0.80;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}
.ui-tabs-hide,
#topics-tabs .ui-tabs-hide {
    overflow: hidden;
    position: absolute;
    left: 1000px;
    height: 1px;
}
.ui-off-left {
    overflow:hidden;
    position:absolute;
    left:5000px;
    width:1px;
    height:1px;
    font-size:0;
}
.ui-state-hover {
    cursor: pointer !important;
}
/* ph=1 */

